You have no idea how happy this makes me! Thank you thank you thank you! -Courtney
-----Original Message----- From: wikitech-l-bounces@lists.wikimedia.org [mailto:wikitech-l-bounces@lists.wikimedia.org] On Behalf Of Brion Vibber Sent: Thursday, April 15, 2010 9:54 PM To: wikitech-l@lists.wikimedia.org Subject: [Wikitech-l] Added iwlinks table to track interwiki links on trunk
Tossed this together during hacking this evening in Berlin, finally fixes https://bugzilla.wikimedia.org/show_bug.cgi?id=14473
Somehow we never got round to recording interwiki links into the database link tables (eventually langlinks was added, but only for the sidebar interlanguage links; inline interwiki links were simply dropped).
The table will be added by update.php for MySQL, should work for SQLite (untested); probably still need to add a PostgreSQL updater for it.
Note that the magic indirection for things like [[wikt:fr:blah]] isn't resolved on the source wiki side, so that'll currently record as ('wikt', 'fr:blah'). At some point we'll probably want to make the project/language pairings something we can evaluate and normalize to provide better tracking.
-- brion vibber (brion @ pobox.com)
_______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l