| ... | in topic.naml |
|
663 664 665 666 667 668 669 670 671 672 673 674 675
|
<macro name="all_urls_js_array">
<n.page_node.post_list.
sort="date-ascending"
start="0"
length="10000"
>
<n.no_output.next_node/>
<n.all_urls_js_array_url/>
<n.loop. by="[n.classic_rows_per_page/]">
,<n.all_urls_js_array_url/>
</n.loop.>
</n.page_node.post_list.>
</macro>
|
| Free forum by Nabble | Edit this page |