Jan Haderka ha scritto:
um, what part of "the mechanism" doesn't work?
Try to explain what you wanted to achieve and what you did to get it and
how it "didn't work" ... maybe we can find out what the problem is.
OK, let me explain.
1) I enable i18n on magnolia instance:
<config>
cserver / i18n / content / class =
info.magnolia.module.extendedtemplatingkit.i18n.ETKI18nContentSupport
server / i18n / content / enabled = true
2) add italian language support and fallback
server / i18n / content / fallbackLocale = it
server / i18n / content / locales / it (new node, copied from en with
changed locale ND)
3) go back on a page (the page alread has title and title_en
nodeDatas... ) and call it with
A) http://host:port/context/it/path-to-page.html --> white page
B) http://host:port/context/en/path-to-page.html --> white page
C) http://host:port/context/path-to-page.html --> page in italian
I expected to see page title in english (B) and italian (A). C is ok.
My questions are:
1) What I missed?
2) A site in ETK can be multilanguage? So that I can have UNDER THE SAME
website TREE all the localized versions of a site?
Thansk for your help.
Matteo
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------