Metadata-Version: 1.0
Name: eea.tags
Version: 4.5
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: Introduction
        ============
        EEA Tags is a Google+/Facebook like replacement for the Plone keywords widget.
        
        Contents
        ========
        
        .. contents::
        
        
        Install
        =======
        
         - Add eea.tags to your eggs and zcml section in your buildout and re-run buildout.
         - Install eea.tags within Site Setup > Add-ons
        
        
        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),
        
        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
        =========
        
        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)
        ------------------
        * Rerelease broken egg
        
        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
