Hi all,
I am experimenting with Magnolia 4.5.7 and maglev Grails plugin. So far
everything is working as expected but I cant get the multi language stuff to
work properly.
I have enabled it globally as well as for the Dialogue
[code]
builder.addEdit("title", "Title", "").setConfig("i18n", "true")
[/code]
I can switch languages when editing the content and I can see with the JCR
browser that the various content versions exist.
However the content is always displayed in the same language on the preview
page even when I flip from language to language, what am I missing??
Example view code is
[code]
${content.text}
[/code]
Thanks,
Serge
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=d757622b-a062-4143-b732-0e79dc560958
----------------------------------------------------------------
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]>
----------------------------------------------------------------