J. David Ibáñez FRANÇAIS · ENGLISH · ESPAÑOL · ČESKY · 日本語  
 

Tutorial

This chapter explains how to use and when to use the four meta types provided by the Localizer product. They are:

MessageCatalog

Use it to build a multilingual web site through the web.

Localizer

Use it to customize the language negotiation policy of your web site.

LocalContent

Use it to manage multilingual textual data.

LocalFolder

Use it to provide multilingual versions of any kind of Zope object.

Finally, to know how to put all this together we're going to see with an example the typical organization of a Localizer based multilingual web site.

Multilingual by Localizer