What you are looking for is explained in that document as one-site-hierarchy strategy. It may look like it's built on multiple page trees because of the URL de/article.html but it isn't. Maybe take a look at the http://demoauthor.magnolia-cms.com/. The demo-project is configured as one-site-hierarchy and the swapping between the languages happens by changing the URL as follows:
- article.html (english) - article.html/de (english) But if you check in AdminCentral you will see, that there is only one page tree. In Author mode you can swap the language and add/edit content for the currently active language. The properties get persisted in the JCR with the corresponding language suffix, e.g. title_de (german) and title (english). Cheers Chris -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=05482065-363e-41be-842a-dee8caff8be1 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
