Hi there,
<map:pipeline>
<map:match pattern="myFirstPipeline">
<map:generate src="myXmlFile.xml" type="file"/>
<map:serialize type="xml"/>
</map:match>
The file above, myXmlFile.xml is in a different directory. F.i:
/mnt/sdLacie/source/xml/myXmlFile.xml while the sitemap is in
/home/jan/cocoon/project/../sitemap.xmap
In the sitemap, multiple files in the distant /mnt directory will be
adressed. is there a way to define a kind of variable in the sitemap, f.i.:
<map:generate src="{$distantDirectory}/myXmlFile.xml" type="file"/>
Thanks for your help!
--
View this message in context:
http://www.nabble.com/Sitemap-point-to-extern-directory-tp17621774p17621774.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]