[00:19:33] legoktm: is it possible to use gerritpatchuploader to submit patchsets to an existing changeset (or whatever the term is) [00:19:35] ? [00:20:23] As long as the Change-Id matches... [00:22:49] Reedy: if I add the Change-Id: (...) to the commit message, will it work? [00:22:58] I've no idea [00:23:13] Not sure if the bot will check for it, or just append its own [00:26:20] it will check [00:26:24] yes, it is possible [00:26:34] huh: ^ [00:26:59] Okay, thanks. [01:39:44] jorm: ping please .... [01:54:49] 03(NEW) VisualEditor: Using auto select zhu-yin input and it keeps bouncing duplicate chinese characters - 10https://bugzilla.wikimedia.org/61429 normal; VisualEditor: Language; () [01:56:23] 03(mod) VisualEditor: Using auto select zhu-yin input and it keeps bouncing duplicate chinese characters - 10https://bugzilla.wikimedia.org/61429 (10Liang-chih Shang Kuan) [02:28:36] [03:42:19 PM] Lua can't access Special:PrefixIndex <-- actually, you can! [02:28:44] legoktm: how? [02:28:53] https://meta.wikimedia.org/wiki/Module:Subpages [02:29:06] scary stuff [02:29:16] Ah, preprocesss [02:29:23] thanks [02:44:44] 03(mod) Use Function rather than $.globalEval to compile cached JavaScript code - 10https://bugzilla.wikimedia.org/58259 +comment (10Ori Livneh) [03:49:31] 03(NEW) Editing is broken - 10https://bugzilla.wikimedia.org/61430 normal; MediaWiki extensions: Flow; () [03:54:32] 03(mod) Parser issue(math symbol) - 10https://bugzilla.wikimedia.org/61424 -parser ; +comment (10Andre Klapper) [03:59:44] 03(mod) Should support less-pedantic, T-less ISO-style option for the "Date format" preference - 10https://bugzilla.wikimedia.org/61409 normal->15enhancement (10Andre Klapper) [04:07:33] 03(mod) [QuestyCaptcha] Store questions and answers in an automatically encrypted page, whose plaintext is viewable only by sysops - 10https://bugzilla.wikimedia.org/61302 +comment (10nathanlarson3141) [04:42:26] Hello! [04:42:33] Hi. [04:42:35] I've a question/problem [04:42:45] Sure, ask. [04:42:59] In this: http://prntscr.com/2swx4f [04:43:03] I want to add another column [04:43:27] next to actually flags [04:43:58] and I'm using this codes: http://prntscr.com/2swxci [04:45:16] I want to have this: [04:45:19] http://prntscr.com/2swxm6 [04:46:02] or something like that [04:46:09] I don't know if anyone can help me [04:46:13] Thanks in advance. [04:48:50] Dikilucario: You can make multi-column output using CSS floats. [04:50:54] Interesting [04:51:00] could you give me a little example, please? [04:56:49] out of curiosity, would this issue be related to a server cache or something else: https://github.com/Brickimedia/brickimedia/issues/218 [05:01:26] Dikilucario: Sure, sec. [05:01:34] Thanks :) [05:03:24] Dikilucario: https://test.wikipedia.org/wiki/Columns [05:03:27] Something like that might work. [05:03:34] Or you can use an HTML table to have columnar data. [05:03:38] But that's usually pretty icky. [05:04:21] okay [05:04:26] i used a template [05:04:29] for do that [05:08:06] Gloria: [05:08:11] i did that: [05:08:12] http://prntscr.com/2sx266 [05:08:16] But the result is the same [05:09:08] Meiko: I'm guessing brickimedia uses parser cache, which would instantly break any {{USERNAME}} template [05:09:24] s/template/magic word/ [05:09:27] that's probably what it is [05:09:40] uncyclopedia uses javascript to avoid the cache [05:09:42] let me find it [05:09:49] I've seen it done in JS [05:09:57] Brickimedia had JS ones too [05:10:25] Meiko: http://en.uncyclopedia.co/wiki/MediaWiki:Common.js look for "Show username" [05:11:04] mmhm [05:16:34] Is "wikiapiary" added to the interwiki table, and if so, in what mediawiki version? I thought I heard it was added to the default table, but I haven't seen it yet. [05:47:32] Hello! [05:55:42] hi Niharika [05:59:04] hi all. a ski appears to make head tag and fill it in by "$this->html( 'headelement' );". how do I add my own custom meta tag? [06:04:26] gry: ? [06:04:33] just create a meta tag [06:05:21] There was some discussion on the WHATWG mailing lists about how to register meta names, but I didn't follow it closely [06:05:24] if that's what you mean [06:05:32] huh: I am trying to (https://stackoverflow.com/questions/8731793/small-fonts-in-mobile-website). It appears it's not getting the idea across but if it does and it doesn't work, I'll ask again. [06:06:26] Why can't you just add the tag? [06:06:46] Am I missing something? [06:10:46] 03(NEW) Remove C namespace alias from Hindi Wikipedia - 10https://bugzilla.wikimedia.org/61431 normal; Wikimedia: Site requests; () [06:10:47] 03(mod) Enable namespace aliases for on hi.wikipedia.org (hiwiki) - 10https://bugzilla.wikimedia.org/29940 (10TeleComNasSprVen) [06:10:47] 03(mod) Interwiki prefix c: could be used as a shortcut for commons:, but conflicts with Hindi Wikipedia configuration - 10https://bugzilla.wikimedia.org/4676 (10TeleComNasSprVen) [06:12:30] 03(mod) 404 error when changing between zh-hans, zh-hant, zh-hk, zh-sg etc. ("p-variants") at Chinese Wikivoyage - 10https://bugzilla.wikimedia.org/60473 +comment (10zhuyifei1999) [06:13:11] 03(mod) Remove C namespace alias from Hindi Wikipedia - 10https://bugzilla.wikimedia.org/61431 +comment (10gerritadmin) [06:13:14] 03(mod) Remove C namespace alias from Hindi Wikipedia - 10https://bugzilla.wikimedia.org/61431 (10Gerrit Notification Bot) [06:15:09] huh: I have a not very solid understanding of how a mw skin works. It uses that one line to generate head tag and everything inside. [06:15:22] * huh is going now, sorry [06:15:26] How to add more stuff into the head tag is ...not obvious. [06:15:29] It's ok. [06:15:38] try looking at other skin code [06:15:40] and docs [06:15:42] etc. [06:15:44] bye [06:32:43] 03(mod) Provide an API to rotate an image - 10https://bugzilla.wikimedia.org/33186 +comment (10This, that and the other) [07:14:23] 03(mod) Interwiki prefix c: could be used as a shortcut for commons:, but conflicts with Hindi Wikipedia configuration - 10https://bugzilla.wikimedia.org/4676 +comment (10Philippe Beaudette) [07:19:18] 03(mod) Interwiki prefix c: could be used as a shortcut for commons:, but conflicts with Hindi Wikipedia configuration - 10https://bugzilla.wikimedia.org/4676 +comment (10mayurdce) [07:46:01] 03(mod) Interwiki prefix c: could be used as a shortcut for commons:, but conflicts with Hindi Wikipedia configuration - 10https://bugzilla.wikimedia.org/4676 +comment (10b) [07:49:00] 03(mod) Special:Import increases NUMBEROFARTICLES for each Revision instead of each Article - 10https://bugzilla.wikimedia.org/40009 +comment (10Ricordisamoa) [08:36:02] 03(mod) UploadWizard has some pretty awful code in places (tracking) - 10https://bugzilla.wikimedia.org/49987 summary (10Nemo) [08:37:32] 03(mod) Make UploadWizard compatible with fair use - 10https://bugzilla.wikimedia.org/29955 +comment (10Nemo) [08:40:28] Hello [08:45:10] Dprudhvi: Hello. [08:45:59] hi [08:47:38] I wanted to work in wikimedia for Gsoc any suggestions [08:48:36] Dprudhvi: hi. [08:48:57] gry: heyyyy :) [08:49:26] Dprudhvi: I'm not sure how it's typically done here, but it might be the case that a thought may be applicable. [08:49:55] Dprudhvi: for someone to help you pick a thing for you to work on, it may be useful to describe your past experience and interests for the advice to be related to your previous experience. [08:49:56] gry: Okk [08:50:30] 03(mod) Not adding or moving Template:Shared IP advice - 10https://bugzilla.wikimedia.org/60890 (10Peter Bena) [08:50:48] Dprudhvi: https://www.mediawiki.org/wiki/Summer_of_Code_2014 [08:51:06] gry: I'm currently a sophomore in CS, have good experience with C++,Java --made some applications [08:51:24] Dprudhvi: Android applications? [08:51:32] gry: has some experience to code in online judge [08:51:50] gry: no .. desktop applications using JPA [08:51:54] and Qt [08:52:50] fair knowledge of PHP , Ajax and great knowledge of Mysql [08:53:11] Ah. [08:53:34] gry: made a website to by-pass prxoy server of my campus and to access good sites :P [08:54:09] wikibugs: thnx [08:54:39] I think you might want to read the link I gave and see whether any of the listed projects rings a bell. Mediawiki hasn't been accepted for gsoc 2014 as it says at the top, mind. [08:54:58] wikibugs just announces everything that happens at bugzilla I think, it doesn't hear us. [08:55:44] ohhkk [09:02:27] I think it would be accepted, as a matter of time. [09:02:48] Can wikibugs love? [09:03:40] bONJOUR;;; [09:03:56] Gloria: bugs would make use of love a lot, so a guess would be yes [09:04:07] Quelqu'un français ici ? [09:04:09] Hi Polomad5. [09:04:16] This is mostly an English channel. [09:04:33] Ah...* [09:05:02] Can you help me? [09:06:02] Can you help me???? [09:06:11] Polomad5: What's your question?????????? [09:07:46] I recently installed a wiki (http://wikigames.tuxfamily.org) and I wonder how it modifies (in "Edit") the text: "All contributions to WikiGames are considered to be released under the terms of the Creative Commons Attribution (see WikiGames: Copyrights for details) If you do not want your writing to be edited and redistributed at will, thank you not to submit. here. You are also promising us that you wrote this yourself, or y [09:08:15] 03(NEW) Wiki admins should be able to whitelist installed Lua libraries - 10https://bugzilla.wikimedia.org/61432 normal; MediaWiki extensions: Scribunto; () [09:08:16] Polomad5: You want to change the text? [09:08:46] yes [09:09:44] Polomad5: Edit the page "MediaWiki:Copyrightwarning" on your wiki. [09:10:16] thank you !!! [09:10:50] 03(mod) Wiki admins should be able to whitelist installed Lua libraries - 10https://bugzilla.wikimedia.org/61432 +parser (10Alexander Mashin) [09:15:23] 03(NEW) Updating Whois records, still show Leslie Carr - 10https://bugzilla.wikimedia.org/61433 normal; Wikimedia: General/Unknown; () [09:39:17] Hello, I would like to change the text in my wiki: "You are not authorized (e) to edit this page, for the following reason: This page has been locked to prevent editing or other actions. You can view and copy the contents of the page: " [09:40:00] URL de mon wiki : http://wikigames.tuxfamily.org/ [09:40:09] URL for my wiki: http://wikigames.tuxfamily.org/ [09:41:39] There someone? [09:42:31] ooh ooh?? [09:43:15] could someone answer me?? I'm in a hurry [09:43:51] :( [09:45:14] JRJRFJF: do NOT pm random people [09:46:14] But I need help, pleaseeeeeeee [09:46:33] And I don't care about helping you, so what? [09:48:11] I would like to change the text in my wiki: "You are not authorized (e) to edit this page, for the following reason: This page has been locked to prevent editing or other actions. You can view and copy the contents of the page: " [09:48:21] DarthGandalf [09:48:46] Repeating won't help you either [09:49:00] * DarthGandalf stops watching this channel again [10:31:07] 03(NEW) Avoid mentioning wikicode on MediaWiki error messages (this confuses users who use Visual Editor instead of wikicode) - 10https://bugzilla.wikimedia.org/61434 normal; VisualEditor: MediaWiki integration; () [10:45:32] http://54.245.29.83:1337/public/index.html [10:45:32] rules: http://jumbastic.com/magegorules.html [11:05:45] 03(NEW) minor references problem: Pierre Duhem en.wikipedia.org/wiki/Pierre_Duhem - 10https://bugzilla.wikimedia.org/61435 minor; MediaWiki: General/Unknown; () [11:21:50] hello ! [11:23:04] I have a question ... [11:24:22] I would like to change the text on my wiki: You may not (e) to edit this page, for the following reason: This page has been locked to prevent editing or other actions. You can view and copy the contents of the page: [11:25:55] Farewell bum [11:32:54] 03(NEW) "400 Bad Request" on all pages - 10https://bugzilla.wikimedia.org/61436 blocker; Wikimedia Labs: tools; () [11:34:35] 03(mod) "400 Bad Request" on all pages - 10https://bugzilla.wikimedia.org/61436 (10DrTrigon) [11:34:36] hello, i have a problem using the api from mediawiki with java. i am getting an internal error. Is there any know issue? http://pastebin.de/40068 [11:44:24] 03(mod) "400 Bad Request" on all pages - 10https://bugzilla.wikimedia.org/61436 +comment (10dr.trigon) [11:59:06] 03(mod) HG 3 crashed - 10https://bugzilla.wikimedia.org/61347 +comment (10Peter Bena) [12:00:01] 03(mod) Moving important and global Huggle-Pages from enwiki to meta - 10https://bugzilla.wikimedia.org/34859 (10Peter Bena) [12:02:27] 03(NEW) Acces to Wikimedia sites very slow - 10https://bugzilla.wikimedia.org/61437 normal; Wikimedia: General/Unknown; () [12:38:19] 03(mod) Access to Wikimedia sites very slow from India - 10https://bugzilla.wikimedia.org/61437 +ops; summary (10Nemo) [12:44:18] hi, anyone available for some help? [12:45:53] !ask | ReneV [12:45:53] ReneV: Please feel free to ask your question: if anybody who knows the answer is around, they will surely reply. Don't ask for help or for attention before actually asking your question, that's just a waste of time – both yours and everybody else's. :) [12:46:53] trying to upgrade mediawiki 1.20.3 to 1.22.2 and getting an error: [12:46:55] Fatal error: Cannot redeclare wfArrayDiff2() (previously declared in /home/verharen.de/public_html/testwiki/includes/GlobalFunctions.php:116) in /home/verharen.de/public_html/testwiki/includes/GlobalFunctions.php on line 118 [12:49:00] ReneV: Did you run the maintenance script? [12:49:09] That might/might not help. [12:49:13] yes /mw-config/ [12:49:33] after selecting the languages and clicking next I get this error [12:52:55] ReneV: try reuploading mediawiki files? that looks like something was corrupted [12:53:40] I tried several times, even tried a 1.20.x version, all with the same result... [12:54:54] What's wrong here? Using the apcontinue hint I'm stuck on the same page http://www.haunted-memories.net/w/api.php?action=query&apfrom=PrP:_Fist_and_the_Eye_%28Forest_for_the_Tree%29&list=allpages&apnamespace=100&format=xml&aplimit=500 [12:57:00] https://www.mediawiki.org/wiki/API:Allpages doesn't even mention apcontinue (which seems to work) [12:57:54] Nemo_bis: wfm. http://www.haunted-memories.net/w/api.php?action=query&apfrom=PrP:_Fist_and_the_Eye_%28Forest_for_the_Tree%29&list=allpages&apnamespace=100&format=xml&aplimit=500&apcontinue=PrP:_Fist_and_the_Eye_(Forest_for_the_Tree) [12:59:03] I just said... it doesn't with apfrom, why [12:59:05] Nemo_bis: i think that module used to just use apfrom [12:59:12] that was changed some time ago [12:59:16] yes, apcontinue is a new thing [12:59:31] but why would apfrom fail [12:59:42] and only occasionalyl [13:01:04] hm, dunno. [13:08:41] The web API is not forgiving at all if you don't obey it. https://code.google.com/p/wikiteam/issues/detail?id=100#c3 [13:15:20] Nemo_bis: Your on the archive team right? How do you get wikis on ShoutWiki? [13:18:30] Lcawte: I don't understand the question [13:19:08] How do you get your list of public sites hosted at ShoutWiki? [13:21:46] Varies. The first list was made by emijrp, the second I just took from your wiki pages [13:23:31] We've got an API module that should through out a link to each public wiki and it's API if thats more helpful? [13:38:57] Lcawte: sure, I found that one too after you mentioned it on wikiapiary. But I had already got 1200 wikis or so and I didn't want to figure out what the additional 1800 or so were. [13:40:02] Nemo_bis: I don't remember listing the module publicly? [13:40:45] Lcawte: you mentioned one existed, it's not hard to find [13:41:12] * Lcawte checks api.php [13:41:51] Ah, yeah... there it is :) [13:42:01] does someone know how to react on : Internal error in ApiFormatXml::recXmlPrint: (allowed, ...) has integer keys without _element value. Use ApiResult::setIndexedTagName().

Backtrace:

#0 /usr/share/mediawiki/includes/api/ApiBase.php(1300) [13:42:37] The 1800 are /probably/ those listed as private (not all of them are, CreateWiki needs a bit of an overhaul) [13:47:14] okay, found it ... uploading files of a not allowed filetype by api produce this error. if you switch format to json, everthing works as designed [13:47:25] Lcawte: are all the public ones listed in the flat list category? [13:47:57] In theory, yes... [13:49:47] 03(mod) Editing is broken: Duplicate entry for key 'flow_revision_unique_parent' - 10https://bugzilla.wikimedia.org/61430 summary (10Andre Klapper) [13:51:05] 03(mod) Remove C namespace alias from Hindi Wikipedia - 10https://bugzilla.wikimedia.org/61431 normal->15enhancement; -shell +community-consensus-needed; +comment (10Andre Klapper) [13:51:22] 03(mod) Updating Whois records, still show Leslie Carr - 10https://bugzilla.wikimedia.org/61433 +ops (10Andre Klapper) [13:52:10] 03(mod) Inputs should recognize copy-pasted links to Wikidata items - 10https://bugzilla.wikimedia.org/61354 (10Lydia Pintscher) [13:53:48] 03(mod) Allow adding qualifiers and sources while adding original statement - 10https://bugzilla.wikimedia.org/61355 +comment (10Lydia Pintscher) [13:53:51] 03(mod) Allow editing multiple values with a single edit - 10https://bugzilla.wikimedia.org/57715 +comment (10Lydia Pintscher) [13:54:38] 03(mod) Insert link item for adding language links in PHP - 10https://bugzilla.wikimedia.org/61391 (10Lydia Pintscher) [13:57:23] 03(mod) Mails to any wikimedia.org account/list from any account @wikimedia.org.ve bounces - 10https://bugzilla.wikimedia.org/60215 +comment (10fhaidel) [14:05:04] 03(NEW) ULS language selector autocompletes Gujarati as Gujaraati - 10https://bugzilla.wikimedia.org/61438 normal; MediaWiki extensions: UniversalLanguageSelector; () [14:28:26] 03(mod) VisualEditor: Diff viewer in weird state after Parsoid error - 10https://bugzilla.wikimedia.org/43753 +comment (10krenair) [14:45:01] 03(NEW) The special character inserter tool has texts which are not translatable - 10https://bugzilla.wikimedia.org/61439 normal; VisualEditor: General; () [15:16:14] 03(mod) 404 errors: MathJax/fonts not found - 10https://bugzilla.wikimedia.org/61382 +comment (10peter.krautzberger) [15:18:50] 03(mod) Enable EducationProgram extension on Dutch language Wikipedia - 10https://bugzilla.wikimedia.org/50574 +comment (10ad) [15:20:45] 03(mod) VisualEditor: Track in some way (add tag to revision?) edits where user switched into wikitext editor - 10https://bugzilla.wikimedia.org/56465 +comment (10gerritadmin) [15:20:48] 03(mod) VisualEditor: Track in some way (add tag to revision?) edits where user switched into wikitext editor - 10https://bugzilla.wikimedia.org/56465 (10Gerrit Notification Bot) [15:27:17] 03(NEW) CSSJanus fails to flip with !important - 10https://bugzilla.wikimedia.org/61440 normal; MediaWiki: ResourceLoader; () [15:27:56] MatmaRex: ^^ you might be interested [15:34:16] Nikerabbit: huh [15:34:25] Nikerabbit: why are you using !important? :( [15:34:41] hi [15:35:12] * Juandev wonders why mw, doesnt import pages in alphabetical order [15:39:50] MatmaRex: because of grid [15:40:11] it's ugly, but this caused a bug in the layout [15:40:59] 03(mod) Load CSS/JS via ResourceLoader in GlobalCssJs extension - 10https://bugzilla.wikimedia.org/57225 +comment (10gerritadmin) [15:41:01] 03(mod) Don't use &dontcountme=s in GlobalCssJs - 10https://bugzilla.wikimedia.org/57224 +comment (10gerritadmin) [15:41:23] 03(mod) CSSJanus fails to flip with !important - 10https://bugzilla.wikimedia.org/61440 +comment (10Bartosz Dziewoński) [15:50:33] 03(mod) Remove C namespace alias from Hindi Wikipedia - 10https://bugzilla.wikimedia.org/61431 +comment (10PiRSquared17) [15:51:38] 03(mod) CSSJanus fails to flip with !important - 10https://bugzilla.wikimedia.org/61440 +comment (10gerritadmin) [15:51:38] 03(mod) CSSJanus fails to flip with !important - 10https://bugzilla.wikimedia.org/61440 (10Gerrit Notification Bot) [15:53:01] 03(mod) CSSJanus fails to flip with !important - 10https://bugzilla.wikimedia.org/61440 (10Niklas Laxström) [15:55:56] special:import uses FTP? [15:56:17] lolwut [15:56:19] no. [15:56:55] thats to me Krenair? [15:57:28] Yeah... Special:Import takes a file to import via normal HTTP upload [15:58:25] Krenair: I see. and what limits HTTP upload? I have a XML file of 2,5 MB but I am not able to ulpload it full [15:59:08] it uploads just part of that page (its one page within XML file) [15:59:09] Well I know PHP has upload_max_filesize an post_max_size [15:59:59] but when you exceed those it will just error, shouldn't import only half the page [16:00:17] umm [16:01:08] Manual:Importing XML dumps special:import sais it should be OK to import up to 100 pages via this feature [16:01:51] Krenair: so youd recommend to change it, where I found those options of PHP [16:01:55] ? [16:02:22] no [16:02:37] I don't think it's due to PHP's options [16:02:55] umm [16:03:49] Krenair: I have also problems with FPT import. Rather than max velocity it is 10 times slowlier. So I will try to use different FTP client than Total Commander [16:04:00] FTP import? [16:04:15] sorry, FTP transfere [16:07:20] Juandev, what does this have to do with MediaWiki? [16:08:20] Krenair: both problems may have the same origin. But If you think its not related to mw, let me talk about it elswhere [16:08:33] Krenair: any guess, what may stay behind? [16:09:46] Juandev, what? [16:10:25] Krenair: if you have a guess, what may cause, that special:import imports me just part of a page [16:10:40] I don't know [16:10:44] Sorry [16:13:23] Krenair: np, thx anyway [16:20:15] 03(mod) Request for maillist for DrTrigonBot - 10https://bugzilla.wikimedia.org/61427 (10DrTrigon) [16:20:19] 03(mod) Request for maillist for DrTrigonBot - 10https://bugzilla.wikimedia.org/61427 (10DrTrigon) [16:27:55] Hey, there; does anybody know how to view all of the Bugzilla bugs that you've commented on? I can't seem to figure it out! [16:30:14] RandomDSdevel, go to advanced search, under 'Search by People' tick 'a Commenter' and enter your email into the box [16:30:36] you might want to select 'is' rather than 'contains' from the dropdown [16:31:07] Hit enter, then on the resulting page remove any keys called 'product' or 'resolution' [16:31:31] So https://bugzilla.wikimedia.org/buglist.cgi?email1=krenair%40gmail.com&emaillongdesc1=1&emailtype1=exact&list_id=277668&product=MediaWiki&query_format=advanced&resolution=--- becomes https://bugzilla.wikimedia.org/buglist.cgi?email1=krenair%40gmail.com&emaillongdesc1=1&emailtype1=exact&list_id=277668&query_format=advanced [16:31:39] Ah; I just tried doing that, but I think I forgot that my Bugzilla username is my full e-mail and not just the part of it before the '@' sign that I usually use for my Internet account username. [16:31:41] (from the URL) [16:32:59] Oh actually, I just remembered that you can actually get rid of product/resolution limitations on the search page - just hold down control and click on them [16:33:04] no need to edit the url [16:33:38] Juandev: Hi, for https://bugzilla.wikimedia.org/show_bug.cgi?id=59180 I was just wondering if https://dl.dropboxusercontent.com/u/10971457/Wikimedia/MediaWiki/VE%20reference%20list%20insert%20group%20placeholder.png seems about right [16:33:55] when you start typing that text disappears [16:33:59] Thanks a lot! I'll sign off now, OK? [16:34:03] ok [16:34:25] 03(mod) Wiki admins should be able to whitelist installed Lua libraries - 10https://bugzilla.wikimedia.org/61432 normal->15enhancement; -parser (10Brad Jorsch) [16:36:54] err [16:37:53] Krenair: yep, it looks like that [16:38:23] Juandev, do we need to do anything else for this bug? [16:39:12] Krenair: well, you have worked it out? youll remove the need to fill group anyway? [16:39:55] Juandev, sorry I can't understand what you're trying to say.. [16:40:24] Krenair: well, just close it and if I or others think it is not resolved, we will reopen it [16:41:31] I kind of prefer to be sure that I'm really fixing everything you expect before I upload the patch, but okay. [16:42:32] 03(mod) VisualEditor: Make the insertion of a reference list suck less; e.g. show "General references" as placeholder text in the group box when it is empty - 10https://bugzilla.wikimedia.org/59180 +comment (10gerritadmin) [16:42:33] 03(mod) VisualEditor: Make the insertion of a reference list suck less; e.g. show "General references" as placeholder text in the group box when it is empty - 10https://bugzilla.wikimedia.org/59180 (10Gerrit Notification Bot) [16:50:27] 03(mod) Editing is broken: Duplicate entry for key 'flow_revision_unique_parent' - 10https://bugzilla.wikimedia.org/61430 +comment (10gerritadmin) [16:50:28] 03(mod) Make ULS more lightweight (tracking) - 10https://bugzilla.wikimedia.org/56292 +comment (10Bryce Glover) [16:50:29] 03(mod) Editing is broken: Duplicate entry for key 'flow_revision_unique_parent' - 10https://bugzilla.wikimedia.org/61430 (10Gerrit Notification Bot) [16:58:28] 03(mod) The special character inserter tool has texts which are not translatable - 10https://bugzilla.wikimedia.org/61439 +comment (10strynwiki) [16:59:19] Krenair: well, I filed this bug some time ago, now I dont have a time sto study it again [16:59:26] s/sto/study [16:59:49] as I did that time ago, I dont remember so clearly [17:00:07] Juandev, 6 weeks ago? heh. as far as BZ goes that's not an awfully long time. [17:00:36] Krenair: well, but I filled more than just one bug, during that time [17:01:35] Juandev, my oldest bug fixed is probably 16214 which was just under 5 years old [17:01:48] :-) [17:01:57] ok, Ill have a look [17:11:50] 03(mod) Editing is broken: Duplicate entry for key 'flow_revision_unique_parent' - 10https://bugzilla.wikimedia.org/61430 (10wctaiwan) [17:27:17] Gloria: ping [17:31:48] 03(mod) Minor references problem on Pierre Duhem - 10https://bugzilla.wikimedia.org/61435 summary (10Sam Reed (reedy)) [17:33:15] Gloria: very slow, but see https://www.mediawiki.org/wiki/User:PiRSquared17 [17:35:12] Why is it not done on a user subpage? [17:35:40] last edited should at least be blank :P [17:35:48] Cite error: tags exist, but no tag was found [17:36:31] 03(mod) "400 Bad Request" on all pages - 10https://bugzilla.wikimedia.org/61436 (10gladjonatan) [17:37:09] Reedy: the Lua is very slow [17:37:35] 03(mod) HG 3 crashed - 10https://bugzilla.wikimedia.org/61347 (10gladjonatan) [17:37:54] write it betterer! [17:38:24] 03(mod) Show live talk & other notification updates in web UI - 10https://bugzilla.wikimedia.org/32284 +comment (10brion) [17:38:37] Reedy: I've never done it before honestly [17:40:21] BTW, fixed the last edited [17:41:29] Reedy: what can be optimized https://www.mediawiki.org/wiki/Module:RFC_index ? [17:41:58] 03(mod) Make ULS more lightweight (tracking) - 10https://bugzilla.wikimedia.org/56292 +comment (10amir.aharoni) [17:45:23] huh: Hi. [17:45:31] huh: Not sure what I'm looking at... a very broken user page? [17:45:48] Gloria: do you not see the RFC index thing? [17:46:03] "Script error" [17:46:09] Above what appears to be LiquidThreads. [17:46:14] try reloading [17:46:14] Oh, there it goes. [17:46:29] yeah, the LQT must be in one of the decisions/implementation columns [17:46:33] maybe I should nowiki it [17:46:53] Looks like a good start. [17:47:00] One big table is overwhelming, though. [17:47:04] And most of that metadata isn't really important. [17:47:10] I was thinking about going the other way. [17:47:20] That is, reducing the amount of info. [17:47:28] > Expensive parser function count: 187/500 [17:47:40] > Lua time usage: 6.288/10.000 seconds [17:48:01] As I said, I've never used Scribunto before for anything serious. [17:48:12] The performance isn't really important. [17:48:51] huh: Yeah, I don't love this implementation. [17:48:54] until it reaches the newpp limits and the page becomes empty [17:49:08] Gloria: got a better way? [17:49:27] besides that, I don't see a better way of doing that [17:49:42] huh: Categories. :-) [17:50:10] basically, you need to parse each of those pages (for getting info like bug number, etc), which is expensive. There's no other way, unless you use SMW [17:50:23] I don't agree with that need. [17:50:43] I think you need the ability to sort into subcategories to avoid an overwhelming table. [17:50:50] And you need the ability to generate the RFC titles. [17:50:56] Everything else isn't necessary. [17:51:06] If people want to know more about the RFC, they can click the damn thing. [17:51:19] Trying to re-summarize it with bug links and authorship info doesn't really help anyone. [17:51:23] In my opinion. [17:51:54] huh: How much do you care about it being in a table? [17:52:42] not at all [17:52:51] K. Then I'd just use . :-) [17:53:05] yeah, without that extra info it would be a lot quicker [17:53:13] Well, it would be indexed. [17:53:15] And not require any Lua. [17:53:17] Yep, that's what my first idea was [17:53:25] I think the metadata isn't really helpful. [17:53:30] but I wanted to make it similar to the existing table [17:53:31] Like the "notes" or whatever. [17:53:53] I guess the component/bug isn't very useful [17:54:11] The "Updated" column is pretty much useless. [17:58:23] 03(mod) MWTransclusionNode.static.toDomElements throwing Object [object Text] has no method 'setAttribute' - 10https://bugzilla.wikimedia.org/55985 +comment (10krenair) [18:00:56] Is the method used general enough for fetching data from, say, extension pages and project pages? [18:02:39] Nemo_bis: You can read the source. :-) [18:02:47] It's a pretty simple Scribunto module. [18:02:54] * Nemo_bis shrugs [18:02:59] huh: Generally you wouldn't use classes, BTW. [18:03:19] huh: There are data- attributes designed for this type of thing, even though those are also kind of ugly. [18:03:34] And I'm not sure if they're supported, though I think so. [18:07:44] Scribunto doesn't really have HTML parsing, so I just tried something it could easily match with regexp [18:07:59] I guess data-* attribs would be better [18:08:51] Wikidata all the things. [18:09:44] Does MediaWiki even have phase 1 of WD? [18:10:55] * Gloria wonders if phase 40 will be called WD-40. [18:11:27] That was a very comment. [18:11:32] Oh, he's gone. [18:11:33] RIP. [18:12:22] 03(mod) Mobile view link unexpectedly goes to HTTPS - 10https://bugzilla.wikimedia.org/61358 summary (10jeremyb) [18:12:44] 03(mod) Enable MP4/H.264 transcode target support on Wikimedia's TimedMediaHandler setup - 10https://bugzilla.wikimedia.org/39869 +comment (10Marco) [18:13:02] 03(mod) "400 Bad Request" on all pages - 10https://bugzilla.wikimedia.org/61436 +comment (10Tim Landscheidt) [18:15:56] 03(mod) Windows 8 App: Support play to contract - 10https://bugzilla.wikimedia.org/45789 +comment (10Brion Vibber) [18:16:28] hello, is there a way for mediawiki sidebar elements to be not collapsed by default in vector skin? [18:17:10] Axelei: that's https://bugzilla.wikimedia.org/show_bug.cgi?id=25394 [18:17:14] 03(mod) Support playing video clips in PhoneGap, Windows 8 apps - 10https://bugzilla.wikimedia.org/39868 +comment (10Brion Vibber) [18:18:09] so it's a not yet released feature? [18:18:32] Yep [18:19:34] well I'll have to make them not collapsable editing the skin, then [18:19:42] it's better than nothing [18:20:17] 03(mod) Vector skin needs non-collapsible bits - 10https://bugzilla.wikimedia.org/61143 (10Jesús Martínez Novo (Ciencia Al Poder)) [18:20:18] 03(mod) Configure which sections of the sidebar navigation menu are expanded/collapsed by default - 10https://bugzilla.wikimedia.org/25394 (10Jesús Martínez Novo (Ciencia Al Poder)) [18:20:56] Axelei: there's also a little CSS hack to do this https://www.mediawiki.org/wiki/Thread:Project:Support_desk/SubSidebar_does_not_expand_%282%29 [18:21:07] thanks! [18:22:31] 03(NEW) TMH gives duration=0.0 s for a 2 minute wav file - 10https://bugzilla.wikimedia.org/61441 normal; MediaWiki extensions: TimedMediaHandler; () [18:22:46] where should I put this CSS fragment? [18:22:58] in the vector CSS? [18:23:24] MediaWiki:Vector.css [18:23:56] note that you should adapt #p-coll-print_export to the ID of the collapsible sections you want uncollapsed [18:24:09] 03(mod) Upgrade Bugzilla from 4.4.1 to 4.4.2 - 10https://bugzilla.wikimedia.org/61287 +comment (10gerritadmin) [18:24:10] 03(mod) Upgrade Bugzilla from 4.4.1 to 4.4.2 - 10https://bugzilla.wikimedia.org/61287 (10Gerrit Notification Bot) [18:25:02] thanks for everything [18:25:02] ...in the hope that it could be fixed eventually on a later release [18:25:11] yw [18:25:13] !next [18:25:13] Another satisfied customer. NEXT! [18:27:56] lol [18:36:24] hmm seems not to suffice [18:37:28] is it advisable to make my own mediawiki skin? [18:37:33] NO [18:37:38] I mean, without proper updates, would it become a security risk? [18:37:50] More like the worst decision of your life [18:38:05] you know, i've done really bad decisions on my life [18:38:16] I take the challenge [18:38:20] s/done/taken [18:38:29] Use monobook or move everything to the first section [18:38:35] vector can't be fixed anyway, IMHO [18:38:55] I already had to modify vector skin to show the sitenotice in the bottom [18:39:11] The footer? [18:40:00] i mean, the site notice, wich normally displays before the article title [18:45:47] Ah, to move it to the bottom, ok [18:47:17] Making your own skin works fine, if you find a good model to use. Yes, you'll need to maintain it, but we are working on trying to make that more feasible. [18:48:59] Krenair: so what you have change regarding that bug? [18:49:20] what I showed you in the screensht [18:49:22] screenshot* [18:49:34] Krenair: and how it works? [18:50:28] Krenair: so if I will tipe safe or whatever agree botton is there it will work without a need to fill it? [18:51:07] Juandev, sorry, I can't understand what you're saying [18:52:05] and what I can understand doesn't make sense - the insert reference list dialog already works without inserting anything into the 'group' box [18:52:42] I finally ended editing the .less file inside the vector skin to make all sidebar elements to be not collapsed on entering any page [18:52:42] Krenair: well if it works, we can close it. It was not working at the time a assigned that bug [18:54:43] hmm [18:54:46] * brion pokes bugzilla with a stick [18:56:40] 03(NEW) Use gzip transfer encoding for SVG files on bits.wikimedia.org - 10https://bugzilla.wikimedia.org/61442 normal; Wikimedia: Apache configuration; () [18:56:41] 03(NEW) Apply gzip transfer encoding to ICO files from bits.wikimedia.org (favicon.ico) - 10https://bugzilla.wikimedia.org/61443 normal; Wikimedia: Apache configuration; () [18:59:35] 03(mod) Provide a way to revert to the old on-request job queue handling - 10https://bugzilla.wikimedia.org/61387 +comment (10Andre Klapper) [18:59:36] 03(mod) Gerrit SSH: Intermittent key_verify failed for server_host_key and 'hash mismatch' - 10https://bugzilla.wikimedia.org/53895 +comment (10matma.rex) [18:59:44] 03(mod) Apply gzip transfer encoding to ICO files from bits.wikimedia.org (favicon.ico) - 10https://bugzilla.wikimedia.org/61443 +comment (10gerritadmin) [18:59:46] 03(mod) Apply gzip transfer encoding to ICO files from bits.wikimedia.org (favicon.ico) - 10https://bugzilla.wikimedia.org/61443 (10Gerrit Notification Bot) [18:59:49] 03(mod) Use gzip transfer encoding for SVG files on bits.wikimedia.org - 10https://bugzilla.wikimedia.org/61442 +comment (10gerritadmin) [18:59:51] 03(mod) Use gzip transfer encoding for SVG files on bits.wikimedia.org - 10https://bugzilla.wikimedia.org/61442 (10Gerrit Notification Bot) [19:00:12] 03(mod) Don't use &dontcountme=s in GlobalCssJs - 10https://bugzilla.wikimedia.org/57224 (10Kunal Mehta (Legoktm)) [19:00:26] 03(mod) Load CSS/JS via ResourceLoader in GlobalCssJs extension - 10https://bugzilla.wikimedia.org/57225 (10Kunal Mehta (Legoktm)) [19:00:53] 03(mod) Link to Bugzilla Etiquette in footer after finalizing it - 10https://bugzilla.wikimedia.org/58332 +comment (10aklapper) [19:01:43] Where can I find the code for action=compare? [19:04:00] includes/api/ApiCompare.php in core [19:04:11] Uh [19:04:23] includes/api/ApiComparePages.php in core [19:06:26] Reedy: And where do I find that? :p [19:07:21] https://github.com/wikimedia/mediawiki-core , for instance? [19:07:21] Google apparently knows [19:07:22] a930913: https://github.com/wikimedia/mediawiki-core/blob/master/includes/api/ApiComparePages.php # or from the root of your mediawiki install [19:07:24] or in your local checkout? [19:07:57] Ah, I was looking in the gerrit :p [19:08:17] I don't suppose if anybody has translated it already into javascript? [19:08:46] 03(mod) The links to "Mobile" and "Desktop" at the bottom are not separated - 10https://bugzilla.wikimedia.org/60916 +comment (10jrobson) [19:08:47] mediawiki.api will do most of the work for you [19:09:12] Reedy: By calling the API? [19:09:47] mediawiki.api is a javascript module [19:09:50] API call is essentially a page fault for me. [19:09:55] You're doing it wrong then [19:10:01] Hence why I want to do it clientside. [19:10:13] if you're getting page faults... [19:10:18] Your server seems to be knackered [19:10:39] Reedy: No, it's a userscript on enwiki. [19:10:47] I'm just equating them. [19:11:21] 03(mod) Provide a way to revert to the old on-request job queue handling - 10https://bugzilla.wikimedia.org/61387 +comment (10martineznovo) [19:11:25] https://www.mediawiki.org/wiki/ResourceLoader/Default_modules#mediawiki.api [19:11:38] All my API calls are synchronous. [19:11:45] hmm.. maybe not [19:11:54] Shouldn't need much js to do the request though [19:12:00] copy and pasting most of them should work [19:12:01] 03(mod) Mismatched tags in rendered HTML - 10https://bugzilla.wikimedia.org/26047 (10Andre Klapper) [19:12:14] "The main methods of the mw.Api object are get(), post(), and ajax(). " [19:13:31] Reedy: I know I /can/ use the API, but I don't want to. [19:13:46] Each API call makes everything slower. [19:13:48] Why not? [19:13:50] lol [19:14:11] Make a script that does nothing then [19:14:13] That'll be really fast [19:16:42] 03(mod) Make ULS more lightweight (tracking) - 10https://bugzilla.wikimedia.org/56292 +comment (10aklapper) [19:16:44] Reedy: I have the text, I don't want to page fault when I have all the data I need. [19:17:25] I think you're using page fault wrong [19:17:51] Reedy: Fetching data that isn't in cache. [19:18:04] which cache? [19:18:13] My cache. [19:18:16] In the userscript. [19:18:31] Implement your own diff in JS then [19:19:00] Reedy: 19:08 < a930913> I don't suppose if anybody has translated it already into javascript? [19:19:16] Indeed [19:19:19] I suspect npo [19:19:21] *no [19:19:27] They're sensible, and use the prewritten code to do the diff [19:21:15] Reedy: And then have spaghetti code for the rest of it? ;) [19:24:46] 03(mod) Special:Import increases NUMBEROFARTICLES for each Revision instead of each Article - 10https://bugzilla.wikimedia.org/40009 +comment (10aklapper) [19:25:13] Reedy: Er, I don't suppose you know which diff is used in generateTextDiffBody? https://github.com/wikimedia/mediawiki-core/blob/704628bdb178bfbe52ae7cf494f773e73ad1e233/includes/diff/DifferenceEngine.php [19:26:34] 03(mod) 404 errors: MathJax/fonts not found in Google Chrome 32 - 10https://bugzilla.wikimedia.org/61382 summary (10Andre Klapper) [19:27:30] 03(mod) Messages "symbols", "accents", "math" in special character inserter tool not translatable - 10https://bugzilla.wikimedia.org/61439 +i18n; summary (10Andre Klapper) [19:28:22] Anyone? Where would I find $wgExternalDiffEngine for enwiki? [19:29:04] noc.wikimedia.org [19:29:12] a930913: there's a userscript/gadget in Wikipedia called wikEd that has a nice diff engine, different from the MediaWiki one, done in JavaScript. You may take a look at it [19:29:58] 03(mod) Allow adding Trello URLs to Bugzilla's "See Also" - 10https://bugzilla.wikimedia.org/53969 (10Andre Klapper) [19:29:58] 03(mod) Clean up "See Also" custom patches and try to move them upstream - 10https://bugzilla.wikimedia.org/56040 (10Andre Klapper) [19:30:07] 03(mod) Update Mingle URL in "See Also" field extension - 10https://bugzilla.wikimedia.org/58446 (10Andre Klapper) [19:30:07] 03(mod) Clean up "See Also" custom patches and try to move them upstream - 10https://bugzilla.wikimedia.org/56040 (10Andre Klapper) [19:31:27] Vulpix: Ta. [19:33:09] 03(NEW) RC feeds to set up after wikitech's RC feed works - 10https://bugzilla.wikimedia.org/61444 normal; Tools: WM-Bot; () [19:33:09] 03(mod) Enable irc feed for wikitech.wikimedia.org site - 10https://bugzilla.wikimedia.org/34685 (10Merlijn van Deen) [19:57:30] 03(mod) Packages to be added to gerrit - 10https://bugzilla.wikimedia.org/53704 (10DrTrigon) [19:57:30] 03(NEW) Install python module matplotlib - 10https://bugzilla.wikimedia.org/61445 normal; Wikimedia Labs: tools; () [20:01:51] 03(mod) Install python module scipy - 10https://bugzilla.wikimedia.org/53624 +comment (10dr.trigon) [20:03:54] 03(mod) Provide an API to rotate an image - 10https://bugzilla.wikimedia.org/33186 +comment (10bawolff+wn) [20:04:26] 03(mod) Install python module matplotlib - 10https://bugzilla.wikimedia.org/61445 +comment (10dr.trigon) [20:25:13] 03(mod) Unable to reupload revised files to Upload Wizard - 10https://bugzilla.wikimedia.org/48543 +comment (10Marco) [20:34:09] 03(mod) Move mathoid to wmf repo - 10https://bugzilla.wikimedia.org/61275 (10physikerwelt) [20:35:03] 03(mod) MathJax allows more commands than texvc - 10https://bugzilla.wikimedia.org/35481 (10physikerwelt) [20:39:20] 03(mod) Formulae that can be rendered in PNG mode but not with MathJax - 10https://bugzilla.wikimedia.org/61091 (10physikerwelt) [20:39:21] 03(mod) 404 errors: MathJax/fonts not found in Google Chrome 32 - 10https://bugzilla.wikimedia.org/61382 (10physikerwelt) [20:40:39] I need to get a link to Special:Preferences#mw-prefsection-misc, but presumably this won't work if I hardcode it in english with SpecialPage::getTitleFor. How can I get a localised version with the fragment? [20:58:02] UltrasonicNXT: the anchor name is always the same [21:01:25] Nemo_bis: ah ok, that's cool [21:01:34] do I need to localise the preferences bit? [21:01:43] yes [21:02:28] How do I do that? [21:04:09] doesn't SpecialPage::getTitleFor localize it? [21:06:24] 03(NEW) Wikidata: inappropriate language prompts - 10https://bugzilla.wikimedia.org/61446 normal; MediaWiki: General/Unknown; () [21:25:39] 03(NEW) MobileFrontend user experience on Wiktionary is rough - 10https://bugzilla.wikimedia.org/61447 normal; MobileFrontend: General/Unknown; () [21:26:32] helderwiki, ugh. of course [21:26:42] :-) [21:27:01] That's going to be a pain to fix. I don't think there's a proper way to look through query params like that.. [21:27:58] isn't there a library for parsing this? [21:28:17] For parsing query params? Most languages have one. [21:30:06] Gloria: People keep coming into #wikipedia-en-help with names like Susan and Leslie, and I keep thinking "Why's MZMcBride asking these questions?". [21:30:34] It confuses my poor little brain. :( [21:31:00] Deskana: :-) [21:31:15] Deskana: Actually, got a minute? [21:31:22] Gloria: I have around 5. :) [21:31:24] Krenair: mw.util.getParamValue( 'wasve', $( '#ca-edit > span > a' ).attr( 'href' ) ) ? [21:31:30] Deskana: Can you get GlobalCssJs deployed to Wikimedia wikis in the first quarter of 2014? [21:31:31] Or maybe use something from mw.Uri? [21:31:43] Deskana: It's pretty much written and it's completely uncontroversial. [21:32:12] https://bugzilla.wikimedia.org/show_bug.cgi?id=57891 is the relevant bug. [21:32:47] helderwiki, oh phew, we have a function already. okay, thanks [21:32:55] Gloria: legoktm asked me the same thing I got people discussing it and the MediaWiki Core weekly meeting. [21:33:03] Gloria: So it's just user CSS/JS, right? [21:33:08] :-) [21:33:18] Deskana: And global CSS/JS pages. [21:33:28] Like "MediaWiki:Global.js" on Meta-Wiki would apply to all wikis. [21:33:35] Um. [21:33:45] You sure that's completely uncontroversial? [21:34:06] Krenair: Well, that's basically what CentralNotice already does. [21:34:07] :-) [21:34:10] That's quite a lot of power to suddenly give meta sysops. [21:34:12] I don't imagine the global pages will get much use. [21:34:25] Considering they could, y'know, take over checkuser/steward accounts [21:34:43] Krenair: Isn't that true of any Meta-Wiki admin? [21:34:47] (although I guess stewards do all their stuff at meta already so maybe just CUs) [21:35:13] I haven't heard anyone complain. [21:35:24] Gloria: I'll speak to people in the team about it. I can't promise anything, but I'll see what I can do. [21:35:32] Deskana: That's pretty useless. [21:35:32] I won't complain either... [21:35:33] Ugh. I still think the JS pages (except the user-specific ones and maybe gadgets) are a really bad idea. [21:35:57] You don't like MediaWiki:Common.js? [21:36:10] Have fun trying to get enwiki's one through MW code review Gloria :P [21:36:29] Luckily I don't have to. :-) [21:36:44] actually, enwiki's one doesn't look so bad. I've definitely seen worse [21:36:47] Though en.wiki's is probably one of the best. [21:36:50] Yeah. [21:36:53] yep [21:38:19] 03(mod) Security review of GlobalCssJs extension - 10https://bugzilla.wikimedia.org/58438 +comment (10MZMcBride) [21:38:49] Gloria: That's unfortunate then, because I'm not going to promise anything before I review the situation. [21:39:40] Gloria, also, although CentralNotice already does it, I'm not quite sure that's a precedent we should be following... [21:39:55] 03(mod) Access to Wikimedia sites very slow from India - 10https://bugzilla.wikimedia.org/61437 +comment (10faidon) [21:40:05] Deskana: It's fine. I really only needed you for the communication piece and I can probably handle that myself. [21:40:12] Or Lego can. [21:40:28] Or Nemo. [21:43:32] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10MZMcBride) [21:44:46] Deskana: Also, the discussion about this has been ongoing since at least December and you're copied on the relevant bug. I think you've had time to review. :-) [21:45:13] I'm copied on a lot of bugs. I don't get to read them all, unfortunately. [21:45:30] Alas. [21:51:56] Hello all, was wondering if anyone knew of some way to make the mediawiki resourceloader stop mucking with HTML output [21:53:00] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10dgarry) [21:56:30] ?debug=true? [21:56:38] Or downgrading to MediaWiki 1.16. [21:56:46] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10b) [21:57:09] Nemo_bis: You talkin to me? [21:57:14] Yes. [21:57:25] Ulfr__: You can append ?debug=true to the URL to disable ResourceLoader. [21:57:32] Okay, really what I want it to do is stop adding div and p tags all willy nilly [21:57:40] That's not ResourceLoader. [21:57:47] That sounds like the Parser. [21:57:51] What's your actual issue? [21:57:55] My apologies, it sounded smarter than thing that makes the html stupid [21:57:59] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10legoktm.wikipedia) [21:58:11] ResourceLoader is a CSS and JS distribution system, mostly. [21:58:18] I have to backdate an application I made, and my boss has mandated radio buttons be included [21:58:30] a properly written input tag places a radio button, then a linebreak, then the content [21:59:27] The line break gets skipped if I leave off the > on the initial tag, but that's useless for jquery and looks like this: input id="Ar" Candida Albicans [22:01:41] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10b) [22:04:03] Gloria: I suspect it's Tidy but I'm not sure how to disable Tidy any further than I have [22:04:13] 03(mod) Wikidata: inappropriate language prompts - 10https://bugzilla.wikimedia.org/61446 (10Kunal Mehta (Legoktm)) [22:04:41] Ulfr__: Did you set $wgUseTidy=false;? [22:05:04] 03(NEW) Use new MessageCache::get hook in WikimediaMessages extension - 10https://bugzilla.wikimedia.org/61448 enhancement; MediaWiki extensions: WikimediaMessages; () [22:08:20] 03(mod) Interwiki prefix c: could be used as a shortcut for commons:, but conflicts with Hindi Wikipedia configuration - 10https://bugzilla.wikimedia.org/4676 +comment (10pirsquared17) [22:08:24] Gloria: I think so. Verifying [22:09:09] That's correct [22:10:13] 03(mod) Accounts magically unattached despite being recently created - 10https://bugzilla.wikimedia.org/39996 +comment (10pirsquared17) [22:10:33] 03(mod) VisualEditor: Broken OpenODBC browser plugin causes "application/iodbc" to be injected into the page - 10https://bugzilla.wikimedia.org/51521 +upstream (10PiRSquared17) [22:11:12] 03(mod) Accounts magically unattached despite being recently created - 10https://bugzilla.wikimedia.org/39996 +comment (10mfwarburg) [22:13:00] 03(mod) CORS docs for MediaWiki Web API? - 10https://bugzilla.wikimedia.org/55928 +comment (10pirsquared17) [22:15:10] is Andre Klapper here? [22:16:19] If so, what nick? [22:16:46] Usually he's andre__ [22:22:09] 03(NEW) shell: Requesting temporary lift of IP cap - 10https://bugzilla.wikimedia.org/61449 blocker; Wikimedia: Site requests; () [22:24:24] huh: he's here most of the time, but never during weekends :) [22:31:29] 03(mod) Accounts magically unattached despite being recently created - 10https://bugzilla.wikimedia.org/39996 +comment (10hoo) [22:40:05] 03(NEW) Cursor jumps to the end of the summary field after pasting more text than is allowed - 10https://bugzilla.wikimedia.org/61450 normal; MediaWiki: JavaScript; () [22:46:19] 03(mod) shell: Requesting temporary lift of IP cap - 10https://bugzilla.wikimedia.org/61449 +comment (10gerritadmin) [22:46:20] 03(mod) shell: Requesting temporary lift of IP cap - 10https://bugzilla.wikimedia.org/61449 (10Gerrit Notification Bot) [22:46:38] 03(NEW) sax exception vc-element in Netfront 3.5 - 10https://bugzilla.wikimedia.org/61451 normal; Wikimedia: General/Unknown; () [22:47:11] 03(mod) shell: Requesting temporary lift of IP cap - 10https://bugzilla.wikimedia.org/61449 04BLOCKER->15enhancement (10Tomasz W. Kozlowski) [22:53:02] 03(mod) MobileFrontend user experience on Wiktionary is rough - 10https://bugzilla.wikimedia.org/61447 +comment (10Brandon Harris) [22:53:28] 03(mod) MobileFrontend user experience on Wiktionary is rough - 10https://bugzilla.wikimedia.org/61447 +comment (10brion) [22:54:05] 03(mod) sax exception vc-element in Netfront 3.5 - 10https://bugzilla.wikimedia.org/61451 +comment (10John Mills) [23:02:48] 03(mod) shell: Requesting temporary lift of IP cap - 10https://bugzilla.wikimedia.org/61449 +comment (10Max Semenik) [23:15:28] 03(mod) Special:Import increases NUMBEROFARTICLES for each Revision instead of each Article - 10https://bugzilla.wikimedia.org/40009 +comment (10ricordisamoa) [23:15:43] 03(mod) sax exception vc-element in Netfront 3.5 - 10https://bugzilla.wikimedia.org/61451 +comment (10johnmi) [23:21:16] 03(mod) MobileFrontend user experience on Wiktionary is rough - 10https://bugzilla.wikimedia.org/61447 +comment (10gerritadmin) [23:21:18] 03(mod) MobileFrontend user experience on Wiktionary is rough - 10https://bugzilla.wikimedia.org/61447 (10Gerrit Notification Bot) [23:21:44] 03(mod) Interwiki prefix c: could be used as a shortcut for commons:, but conflicts with Hindi Wikipedia configuration - 10https://bugzilla.wikimedia.org/4676 +comment (10Chris McKenna) [23:28:38] Hey, I'm wondering if one can pass multiple things to "rvprop" [23:28:42] Take this example: http://www.mediawiki.org/wiki/API:Query#Sample_query [23:28:55] 03(mod) MobileFrontend user experience on Wiktionary is rough - 10https://bugzilla.wikimedia.org/61447 +comment (10mcdevitd) [23:29:02] 03(mod) shell: Requesting temporary lift of IP cap - 10https://bugzilla.wikimedia.org/61449 +comment (10bugzilla+org.wikimedia) [23:29:37] It does "&rvprop=content", but could I also do something like "&rvprop=content&rvprop=info"? I'd like the content & the info [23:29:38] Thanks! [23:30:37] Cykey: &rvprop=content|info [23:30:52] Alright, let me try that :) [23:31:58] brion: hm, {"warnings":{"revisions":{"*":"Unrecognized value for parameter 'rvprop': info"}} [23:32:17] (Here's my test URL: http://en.wikipedia.org/w/api.php?format=json&action=query&prop=revisions&titles=Rob%Pike|Steve%20Jobs&rvprop=content|info does anything seem wrong?) [23:32:56] Cykey: did you look up prop=revisions to see what values are valid? [23:32:59] or did you just make up 'info'? [23:33:53] "info" is a valid thing: http://en.wikipedia.org/w/api.php?action=query&prop=info&pageids=18630637&inprop=url [23:34:03] 03(mod) sax exception vc-element in Netfront 3.5 - 10https://bugzilla.wikimedia.org/61451 +comment (10Max Semenik) [23:34:20] Cykey: for prop yeah, not for rvprop [23:34:24] https://www.mediawiki.org/wiki/API:Properties#Revisions:_Parameters [23:35:04] brion: hm, okay. What I need to be able to do is this: Take the user's search and get the full page URL & the content of it [23:35:09] (for each search result) [23:35:48] Cykey: you want to use a generator: https://www.mediawiki.org/wiki/API:Query#Generators [23:35:56] i think :) [23:36:40] hmmm [23:38:28] I think "&prop=revisions|info" isn't a thing. [23:39:39] 03(mod) Interwiki prefix c: could be used as a shortcut for commons:, but conflicts with Hindi Wikipedia configuration - 10https://bugzilla.wikimedia.org/4676 +comment (10pirsquared17) [23:40:44] 03(mod) sax exception vc-element in Netfront 3.5 - 10https://bugzilla.wikimedia.org/61451 +comment (10johnmi) [23:42:12] 03(mod) Implement a UnconnectedPages generator in Pywikipedia - 10https://bugzilla.wikimedia.org/54738 +comment (10Ricordisamoa) [23:42:15] brion: Oh I think I got it now. :) one last thing: Is it possible to get a page's content without all the "wikipediamachinery"? Like, none of these weird things: [[Sam (text editor)|sam]] and [[Acme (text editor)|acme]] are the most [23:42:28] (Just " Sam and Acme are the most" [23:43:02] Cykey: you can have it parsed to HTML, and then strip all the HTML, if you really want [23:43:04] 03(mod) Implement an UnconnectedPages generator in Pywikibot - 10https://bugzilla.wikimedia.org/54738 summary (10Ricordisamoa) [23:43:13] brion: can I just get plain text? [23:43:17] but generally fetching *all the text* of a page in that format is unlikely to be useful [23:43:27] yeah I just need to display a summary [23:43:33] like the first sentence or something [23:44:03] Cykey: tried prop=extracts? [23:44:10] https://www.mediawiki.org/wiki/Extension:TextExtracts#API [23:45:14] oh that's exactly what I need! [23:45:17] thank you brion! [23:45:19] yay! [23:49:17] Mediawiki sure does have a powerful API :) [23:50:57] 03(mod) Interwiki prefix c: could be used as a shortcut for commons:, but conflicts with Hindi Wikipedia configuration - 10https://bugzilla.wikimedia.org/4676 +comment (10pirsquared17) [23:52:33] 03(mod) missing some pagegenerators in core branch - 10https://bugzilla.wikimedia.org/55007 summary (10Ricordisamoa) [23:52:35] 03(mod) [Tracking] Functionality existing in compat but missing from core - 10https://bugzilla.wikimedia.org/55880 (10Ricordisamoa) [23:53:20] powerful and a little scary :D [23:54:49] I want to implement a table listing on a Special page. Do I need to write all the CSS for it or is there some class to do it already in core? [23:55:47] kunalg: there's a set of Pager classes which may be relevant [23:55:55] look around at what existing special pages do for examples [23:56:57] brion: None of the Special pages I checked out implement a table. Did I miss something? [23:57:50] kunalg: a whole bunch of tabular-ish special pages, i guess. :) [23:59:53] brion: Ok. Will try to look at. Thanks [23:59:57] 03(mod) [Android] App crashes if you select a file that no longer exists or has been renamed - 10https://bugzilla.wikimedia.org/45587 +comment (10brion)