On Mi, 2011-06-29 at 09:27 +0200, Marco Glur wrote: > Hi will, > > thanks for the quick response. > > OK, multi-tree seems to be a good aproach in this case, unfortunately we > already have the single-tree multilanguage setup (also with not exactly > matching trees for all languages, btw). > > I guess I'll have to estimate if the implementation of such a feature > would be feasible, adding an additional i18n-support for a new localized > node-data where the URL-part can be overridden and will also be rendered > accordingly by default using the i18n-contentsupport interface. Otherwise > we'll probably have to stick to english page names, in my personal opinion > it should not be an issue.
For suedtirol.info where the content also is held in a single tree this was done with a LinkTransformer to generate localized URLs and a URIMapping to map the generated URLs back to Magnolia content. Regards Christian ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
