talk-IT forum
| NAML
alpha
| view_topics
None
apply_app_namespace
apply_workgroup_app_namespace
nabble_stylesheets
view_topics
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of talk-IT forum.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
Email
Example: johnsmith@domain.com
Password
Forgot your password?
<override_subroutine name="view_topics" requires="basic,nabble,servlet"> <n.apply_app_namespace.view_topics_page /> </override_subroutine>
↓
Overrides default 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 "view_topics"
.
...
in
view_topics.naml
5
6
7
<subroutine name="view_topics" requires="basic,nabble,servlet">
<n.apply_app_namespace.view_topics_page />
</subroutine>
Free forum by Nabble
Edit this page