nuxeo-localizer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nuxeo-localizer] How to use localizer


From: Juan David Ibáñez Palomar
Subject: Re: [Nuxeo-localizer] How to use localizer
Date: Wed, 20 Feb 2002 10:09:39 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020214

Milos Prudek wrote:


8. Edit again the DTML method and add:
<dtml-var "msg.changeLanguageForm()">


It is also possible to do this if msg is LocalContent instance. The language form is displayed, but choosing another language has no effect. Do you think you can fix it, so that changeLanguageForm() is callable from LocalContent instance?


Strange, it should work.

Try to type just "<dtml-var changeLanguageForm>" in the default template,
as the LocalContent is in the context it should work. Actually, this is the thing
I tested.

The problem is the path of the cookie, it's easy to set an incorrect path.

This is one of the things I want to change in the next release..


--
J. David Ib??ez, Nuxeo.com
Python programmer (http://www.python.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]