Hi Felix

The problem is that the $param attribute of the action-sendmessage widget
needs a $:

<$action-sendmessage $message="tm-add-tag" $param="tagname" />

Best wishes

Jeremy



On Mon, Nov 3, 2014 at 10:01 AM, Felix Küppers <felixkuepp...@hotmail.de>
wrote:

> Just if anyone is interested.
>
> This works:
>
>
> <$fieldmangler tiddler=<<currentTiddler>> >
>
>   <$button class="" message="tm-add-tag" param="tagname">add tag</$button>
>
> </$fieldmangler>
>
> This doesn't
>
> <$fieldmangler tiddler=<<currentTiddler>> >
>
> <$button>
>
> add tag
>
> <$action-sendmessage $message="tm-add-tag" param="tagname" />
>
> </$button>
>
> </$fieldmangler>
>
>
> Maybe someone knows why?
>
> Regards Felix
>
> --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to