Ticket #5265 (closed Bug: fixed)
Improve navtree support for configuration options
| Reported by: | limi | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.1.3 |
| Component: | Navigation/Folder listings | Keywords: | |
| Cc: |
Description
There are a lot of properties left over from 2.0 that don't yet work in 2.1 because of the new implementation - a lot of these could quite easily be enabled with some simple changes. I don't want ugly patch solutions like Sprout to become the de-facto way of changing the navtree behaviour in Plone. Joel volunteered to write the code to support the 2.0 options in 2.1 back in the day, but nothing has happened yet. (Have I offended enough people by now? This is an embarrassment-driven development framework, after all ;)
Change History
Note: See
TracTickets for help on using
tickets.

I've added the 'root' and 'name' properties from Sprout, made 'topLevel' and 'bottomLevel' work, borrowed the configlet from Sprout and made the navtree creation code more generally re-usable and performant (I hope) :-)
See CMFPlone.browser.navtree.