| ... | in topic.naml |
|
121 122 123 124 125 126 127 128 129 130
|
<macro name="topic_rows" requires="node,forum_topic_namespace,list_view_namespace">
<n.post_list.
sort="date-ascending"
start="0"
length="10000"
>
<n.preload_messages/>
<n.loop.current_node.clickable_post/>
</n.post_list.>
</macro>
|
| Free forum by Nabble | Edit this page |