... | in sitemap.naml |
125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
<macro name="map_sitemapU2" requires="url_mapper">
<n.regex Binary Namespace: BasicNamespace
Parameters:
pattern, text, do
♦ ♦ Binary Namespace: UrlMapperNamespace
♦ ♦
<pattern>
^/sitemapU2.txt$
</pattern>
<do>
<n.if Binary Namespace: BasicNamespace
Parameters:
condition, else, then
♦ ♦ Binary Namespace: RegexNamespace
♦ ♦
<then>
<n.set_parameter Binary Namespace: UrlMapperNamespace
Parameters:
name, value
♦ ♦
<n.exit Binary Namespace: BasicNamespace
♦ ♦
</then>
</n.if.find>
</do>
</n.regex>
</macro>
|
Free forum by Nabble | Edit this page |