Metadata-Version: 1.0
Name: collective.linguasitemap
Version: 1.0
Summary: Sitemap for MultiLanguage Plone site using LinguaPlone
Home-page: https://github.com/toutpt/collective.linguasitemap
Author: JeanMichel FRANCOIS aka toutpt
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon provide a sitemap_ per language for the Plone CMS.
        Each sitemap can be accessed with myplonesite.com/sitemap.xml.gz?language=XX
        where XX is the language code
        
        How to install
        ==============
        
        This addon can be installed as any other Plone addons. Please follow the
        official documentation: http://plone.org/documentation/kb/add-ons/installing
        
        Don't forget to activate 'expose sitemap' option in the control panel.
        
        Credits
        =======
        
        Companies
        ---------
        
        |cirb|_ CIRB / CIBG
        
        * `Contact CIRB <mailto:irisline@irisnet.be>`_
        
        |makinacom|_
        
        * `Planet Makina Corpus <http://www.makina-corpus.org>`_
        * `Contact Makina-Corpus <mailto:python@makina-corpus.org>`_
        
        
        People
        ------
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        .. |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
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        
        Changelog
        =========
        
        1.0 (2012-12-06)
        ----------------
        
        - Nothing changed yet.
        
        
        1.0a2 (2012-05-15)
        ------------------
        
        - unactivate SiteMapTraverser. Prefere use sitemap.xml.gz?language=XX
        
        
        1.0a1 (2012-05-11)
        ------------------
        
        - Initial release
        
Keywords: plone multilanguage lingaplone sitemap
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
