Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
13 user(s) are online (13 user(s) are browsing encyclopedia)

Members: 0
Guests: 13

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Boardmod

BoardMod is a open source software project for use with YaBB and YaBB SE internet forums. 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:

Filename

Some amount of source code...

The source code to use instead.

In addition to the <replace> element, you can also use <add before> and <add after>. 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.5 [http://www.boardmod.org/downloads.php]. It is available for Microsoft Windows and Linux in executable form, and as Delphi source code.

= See also =

*YaBB

= External link =

*[http://www.boardmod.org/ The BoardMod Project]