Dating Transport

This Transport generates and stores named lists of web sites in order to automatically create rosters for Research Groups..

# Transporter

Drop a url on here to see the json sent to the transport:

POST https://rest.livecode.world/mediawiki/importpage

# Use

Here you would describe how you use the transport - a sort of mini-user Journey if you like. below ideally you will drop a screencast of how you use it.

The transport will take teh page that the form is on and duplicate it, while updating the first roster it find (or creating one if it does not exist) with the new updated roster.

Now with this Fedwiki transport you are able to store and share these lists in Fedwiki.

# Code

The code for this transporter is written in Livecode. You can view the source here - gist

Tests

You can test this transporter with the HTML Form below:

Fill in your research group name and click "Join" above. You should see a ghost page created, with a copy of the updated page including the new updated roster.

If you copy the form onto another site and try there - the new site will be added to the roster. In this way by forking a page, and pressing "Join" people can easily create a large number of research groups.

FEAST Researchers REFERENCES wiki.feast.fm/feast-researchers

# To Do

It should be enhanced to: * Use XPath * Spit out code into libraries

# See also - Fedwiki Tools