Metadata-Version: 1.1
Name: collective.js.tooltipster
Version: 1.1
Summary: Plone integration of tooltipster jquery plugin
Home-page: http://pypi.python.org/pypi/collective.js.tooltipster
Author: Gauthier BASTIEN
Author-email: gauthier.bastien@imio.be
License: GPL
Description-Content-Type: UNKNOWN
Description: =========================
        collective.js.tooltipster
        =========================
           
        Plone integration of Tooltipster (http://iamceege.github.io/tooltipster/)
        
        Version 4.2.6
        
        Themes
        ****** 
        If you want to use additional themes, just import profile "collective.js.tooltipster Themes" in portal_setup.
        
        Following themes are available :
        
        - tooltipster-light
        - tooltipster-noir
        - tooltipster-punk
        - tooltipster-shadow
        
        Contributors
        ============
        
        - Gauthier Bastien, gauthier.bastien@imio.be
        
        Changelog
        =========
        
        1.1 (2018-02-20)
        ----------------
        
        - In `tooltipster_helper`, set `updateAnimation` to `fade` by default,
          moreover parameter `speed` does not exist anymore, it is replaced by
         `animationDuration`.
          [gbastien]
        - Bugfix upgrade to 2000 by re-applying the `cssregistry` step.
          [gbastien]
        
        
        1.0 (2018-02-14)
        ----------------
        
        - Moved to `tooltipster` 4.2.6.
          [gbastien]
        - Added `tooltipster_helper` method to ease use of `tooltipster`.
          [gbastien]
        
        
        0.1 (2016-09-22)
        ----------------
        
        - Initial release.
          [gbastien]
        
        
        
Keywords: Python Plone
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
