/Removed due to IE7 incompatibility with height 100% !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
The MamboBoard Team
The MamboBoard development team consists of:
Akarawuth Tamrareang, Supachai Teasakul, Pisan Chueachatchai, Suriya Kaewmungmuang
MamboBoard is based on Simpleboard by Jan de Graaff and his colleagues.
What is boardcode?
Boardcode are special tags that will allow you to format your messages. Currently, MamboBoard supports links, bold, italic, bold, "quoted" text, img, size, list and colored text. The tags are used as follows:
Code
Result
[b]bold[/b]
bold
[i]Italic[/i]
Italic
[u]Underline[/u]
Underline
[size=4]Size[/size]
Size
[color=#FF0000]Red[/color]
Red
[img=150]link to image[/img]
will produce a image with a width off 150 pixels. Please
remember you can go to a maximum width of 499 pixels.
[code] <? //Some code here while ($adversary=='Neo'){
fork(agent_Smith);} ?> [/code]
Code:
<? //Some code here while ($adversary=='Neo') { fork(agent_Smith);}
?>
About the Forum Component (for Mos 4.5+)
This forum is based on the Simpleboard Forum by Jan de Graaff.
It has been extended, enhanced and integrated as a component into Mambo Open Source by Akarawuth Tamrareang, Supachai Teasakul, Pisan Chueachatchai, Suriya Kaewmungmuang.
Please visit the home of the Forum Component at the MamboBoard website.