Reputation: 10902
Is there a reliable way to sync (copy and merge) the content of two different Mediawiki installations?
I have an internal installation where we work on most the time, but some external contractors won't get access to the internal installation, so we are thinking about getting them their own installation and mirror parts of the content to that installation. Problem is, doing this manually will be a pain, so I'm looking for a way to automate this procedure.
Sync should be in both directions, as both parties can create and update content.
I hoped there would be an extension for that, but couldn't find one yet.
Upvotes: 4
Views: 2575
Reputation: 106
This question is super old, but just wanted to say here is the collection of extensions that would be relevant here: https://www.mediawiki.org/wiki/Page_import
Upvotes: 2
Reputation: 10902
Maybe I found an additional possible solution: http://www.mediawiki.org/wiki/Extension:WikiSync
Upvotes: 1
Reputation: 36
I have a similar problem and am looking for a solution. I found an extension called Push that may work: http://www.mediawiki.org/wiki/Extension:Push but have not had time to test it yet.
Upvotes: 2