Metadata-Version: 1.0
Name: collective.portlet.lingualinks
Version: 1.1
Summary: A portlet to provide links to translated content
Home-page: https://github.com/collective/collective/collective.portlet.lingualinks
Author: JeanMichel FRANCOIS
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon is a portlet for the Plone CMS that display direct links to available
        translations of the current page using the language native name as content
        
        It is inspired from wikipedia managment of multilingual content (languages block on left).
        
        Install
        =======
        
        Like any plone addons, please follow official documentation: http://plone.org/documentation/kb/add-ons/installing
        
        dependencies: plone.app.registry, Products.LinguaPlone
        
        Credits
        =======
        
        Companies
        ---------
        
        |makinacom|_
        
        * `Planet Makina Corpus <http://www.makina-corpus.org>`_
        * `Contact us <mailto:python@makina-corpus.org>`_
        
        Authors
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        .. Contributors
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        
        Changelog
        =========
        
        1.1 (2012-04-17)
        ----------------
        
        - Fix rendering on fresh install
        - Add tests
        
        1.0 (2012-04-16)
        ----------------
        
        - Initial release
        
Keywords: plone multilingual linguaplone portlet
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
