Re: Setting a global sitemap parameter

2003-10-17 Thread Tony Collen
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:
   |   skinmy_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]


Re: Setting a global sitemap parameter

2003-10-17 Thread Oleg Dulin
Tony:

Thanks, this should do the trick!

Oleg

Tony Collen wrote:

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:
   |   skinmy_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]



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