Metadata-Version: 1.1
Name: affinitic.simplecookiecuttr
Version: 0.1
Summary: Basic integration of jquery.cookiecuttr.js for Plone 3
Home-page: https://github.com/affinitic/affinitic.simplecookiecuttr
Author: Affinitic
Author-email: info@affinitic.be
License: gpl
Description: affinitic.simplecookiecuttr
        ===========================
        
        Basic integration of `jquery.cookiecuttr.js <http://cookiecuttr.com>`_ for
        Plone 3.
        
        If you want jquery.cookiecuttr.js integration for Plone 4, please consider
        `collective.cookiecuttr <https://github.com/fourdigits/collective.cookiecuttr>`_.
        
        
        Options
        -------
        
        Options are stored in ``portal_properties`` / ``affinitic_simplecookiecuttr``
        sheet. You can enable / disable the warning and add any language there.
        
        French is supported by default.
        
        
        Credits
        -------
        
        This package was developed by `Affinitic team <https://github/affinitic>`_.
        
        .. image:: http://www.affinitic.be/affinitic_logo.png
           :alt: Affinitic website
           :target: http://www.affinitic.be
        
        ``affinitic.simplecookiecuttr`` is licensed under GNU General Public License, version 2.
        
        Changelog
        =========
        
        0.1 (2015-03-25)
        ----------------
        
        * Initial release
        
Keywords: Affinitic
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
