Techies Corner
| NAML
alpha
| view_blog
None
apply_app_namespace
apply_workgroup_app_namespace
blog_topics_per_page
classic_rows_per_page
has_small_avatar
js_google_analytics
link_color
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 Techies Corner.
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