Official RTAB-Map Forum
| NAML
alpha
| topic_rows
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
topic_rows
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="topic_rows" requires="node,forum_topic_namespace,threaded_view_namespace"> <n.threaded_posts/> </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 "topic_rows"
.
...
in
topic.naml
132
133
134
<macro name="topic_rows" requires="node,forum_topic_namespace,threaded_view_namespace">
<n.threaded_posts/>
</macro>
Free forum by Nabble
Edit this page