TiddlyWiki5/core/modules/commands
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
..
build.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
clearpassword.js Add `--build` command 2014-04-25 22:41:59 +01:00
editions.js First pass at an `--editions` command 2014-10-27 21:50:25 +00:00
help.js Add help command 2014-02-25 14:50:18 +00:00
init.js Add support for TIDDLYWIKI_EDITION_PATH 2014-06-17 21:59:20 +01:00
load.js make deserializing a bit more robust 2014-04-09 06:20:51 +09:00
makelibrary.js First pass at upgrade mechanism 2014-07-12 09:09:36 +01:00
output.js Improve output directory handling 2014-04-27 08:28:21 +01:00
password.js Add password handling to server 2012-09-02 21:00:24 +01:00
rendertiddler.js Add `--build` command 2014-04-25 22:41:59 +01:00
rendertiddlers.js Add `--build` command 2014-04-25 22:41:59 +01:00
savetiddler.js Add `--build` command 2014-04-25 22:41:59 +01:00
savetiddlers.js Introduce savetiddlers command 2014-06-09 14:45:41 +01:00
server.js Clarify warning 2014-10-22 16:47:20 +01:00
setfield.js Introduce setfield command 2014-06-11 10:05:35 +01:00
verbose.js Clean up startup logging 2014-05-15 18:50:14 +01:00
version.js Use the version number from the package.json file 2012-07-13 17:38:23 +01:00