Metadata-Version: 1.0
Name: raptus.multilanguageurls
Version: 1.0a3
Summary: Provides multilanguage URLs for Plone sites using raptus.multilanguagefields
Home-page: http://raptus.com
Author: Raptus AG
Author-email: dev@raptus.com
License: GPL
Description: Introduction
        ============
        
        raptus.multilanguageurl provides multilingual URLs for content types having
        a multilingual title field provided by raptus.multilanguagefields. The IDs
        will initially be generated from the language specific titles and may afterwards
        be changed using the rename action.
        
        Installation
        ------------
        
        After installing the package through the quickinstaller tool the multilingual
        IDs may be generated by navigating to the view named *update_multilanguage_ids*
        as a manager user.
        
        Changelog
        =========
        
        1.0a3 (2012-01-30)
        ------------------
        
        * Fixed renaming process when creating new or moving existing objects
        
        1.0a2 (2012-01-30)
        ------------------
        
        * Added missing patch of OFS.Traversable.Traversable.unrestrictedTraverse
        * MultilanguageURLHandler no longer requires a request object
        
        1.0a1 (2012-01-30)
        ------------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
