Unfortunately it seems at the moment impossible for me to store an updated
tiddlystuff as tiddlywiki presents an error message :(
Here is what I wanted to write:
@@.IMPORTANT
The widget is not yet compatible to 5.1 and newer. To fix it, edit [[$:
/plugins/skeeve/newtiddler.js]] and change
* `type: "tw-navigate",`
** to `type: "tm-navigate",`
* `this.newtiddlerClass = "tw-newtiddler-button" +`
** to `this.newtiddlerClass = "tm-newtiddler-button" +`
* `this.dispatchEvent({type: "tw-edit-tiddler",`
** to `this.dispatchEvent({type: "tm-edit-tiddler",`
@@
--
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.