Text-slicer: Introduce separate static templates

Much easier to have separate sets of templates for interactive vs
static document trees
This commit is contained in:
Jermolene
2015-08-31 19:50:56 +01:00
parent cc4bef9c0e
commit 0be82ea7fb
13 changed files with 62 additions and 23 deletions

View File

@@ -21,7 +21,10 @@ $:/config/plugins/tiddlywiki/text-slicer/heading-status/$(currentTiddler)$
<$checkbox tiddler=<<config-show-toolbar>> field="text" checked="yes" unchecked="no" default="no"> Show toolbar</$checkbox>
{{||$:/plugins/tiddlywiki/text-slicer/ui/view-document-button}}
<$button>
<$action-sendmessage $message="tm-open-window" $param=<<currentTiddler>> template="$:/plugins/tiddlywiki/text-slicer/exporters/full-doc"/>
View document
</$button>
</div>