>    <div class='tiddler' macro='tiddler ReceiptStuffing with:
> {{story.findContainingTiddler(place.parentNode).getAttribute("tiddler")}}'> 
> </div>
> And ... this seems to work! Should the simpler {{tiddler.title}} have

The global 'tiddler' variable was introduced quite some time ago so
that macro parameters could reference things like tiddler.title, etc.
I don't recall which version of TW it first appeared in, but if you
are using an old version of the TWCore, it might not be available.
Also, if you are viewing a *shadow* tiddler, there there is no actual
'tiddler' object, so you need the longer, much uglier "lookup" code
that you are using.
-e

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to