Updated docs for safe mode

print-window-tiddler
Jermolene 2014-09-08 19:52:16 +01:00
rodzic ac54fe3326
commit d13e23132a
1 zmienionych plików z 5 dodań i 2 usunięć

Wyświetl plik

@ -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.