1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-10 05:54:22 +00:00
TiddlyWiki5/core/modules
Jermolene b805633dc9 Reorganise the main file saving templates
We’re introducing a mechanism that allows us to decide which tiddlers
get saved. Using `$:/core/save/all` gives all tiddlers, as before.
Using `$:/core/save/empty` gives an empty wiki. Saving an empty wiki
from tw5.com isn’t the same as the empty wiki cooked from
editions/empty because the two editions have different plugins and
other system tiddlers.
2013-11-25 21:16:27 +00:00
..
commands Reorganise the main file saving templates 2013-11-25 21:16:27 +00:00
filters Add [is[tiddler]] filter operator 2013-11-24 20:38:58 +00:00
macros Get rid of the qualifyTiddlerTitles hack 2013-11-02 15:42:24 +00:00
parsers Fixed problem with greedy regexp for macrocalls 2013-11-17 21:53:12 +00:00
savers Removed inadvertent alert() 2013-11-12 20:58:54 +00:00
storyviews Make the zoomin storyview visualisation properly track the title node 2013-11-08 12:36:30 +00:00
utils Improve popup dismissal 2013-11-12 22:02:26 +00:00
widgets Change macro attributes to not wikify their content 2013-11-22 20:02:44 +00:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the animation duration into a tiddler so that we can easily let it be adjusted in the control panel 2013-08-28 15:15:56 +01:00
deserializers.js Fix broken regexps 2013-09-18 19:09:54 +01:00
filters.js Trap filter syntax errors 2013-11-21 08:52:41 +00:00
startup.js Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
syncer.js Fix client server edition syncing 2013-11-08 21:34:47 +00:00
themes.js Remove early bail on switching to a non-existent theme 2013-05-10 20:24:40 +01:00
tiddler.js Remove plugin field now that we've got the plugin-type field 2013-08-23 18:37:54 +01:00
wiki.js Reorganise the main file saving templates 2013-11-25 21:16:27 +00:00