Metadata-Version: 1.1
Name: plone.app.jquery
Version: 1.11.2
Summary: jQuery integration for Plone
Home-page: http://pypi.python.org/pypi/plone.app.jquery
Author: Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL version 2
Description: Introduction
        ============
        
        plone.app.jquery adds the `jquery`_ library to Plone.
        
        
        Included is the jQuery migration plugin. You can install it by importing the
        ``development`` profile.
        
        Versions
        ========
        
        Version numbers of the package is the same as the jQuery library + packaging version.
        
        For the latest available versions of this package, see our `PyPI page`_.
        
        Note that this 1.11 version is not officially used by any Plone
        version.  Use at your own risk/discretion.  Plone 4.3 uses 1.7.x.
        
        Note that on Plone 5, this package is no longer used.
        
        .. _`jquery`: http://jquery.com
        .. _`PyPI page`: https://pypi.python.org/pypi/plone.app.jquery
        
        Changelog
        =========
        
        1.11.2 (2015-08-28)
        -------------------
        
        - Use jQuery 1.11.2
          [MatthewWilkes]
        
        
        1.9.1.2 (2014-09-23)
        --------------------
        
        - Add jquery.min.map for jQuery 1.9.1 from
          https://raw.githubusercontent.com/jquery/jquery/1.9.1/jquery.min.map and
          modify jquery-1.9.1.js script to include it.
          [thet]
        
        
        1.9.1.1 (2014-07-10)
        --------------------
        
        - Add development profile to include the unminified version of jQuery and the
          migrate plugin.
          [thet]
        
        - Add jQuery migrate plugin.
          [thet]
        
        - Better naming for jQuery resources in filesystem.
          [thet]
        
        - Fix initial-upgrade profile directory declaration.
          [fulv]
        
        
        1.9.1 (2013-03-06)
        ------------------
        
        - Add 1.9 branch with jQuery 1.9.1.
          [toutpt]
        
Keywords: Plone jQuery
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
