Thanks, it works well !

There is something strange in this transclusion : it has to be invoked
with the explicit section name :
<<tiddler CreateButton##show with: ...>>
Without it, it doesn't work (i.e. <<tiddler CreateButton with: ...>>)

FrD

On 27 juil, 17:38, PMario <pmari...@gmail.com> wrote:
> hi
> some time ago I wanted something 
> similarhttp://freestyle.tiddlyspot.com/#CreateButton
> May be this helps. I used tiddlytools RefreshTiddler as a starting
> point.
> -m
>
> On Jul 27, 1:35 pm, FrD <sokus...@gmail.com> wrote:
>
> > I'm making some progress :
>
> > Here is my tiddler CreateButton :
>
> > /%
> > !show
> > <html><nowiki><a href="javascript:;" title=$2 class="button"
> > onclick="story.displayTiddler(null,'zfrDConfig');return 
> > false;">$1</a></html>
>
> > !end
> > %/<<tiddler 'CreateButton##show' with: '$1' '$2'>>
>
> > Now I wonder how to pass a third argument that would be the onclick
> > function ?
>
> > FrD

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

Reply via email to