15 octobre 2016 à 12h17
Disabling Plugins
Plugins can be disabled by creating a tiddler titled $:/config/Plugins/Disabled/
concatenated with the plugin title, and setting its text to yes
.
For example, to disable the plugin $:/plugins/tiddlywiki/highlight
, the title would be:
$:/config/Plugins/Disabled/$:/plugins/tiddlywiki/highlight