[00:02:32] New code comment: RobLa-WMF; Per my email to wikitech-l about extending the slush, please revert this. At a minimum, the particu; [00:07:16] New code comment: Aaron Schulz; Please just use md5('') instead of pasting the result in the code.; [00:08:00] 03(mod) Enable e-mail notifications for watchlist (EnotifWatchlist) on all small wikis - 10https://bugzilla.wikimedia.org/28026 +comment (10sam) [00:08:24] 03(mod) SemanticFormsInputs: Datetime picker is partially hidden - 10https://bugzilla.wikimedia.org/34324 +comment (10f.trott) [00:08:45] 03(ASSIGNED) SemanticFormsInputs: Datetime picker is partially hidden - 10https://bugzilla.wikimedia.org/34324 (10f.trott) [00:09:56] 03(mod) Trunk CategoryTree doesn't list pages of sub categories - 10https://bugzilla.wikimedia.org/33989 +comment (10sam) [00:11:07] 03(VERIFIED) Trunk CategoryTree doesn't list pages of sub categories - 10https://bugzilla.wikimedia.org/33989 (10Sam Reed (reedy)) [00:28:24] anyone know if 1.19 is still on track for the 19th? [00:28:33] *16th [00:48:40] Morbus: 16th for what? [00:48:51] the 1.19 release? [00:48:58] Certainly not [00:49:14] it's not going to be ready in 5 days, and I don't think anyone has said it will be....? [00:49:24] the front page of .org says "planned deployment" [00:49:36] that's not a release [00:49:43] ah, ok. [00:50:09] so i can go nutty and tweak Vector again and not have to worry about doing it again next week. great ;) [00:50:42] it's got to go live on wikipedia et al first [00:51:35] 03(mod) Enable e-mail notifications for watchlist (EnotifWatchlist) on all small wikis - 10https://bugzilla.wikimedia.org/28026 +comment (10mail) [01:51:39] ok, I need to head off for the day soon [01:51:45] robla: werdna do you need anything? [01:52:04] nope...have a great weekend [01:52:49] weeee [01:52:54] * johnduhart plays with his new phone [01:53:06] 03(mod) $1 in message editsectionhint shouldn't be parsed - 10https://bugzilla.wikimedia.org/32802 +comment (10Sumana Harihareswara) [02:12:53] hey [02:13:02] what is the way to make a mediawiki extension? [02:13:17] is there any instructions to learn on how to make one? [02:13:59] redefhist, https://www.mediawiki.org/wiki/Manual:Developing_extensions should get you started [02:14:09] hmm ok thanks [02:25:11] 03(mod) Trunk CategoryTree doesn't list pages of sub categories - 10https://bugzilla.wikimedia.org/33989 +comment (10mah) [02:37:03] New code comment: Danwe; How about re-designing the 'Parameter' class in Validator 0.5, having inherited classes for each dat; [02:57:34] Test [03:44:26] Hello, does anyone know how the tag to implement custom css to the "header" in the vector skin? [04:08:37] chughakshay16: http://svn.wikimedia.org/svnroot/mediawiki/trunk/phase3 [04:26:07] MW 1.18: I am running https for my site and get the red line through my https. Is there an easy way to find what is breaking the secure socket? [04:27:00] https://offgridops.org/foreclosurepedia [04:27:34] chughakshay16: https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker/Extension_Writing_Tutorial [04:28:29] chughakshay16: https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker/Extension_Writing_Tutorial [04:30:57] I wouldn't imagine that I'm doing this right? https://github.com/TannerFilip/poseidon/blob/master/ControlPanel.php (yes, I copy/pasted from MediaWiki.org) [04:34:42] hi dylan_k [04:35:00] hiya [04:35:26] dylan_k: #wikimedia-glam #wikimedia-northeast [04:56:29] 03(NEW) Auto enable Narayam on Translate if target translation lang is supported in Narayam - 10https://bugzilla.wikimedia.org/34327 normal; MediaWiki extensions: Translate; (srik.lak) [04:56:57] 03(NEW) Syntax error in CentralAuthPlugin.php - 10https://bugzilla.wikimedia.org/34328 minor; MediaWiki extensions: CentralAuth; (jasper) [05:08:59] 03(mod) Auto enable Narayam on Translate if target translation lang is supported in Narayam - 10https://bugzilla.wikimedia.org/34327 +i18n (10Srikanth Logic) [05:44:12] What's the recentchanges irc channel for mediawiki.org over at irc.wikimedia.org called? [05:52:50] Snowolf: try wikipedia.mediawiki [05:53:17] 03(NEW) Having to press Enter twice to search - 10https://bugzilla.wikimedia.org/34329 normal; MediaWiki: Search; (jasper) [05:54:39] p858snake|l: oh, thanks -- works as #mediawiki.wikipedia | weird tho, should be migrated to #mediawiki.wikimedia like commons and meta imo [06:27:48] New code comment: RobLa-WMF; Mark, please see Aaron's comment from r111224. Basically, he's pointing out (albeit tersely) that m; [06:29:18] New code comment: RobLa-WMF; Er, make that "Aaron's comment from r111221"; [06:30:50] robla: you should probably make a guideline for that [06:31:40] possibly. I think I've ranted on the whitespace thing before [06:32:59] I mean, general "rules for behaivor in pre-release and post-release code slush" [06:35:21] I'm not sure there's ever a great time for doing lots of whitespace cleanup when not touching the adjacent code [06:36:29] i'm pretty sure they want the whitespace done separately and not with the code changes [06:37:59] it depends on how close the whitespace is to the change. [06:38:59] if it turns a 6 line diff into a 7 line diff, no big deal. If it turns a 1 line diff into a 30 line diff, that sucks. [06:40:07] fixing the whitespace on the line you're modifying is helpful [06:40:45] checking in a subsequent whitespace fix to a function you've just done a lot of major work on is also helpful [06:56:22] Question: I cant find any information regarding $wgMaximumMovedPages and the ability to include all subpages in the move when moving a page. It is mentioned once in passing here: http://en.wikipedia.org/wiki/Wikipedia:Moving_a_page#Automating_multiple_page_moves but I cant see how this function is used. any help? [07:09:15] 03maxsem * 10/trunk/extensions/MobileFrontend/ (ApiParseExtender.php MobileFrontend.body.php): Follow-up r111205: forgot to add a file, fixed a fatal in non-API execution path [07:22:04] Does anyone happen to know? [07:22:23] Ive been looking, and nothing. its also mentioned here http://meta.wikimedia.org/wiki/Help:Moving_a_page#Automating_multiple_page_moves [07:24:41] Saruman: you've been knowledgeable, perhaps you'd know? [07:24:47] I cant find any information regarding $wgMaximumMovedPages and the ability to include all subpages in the move when moving a page. It is mentioned once in passing here: http://en.wikipedia.org/wiki/Wikipedia:Moving_a_page#Automating_multiple_page_moves but I cant see how this function is used. any help? [07:25:12] don't know it personally, lemme have a look [07:25:49] also mentioned here http://meta.wikimedia.org/wiki/Help:Moving_a_page#Automating_multiple_page_moves [07:26:45] looks fairly straightforward; what's your question? [07:28:00] there doesnt seem to be an option to include subpages, and it doesnt do it by default. [07:28:21] is there a special page i go to? this is built in to the move action, right? [07:28:59] first go see http://www.mediawiki.org/wiki/Manual:User_rights#List_of_permissions [07:29:15] set the move and move-subpages permissions for a user group that you are a member of [07:29:41] then set $wgMaximumMovedPages to the desired value [07:29:44] I'm an administrator/sysop. should be on, right? [07:30:02] alreadt set that to 100, wich is default anyway [07:30:05] dunno, really... Move, yes; move-subpages, not so sure [07:30:32] btw, which version of MW are you on? [07:30:58] 1.18.1 [07:31:17] ok that's good [07:33:29] 03(mod) This is an example bug for 2012 Pune Hackathon - 10https://bugzilla.wikimedia.org/34305 +comment (10chughakshay16) [07:33:40] saruman: this is default, but ill set it anyway $wgGroupPermissions['sysop']['move-subpages'] = true; [07:33:52] 03(mod) This is an example bug for 2012 Pune Hackathon - 10https://bugzilla.wikimedia.org/34305 +comment (10ashwini7security) [07:34:01] it seems in my 1.17.1 that every user indeed has that right [07:34:59] it would be a really useful ability in my project, but its not really documented, and only mentioned in passing. i dont really see how its used. [07:35:17] i would assume it would be an option in the move page, but i see nothing [07:36:12] hmm I'm looking in my sandbox, but I don't immediately see it either [07:37:08] 03(mod) This is an example bug for 2012 Pune Hackathon - 10https://bugzilla.wikimedia.org/34305 (10p858snake) [07:37:23] 03(mod) This is an example bug for 2012 Pune Hackathon - 10https://bugzilla.wikimedia.org/34305 (10p858snake) [07:37:47] ah, there's a catch [07:37:49] "By default, MediaWiki's subpage feature is turned off in the main namespace, but can be used on talk pages and user pages" [07:37:57] did you have it turned on already? [07:39:00] "subpage feature"? I dont know..i just have pages like QQQ, QQQ/1, QQQ/2, QQQ/3; JJJ, JJJ/1, JJJ/2, JJJ/3 [07:39:22] yah but they're not subpages [07:39:31] QQQ is a page, and QQQ/1 is just another page [07:39:34] http://www.mediawiki.org/wiki/Manual:$wgNamespacesWithSubpages#Enabling_for_a_namespace [07:39:59] if subpages aren't enabled for the Main namespace, then the / is just an allowed character in a pagename [07:40:43] hmm, never knew that. if i enable subpages, will it start reading my pages as "subpages"? will it mess up what i currently have? [07:41:10] heh, a different question alltogether [07:41:28] you have to test, but I assume the only thing that really changes is the interpretation of the pagenames [07:41:42] and this is exactly what you want [07:41:50] but hey, backup first, test later [07:41:50] that sounds like a dangerous test... i might expert to a seperate folder to see what happens [07:41:58] controlled experiment [07:42:04] that's the spirit [07:42:08] export* [07:42:22] all right, thanks man. cleared it up for me [07:42:28] dunno, expert to a separate folder also sounds good :-) [07:42:34] yw [07:42:36] haha [07:54:30] 03maxsem * 10/trunk/extensions/MobileFrontend/ (ApiParseExtender.php MobileFrontend.php): [07:54:30] * Made mobile format non-compulsory [07:54:30] * Full param info [08:14:42] 03(NEW) Enhance the titlebar UI - 10https://bugzilla.wikimedia.org/34330 enhancement; Wikimedia Mobile: android; (debloper) [08:21:14] 03(mod) This is an example bug for 2012 Pune Hackathon - 10https://bugzilla.wikimedia.org/34305 +comment (10ashwini7security) [08:21:14] 03(mod) API support for useformat=mobile - 10https://bugzilla.wikimedia.org/32624 +comment (10Max Semenik) [08:28:18] New code comment: Nikerabbit; That looks very broken when tab-width is something else. Just use spaces or newlines like everywhere; [09:06:30] 03(mod) Narayam IME on fails to replace English characters on mobile - 10https://bugzilla.wikimedia.org/33243 +comment (10srik.lak) [09:19:37] chugashkay16: http://noc.wikimedia.org [09:19:47] chugashkay16: http://noc.wikimedia.org/ [09:39:09] tux_: hello! [09:39:29] tux_: how's it going? [09:39:47] it's going pretty well over here [09:40:42] tux_, chugashkay16: http://www.mediawiki.org/wiki/IRC [09:41:02] tux_, chugashkay16: https://lists.wikimedia.org/mailman/listinfo [09:41:40] tux_, chugashkay16: you should /definitely/ sign up for this mailing list: https://lists.wikimedia.org/mailman/listinfo/wikitech-l [09:42:49] who can i talk to get involved in wikibooks ? [09:45:22] chugakshay16: http://en.wikibooks.org/wiki/Wikibooks:Contact_us [09:50:04] New code comment: Nikerabbit;
 \ + this.$.on('m---ouseup', function( e ) { \ 
\ ?; [09:51:56] tux_: https://bugzilla.wikimedia.org/buglist.cgi?keywords=easy&list_id=87874 [09:56:25] tux_, chugaskshay16: https://bugzilla.wikimedia.org/show_bug.cgi?id=19935 [09:56:54] 03(mod) Trunk CategoryTree doesn't list pages of sub categories - 10https://bugzilla.wikimedia.org/33989 +comment (10hashar) [09:57:18] New code comment: Bryan; With upload type I mean upload source-type, not file type. It is possible to have different upload l; [09:57:30] tux_, chugakshay16: http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/MobileFrontend/ [10:26:20] tux_, chugakshay16: require_once( "$IP/extensions/MobileFrontend/MobileFrontend.php" ); [11:39:44] 03(mod) Search box highlight - 10https://bugzilla.wikimedia.org/19935 +comment (10chughakshay16) [11:46:48] 03(mod) Search box highlight - 10https://bugzilla.wikimedia.org/19935 +comment (10ashwini7security) [11:48:05] 03siebrand * 10/trunk/extensions/Translate/Translate.i18n.php: Add missing action messages. [12:22:04] Q: has someone a good example how to sanitize attributes ( $args ) as coming into https://www.mediawiki.org/wiki/Manual:Tag_extensions#Attributes ? My extension will create an iframe as output with some user supplied $args input like id=(urlcharacters) width=(num)px height=(num)px [12:22:28] of course