Here we list a few tools that are of particular use in managing and creating Fedwiki content. Check Recycled pages to find delted pages.
# Imagine Transport This Imagine Transport imports Wikipedia pages, OneTab pages, Tweets, Flickr images, Pinterest pins, and simple web images.
POST https://rest.livecode.world/imagine
# Reference link compacter
This transporter compacts About Reference Plugin links to a "See also" markdown section:
POST https://rest.livecode.world/fedwiki/compact_Refs
# 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
# 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
# Import Audioboo
The Audioboom Transport creates HTML5 Audio pages in Fedwiki - audioboom.com
POST https://rest.livecode.world/audioboom
# Flagmatic Plugin This plugin offers an assortment of flags that can replace that of the logged-in site. See About Flagmatic Plugin.
# Echo Transport
Drop a url on here to see the json sent to the transport:
POST https://rest.livecode.world/echo
Here is a simple test transport:
POST https://rest.livecode.world/test
# 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.
SITES search