> Is it possible to have many templates following the
> requirements of TaggedTemplateTweak inside the theme tiddler ?

TaggedTemplateTweak can apply templates defined using either separate
tiddlers and/or sections within theme tiddlers.  The plugin attempts
to match a variety of constructed template names, in the following
order:

Using tiddler *title* as prefix:
   1 theme##TitleTemplate
   2 TitleTemplate
Using custom field value as prefix:
   3 theme##valueTemplate
   4 valueTemplate
Using tag value as prefix
   5 theme##tagTemplate
   6 theme##TagTemplate
   7 tagTemplate
   8 TagTemplate

enjoy,
-e

--

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


Reply via email to