Merge pull request #774 from gernert/patch-1

Update PluginMechanism.tid
print-window-tiddler
Jeremy Ruston 2014-08-31 14:55:12 +01:00
commit beed7de4ca
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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