Oh, a tabbed table of contents. For that it can actually be simpler, just 
put 'template=ViewTemplate' in the macrocall for the table of contents. So 
your toc tiddler would be:

<$macrocall
    $name="toc-tabbed-internal-nav"
    tag="ToC"
    selectedTiddler="$:/temp"
    unselectedText="<p>Select a topic in the table of contents. Click the 
arrow to expand a topic.</p>"
    missingText="<p>Missing tiddler.</p>"
    template='ViewTemplate'
/>

That should work.

And I had misunderstood what you wanted with the tags, but it looks like 
you have that working fine.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/149d2b61-cb4d-42bb-87cb-6edec44f4595%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to