Hi vpl There were several changes in 5.0.16 which are liable to break older customisations:
http://tiddlywiki.com/#Release%205.0.16-beta In this case, the issue is that the prefix for widget messages has changed from "tw-" to "tm-". So your example now needs to be written: <$button message="tm-new-tiddler" param="tiddlerTemplate">New Tiddler button</$button> Best wishes Jeremy. On Mon, Sep 15, 2014 at 2:58 PM, vpl <[email protected]> wrote: > Hi, > > testing this new version I've the following code > > <$button message="tw-new-tiddler" param="tiddlerTemplate">New Tiddler > button</$button> > > I've created a tiddlerTemplate tiddler. > > When I click on the button no tiddlerTemplate 1 is created as it was the > case at list in 5.0.15. > > Something new that I have to take into account ? > > Regards > > Vpl > > -- > 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/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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/d/optout.

