Hello,

I'm trying to use the "createTiddlyButton" inside a transclusion, but
no way : it creates two buttons.
An example is below :

/%
!out
$1
!end
%/<<tiddler CreateButton##out with: {{
   createTiddlyButton(place,"Button",null,
                    function(e) {
   ...;
   });
}}>>

Even when I remove the "$1" !

Is it possible to create one button this way or do I need to use
InlineJavascriptrPlugin (as I did before) ?

Thanks for your advices

FrD

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