Hi,

I have some problems related to the newTiddler macro.  If I put the
following in an empty tiddler:

<<newTiddler
        label:"test 1"
        title:"test 1"
        text:"Hello world."
        template: ViewTemplate
>>
<<newTiddler
        template ViewTemplate
        label:"test 2"
        title:"test 2"
        text:"Hello world."
>>
<<newTiddler
        template: ViewTemplate
        label:"test 3"
        title:"test 3"
        text:"Hello world."
>>

I get different results (test 2 has no : between template -
ViewTemplate).  Test 2 gets a tag "ViewTemplate", and test 1 and test
2 actually don't create tiddlers.

In any case my main problem is that it seems I can't create a
prefilled saved tiddler.  However I believe in 
http://trac.tiddlywiki.org/ticket/135
"Extend the newTiddler macro to open the newly create tiddler in "view
mode" (rather than in Edit mode)" the problem should have been
solved.  Is there something I do wrong, or should the ticket be
reopened?

yours,

Vlak



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