[00:02:26] Try it :) Its awesome [00:36:59] Hey, does anybody know whether the "Visual Editor" be bundled with the next medaiwiki version (1.27)? [00:37:23] Probably not [00:38:45] ^thanks [00:46:37] hello [00:51:10] hello [06:03:42] @Niharika I'll keep that in mind :) [11:59:13] Hi everybody! Can someone help me with this query? I want to get a list of all articles in the "Artikel" category, including the number of words. I get the list but not the wordcount (error msg: Unrecognized parameter: 'srprop'). Can someone help me fixing it? .../api.php?action=query&list=categorymembers&cmtitle=Category:Artikel&cmlimit=500&srprop=wordcount [12:12:29] Hearthster: where does srprop comes from? it's not from categorymembers query [12:13:02] you can probably use categorymembers as generator, but you need to find the main query that provides srprop [12:14:07] Vulpix I used it to get the wordcount. A query such as /api.php?action=query&list=search&srsearch=Summary&srprop=wordcount works, but I don't know how I can combine those two [12:15:06] hmm, no, I don't think search can be fed with other generators... [12:15:50] :( do you know if there's any other way to get a list of all articles including their wordcount? [12:18:40] no, word count is not a property stored on normal MediaWiki tables, that seems to be only available on search [12:19:46] damn :( but thank you for your help! saved me a lot of time trying to fix it! [15:11:34] diagnosticada de GBM despues del regular Protocol de Tratamiento decidi seguir by my own.Hoy quiero integrarme a ese estudio para que menos gente muere de este terrible condition .Si estan interesados mi email es mcaro89@yahoo.fr para brindar mi humilde aporte en su projecto [15:30:50] Re: https://www.mediawiki.org/wiki/Continuous_integration/Entry_points#PHP How does one know what items and versions to use? [15:31:20] (also, the doc has phpunit, but BoilerPlate extension does not?) [17:37:44] hi [20:30:10] how many patches does a person need to have to apply for gsoc proposal ? [20:31:41] jinga: there's no rule as such, you need to convince the mentors that you have a basic understanding of mediawiki and willing to learn more :) [20:31:50] atleast one or two is always good [20:33:07] codezee : thanks for the info , how can I get in touch with the mentors ? [20:33:44] jinga: you can comment on the phabricator tasks that interest you regarding your questions... [22:40:04] hey folks, question [22:40:33] howdy there [22:40:38] what's your question? [22:40:46] on a mobile phone, when an article uses many categories, it seems the categories-block contains much smaller text than when there are less categories [22:41:08] I checked the CSS with Firebug, and from what I can tell it uses the same classes [22:41:20] could this be a 'feature' from Chrome/Android? [22:42:03] Doubt it, I'm pretty sure it's in the stylesheets of the mediawiki skins [22:42:54] or, whatever mediawiki skin you're viewing on mobile [22:42:59] because there's a lot of 'em [22:43:35] they're each designed differently [22:43:40] hm, yeah [22:43:59] and some incorporate MobileFrontEnd extension while other's don't [22:45:07] alrighty [22:45:15] I'll look into the skins, thanks :)