André Davignon pisze:
Hi,
You can use <map:mount...> to mount sub-sitemaps.
André
Is it possible to have many smaller sitemaps instead one big file
sitemap.xmap ?
I`m using c2.2.
Regards,
Tomek Piechowicz
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
<map:pipeline>
<map:match pattern="**">
<map:mount check-reload="true" reload-method="synchron"
src="sitemap_projects.xmap" uri-prefix="" />
</map:match>
</map:pipeline>
I`ve put above code at the end of my sitemap.xmap, and It works well :).
Thank your for your help.
Regards,
Tomek Piechowicz
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]