Metadata-Version: 1.0
Name: vs.contentnavigation
Version: 0.1.1
Summary: vs.contentnavigation
Home-page: http://pypi.python.org/pypi/vs.contentnavigation
Author: Andreas Jung
Author-email: info@zopyx.com
License: GPL
Description: vs.contentnavigation
        ====================
        
        vs.contentnavigation adds a collapsable folder navigation
        viewlet to arbitrary folderish objects. 
        
        Installation
        ============
        
        - add ``vs.contentnavigation`` to the ``eggs`` section of your
          buildout or as dependency to your own Plone policy package
        - re-run buildout
        - add ``vs.contentnavigation`` to Plone through site setup
        
        Usage
        =====
        
        Folderish objects (providing IATFolder) will have a new metadata
        ``Content navigation`` checkbox.
        
        
        Requirements
        ============
        
        * tested with Plone 4.X
        
        Licence
        =======
        
        ``vs.contentnavigation`` is published under the GNU Public Licence V 2 (GPL 2)
        
        Authors
        =======
        
        | Andreas Jung
        | ZOPYX Limited
        | info@zopyx.com
        | www.zopyx.com
        |
        | Veit Schiele Communications GmbH
        | kontakt@veit-schiele.de
        | www.veit-schiele.de
        
        Changelog
        =========
        
        0.1.0 (2012-08-08)
        ------------------
        
        - first public release
        
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
