Here we list a few tools that are of particular use in managing and creating Fedwiki content.
# Wikipedia Transport
The wikipedia-transport below allows you to drop a Wikipedia url onto it and it imports a page and all it's images:
POST http://rest.livecode.world/mediawiki
# OneTab Transport
This OneTab Transport imports bookmarks from the bookmarking service - one-tab.com
POST http://rest.livecode.world/onetab
# Podcast Transport This transport imports bbc and Radio Lab audio podcasts.
POST http://rest.livecode.world/bbc
# Map Transport Drag a url from OpenStreetMap or a geolocated image onto the transport below to create a map:
POST http://rest.livecode.world/map
# Echo Transport
Drop a url on here to see the json sent to the transport:
POST http://rest.livecode.world/echo
# Youtube Transport This Youtube Transporter allows you to import videos from Youtube, complete with all their metadata. It also allows you to import playlists, channels, and all uploads from a user.
POST https://rest.livecode.world/youtube
# Flagmatic Plugin
This plugin offers an assortment of flags that can replace that of the logged-in site.
# Fedwiki Utils
This version of the Journal Cleaner Transport preserves only Fork Actions in the journal. Let's call it the Fork Cleaner Transport.
POST https://rest.livecode.world/fedwiki/fork_Cleaner
We can also fix page title capitalisation using:
POST https://rest.livecode.world/fedwiki/fix_Title
POST https://rest.livecode.world/fedwiki/journal
# Import Audioboo
The audioboom-transport creates HTML5 Audio pages in Fedwiki.
POST https://rest.livecode.world/audioboom
Drag and Drop an audioboom url onto the Transporter and it will create a Ghost Page containing an image, map, description and audio from the audioboom website.
We look for pages with server errors recorded in their journal. Drag this page to any site to look there.
# Search Plugin
The search plugin contains a query as its text, performs that query on emit, and reports results in page as flags ordered by the titles that have them.
PLUGINS search