Explore portlet
A navigation portlet
Project Description
Introduction
This package implements the Explore portlet for Plone 3: a navigation menu which supports expand/collapse.
This portlet uses jQuery live events, which were added in jQuery 1.3. If you use an older version of jQuery this portlet will not work.
Plone versions up to 3.3rc2 include jQuery 1.2, so if you use those you will need to manually update the jquery.js file shipped with Plone. Plone 3.3rc3 and later already include jQuery 1.3.
Changelog
1.0 - June 23, 2011
- Document the jQuery 1.3 dependency [wichert]
- Plone 4 compatible, fixes #10 [ida]
1.0rc3 - July 3, 2009
- Rewrite to use pure jQuery instead of KSS. This reduces page load time by multiple seconds for non-trivial navigation trees on older browsers. [dannyb, andreh, wichert]
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]
Current Release
Explore portlet 1.0
Released Jun 23, 2011 — tested with Plone 4, Plone 3
Plone 4 compatible release
More about this release…
-
Get
Explore portlet
for
all platforms
- collective.portlet.explore-1.0.zip
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 1.0 | Jun 23, 2011 | Plone 4 compatible release More about this release… |
Plone 4
Plone 3
|
final |

