1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/core/modules/startup
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
..
browser-messaging.js Add support for an integrated plugin library 2015-02-09 19:04:11 +00:00
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
favicon.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
info.js Introduce info mechanism 2014-07-20 18:07:30 +01:00
load-modules.js Refine node vs. browser behaviour 2014-12-18 19:52:15 +00:00
password.js Add confirmation for clearing password 2014-10-07 14:35:42 +01:00
render.js Remove obsolete parameters 2015-01-09 20:45:16 +00:00
rootwidget.js Update modal handling to allow variables to be passed 2014-11-07 14:54:46 +00:00
startup.js Fix popup handling in Cecily and Zoomin view 2014-11-22 10:19:03 +00:00
story.js Add hooks mechanism and th-opening-default-tiddlers-list hook 2014-11-23 01:11:56 +09:00