1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 17:53:15 +00:00
TiddlyWiki5/core/modules
Tobias Beer 8ba3e8973e autolinks system tiddlers
enhanced extlink parser to cover system tiddler links

of course, only those without spaces in their title

didn't want to open up an extra parser for this as extlink has all the
basics
2015-01-08 21:26:48 +01:00
..
commands Fix checking for non-empty folders in initcommand 2014-12-10 22:14:27 +00:00
filters Adjust field and has filter handling of missing tiddlers 2014-12-11 17:49:17 +00:00
info Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
macros First pass at export button 2014-11-10 20:59:15 +00:00
parsers autolinks system tiddlers 2015-01-08 21:26:48 +01:00
savers Filename will now be set to "tiddlywiki.html" when path does not contain a filename. 2014-12-16 00:53:20 +01:00
startup Refine node vs. browser behaviour 2014-12-18 19:52:15 +00:00
storyviews Fix problem with recent zoomin changes 2014-10-07 14:07:55 +01:00
upgraders Incorporate stickytitles theme into snow white theme 2014-12-21 16:04:42 +00:00
utils Links and transclusions in railroad diagrams 2015-01-06 01:39:24 +00:00
widgets Fix for serverside rendering 2015-01-06 18:19:55 +00:00
commander.js Improve error message for missing commands 2014-11-09 14:49:33 +00:00
config.js Move the wikilink regexps into global config 2014-11-26 11:12:25 +00:00
deserializers.js Fix JSON deserialiser to allow all fields 2014-11-13 16:04:30 +00:00
filters.js Ensure that deprecations are clearly marks 2014-09-10 09:20:43 +01:00
language.js Make more core strings be translateable 2014-03-20 20:55:59 +00:00
pluginswitcher.js disable enqueueTiddlerEvent during plugin switching 2014-11-01 16:32:52 +03:00
saver-handler.js Update savers to specify variables, including filename 2014-11-10 19:54:19 +00:00
syncer.js Delete syncer tiddlerInfo when tiddlers are deleted 2014-09-24 16:21:59 +02:00
tiddler.js More resilience to Tiddler.isEqual() 2014-11-09 21:47:00 +00:00
wiki.js Ensure creation fields set for data tiddlers 2014-12-24 10:29:00 +00:00