TiddlyWiki5/core/modules/commands
Jermolene 8643278a45 Add support for an integrated plugin library
Fixes #1450

Provides support for an integrated plugin library that can be used to
install plugins from tiddlywiki.com directly to wikis hosted online or
offline. See the Plugins tab of Control Panel.

Todo:

* Error checking(eg libraryserver.js HTTP GET)
* Translatability
* Documentation
** $:/tags/ServerConnection
** savelibrarytiddlers command
2015-02-09 19:04:11 +00:00
..
build.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
clearpassword.js
editions.js Refactor edition-info handling 2015-01-11 15:00:54 +00:00
help.js
init.js Fix checking for non-empty folders in initcommand 2014-12-10 22:14:27 +00:00
load.js
makelibrary.js First pass at upgrade mechanism 2014-07-12 09:09:36 +01:00
output.js
password.js
rendertiddler.js
rendertiddlers.js update docs change var name 2015-01-12 02:55:42 +09:00
savelibrarytiddlers.js Add support for an integrated plugin library 2015-02-09 19:04:11 +00:00
savetiddler.js
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
unpackplugin.js Add unpackplugin command 2014-10-29 11:43:43 +00:00
verbose.js
version.js