https://bugzilla.wikimedia.org/show_bug.cgi?id=69575
--- Comment #3 from Brad Jorsch <[email protected]> --- (In reply to Dr Brains from comment #2) > The purpose is to have a list of all iw sites with allowed API acces with a > centralauthtoken, and what would be needed is : > 1) the API url, or at least the scriptpath ( "/w" ) > 2) witch sites are mediawiki powered and readable 3) Which of these sites are actually in the same CentralAuth "group" as the current wiki. > Am I wrong or in fact this interwikimap feature comes from Interwiki > extension (even if I didn't see any API feature in the extension code) ? You're wrong. meta=siteinfo&siprop=interwikimap is in core, basically dumping the contents of the 'interwiki' database table. The Interwiki extension appears to merely add a special page for interacting with this same database table. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
