Metadata-Version: 1.0
Name: collective.edm.listing
Version: 0.3
Summary: A view for folders that provides file-explorer like document adding and management tools
Home-page: http://svn.plone.org/svn/collective/
Author: UNKNOWN
Author-email: UNKNOWN
License: GPL
Description: Introduction
        ============
        
        
        
        This product may contain traces of nuts.
        
        Changelog
        =========
        
        0.3 (2012-08-01)
        ----------------
        
        - Move to github.
          [thomasdesvenain]
        
        - Chameleon compatible.
          [thomasdesvenain]
        
        - Products.CMFPlacefulWorkflow not required anymore.
        
        - ListingRights can replace manual sort by column sort.
          Remove kss sort stuff.
          [thomasdesvenain]
        
        - Fixed redirect after delete popup.
          [thomasdesvenain]
        
        - Page title was changed to <h1> (was <h2>).
          [cedricmessiant]
        
        
        0.2 (2012-04-12)
        ----------------
        
        - Listingrights class can restrict buttons display and modification date display.
        
        - Add a 'download' column if we have files.
        
        - Uses collective.externaleditor.
        
        - Fixed styles.
        
        0.1 (2011-12-02)
        ----------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
