topic_rows

NAML documentation   Watch a video
   Usages of this macro
... in topic.naml
104
105
106
107
108
<macro name="topic_rows" requires="node,blog_topic_namespace,threaded_view_namespace">
    <n.children_list
Macro
Requires: node
Parameters: filter, start, length, sort, do
. start="0" length="10000">
        <n.loop
Macro
Requires: sequence
Parameters: by, do
.current_node
Binary
Namespace: NodeList
Parameters: do
.threaded_posts
Macro
Requires: basic, nabble, servlet, node
/>
    </n.children_list.>
</macro>