Metadata-Version: 1.0
Name: collective.portlet.explore
Version: 1.0rc2
Summary: A navigation portlet
Home-page: http://www.jarn.com
Author: Jarn
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Description: Introduction
        ============
        
        This package implements the *Explore* portlet for Plone 3: a navigation
        menu which supports expand/collapse.
        
        
        
        Changelog
        =========
        
        1.0rc2 - March 16, 2009
        -----------------------
        
        - Add HTTPCache statement for twistie images.
        [wichert]
        
        - Update navigation tree for PLIP 126 merge.
        [wichert]
        
        
        1.0rc1 - April 24, 2008
        -----------------------
        
        - Explicitly disable event bubbling for twistie clicks. This is not an issue
        for the standard markup, but makes things easier for customizations which
        put the twistie inside an anchor.
        [wichert]
        
        - Correctly set the CSS class for the twistie for already opened folders
        to expandedNode.
        [wichert]
        
        - Rename local kss module to browser to prevent conflicts with top level
        kss.
        [wichert]
        
        
        1.0b1 - March 6, 2008
        ---------------------
        
        - First release
        [fschulze, wichert]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
