1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 01:03:16 +00:00

Merge pull request #774 from gernert/patch-1

Update PluginMechanism.tid
This commit is contained in:
Jeremy Ruston 2014-08-31 14:55:12 +01:00
commit beed7de4ca

View File

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