In case anyone needs a reference: http://cocoon.apache.org/2.1/userdocs/concepts/modules-ref.html#GlobalInputModule
>>> [EMAIL PROTECTED] 2005/05/20 10:11:36 AM >>> 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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
