Ticket #1232 (closed enhancement: fixed)
readOnly-independent backstage initialization
| Reported by: | FND | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6.1 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
Sometimes it is desirable to control backstage initialization independent of read-only mode (in particular, we need this for TiddlySpace?).
Plugins could be allowed to initialize the existing global showBackstage variable, which is then taken into account before initialization. (The attached patch probably illustrates this better than words.)
(Without this patch, a dummy macro with an init can be used to modify showBackstage after it has been initialized.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

