Ticket #1020 (closed enhancement: fixed)
TableOperations config option to not display buttons (ContextMenu)
| Reported by: | gogo | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | Version 1.0 |
| Component: | Plugin_TableOperations | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
(Tracking ticket, about to commit.)
The ContextMenu plugin has the capability to perform all the button actions of table operations except for insert table and toggle borders. To free up some toolbar space it should be possible to turn off the display of those TableOperations buttons and just use the context menu.
xinha_config.TableOperations.showButtons = false;
Defaults to true of course.
Change History
Note: See
TracTickets for help on using
tickets.
