====== OWML ====== **OWML** stands for **OpenWack Markup Language** which may sound scary or funny but in reality it's just HTML/[[http://www.smarty.net|Smarty]] code with several OpenWack component tags. {section name="smilies" start="0" loop="5"}{/section}
We have cool discussion boards here!
{component name="ow_forum_latest_topics"}
===== OpenWack component tags ===== These tags are defined by installed plugins. Any plugin can have components implementing a piece of plugin functionality and may give you tags to call those components. If you have a forum plugin installed and activated you will have //{component name=ow_forum_latest_topics}// available. FIXME screenshots