Metadata-Version: 1.1
Name: eea.tags
Version: 5.3
Summary: EEA Tags
Home-page: http://plone.org/products/eea.tags
Author: Alin Voinea, Alexandru Ghica, Antonio De Marinis
Author-email: webadmin@eea.europa.eu
License: GPL
Description: ========
        EEA Tags
        ========
        .. image:: http://ci.eionet.europa.eu/job/eea.tags-www/badge/icon
          :target: http://ci.eionet.europa.eu/job/eea.tags-www/lastBuild
        .. image:: http://ci.eionet.europa.eu/job/eea.tags-plone4/badge/icon
          :target: http://ci.eionet.europa.eu/job/eea.tags-plone4/lastBuild
        
        Introduction
        ============
        EEA Tags is a Google+/Facebook like replacement for the Plone keywords widget.
        
        
        .. contents::
        
        
        Install
        =======
        
        - Add eea.tags to your eggs section in your buildout and re-run buildout.
        - Install eea.tags within Site Setup > Add-ons
        
        Upgrade
        =======
        
        - Within "Plone > Site setup > Add-ons" click on upgrade button available for
          eea.tags (if any)
        
        
        Copyright and license
        =====================
        The Initial Owner of the Original Code is European Environment Agency (EEA).
        All Rights Reserved.
        
        The EEA Tags (the Original Code) is free software;
        you can redistribute it and/or modify it under the terms of the GNU
        General Public License as published by the Free Software Foundation;
        either version 2 of the License, or (at your option) any later
        version.
        
        Contributor(s)
        --------------
        - Alin Voinea (Eau de Web),
        - Antonio De Marinis (European Environment Agency),
        - Alec Ghica (Eau de Web),
        
        Credits
        -------
        - Davide Moro (Redomino)
        - Mikel Larreategi
        
        More details under docs/License.txt
        
        Links
        =====
        
        1. EEA Tags request ticket:
           https://svn.eionet.europa.eu/projects/Zope/ticket/4563
        
        
        Funding
        =======
        
        EEA_ - European Enviroment Agency (EU)
        
        .. _EEA: http://www.eea.europa.eu/
        
        Changelog
        =========
        
        5.3 - (2013-03-15)
        ------------------
        * Added z3c.autoinclude entry point and remove refs from docs
          [davilima6]
        
        5.2 - (2013-02-04)
        ------------------
        * Feature: added information for contributors
          [ciobabog refs #13892]
        * Upgrade step: Within "Plone > Site setup > Add-ons" click on
          upgrade button available for eea.tags
        * Change: don't copy schema when fiddling the subject field to add the tags
          macro as its expensive and not needed
          [ichimdav #13771]
        * Feature: added browser layer for this package in order to avoid checking for
          package installation in subtypes.py
          [ichimdav #13677]
        
        5.1 - (2013-01-15)
        ------------------
        * Added German translations
          [skaeser]
        * Added French translations
          [toutpt]
        
        5.0 - (2012-10-16)
        ------------------
        * Upgrade step: Within "Plone > Site setup > Add-ons" click on
          upgrade button available for eea.tags
        * Feature: Optimize keywords widget by using AJAX calls instead of loading tags
          [avoinea refs #5 github, refs #5595 eea]
        * Feature: Added custom eea.tags widget for keywords
          [avoinea refs #5 github, refs #5595 eea]
        * Bug fix: Fixed HISTORY.txt markup
          [ghicaale]
        
        4.6 - (2012-08-28)
        ------------------
        * Feature: Added buildouts folder which will contain
          various samples of configurations
          [ghicaale #5418]
        
        4.5 - (2012-07-13)
        ------------------
        * Bug fix: Use jQuery.inArray instead of indexOf
          to avoid errors in IE < 9
          [ichimdav #5355]
        
        4.4 - (2012-04-26)
        ------------------
        * Bug fix: Fixed duplicate tags in edit form
          [voineali #4862]
        
        4.3 - (2011-12-15)
        ------------------
        * Bug fix: Fixed to work also when new keywords are not allowed.
          [david.batranu]
        
        4.2 - (2011-11-29)
        ------------------
        * Bug fix: Fixed to work also when keywords are required.
          Pre-populate also with new tags
          [voineali #4773 (EEA)]
        
        4.1 - (2011-11-18)
        ------------------
        * Re-release broken egg
          [ghicaale]
        
        4.0 - (2011-11-18)
        ------------------
        * Plone 4+ compatible version
          [avoinea]
        
        1.0 - (2011-10-04)
        ------------------
        * Initial release
        
        
Keywords: eea tags ajax keywords widget
Platform: UNKNOWN
Classifier: Programming Language :: Python
