1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-02 17:00:45 +00:00
TiddlyWiki5/core
Jeremy Ruston df59269b0d Fixed problem with plugin precedence
We were unpacking plugin tiddlers in arbitrary order, and ensuring that
later plugins didn't overwrite shadow tiddlers from earlier plugins.

Now we'll allow plugins to specify a "pluginPriority" that determines
the load ordering. We also explicitly allow shadow tiddlers from later
plugins to overwrite shadow tiddlers from earlier plugins.

We're setting a base priority on the core plugin, since many plugins
will want to control their loading relative to it.
2013-04-08 18:37:49 +01:00
..
images Improvements to appearances in edit mode 2013-03-22 10:17:31 +00:00
messages Add GettingStarted tiddler for empty TiddlyWikis 2013-03-21 22:21:34 +00:00
modules Fix bug that was preventing pasting into edit textareas or input boxes 2013-04-05 13:57:55 +01:00
styles Improve word wrapping behaviour 2013-04-06 16:49:47 +01:00
templates Fix tiddler dropdown 2013-04-04 14:24:55 +01:00
wiki Add tiddler info dropdown 2013-03-19 16:45:07 +00:00
copyright.tid Adjust copyright date 2013-01-17 11:27:08 +00:00
plugin.info Fixed problem with plugin precedence 2013-04-08 18:37:49 +01:00