OTOH if you want to achieve what is described in the wiki page you
mentioned in your original posting (multi lang per paragraph support),
you just change the i18n/content/class back to DefaultI18nContentSupport
and use it as described in that wiki page with one site configuration.
When defining multiple language locales with country codes, make sure
that for each defined language you have also one without the country
code.

Cheers,
Jan

On Fri, 2009-11-06 at 16:56 +0100, Zdenek Skodik wrote:
> Hi Bobi,
> 
> it's the same like with STK. Every STK page is based on
> the same site definition (STK/config/site). With ETK you 
> can create as much site configurations as you would like
> (ETK/config/site, there is a default site definition as 
> an example). To get it working you need to register your
> templates/paragraphs there and just select an appropriate 
> site definition for your site, open its Home page and 
> click on the Page Info button. A dialog will open where 
> you can select the site definition to use. 
> 
> -  
> Best regards,
> 
> Zdenek Skodik
> Magnolia International Ltd.
> 
> Magnolia®  - Simple Open-Source Content Management
> 
> 
> On Pá, 2009-11-06 at 16:09 +0100, Bozidar Ilievski wrote:
> > Hi.
> > 
> > To enable i18n, I followed the instructions on this wiki page:
> > http://wiki.magnolia-cms.com/display/WIKI/Introduction+to+I18nContentSuppo
> > rt
> > 
> > With the config/server/i18n/content/class property set to
> > info.magnolia.cms.i18n.DefaultI18nContentSupport,
> > the multi language mechanism works ok.
> > 
> > Then, I installed magnolia EE 4.1.1 (with the Extended templating kit
> > module included).
> > 
> > With the ETK module installed the property under:
> > Config/server/i18n/content/class
> > was changed to:
> > info.magnolia.module.extendedtemplatingkit.i18n.ETKI18nContentSupport.
> > 
> > Now, if I insert the language in the URL just after the context path
> > (http://localhost:8080/de/home.html), I receive 404 from the server.
> > 
> > So my question: how can I enable the multi language support within the
> > Extended templating kit module?
> > 
> > Regards,
> > Bobi.
> > 
> > ----------------------------------------------------------------
> > For list details see
> > http://www.magnolia-cms.com/home/community/mailing-lists.html
> > To unsubscribe, E-mail to: <[email protected]>
> > ----------------------------------------------------------------
> 
> 
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to