Modify ↓
Opened 14 years ago
Last modified 8 years ago
#8432 new enhancement
Display counter in context navigation bar
Reported by: | rlrj60 | Owned by: | |
---|---|---|---|
Priority: | lowest | Component: | VisitCounterMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
This is a cool plugin. Many of my coworkers love it. It's nice to know some feedbacks. Can the counters be displayed in the context navigation bar?
Thanks for sharing the plugin.
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by
Priority: | normal → lowest |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Owner: | Radek Bartoň deleted |
---|---|
Status: | assigned → new |
Note: See
TracTickets for help on using
tickets.
Theoretically yes, but it'd need to modify wiki page template or implement INavigationContributor interface with counter macro as a text. Another option is to place the counter to navigation bar via JavaScript. Furthermore, I'm not sure if plugin's CSS won't need some fixups then.