Synchronisation of wikifabs

From Wikifab Developers
Revision as of 17:00, 17 November 2016 by Clément (talk | contribs) (Created page with "=== Context === The wikifab source code is available to anyone for free. Many organizations have installed their own wikifab-based-site on their own server and they would li...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Context

The wikifab source code is available to anyone for free.

Many organizations have installed their own wikifab-based-site on their own server and they would like to publish some of their tutorials (created on their wikifab) to www.wikifab.org (or to another wikifab instance).

State of the art

Mediawiki comes with a bunch of API that can be use to synchronize content among wikifab instances

You can find the API documentation here: https://www.mediawiki.org/wiki/API:Main_page

Installation guide

To develops this feature, you can install wikifab locally following this tutorial : https://github.com/Wikifab/wikifab-main

Features

Push a tutorial to wikifab

Dealing with conflicts

When modification was made on parent

When modification was made on child