Metadata-Version: 1.0
Name: bda.plone.finder
Version: 1.0a3
Summary: Mac Finder like view for browsing plone sites.
Home-page: https://svn.plone.org/svn/collective/bda.plone.finder
Author: Robert Niederreiter
Author-email: dev@bluedynamics.com
License: GNU General Public Licence
Description: Overview
        ========
        
        This package provides an AJAX browser for Plone sites.
        
        It uses the column browsing metaphor of MacOS finder.
        
        The intention was to speed up content management issues, and fast content
        browsing in Plone.
        
        Another intention is to use this widget as reference browser.
        
        Note
        ====
        
        * Not all features are implemented yet.
        
        * Its only tested in Firefox yet.
        
        * Still not works in plone 4.
        
        Installation
        ============
        
        * make egg available in your plone site
        
        * apply corresponsing GS profile
        
        * now you have a link named 'Finder' in the portal Actions which triggers the
        widget
        
        Credits
        =======
        
        * Written by Robert Niederreiter <rnix@squarewave.at>
        
        * Thanks to the Sprinters at Cathedral Sprint 2010 for ideas and feedback
        
        Chnages
        =======
        
        1.0a3
        -----
        
        * Implement auto loading after editing or adding items out of finder [rnix]
        
        * Implement change state dropdown [rnix]
        
        * Implement add dropdown [rnix]
        
        * Implement column filtering [rnix]
        
        * Remove unused imports from source files [rnix]
        
        * Titles for finder controls [rnix]
        
        1.0a2
        -----
        
        * Basic code cleanup [rnix]
        
        * Implement column batching [rnix]
        
        * Self-contained buildout for plone 3 and plone 4 [jensens]
        
        1.0a1
        -----
        
        * Make it work [rnix]
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
