Metadata-Version: 1.0
Name: collective.js.galleriffic
Version: 1.1
Summary: JQuery galleriffic javascript integration as browser resource
Home-page: https://github.com/collective/collective.js.galleriffic
Author: JeanMichel FRANCOIS aka toutpt
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon provide galleriffic jquery plugin as a browser resource and
        a generic setup profile that register this plugin inside portal_javascript.
        
        About Galleriffic
        =================
        
        Galleriffic_ is a jQuery plugin that provides a rich, post-back free experience optimized to handle high volumes of photos while conserving bandwidth. I am not so great at spelling, and it was much later that I realized that the more appropriate spellings would be Gallerific or Gallerrific, but is too late now for a name change, so Galleriffic remains.
        
        Galleriffic can integrate with the JQuery History plugin that already exists in Plone by using the addon collective.jqhistory.
        
        Credits
        =======
        
        Companies
        ---------
        
        |makinacom|_
        
        * `Planet Makina Corpus <http://www.makina-corpus.org>`_
        * `Contact us <mailto:python@makina-corpus.org>`_
        
        
        Authors
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        .. Contributors
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        .. _galleriffic: http://www.twospy.com/galleriffic
        .. _jquery: http://jquery.com
        
        Changelog
        =========
        
        1.1 (2013-01-31)
        ----------------
        
        - Support for custom title/text in navcontrols [kiorky]
          See http://code.google.com/p/galleriffic/issues/detail?id=86
        
        1.0 (2011-01-04)
        ----------------
        
        - add z3c.autoinclude on plone
        
        1.0b1 (2010-10-26)
        ------------------
        
        - Initial release
        
Keywords: plone javascript galleriffic jquery
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Programming Language :: Python
