Path selector - Cocoon 2.2.

Mansour Al Akeel <[email protected]>
Newsgroups gmane.text.xml.cocoon.user
Message-ID <CAFvvX=ZuchsWX5UUTuR0inw5Mv2L_MCbjiiDVi2dFNFEbYKPtA@mail.gmail.com>
Hello all,

I am looking to select a path for a directory depending on language
prefix. For example, let's say I have

C:\repo\english\dir_1

C:\repo\english\dir_2

C:\repo\english\dir_3

C:\repo\english\dir_4


C:\repo\french\dir_1

C:\repo\french\dir_2

C:\repo\french\dir_3

C:\repo\french\dir_4


I have multiple matchers, for different type of documents. For example:

<matcher pattern="doc1/*.xml" >
<generator src=C:\repo\english\dir_1" />
..
<matcher>

I would like to turn this into a matcher for both languages with two
characters representation of the language. For example:

en/doc1/*.xml AND fr/doc1/*.xml

How can I do selection the correct path with this ? In other words,
use if else ? Is there a current selector that helps in this ??

Thank you
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.