1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-24 17:10:29 +00:00
TiddlyWiki5/core/modules
Jermolene 49ade66540 Extend navigator widget to allow target tiddler to be specified for certain events
Now the edit tiddler, delete tiddler, save tiddler and cancel tiddler
events can all be passed the tiddler title as the message param.
2013-12-04 13:09:26 +00:00
..
commands Added primitive support for basic authentication 2013-11-28 14:03:08 +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 Add support for downloading files 2013-11-27 20:51:08 +00:00
storyviews Make the zoomin storyview visualisation properly track the title node 2013-11-08 12:36:30 +00:00
utils Added primitive support for basic authentication 2013-11-28 14:03:08 +00:00
widgets Extend navigator widget to allow target tiddler to be specified for certain events 2013-12-04 13:09:26 +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 Ensure system tiddlers are imported 2013-12-02 09:57:54 +00:00
filters.js Trap filter syntax errors 2013-11-21 08:52:41 +00:00
startup.js Add support for downloading files 2013-11-27 20:51:08 +00:00
syncer.js Add error reporting for the syncer module 2013-12-03 09:35:02 +00:00
themes.js Fallback to a list of default themes 2013-12-01 20:28:56 +00: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 Add wiki.importTiddler() 2013-12-02 09:59:17 +00:00