Hi,
is it possible to create dynamic catalogues for the i18n-Transformer? I mean XSP or Generator createt catalogues.
iirc you can point the catalogue location to a cocoon pipeline which generates your catalogue.
hth
<map:match pattern="file-*.xml"> <map:generate src="file.xml"/> <map:transform type="i18n"> <map:parameter name="locale" value="../locale"/> ... Is it possible, to give the i18n-transformer within the pipeline a catalogue location, because I need parameter{1} to generate the catalog ... </map:transform> <map:serialize/> </map:match>
Thank you
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]