Official RTAB-Map Forum
| NAML
alpha
| classic_row_count
None
bg_color
dark_bg_color
dark_border_color
js_google_analytics
light_bg_color
light_border_color
link_visited_color
medium_border_color
shaded_bg_color
site_style
classic_row_count
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of Official RTAB-Map 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_macro name="classic_row_count" requires="forum_topic_namespace"> <n.page_node.descendant_count/> </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 "classic_row_count"
.
...
in
topic.naml
338
339
340
<macro name="classic_row_count" requires="forum_topic_namespace">
<n.page_node.descendant_count/>
</macro>
Free forum by Nabble
Edit this page