https://bugzilla.wikimedia.org/show_bug.cgi?id=35960
Jeroen De Dauw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] AssignedTo|[email protected]. |[email protected] |org | --- Comment #1 from Jeroen De Dauw <[email protected]> 2012-04-15 12:37:31 UTC --- Yeah, this makes a lot of sense to have. What about this approach? Each link between a Wikibase entity and an article on some wiki currently consists of entity id, site id and page title. I propose we group the site ids (ie { "wp": ["enwp", "dewp"], "incubator": ["foo", "bar"] } ) and then have the client wikis specify for which group(s) they want to get the links. So each Wikipedia would then just have a single setting in their LocalSettings file ensuring they only get actual Wikipedia links. And it would be easy to allow overriding this behaviour on article basis if desired. I was planning on creating the API mode for obtaining the links in one of the next days, so we should try to decide on this soonish :) -- 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
