Leszek Gawron wrote:

Upayavira wrote:

[EMAIL PROTECTED] wrote:


This is probably very easy to do; I just don't know how. In my sitemap.xmap file I want to parameterize a portion of the src value.


So instead of this:

<map:generate type="file" src="/mnt/w2kshare/internal/techlib/sitemap.xml"/>

I would like to have this:

<map:generate type="file" src="{mymountpoint}/sitemap.xml"/>
I've seen this done in sitemaps. I just don't know how to set the parameter, or how to find doc telling me how (I have looked). Can someone tell me know to do this? Thank you!



Set a global variable, at the top of the pipelines section of your sitemap. See the root sitemap for an example, then use {global:mymountpoint} to get at it.


Regards, Upayavira

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Looks like I was 2 answers late. This just proves how good cocoon support is (even at 22:29 CET) :)

But your answer was fuller. I was lazy and just gave him pointers :-)

Regards, Upayavira

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to