ART Forum
| NAML
alpha
|
view_app
›
view_blog
None
call_view_forum
nabble_stylesheets
site_style
view_blog
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of ART 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_blog" requires="basic,nabble,servlet"> <n.apply_app_namespace.view_blog_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_blog"
.
...
in
view_blog.naml
1
2
3
<subroutine name="view_blog" requires="basic,nabble,servlet">
<n.apply_app_namespace.view_blog_page />
</subroutine>
Free forum by Nabble
Edit this page