mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-11 03:32:20 -08:00
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. |
||
|---|---|---|
| .. | ||
| GettingStarted.tid | ||
| html-div-tiddler.tid | ||
| plugin.info | ||
| readme.tid | ||
| readonly-styles.tid | ||
| save-offline.tid | ||
| SaveWikiButtonTemplate.tid | ||
| ServerControlPanel.tid | ||
| tiddlywebadaptor.js | ||
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]]