threaded_forum_topic

NAML documentation   Watch a video
   Usages of this macro
... in threaded_forum_topic.naml
1
2
3
<override_subroutine name="threaded_forum_topic" requires="basic,nabble,servlet">
    <n.threaded_view_namespace.forum_topic_namespace.topic_html_page/>
</override_subroutine>
Overrides default macro
... in topic.naml
53
54
55
<subroutine name="threaded_forum_topic" requires="basic,nabble,servlet">
    <n.threaded_view_namespace.forum_topic_namespace.topic_html_page/>
</subroutine>