Hi everyone,
 
I have one quick question. Our current directory structure is the following:
root
|- english
|   |-> standard_html_header
|   `- research
|       `-> index_html, Aims, Projects ...
`- german
    |-> standard_html_header
    `- research
        `-> index_html
 
The main problem is that there are pages that are only maintained in the english -> research folder where there are no aequivalents in the german -> research folder.
 
It would be great if a Zope product existed that would "mirror" _only_ the contents of the english -> research folder to the german -> research folder so that a call to
   http://server/german/research/Aims
 
would be the german standard_html_header along with the (english) Aims document.
 
Does such a product exist? It would be great if anyone could point me to a solution to this problem.
 
 
Thanks again and sorry for my non-text mail to the zope mailing list (I can't find a switch in this outlook webaccess to enable text-only!),
Philipp Robbel