classic_forum_topic

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "classic_forum_topic".
... in classic_forum_topic.naml
1
2
3
<override_subroutine name="classic_forum_topic" requires="basic,nabble,servlet">
    <n.classic_view_namespace.forum_topic_namespace.topic_html_page/>
</override_subroutine>
Overrides default macro
... in topic.naml
45
46
47
<subroutine name="classic_forum_topic" requires="basic,nabble,servlet">
    <n.classic_view_namespace.forum_topic_namespace.topic_html_page/>
</subroutine>