RoxenCMS 5.4Forum ModuleInternal Tags

   

<forum>
<forum-main>
<forum-add-ban>
<forum-new-forum>
<forum-edit-forum>
<forum-edit-message>
<forum-delete-forum>
<forum-new-message>
<forum-delete-message>
<forum-delete-thread>
<forum-hide-thread>
<forum-lock-thread>
<forum-new-attachment>
<forum-purge-attachment>
<forum-remove-attachment>
<forum-remove-ban>
<forum-subscribe-forum>
<forum-subscribe-thread>
<forum-unhide-thread>
<forum-unlock-thread>
<forum-unsubscribe-forum>
<forum-unsubscribe-thread>
<emit forum-attachments>
<emit forum-bans>
<emit forum-forums>
<emit forum-latest-messages>
<emit forum-messages>
<emit forum-my-threads>
<emit forum-search>
<emit forum-subscribed-forums>
<emit forum-subscribed-threads>
<emit forum-threads>
<if forum-banned>

<forum/>

Provided by module: CMS: Forum

Forum main tag. Use this tag on a page where you want to insert the forum application.


Attributes

rxml-file="path" (/roxen-files/cms-templates/forum/forum.xml)

Path to alternative RXML application file.


template-file="path" (/roxen-files/cms-templates/forum/forum-layout.xsl)

Path to alternative template file.


glue-file="path" (/roxen-files/cms-templates/forum/forum-glue.xml)

Path to alternative RXML - XSLT glue file.


id="string" ()

Optional unique identifier for a forum, making it possible to have several groups of forums with separated access control and tables in the database. Each time a new ID-string is encountered new tables and an administration protection point will be created.

Default ID is the empty string.