Opened 17 years ago
#51 new enhancement
Make debug toolbar a part of the regular flow
Reported by: | anonymous | Owned by: | Slava Akhmechet |
---|---|---|---|
Priority: | low | Milestone: | 0.2 |
Component: | weblocks | Version: | pre-0.1 |
Keywords: | debug toolbar | Cc: |
Description
Currently debug toolbar is rendered via a specialized code path in 'render-page'. The function that renders the toolbar presents no opportunity for extensibility. We need to generalize the code to make the debug toolbar a widget that's added as a part of regular flow. Additionally, the widget should open itself for user extensibility.
Note: See
TracTickets for help on using
tickets.