Topic on Extension talk:Sync

Gunnar.offel (talkcontribs)

Does the extension sync in both directions or "just" deliver the content in one direction, in meaning of deployment ?

Actually i would like to sync a live mediawiki and a local version for offline use (local developer station), so both directions would be necessary for this case.

Nischayn22 (talkcontribs)

It can only sync in one direction. You can install it on both the wikis for your use case.

Gunnar.offel (talkcontribs)

Thanks for the option. Sounds promissing, i will try that, but i assume the local version will have different IPs / locations so

$wgSyncWikis[] = array(
'api_path' => "http://yourwiki/wiki2",

must corrected each time. Maybe i write a script for this. Will see.

Reply to "to clarify"