A program fault has been recorded in the log
A program fault has been recorded in the log
A program fault has been recorded in the log
A program fault has been recorded in the log
A program fault has been recorded in the log
Home » com_aliroboard
Forums Topics Posts
Installation
1 1

Forums

We’ve got a variety of resources to help you get the most out of aliro. Your first stop should be our documentation, where you’ll find information on everything from installing aliro for the first time to creating your own themes and plugins.

What is boardcode?

Boardcode are special tags that will allow you to format your messages. Currently, Aliroboard supports links, bold, italic, bold, "quoted" text, img, size, list and colored text.
The tags are used as follows:

CodeResult
[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.
[ul]
[li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li]
[/ul]
  • item 1
  • item 2
  • item 3
[ol]
[li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li]
[/ol]
  1. item 1
  2. item 2
  3. item 3
[url]http://www.yahoo.com[/url]http://www.yahoo.com
[url=http://www.yahoo.com]Yahoo![/url]Yahoo!
[quote]Quote[/quote]
Quote
[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

This forum is based on the Simpleboard Forum originally written by Josh Levine.
It was extended, enhanced and integrated as a Joomla component by Jan de Graaff.
It is now being developed and improved as a native Aliro component.
Please visit the home of the Forum Component at the Aliro website.