... | in sitemap.naml |
54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<macro name="sitemap2_txt" unindent="true">
<n.text_response/>
<n.root_node.topics_list. start="40000" length="100000" sort="last-node-date">
<n.loop.>
<n.base_url/><n.current_node.topic_path view="[n.classic_view/]"/><n.crlf/>
</n.loop.>
</n.root_node.topics_list.>
<n.site_users. start="0" length="10000">
<n.loop.>
<n.current_user.url/><n.crlf/>
</n.loop.>
</n.site_users.>
</macro>
|
Free forum by Nabble | Edit this page |