TiddlyWiki5/plugins/tiddlywiki/tiddlyweb
Jermolene cca73d0c85 Add readonly-styles
We hide editing-related buttons in read only mode

I've made this part of the tiddlyweb plugin but I think a case could be made for putting it into the core.
2018-06-27 11:16:13 +01:00
..
GettingStarted.tid Change http://*.tiddlywiki.com/* to https:// 2017-11-11 11:56:20 +00:00
html-div-tiddler.tid Fix the template for serving tiddlers 2013-10-25 22:30:36 +01:00
plugin.info Improve plugin readmes 2015-03-19 10:53:45 +00:00
readme.tid Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)" 2017-06-24 17:48:32 +01:00
readonly-styles.tid Add readonly-styles 2018-06-27 11:16:13 +01:00
save-offline.tid Update save-offline.tid 2015-06-29 14:31:33 -07:00
SaveWikiButtonTemplate.tid Refactor saver handler 2014-08-20 10:02:44 +01:00
ServerControlPanel.tid Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
tiddlywebadaptor.js Add basic support for detecting readonly status and avoiding write errors 2018-06-27 11:09:42 +01:00

title: $:/plugins/tiddlywiki/tiddlyweb/readme

This plugin runs in the browser to synchronise tiddler changes to and from a TiddlyWeb-compatible server (including TiddlyWiki 5 itself, running on Node.js). It is inert when run under Node.js. Disabling this plugin via the browser can not be undone via the browser since this plugin provides the mechanism to synchronize settings with the server.

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/tiddlyweb]]