1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-05 00:08:06 +00:00

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

@@ -13,14 +13,10 @@ tags: $:/tags/ViewTemplate
<$set name="tv-default-heading-state" value="open">
<$set name="tv-show-gadgets" value="yes">
<$transclude tiddler="$:/plugins/tiddlywiki/text-slicer/templates/interactive/tiddler"/>
</$set>
</$set>
</div>
</$reveal>