Files
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
..
2015-03-19 10:53:45 +00:00
2018-06-27 11:16:13 +01:00
2015-06-29 14:31:33 -07: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]]