DEVHUB Document Center
| NAML
alpha
| view_blog
nabble_footer_left
nabble_homepage_link
apply_app_namespace
apply_workgroup_app_namespace
bg_color
dark_bg_color
dark_border_color
error_bg_color
error_text_color
highlight_bg_color
info_bg_color
info_text_color
input_bg_color
input_text_color
light_bg_color
light_border_color
link_color
link_visited_color
medium_border_color
nabble_stylesheets
shaded_bg_color
site_style
text_color
text_weak_color
title_color
view_blog
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of DEVHUB Document Center.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
电子邮箱
例如:johnsmith@domain.com
密码
忘记您的密码?
<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>
DEVHUB Document Center
Edit this page