TiddlyWiki.org

Ticket #40 (closed enhancement: fixed)

Opened 2 years ago

Last modified 6 months ago

Improve SafeMode

Reported by: JeremyRuston Assigned to: MartinBudden
Priority: minor Milestone: 2.3.1
Component: core Version:
Severity: low Keywords:
Cc:

Description (Last modified by JeremyRuston)

Improve safe mode so that it also:

  • Ignores any attempts to override the shadow tiddlers
  • Ignores any cookie values
  • Ignores the excludeLists and excludeSearch tags
  • Automatically shows the PluginStatus? panel at startup

It may also be desirable to allow a finer degree of control over which measures are taken, and to offer an option to delete any applicable cookies.

See this thread

Attachments

ticket40.patch (1.4 kB) - added by MartinBudden on 13/02/08 16:55:39.

Change History

10/07/06 11:24:42 changed by JeremyRuston

  • status changed from new to assigned.

21/07/06 09:34:27 changed by JeremyRuston

  • description changed.

06/10/06 14:30:31 changed by JeremyRuston

  • milestone changed from 2.1 to 2.2.

21/12/06 22:17:24 changed by MartinBudden

  • owner deleted.
  • status changed from assigned to new.

21/12/06 22:17:32 changed by MartinBudden

  • milestone changed from 2.2 to 2.3.

12/10/07 16:41:43 changed by MartinBudden

  • owner set to MartinBudden.

05/11/07 16:56:43 changed by MartinBudden

Cookie values are already ignored in safeMode.

29/11/07 16:22:50 changed by MartinBudden

  • milestone set to 2.3.1.

13/02/08 16:55:39 changed by MartinBudden

  • attachment ticket40.patch added.

13/02/08 17:10:15 changed by MartinBudden

  • status changed from new to assigned.

Safemode already ignores cookie values. This patch ignores overridden shadow tiddlers.

We've decided not to ignores the excludeLists and excludeSearch tags or automatically show the PluginStatus? panel at startup, so this patch completes the ticket.

18/02/08 15:39:51 changed by JeremyRuston

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in changeset:3540