You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Martin Rusnak <ma...@cyberspace.sk> on 2005/05/19 23:28:50 UTC

Pipeline global-variables in separate file

Dear all,

I have some global variables set for a pipeline in subsitemap:

<map:pipelines>
   <map:component-configurations>
     <global-variables>
     ...
     <global-variables>
   <map:component-configurations>
<map:pipelines>

How can I separate them to allow quick site specific configuration?

Martin

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


Re: Pipeline global-variables in separate file

Posted by Leszek Gawron <lg...@mobilebox.pl>.
Martin Rusnak wrote:
> Dear all,
> 
> I have some global variables set for a pipeline in subsitemap:
> 
> <map:pipelines>
>   <map:component-configurations>
>     <global-variables>
>     ...
>     <global-variables>
>   <map:component-configurations>
> <map:pipelines>
> 
> How can I separate them to allow quick site specific configuration?
use some input module for that (xml file input module for example) 
instead of global sitemap variable.

-- 
Leszek Gawron                                      lgawron@mobilebox.pl
IT Manager                                         MobileBox sp. z o.o.
+48 (61) 855 06 67                              http://www.mobilebox.pl
mobile: +48 (501) 720 812                       fax: +48 (61) 853 29 65

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