Hi all,
I've run in into the following problem:
First off - I'm using Freemarker for my templates (very cool stuff,
great job on introducing this :))
Now, using the guide on the wiki
(http://wiki.magnolia-cms.com/display/WIKI/Introduction+to+I18nContentSupport)
I managed to i18n-ify my pages, however it only works when I output
the values in the template using the cms:out tag - it doesn't work
with the very nice Freemarker syntax ${content.something}.
Is this just the current limitation of the Freemarker support for
Magnolia or am I missing something? :)
PS: I don't mind using the cms:out tag, it's just that with Freemarker
I can some cool stuff like ${content.date?string("MMM")} - I can
simulate it with [#if] etc, but it's less readable - maybe there's a
way to use cms:out and do some Freemarker stuff?
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------