Hi AXS

> In case anyone needs this in their TW, here is my solution:
> I changed the following line in TaggedTemplateTweakPlugin (which I was
> already using):
> if (!tiddler) return coreTemplate
> to
> if (!tiddler) return config.tiddlerTemplates[DEFAULT_NEW_TEMPLATE];
> where config.tiddlerTemplates[DEFAULT_NEW_TEMPLATE] and
> DEFAULT_NEW_TEMPLATE are defined in a systemConfig tiddler.

Wauw :-) That was a tricky one! - Would you consider publishing your
document, when you are finished?
I would really like so see it in action..

Cheers Måns Mårtensson

-- 
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