From d3ca636a5b0491ff2852ffdec74a43f423a67a1f Mon Sep 17 00:00:00 2001 From: Jermolene Date: Mon, 10 Aug 2015 19:39:04 +0100 Subject: [PATCH] Text-slicer: switch to use tabbed internal navigation --- .../text-slicer/template-display-document.tid | 22 +++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/plugins/tiddlywiki/text-slicer/template-display-document.tid b/plugins/tiddlywiki/text-slicer/template-display-document.tid index c2344b1c3..2190fb076 100644 --- a/plugins/tiddlywiki/text-slicer/template-display-document.tid +++ b/plugins/tiddlywiki/text-slicer/template-display-document.tid @@ -6,16 +6,20 @@ $:/plugins/tiddlywiki/text-slicer/config/show-toolbar/$(currentTiddler)$ \define display-tiddler() <$set name="tv-show-toolbar" value={{$(config-show-toolbar)$}}> -<> - -\end - -
- -<$macrocall $name="toc-selective-expandable" tag=<>/> - -
<$checkbox tiddler=<> field="text" checked="yes" unchecked="no" default="no"> Show toolbar +
+ +<$set name="tv-show-toolbar" value={{$(config-show-toolbar)$}}> + +<$macrocall $name="toc-tabbed-internal-nav" tag=<>/> + + + +
+ + +\end + <>