https://bugzilla.wikimedia.org/show_bug.cgi?id=31992
--- Comment #3 from Mark A. Hershberger <[email protected]> 2011-10-27 15:38:12 UTC --- Note, sql can be used to add these: insert into interwiki (iw_prefix,iw_url,iw_local,iw_trans) values ('w2', 'http://pt.wikipedia.org/wiki/$1', 1, 0); insert into interwiki (iw_prefix,iw_url,iw_local,iw_trans) values ('en2', 'http://en.wikibooks.org/wiki/$1', 1, 0); -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
