As part of my other projects I have been using xmlhttp requests to send 
information from a wiki. To make this easier I made an action widget, I was 
using it for part of TWederation and it looks like I am going to need it 
again so I put it in a plugin and made a demo site for it.

It is a very simple wrapper on xmlhttp requests but it has been flexible 
enough to suit my needs.

The demo site has instructions for setting everything up so you can send 
data from a wiki to google sheets, but the plugin should work with anything 
that takes http form data.

The plugin is has been added to the OokTech plugin library, the demo site 
is here: https://ooktech.com/TiddlyWiki/SubmitForm/ and the code is on 
GitHub here: https://github.com/OokTech/TW5-SubmitForm

As a note about the motivations for this, I am hoping to create a simple 
node server that can run alongside the node version of tiddlywiki. I want 
to use this as the basis for an ad-hoc network of optional servers that 
could support twederation and let us move forward with it. Problems with 
accessing the server from the outside world may prevent this from being 
useful, but googles new apis are making it difficult to access data put 
into google sheets from tiddlywiki so I want a simple alternative, and I 
would rather not use google anyway.

-- 
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/d21967aa-8bd0-4913-8620-b6f18967ae86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to