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>

<emit source="forum-subscribed-threads"></emit>

Provided by module: CMS: Forum

List information about threads the user has subscribed to.


Attributes

forum="id"

If a forum is supplied only subscribed threads in this forum will be shown.


&_.author; (provided by CMS: Forum)

Author that started the thread.


&_.forum; (provided by CMS: Forum)

Forum the thread is posted in.


&_.hidden; (provided by CMS: Forum)

1 if thread is hidden.


&_.id; (provided by CMS: Forum)

Thread ID.


&_.locked; (provided by CMS: Forum)

1 if thread is locked.


&_.messages; (provided by CMS: Forum)

Number of messages in the thread.


&_.modified; (provided by CMS: Forum)

Time stamp of last message in the thread.


&_.sbject; (provided by CMS: Forum)

Original topic of the thread.


&_.sticky; (provided by CMS: Forum)

1 if thread is sticky.