https://bugzilla.wikimedia.org/show_bug.cgi?id=23999
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Add "iw_dbname" field to |Provide method to store |interwiki table |API/DB information for | |interwiki sites --- Comment #2 from Chad H. <[email protected]> 2010-06-16 13:01:54 UTC --- Generalizing this bug (which is actually one of two things discussed in bug 14024, but we never split it off). What we need is to expand the Interwiki class to give us information about other wikis API urls (or potentially DB info, if they're in a farm like Wikimedia). We can store this information in the interwiki table (for most people) and the interwiki cache (for Wikimedia). Configuring this stuff in LocalSettings is a Bad Idea because we already store interwiki data somewhere, so it makes sense to put it where that already is. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
