Zno
| NAML
alpha
|
breadcrumbs
›
breadcrumbs_content
node_link
Requires node
♦
♦
call_view_forum
gallery_topics_per_page
has_small_avatar
nabble_stylesheets
breadcrumbs_content
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of Zno.
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_macro name="breadcrumbs_content" requires="node_page"> <n.page_node.node_breadcrumbs /> </override_macro>
↓
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 "breadcrumbs_content"
.
...
in
utilities.naml
186
187
188
<macro name="breadcrumbs_content" requires="node_page">
<n.page_node.node_breadcrumbs />
</macro>
Free forum by Nabble
Edit this page