TiddlyWiki5/core/modules
Jermolene 04d26e6fae First pass at an `--editions` command
Also added a “description” field for wiki folders.

Right now there’s too many editions listed. I think we should by
default only list editions whose `tiddlywiki.info` file has
`showInListings` set to `true`, and have an `--editions all` command
that lists everything.

@pmario please could you check that the editions in your
`TIDDLYWIKI_EDITION_PATH` are correctly listed?
2014-10-27 21:50:25 +00:00
..
commands First pass at an `--editions` command 2014-10-27 21:50:25 +00:00
filters Merge pull request #928 from TheDiveO/filter-operators-addsufprefix 2014-10-07 09:44:31 +01:00
info Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
macros Add a new journal page toolbar button 2014-10-08 17:46:34 +01:00
parsers Add audio/ogg to the list of recognised audio formats 2014-10-19 22:09:17 +02:00
savers Added error handling to upload saver 2014-09-27 10:47:31 +01:00
startup Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
storyviews Fix problem with recent zoomin changes 2014-10-07 14:07:55 +01:00
upgraders Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
utils Coloured warnings and errors under Node.js 2014-10-21 19:30:27 +01:00
widgets Introduce action-setfield widget 2014-10-25 14:02:34 +01:00
commander.js Fix bug handling of build command 2014-06-24 12:09:10 +01:00
config.js Make date format strings be translateable 2014-10-09 10:33:08 +01:00
deserializers.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01: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 Make shadowTiddlers, pluginTiddlers and pluginInfo be private to the Wiki object constructor 2014-03-17 10:50:18 +00:00
saver-handler.js Missed corrections of `tm-auto-save-wiki` message 2014-09-02 11:16:06 +01:00
syncer.js Delete syncer tiddlerInfo when tiddlers are deleted 2014-09-24 16:21:59 +02:00
tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
wiki.js Generate new tiddler titles that aren't already subject of a draft 2014-10-10 20:58:56 +01:00