From d13e23132aa3a196901118c528ed10613eb62044 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Mon, 8 Sep 2014 19:52:16 +0100 Subject: [PATCH] Updated docs for safe mode --- editions/tw5.com/tiddlers/features/SafeMode.tid | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/editions/tw5.com/tiddlers/features/SafeMode.tid b/editions/tw5.com/tiddlers/features/SafeMode.tid index 30563731e..7bcabe805 100644 --- a/editions/tw5.com/tiddlers/features/SafeMode.tid +++ b/editions/tw5.com/tiddlers/features/SafeMode.tid @@ -1,5 +1,5 @@ created: 20140419082845576 -modified: 20140419083436245 +modified: 20140908185153663 tags: features title: SafeMode type: text/vnd.tiddlywiki @@ -16,6 +16,9 @@ http://tiddlywiki.com/#:safe ! How Safe Mode Works -In safe mode, any tiddlers that override shadow tiddlers are renamed to give them the prefix `SAFE: `, thus restoring the underlying shadow tiddler. +Safe mode triggers two changes: + +* All plugins are temporarily disabled. You can use the control panel to disable individual plugins +* Any tiddlers that override shadow tiddlers are renamed to give them the prefix `SAFE: `, thus restoring the underlying shadow tiddler A report tiddler is displayed that allows you to inspect the tiddlers that were renamed.