Metadata-Version: 1.0
Name: collective.js.jquerymobile
Version: 1.3.1.1
Summary: JQuery mobile integration in Plone
Home-page: https://github.com/toutpt/collective.js.jquerymobile
Author: JeanMichel FRANCOIS aka toutpt
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This package provide jQueryMobile_ as 'browser resource' for Plone.
        
        Version: 1.3.0 final
        
        paths::
        
          ++resource++collective.js.jquerymobile/jquery.mobile.css
          ++resource++collective.js.jquerymobile/jquery.mobile.structure.css
          ++resource++collective.js.jquerymobile/jquery.mobile.js
        
        About jQuery Mobile
        ===================
        
        jQuery Mobile is a Touch-Optimized Web Framework for Smartphones & Tablets.
        It's a unified, HTML5-based user interface system for all popular mobile device
        platforms, built on the rock-solid jQuery and jQuery UI foundation.
        
        Its lightweight code is built with progressive enhancement, and has a flexible,
        easily themeable design.
        
        
        Credits
        =======
        
        Companies
        ---------
        
        |makinacom|_
        
        * `Planet Makina Corpus <http://www.makina-corpus.org>`_
        * `Contact Makine Corpus <mailto:python@makina-corpus.org>`_
        
        People
        ------
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        .. _jQueryMobile: http://jquerymobile.com/
        .. _github: https://github.com/DataTables
        .. _jQuery: http://jquery.com
        
        Changelog
        =========
        
        1.3.1.1 (2013-04-16)
        --------------------
        
        - fix ajax-loader.gif 404 (Not Found), missing from released package.
        
        
        1.3.1.0 (2013-04-15)
        --------------------
        
        - Update to jquery mobile 1.3.1
        - Add the structure only css
        
        
        1.3.0.1 (2013-03-04)
        --------------------
        
        - Initial release
        
Keywords: plone jquery mobile
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Framework :: Zope2
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
