Metadata-Version: 1.0
Name: raptus.multilanguagefields
Version: 0.6
Summary: Providing multi language fields and widgets
Home-page: http://plone.org/products/raptus.multilanguagefields
Author: Raptus AG
Author-email: skaeser@raptus.com
License: GPL
Description: Introduction
        ============
        
        raptus.multilanguagefields provides Archetypes fields and catalog indexes which
        are able to store multiple languages.
        
        Changelog
        =========
        
        0.6 - (2010-01-29)
        ------------------
        
        * changed criterion indices registration to avoid warning messages on startup
        
        0.5 - (2010-01-28)
        ------------------
        
        * bugfix in multilanguage ZCTextIndex where index setter set the same value for indexes of all languages
        
        0.4 - (2010-01-28)
        ------------------
        
        * added support for multilanguage image fields
        
        0.3 - (2010-01-26)
        ------------------
        
        * added default atct indices to new criterion registrations as the old ones are overwritten
        * added multilanguageindexes to atct criterion registry
        * fixed UnicodeEncodeError in CatalogBrain monkey patch
        
        0.2 - (2009-12-02)
        ------------------
        
        * Added README.txt
        * Metadata of catalog brains now contains value of current language rather than a MultilanguageAware object (fixes issues when converting to unicode)
        * Added attribute access
        
        0.1 - (2009-10-30)
        ------------------
        
        * Initial release
        
        
Keywords: plone archetypes widgets fields
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
