Ticket #1232 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

ticket1232.patch Download (467 bytes) - added by FND 3 years ago.

Change History

Changed 3 years ago by FND

Changed 3 years ago by MartinBudden

  • status changed from new to closed
  • resolution set to fixed

Fixed in changeset:12236

Changed 3 years ago by FND

stricter check in changeset:12237, allowing plugins to set showBackstage to false

Note: See TracTickets for help on using tickets.