From 954901d78834be393f1ce53a9f42a079972b07fd Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sun, 5 Jan 2014 17:24:53 +0000 Subject: [PATCH] Start adding export options to the control panel --- core/ui/ControlPanel/Tools.tid | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/ui/ControlPanel/Tools.tid b/core/ui/ControlPanel/Tools.tid index 1fd1f2c6d..4a190e46e 100644 --- a/core/ui/ControlPanel/Tools.tid +++ b/core/ui/ControlPanel/Tools.tid @@ -8,6 +8,10 @@ caption: Tools Browse for files on your computer to import their contents (the individual tiddlers within TiddlyWiki HTML files are imported separately). You can also drag and drop files directly to the browser window. +! Export + +<$button message="tw-download-file" param="$:/core/templates/alltiddlers.template.html" class="btn-big-green">Download all tiddlers as static HTML {{$:/core/images/save-button}} + ! Encryption {{$:/snippets/encryptionstatus}}