https://bugzilla.wikimedia.org/show_bug.cgi?id=35960
Web browser: --- Bug #: 35960 Summary: add config varible to hide incubator test wikipedia langlinks on wikipedia projects by default Product: MediaWiki extensions Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: Unprioritized Component: WikidataClient AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: bugreporter@to.mabomuja.de CC: wikidata-l@lists.wikimedia.org Classification: Unclassified Mobile Platform: ---
Currently langlinks on commons, wikispecies and incubator are undirectional, because they only links to wikipedia wikis, but no backlink is possible/wanted.
So several incubator testwiki must be included at one interwiki group. Langlinks data from wikidata should be included on article at incubator, but on main wikipedia projects no langlink to incubator should be shown.
So there should be a config variable to hide all links to incubator/wikisource/commons without adding e.g. {{NOEXTERNALINTERLANG:incubator}} to each article.
https://bugzilla.wikimedia.org/show_bug.cgi?id=35960
Jeroen De Dauw jeroen_dedauw@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |jeroen_dedauw@yahoo.com AssignedTo|wikibugs-l@lists.wikimedia. |jeroen_dedauw@yahoo.com |org |
--- Comment #1 from Jeroen De Dauw jeroen_dedauw@yahoo.com 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 :)
https://bugzilla.wikimedia.org/show_bug.cgi?id=35960
--- Comment #2 from Robin Pepermans (SPQRobin) robinp.1273@gmail.com 2012-04-15 13:08:01 UTC --- I don't know much yet about Wikidata's structure, and I don't know what has been decided so far, but I'd go for the simplest approach (concerning Incubator): allow language wikis in any language code, and if that wiki does not exist, make that go to Incubator. Something like: site id = dewp -> de.wikipedia.org site id = grcwp -> incubator.wikimedia.org/wiki/Wp/grc
https://bugzilla.wikimedia.org/show_bug.cgi?id=35960
--- Comment #3 from Jeroen De Dauw jeroen_dedauw@yahoo.com 2012-04-15 13:45:57 UTC --- (In reply to comment #2)
Something like: site id = dewp -> de.wikipedia.org site id = grcwp -> incubator.wikimedia.org/wiki/Wp/grc
This kind of fallback seems unrelated to what this bug is about. If you think we should have something like this, It'd be better to create a separate feature request.
https://bugzilla.wikimedia.org/show_bug.cgi?id=35960
p858snake p858snake@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|wikidata-l@lists.wikimedia. |p858snake@gmail.com |org |
Sorry folks,
these should not have gone to this list. There was a misconfiguration which should be fixed now. Everyone who wants to follow bugmails please subscribe to https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
Cheers Lydia