> > This would provide a more complete solution, enabling use of the
> > TWCore's HTML template syntax as an alternative when wiki-syntax
> > formatting falls short, or when you just want to re-use existing
> > custom templates that already format the tiddler output as desired.
>
> Would this make TaggedTemplateTweak redundant?

not at all.  TaggedTemplateTweak is a *selector* of templates, invoked
directly by the TWCore whenever a tiddler is to be displayed.  It
applies a series of tests and rules to determine which template to
use.

In contrast, the "template:..." and "format:..." parameters I
suggested are for use within *macros* such as <<list [tag[...]]
template:...>>.

Note: I have a plan to similarly extend the <<tiddler>> macro, so that
you can write:
   <<tiddler TiddlerName template:SomeTemplateName>>
to render the tiddler using TWCore HTML Template syntax instead of
just wikifying the tiddler's *text* content.  I'll post a follow-up
when I've got something coded.

enjoy,
-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to