1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-01 00:10:45 +00:00
TiddlyWiki5/rabbithole/core/modules
Jeremy Ruston dac06537e5 Added command handling
The idea is that the same commands will work on the server or the
client, and that the client will be able to remotely run commands on
the server.

Also includes abstraction of the version number of TW5.
2012-05-02 11:02:47 +01:00
..
commands Added command handling 2012-05-02 11:02:47 +01:00
macros Added command handling 2012-05-02 11:02:47 +01:00
parsers Introduce plugin module mechanism 2012-04-30 12:23:03 +01:00
treenodes Introduce plugin module mechanism 2012-04-30 12:23:03 +01:00
commander.js Added command handling 2012-05-02 11:02:47 +01:00
config.js Introduce plugin module mechanism 2012-04-30 12:23:03 +01:00
dependencies.js Introduce plugin module mechanism 2012-04-30 12:23:03 +01:00
renderer.js Introduce plugin module mechanism 2012-04-30 12:23:03 +01:00
startup.js Added command handling 2012-05-02 11:02:47 +01:00
tiddler.js Introduce plugin module mechanism 2012-04-30 12:23:03 +01:00
tree.js Introduce plugin module mechanism 2012-04-30 12:23:03 +01:00
tree.utils.js Introduce plugin module mechanism 2012-04-30 12:23:03 +01:00
utils.argparser.js Introduce plugin module mechanism 2012-04-30 12:23:03 +01:00
utils.js Added command handling 2012-05-02 11:02:47 +01:00
wiki.js Added command handling 2012-05-02 11:02:47 +01:00