Oleg Dulin wrote:
Dear Distinguished Colleagues:

Does anybody know how to set a global sitemap parameter that I can access across all pipelines ?


Yes! this is very easy! :)

in your sitemap, you will see something that looks like this:

  <map:component-configurations>
    <global-variables>
       <!--+
           | Define global parameters here:
           |   <skin>my_skin</skin>
           |   ...
           | You can access them by {global:*name*}, e.g. {global:skin}.
           | These values are inherited into sub-sitemaps and can
           | be extended there.
           +-->
    </global-variables>
  </map:component-configurations>

That should be self-explanatory... if you need any more help just ask.


Kind regards, Oleg


Tony


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



Reply via email to