TiddlyWiki5/core/ui/PageTemplate
Jeremy Ruston 1c23059204
Dynamic loading/unloading of plugins (#4259)
* First pass at dynamic loading/unloading

* Show warning for changes to plugins containing JS modules

* Use $:/config/RegisterPluginType/* for configuring whether a plugin type is automatically registered

Where "registered" means "the constituent shadows are loaded".

* Fix the info plugin

The previous mechanism re-read all plugin info during startup

* Don't prettify JSON in the plugin library

* Indicate in plugin library whether a plugin requires reloading

* Display the highlighted plugin name in the plugin chooser

And if there's no name field fall back to the part of the title after the final slash.
2019-09-16 12:15:39 +01:00
..
alerts.tid Rename more "tw-*" classes to "tc-*" 2014-08-28 19:08:31 +01:00
drafts.tid Experimental "persistent draft indicators" 2018-08-23 18:02:39 +01:00
pluginreloadwarning.tid Dynamic loading/unloading of plugins (#4259) 2019-09-16 12:15:39 +01:00
sidebar.tid Add whitespace trim to pagetemplate, story and sidebar (#4052) 2019-07-03 17:41:23 +01:00
story.tid Story PageTemplate: configurable View- and EditTemplates (#4051) 2019-07-03 17:42:13 +01:00
topleftbar.tid Pop storyview for topright and topleft bar (#4146) 2019-08-02 09:03:51 +01:00
toprightbar.tid Pop storyview for topright and topleft bar (#4146) 2019-08-02 09:03:51 +01:00