1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-08 23:20:03 +00:00
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
..
2014-08-30 20:44:26 +01:00
2014-04-25 22:41:59 +01:00
2015-01-11 15:00:54 +00:00
2014-02-25 14:50:18 +00:00
2017-07-12 17:14:27 +01:00
2014-04-27 08:28:21 +01:00
2012-09-02 21:00:24 +01:00
2017-09-12 16:04:07 +01:00
2017-09-12 16:04:07 +01:00
2014-06-11 10:05:35 +01:00
2014-05-15 18:50:14 +01:00