Ticket #116 (closed enhancement: wontfix)
statusbar not acurate with end users needs
| Reported by: | mokhet | Owned by: | gogo |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | statusbar |
| Cc: | mokhet@… |
Description
we can disable the statusbar with .config.statusBar = false, which is great
what about something more usefull for people not having a clue about HTML structure. I mean, instead of having "Path: Body >> P" some users would prefer to have something like "Total chars: 345 / Total words: 26"
we could add another boolean in the config
.config.statusBarExpert = true (when we want the Path displayed) .config.statusBarExpert = false (when we want the end user information displayed)
Change History
Note: See
TracTickets for help on using
tickets.
