On Sat, 2005-03-05 at 10:40, Geert Josten wrote:

> I meant something like:
> 
> <match pattern="content/de/**.xml">
>    <generate src="{path to german content}/{1}.xml"/>
>    <serialize type="xml" />
> </match>

We are doing something like this but using the match
pattern="**_de.xml".  The advantage is that it makes it easier to link
between the same resource in different languages without having to know
the full path.

Cheers, Alfred.


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

Reply via email to