From 522d945275f92b5e1c829326b71fb0c60e64ee81 Mon Sep 17 00:00:00 2001 From: gernert Date: Sun, 31 Aug 2014 15:52:46 +0200 Subject: [PATCH] Update PluginMechanism.tid Without a name field the entry in the minithemeswitcher will be blank. --- editions/tw5.com/tiddlers/mechanisms/PluginMechanism.tid | 1 + 1 file changed, 1 insertion(+) diff --git a/editions/tw5.com/tiddlers/mechanisms/PluginMechanism.tid b/editions/tw5.com/tiddlers/mechanisms/PluginMechanism.tid index d271885e8..5d41cedc1 100644 --- a/editions/tw5.com/tiddlers/mechanisms/PluginMechanism.tid +++ b/editions/tw5.com/tiddlers/mechanisms/PluginMechanism.tid @@ -33,6 +33,7 @@ Plugins are stored as tiddlers with the following fields: |plugin-type |Can be ''plugin'' (default) or ''theme'' | |text |JSON encoding of the list of tiddlers comprising the plugin | |list |Names of exposed plugin information tiddlers (see below) | +|name |Name of the theme (only for themes) | |dependents |List of dependent plugins (currently only implemented for themes) | ! Plugin folders