OWML

OWML stands for OpenWack Markup Language which may sound scary or funny but in reality it's just HTML/Smarty code with several OpenWack component tags.

{section name="smilies" start="0" loop="5"}<img src="{$_url.img}smile.png" alt="" />{/section}
<div class="announce">
  We have <b>cool</b> discussion boards here!
</div>
{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

 
/home/openwack/public_html/docs/data/pages/core/owml.txt · Last modified: 2009/07/02 12:56 by Emil
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki