[Yanel-dev] [Bug 5397] Create a Login/Redirect resource type

bugzilla-daemon at bugzilla.wyona.com bugzilla-daemon at bugzilla.wyona.com
Wed Jun 20 16:27:36 CEST 2007


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5397





------- Additional Comments From jonathan.addison at wyona.com  2007-06-20 16:27 -------
IIRC you suggested that instead of reading a different source file, one should
rather redirect to another translation

en --> en/index.html
de --> de/index.html

Example:
<yanel:custom-config
xmlns:xr="http://www.wyona.org/yanel/resource/xml-resource/1.0">
    <xr:source lang=""   src="/index_de.html"/>
    <xr:source lang="en" src="/index_en.html"/>
    <xr:source lang="de" src="/index_de.html"/>
</yanel:custom-config>



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Yanel-development mailing list