You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Lionel Crine <cr...@4dconcept.fr> on 2003/12/04 16:58:19 UTC

Multiple sitemap ?

Hi,

I know that using multiple sitemap in the same directory is not possible.
But will it be possible some time ?

The thing is that my sitemap is becoming big and I want to split it.

Thanks

Lionel CRINE
Ingénieur Systèmes documentaires
Société : 4DConcept
22 rue Etienne de Jouy 78353 JOUY EN JOSAS
Tel : 01.34.58.70.70 Fax : 01.39.58.70.70


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Multiple sitemap ?

Posted by Upayavira <uv...@upaya.co.uk>.
Lionel Crine wrote:

> Hi,
>
> I know that using multiple sitemap in the same directory is not possible.
> But will it be possible some time ?
>
> The thing is that my sitemap is becoming big and I want to split it. 

<map:match pattern="xyz">
<map:mount src="foo.xmap" uri-prefix="" check-reload="yes"/>
</map:match>

So yes, it is possible.


Upayavira



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org