replace the line
alert(client.responseText);
with these two lines:
var fields = {title: 'Look! A title!', text: client.responseText}
$tw.wiki.addTiddler(new $tw.Tiddler(fields))
you will have to open the tiddler called 'Look A title!' manually, but that
should put the text in that tiddler. I haven't tested this so there may be
bugs.
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/aba908eb-b0cb-4356-8254-ba3887a40a82%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.