Metadata-Version: 1.0
Name: collective.linguadomains
Version: 1.0a1
Summary: Manage translated domains for Plone
Home-page: https://github.com/collective/collective.linguadomains
Author: JeanMichel FRANCOIS aka toutpt
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon let you manage translated domains and redirect user to correct
        domain according to negotiated language.
        
        How to install
        ==============
        
        You can install this addon as any other Plone addons. Please follow official
        documentation: http://plone.org/documentation/kb/installing-add-ons-quick-how-to
        
        This addon depends on Products.LinguaPlone
        
        How to use
        ==========
        
        Once the addon is installed you have a controlpanel where you can configure
        each url for languages. Be warned no redirection happens if the url is not
        configured.
        
        Example::
        
            http://www.brussels.irisnet.be|en
            http://www.brussel.irisnet.be|nl
            http://www.bruxelles.irisnet.be|fr
        
        Credits
        =======
        
        Companies
        ---------
        
        |cirb|_ CIRB / CIBG
        
        * `Contact us <mailto:irisline@irisnet.be>`_
        
        
        Authors
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        .. Contributors
        
        .. |cirb| image:: http://www.cirb.irisnet.be/logo.jpg
        .. _cirb: http://cirb.irisnet.be
        .. _sitemap: http://support.google.com/webmasters/bin/answer.py?hl=en&answer=183668&topic=8476&ctx=topic
        
        Changelog
        =========
        
        1.0a1 (2012-05-11)
        ------------------
        
        - Initial release
        
Keywords: plone multilanguages linguaplone multidomains
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
