Metadata-Version: 1.0
Name: eea.jquery
Version: 4.0
Summary: jQuery library and plugins for Plone
Home-page: UNKNOWN
Author: Alin Voinea
Author-email: alin.voinea@eaudeweb.ro
License: GPL
Description: Overview
        --------
        
        EEA jQuery provides jQuery 1.3.2 and 1.4.2 JS libraries as zope3 resources
        and some jQuery plugins like: bbq, cookie, fancybox, galleryview, jqzoom,
        qtip, splitter, tagcloud, flashembed and more. Each plugin comes with its own
        GenericSetup profile in order to easily use it within your Plone sites.
        
        
        Contents
        --------
        
        .. contents::
        
        
        Source code
        -----------
        
        Latest source code in Plone Collective svn:
           http://svn.plone.org/svn/collective/eea.jquery/trunk/
        
        Copyright and license
        ---------------------
        
        The Initial Owner of the Original Code is European Environment Agency (EEA).
        All Rights Reserved.
        
        The EEA jQuery (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),
                        Sasha Vincic (Valentine Web Systems)
        Credits:
                        Peter Holzer (Agitator)
        
        More details under docs/License.txt
        
        Funding
        -------
        
          EEA_ - European Enviroment Agency (EU)
        
        .. _EEA: http://www.eea.europa.eu/
        
        Changelog
        =========
        [Alin Voinea - alin.voinea@eaudeweb.ro]
        
        4.0 - (2010-11-15)
        ------------------
         * Feature: Moved to plone-collective
         * Feature: Added jquery 1.4.2
         * Feature: Default profile installs jquery 1.3 or 1.4 accorging to plone version
        
        2.2 - (2010-09-30)
        ------------------
        
        2.1 - (2010-09-28)
        ------------------
         * Add jquery.qtip plugin, it is used by eea.indicators [tiberich #3645]
        
        2.0 - (2010-06-16)
        ------------------
         * Change: Refactored eea.jquery in order to easily be used within GenericSetup
             profiles [voineali #3427]
         * Upgrade steps:
             * Within portal_setup import all steps using 'EEA jQuery - Fancybox' profile
             * Within portal_setup import all steps using 'EEA jQuery - Gallery View' profile
             * Within portal_setup import all steps using 'EEA jQuery - Flash Embed' profile
             * Within portal_skins > Properties tab delete eea_jquery* layers from all skins
             * Within portal_skins delete eea_jquery folder
        
        1.7 - (2010-06-11)
        ------------------
         * Change: Included jquery.ui in portal_javascript/portal_css [thuliper #3427]
         * Feature: Prepended jquery.ui image URLs with portal-url [thuliper #3409]
         * Feature: Add jQuery BBQ library [thuliper #3238]
         * Feature: Set up resourceDirectories for galleryview and fancybox jquery plugins [thuliper #3166]
         * Feature: Added a small profile to install fancybox from eea.jquery - usable outside EEA and inside [vincisas #3329]
        
        1.6 - (2010-03-16)
        ------------------
         * Bug fix: Fixed plone 3 installer compatibility [voineali #3100]
        
        1.5 - (2010-03-08)
        ------------------
         * Feature: Added green images to be used with flexible tooltips [voineali #2986]
         * Feature: Upgraded to jquery.fancybox 1.3.0 [thuliper #3031]
        
        1.4 - (2010-02-22)
        ------------------
         * Feature: New tooltip images (up/down/bottom/left) for a more generalized tooltip system [thuliper #3003]
         * Bug fix: Fixed bug where URLs to galleryview left/right arrow images where wrong [thuliper #3006]
        
        1.3 - (2010-02-15)
        ------------------
         * Feature: Add galleryview plugin in order to view image slide shows [thuliper #2937]
         * Feature: Add selectToUISlider plugin in order to be used with faceted navigation
             date widget [voineali #2871]
        
        1.2 - (2010-01-18)
        ------------------
         * Feature: Add jstree plugin in order to be used with faceted navigation path
             widget [voineali #2625]
        
        1.1.1 - (2009-12-04)
        -----------------
         * Feature: New tooltip images in the EEA color scheme. [thuliper #2840]
        
        1.1 - (2009-12-01)
        ------------------
         * Feature: Added GS registration. [thuliper]
         * Feature: Added jQuery Tools. [thuliper]
        
        1.0 - (2009-10-29)
        ----------------
         * Initial release
        
        
Keywords: eea jquery plone zope3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
