Ticket #1232 (closed enhancement: fixed)

Opened 20 months ago

Last modified 20 months 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 20 months ago.

Change History

Changed 20 months ago by FND

Changed 20 months ago by MartinBudden

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

Fixed in changeset:12236

Changed 20 months ago by FND

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

Note: See TracTickets for help on using tickets.