Ticket #6005 (closed enhancement: wontfix)
[PATCH] Associate arbitrary navigation contributors to handlers
| Reported by: | Paolo Capriotti | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This patch allows a navigation contributor to be different from a request handler, and still have the corresponding navigation item being active when the handler is running. To associate a handler with a navigation contributor just set a 'contributor_delegate' member in your handler instance.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


