Hi, I am starting to have a look at Zope3 (I am a Zope 2 product developper). In Zope2, I currently use MessageCatalogs/Localizer/TranslationService for i18n. Where can I find documentation about the corresponding functionality in Zope3 (which appears to be i18n enabled) ? I would be intersted in particular about i18n tags in TAL. Thanks. Pascal ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
On Monday 29 August 2005 02:47, Pascal Peregrina wrote:
I am starting to have a look at Zope3 (I am a Zope 2 product developper). In Zope2, I currently use MessageCatalogs/Localizer/TranslationService for i18n. Where can I find documentation about the corresponding functionality in Zope3 (which appears to be i18n enabled) ?
I would suggest you get my book :-) and read the chapters on internationalization and localization. The I18n support in Zope 3 is much more extensive than in Zope 2.
I would be intersted in particular about i18n tags in TAL.
Zope 2's I18n TAL support was ported from Zope 3, which means that it is the same. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training
I would like to use SQLObject module from Ian Bicking in Zope2. Has anyone any thoughts on how it could be used and still work with adapters and zope transactions. If I could handle sql this way, there is very little effort in moving the code to Zope3 afterwards. Regards David
participants (3)
-
David Pratt -
Pascal Peregrina -
Stephan Richter