Metadata-Version: 2.1
Name: collective.iconifieddocumentactions
Version: 1.3.2
Summary: Display document_actions as icons
Home-page: https://github.com/IMIO/collective.iconifieddocumentactions
Author: Imio
Author-email: support@imio.be
License: GPL
Description: Introduction
        ============
        
        In Plone 2.5 document_actions were displayed as icons next to the title.  This is no more the case in following versions, this package gives this feature back
        
        Changelog
        =========
        
        1.3.2 (2014-08-13)
        ------------------
        
        - Completed upgrade step while moving from communesplone.iconfied_document_actions
          to collective.iconifieddocumentactions: relauch every steps and remove old browser layer.
          [gbastien]
        
        1.3.1 (2014-08-13)
        ------------------
        
        - Fix error with bad css filename.
          [bsuttor]
          
        
        1.3 (2014-08-13)
        ----------------
        
        - Rename eggs from communesplone.iconified-document-actions to collective.iconifieddocumentactions 
          [bsuttor]
          
        
        1.2 (2014-08-12)
        ----------------
        
        - Delete old dtml refences.
          [bsuttor]
        
        - Use resource directory instead of portal_skins
          [bsuttor]
        
        - Add upgrade step for deleting portal_skins
          [bsuttor]
        
        - Move to github
          [bsuttor]
        
        
        1.1 (2014-02-26)
        ----------------
        
        - Prepare release on pypi.imio.be
          [jfroche]
        
        - setuptools support of tag_svn_revision is broken with subversion 1.8
          [gotcha]
        
        1.0 (2013-04-11)
        ----------------
        
        - Released version for Plone4+
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: test
