Page MenuHomePhabricator

Add a server mode to InterwikiMap; also, make it capable of providing and polling for incremental updates
Closed, InvalidPublic

Description

InterwikiMap should have a server mode that allows users on a site such as WikiIndex or WikiApiary to add a tag or parser function or whatever SMW uses to a wiki description page, and thereby add an interwiki prefix, URL, etc. to the interwiki table.

InterwikiMap should also be able to provide and poll for incremental updates to the table rather than dealing with the entire table each time. Also, a different means of storing snapshots of the table needs to be developed that doesn't rely on storing them in pages; this is not scalable.

The purpose of all this is to implement https://www.mediawiki.org/wiki/Canonical_interwiki_prefixes .


Version: master
Severity: normal
URL: http://www.gossamer-threads.com/lists/wiki/wikitech/406174
See Also:
T33593: Implement a way to setup multiple interwiki sources

Details

Reference
bz57131

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 2:15 AM
bzimport set Reference to bz57131.
Krenair set Security to None.

Please report issues at https://github.com/Inclumedia/InterwikiMap/issues as linked on the extension homepage, so a maintainer could see this issue