Mark,

Always good to hear from you...

This puzzles me:
>
> <$macrocall $name="currentTab" $type="text/plain" $output="text/plain"/>
>
> This means you're invoking the actual contents of the current tiddler (in 
> a tab) as a macro. It appears to be the fallback if the caption field isn't 
> available.
>
> I'm wondering why it isn't just:
>
> <$text text=<<currentTab>>/>
>
>
I don't know-- i just inserted that from the tabs macro code into my 
buttonTemplate tiddler (similitarly to how the currentTiddler template 
duplicates a transclusion in the macro and wraps it in a tiddler widget)

 

> If it works .... ok I guess. Be sure to test your code without a caption 
> field to see what happens.
>

Thanks for the suggestion-- I tried it by removing the caption field of one 
of the tiddlers and it's title displayed.

I tested this buttonTemplate tiddler replacing caption with different 
fields and it works as a simple way to change what field the core tabs 
macro uses for tab titles.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fc20bedd-b52d-4f5a-a78f-0998274cbe6f%40googlegroups.com.

Reply via email to