In theory you could use the fifth parameter "template" to transclude your 
tiddlers using another view template.

In practice there seems to be a bug.

@Jeremy: To illustrate the bug, go to http://tiddlywiki.com and create a 
tiddler "testme" containing:

<$view field="title"/>

Edit the "GettingStarted" tiddler. Change

<$macrocall $name="tabs" state="$:/state/tabs/platform" 
tabsList="[prefix[GettingStarted - ]]" default=<<default-platform>> 
class="tc-vertical"/>

to

<$macrocall $name="tabs" state="$:/state/tabs/platform" 
tabsList="[prefix[GettingStarted - ]]" default=<<default-platform>> 
class="tc-vertical" template="testme"/>

And note that the displayed tiddler title is "GettingStarted" and not that 
of the selected tab.


-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to