[05:29:17] hello [05:29:42] a quick question: how do i work around this kind of error? http://c.kaen.su/wtfwiki.png [05:32:21] another guy managed to add the japanese language link after all, so the picture is sort of obsolete, but i could reproduce it with other articles [05:32:44] and no, that guy doesn't why it worked after all [05:32:57] it wouldn't work for him initially, either [07:04:26] Second time: how do I get rid of that hideous spinner? [07:51:37] Oh, benestar|cloud: your references script is still broken. [07:51:54] All this things... In real life and on Wikidata makes it all so hard... [08:36:47] Thiemo_WMDE: +2 to your meme usage! [09:00:00] Thiemo_WMDE: https://de.wikipedia.org/wiki/30._Februar [09:12:35] benestar: It conflicts with the Primary Sources gadget. [09:32:13] DanielK_WMDE: https://github.com/DataValues/Interfaces/pull/14/files would help a lot in getting this release chain going. [09:38:31] Hi multichill [09:40:09] Thiemo_WMDE: done [10:17:28] DanielK_WMDE: I also lowered https://github.com/DataValues/Common/pull/22/files to not be a 1.0.0 any more. please merge [10:20:25] Thiemo_WMDE: done [10:38:56] multichill: Keep seeing this kind of stuff. https://www.wikidata.org/w/index.php?title=Q17600677&type=revision&diff=239946474&oldid=239946460 [10:54:52] bummer sjoerddebruin. You can have a bot go over that [13:45:16] Tobi_WMDE_SW: https://phabricator.wikimedia.org/T108681 [14:25:09] Lydia_WMDE: do we have a task for "sane edit summaries on client"? [14:25:39] Lydia_WMDE: if yes, can you add https://phabricator.wikimedia.org/T108686 as a blocker there..? [14:25:46] and otherwise create one [14:26:20] Tobi_WMDE_SW: i'm sure we do [14:27:49] Tobi_WMDE_SW: aude: we have https://phabricator.wikimedia.org/T47279 [14:28:06] need to head to call now [14:28:28] yeah was about to link that [14:28:52] it's somewhat related and somewaht also obsolete (replaced by new bug) [14:28:58] aude: Lydia_WMDE: isn't that more of localizing them rather than having them at all? [14:29:05] yeah [14:29:09] Tobi_WMDE_SW: yeah we should just repurpose it [14:29:16] or close it [14:29:23] agree [14:29:24] Lydia_WMDE: repurpose or create a new one? [14:29:37] close [14:29:39] Lydia_WMDE: I'll let it up to you to phrase it [14:38:21] Tobi_WMDE_SW: aude: https://phabricator.wikimedia.org/T108688 [14:39:34] Lydia_WMDE: thanks [14:52:32] Lydia_WMDE: mw.loader.load( '//www.wikidata.org/w/index.php?title=MediaWiki:Gadget-EditSummary.js&action=raw&ctype=text/javascript' ); [14:56:39] oh my god, flow just appered? [14:56:42] *appeared [16:23:23] Any ideas how I could get a data-structure such as JSON which represents the hierarchy of classes and subclasses on Wikidata? [17:35:07] anybody wants to review https://gerrit.wikimedia.org/r/#/c/230247/? [19:58:24] hola [20:00:14] any ideas about how to do a wikipedia API operation that would normally accept list of titles or page IDs but instead pass a Qid (or a list of Qids)? [20:02:04] e.g. https://en.wikipedia.org/w/api.php?action=query&prop=extracts&format=json&exintro=&titles=New_York_City vs. [20:02:09] https://en.wikipedia.org/w/api.php?action=query&prop=extracts&format=json&exintro=&qid=q60 [20:04:34] even better (but I guess pipe dream?) would be if there were a way to fallback to other langs if first choice lang doesn't exist [20:06:52] or is the only option to do multiple queries? fetch sitelinks, then do another request based on first result? [20:29:51] use case: how to do a wikipedia mirror a la book store website showing an author bio or the book's article on the bookstore's page for said book. aware of the caveats re no live mirrors (have to do some caching) [20:30:11] anyone know other good examples of mirrors? the only one I can think of offhand is facebook [20:31:27] hey jayvdb :) [20:33:04] hi [20:36:19] jeremyb: why isnt this approach good: do a wb get sitelinks, then do the wikipedia queries ? [20:37:01] it's ok, but it's an extra request. seems like qid= should be a feature IMO [20:39:07] the wikipedia page for the qid could be deleted [20:39:23] or never existed to begin with [20:39:26] what's your point? [20:39:50] is wikidata able to store red links as site links? [20:41:15] nod, but the wikidata qid will only be deleted if it was never wikidata-notable. much more permanent than a wikipedia page [20:43:07] sure, of course. that's why I told them that they should use Qids in their DB, not page titles :) [20:43:39] but that wasn't always true. we used to delete on merge [20:58:43] addshore has been fixing those, at least [21:12:44] nikki: you mean ancient merges that were deleted before policy change? [21:14:25] yes [21:14:57] k