The Full Wiki



More info on Boardmod

Boardmod: Wikis


Note: Many of our articles have direct quotes from sources you can cite, within the Wikipedia article! This article doesn't yet, but we're working on it! See more info or our list of citable articles.
BoardMod is a open source software project for use with YaBB and YaBB SE forum. It allows for the automated modification of the source code of their forum to change, add, or remove various features.

Many people develop custom modification packages, called simply mods, and distribute them for others to use with this program. The basic syntax of a BoardMod file is as follows:

<pre>
<edit file>
Filename
</edit file>

<search for>
Some amount of source code...
</search for>

<replace>
The source code to use instead.
</replace>
</pre>

In addition to the <code>&lt;replace&gt;</code> element, you can also use <code>&lt;add before&gt;</code> and <code>&lt;add after&gt;</code>. It should also be noted that this is not an XML format; the contents of these elements need not be special treated in any way, and the only restriction is that the closing tag may not appear anywhere inside the snippet.

Anything outside the elements is treated as a comment.

The current version is BoardMod 2.5.4 [2219]. It is available for Microsoft Windows and Linux in executable form, and as Delphi source code.

See also

  • YaBB


  • External link

  • The BoardMod Project












  • Got something to say? Make a comment.
    Your name
    Your email address
    Message
    Please enter the solution to case below
    45-15=