[00:01:11] hmm, or wait - max-age. I think thats set to 0 in default mediawiki because we want the end users to check back to see if the page has changed [00:04:02] Do you know if I can test it by using curl "url" or does that not mimic the proper behavior? [00:06:01] MediaWiki should treat a curl request in the exact same way as any other request as far as i am aware [00:06:48] Ok thanks. I think the problem may be with varnish. I'll ask them. [00:12:52] what is the variable to make an extra namespace? [00:12:56] what is the variable to make an extra namespace? [00:13:07] what is the variable to make an extra namespace? [00:15:26] what is the variable to make an extra namespace? [00:17:12] You only need to ask the question once, and when someone is around that can help, they will [00:17:19] !extranamespace | USEagency [00:17:19] USEagency: To add a namespace, modify your LocalSettings.php file, and add namespaces via $wgExtraNamespaces. A comprehensive set of instructions for adding a namespace can be found at . $wgExtraNamespaces can also be used to rename the default namespaces. [00:29:24] how about namespace aliases? [00:29:40] Please ask a few more times. [00:30:13] how about namespace aliases? [00:30:14] how about namespace aliases? [00:30:14] how about namespace aliases? [00:31:05] * insigbit smacks head [00:32:02] * USEagency ?? [00:32:21] insigbit: please don't make trollish comments in this channel [00:34:11] !wg NamespaceAliases | USEagency [00:34:12] USEagency: https://www.mediawiki.org/wiki/Manual:$wgNamespaceAliases [00:41:30] sorry [00:42:24] now, i have a namespace but it shows up in the mainb namkespace [00:43:01] 03(mod) Replace MD5 password hashing with WHIRLPOOL - 10https://bugzilla.wikimedia.org/28419 +comment (10Daniel Friesen) [00:43:20] old pages wont show up in the new namespace until you run namespaceDupes.php maintinance script [00:43:46] (If new pages are still showing up in the main namespace, that means you did something wrong in setting up your namespace) [00:44:53] this is what i put define("PHP", 3050); [00:44:53] define("PHP_TALK", 3051); [00:44:53] [00:44:53] $wgExtraNamespaces[NS_PHP] = "PHP"; [00:44:53] $wgExtraNamespaces[NS_PHP_TALK] = "PHP_talk"; [00:44:54] $wgNamespacesWithSubpages[NS_PHP_TALK] = true; [00:44:56] $wgNamespaceAliases['Php'] = NS_PHP; [00:45:05] ?paste [00:45:19] ugh, what was the thing again [00:45:22] !brain [00:45:22] http://toolserver.org/~mwbot/botbrain.html [00:45:23] Krenair: ! [00:45:26] so [00:45:29] !paste [00:45:29] Please do not paste more than 2-3 lines of text into the channel as it disrupts the flow of conversation. When sharing multiple lines of code, please use a pastebin such as or and post a link to your paste in the channel. [00:45:46] that was 1 line more [00:46:12] USEagency: your define is PHP and PHP_TALK, but then you use NS_PHP and NS_PHP_TALK [00:46:23] the define should be the same as what you use in the rest of it [00:46:38] so it will fix if i put NS_ in define [00:48:24] I believe so [00:49:18] worked i now have http://spyinginc.com/wiki/index.php?title=PHP:Conference_IRC ... finally [00:50:08] USEagency: You may want to look into a syntax highlighting extension [00:50:18] what is that> [00:50:20] or at least put the code inside a
 code here
[00:50:27] pre? [00:50:55] USEagency: https://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi [00:52:47] USEagency: example: https://www.mediawiki.org/w/index.php?title=Project:Sandbox&oldid=517980 [00:55:04] will that actually work as PHP code? [00:56:05] no [00:56:15] And you really don't want it to [00:56:29] what it does is just change the font colours depending on the type of code [00:57:11] why not? [00:57:40] You don't want random people to be able to execute php code on your server... [00:58:14] i mean does the PHP code on the page actually work? [00:58:26] No, it doesn't [00:58:30] ..that doesn't look anyting like php [00:59:00] my example php code where i just said echo would work... [00:59:14] ha [00:59:23] so, it will not work to making #USEagency invite only during certain times? [00:59:54] Oh, hi Pokeswap [01:00:40] hi [01:01:39] how do i make the font bigger? [01:02:49] put style="font-size:larger" on the tag (so code here [01:03:23] it does not cover the entire code [01:05:06] 03reedy * 10/trunk/tools/gerrit-dippybird/dippy-bird.php: Trim trailing whitespace and fix a few minor documentation bits [01:05:32] what would happen if i put the code on the server [01:05:55] /start playing nyan_CAT_THEME.MP3 [01:06:16] Not a whole lot, since its not valid php. Looks closer to perl to me, but doesn't really look like valid perl either (then again i don't speak perl, so what do i know) [01:07:45] 03reedy * 10/trunk/tools/gerrit-dippybird/dippy-bird.php: Few more minor related tweaks [01:08:02] Reedy: Sooo... release? [01:08:11] Not tonight ;) [01:08:23] Monday? [01:08:49] Maybe.. [01:08:56] It'd be nice to get up to date message backports done too [01:10:11] realese of what, 1.20? [01:11:01] nope, maintenance update to the security fixes [01:11:09] New review: Reedy; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4027 [01:11:11] 1.19 isn't fully out yet [01:11:12] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4027 [01:11:56] when will it be FULLY OUT. also, is there a nyan cat extension? [01:12:19] New review: Reedy; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3992 [01:12:24] No there isn't [01:12:32] To do what, embed Nyan cat on a special page? [01:12:38] yes!!!! [01:13:57] so, no nyan cat extension? [01:14:23] New review: Reedy; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4024 [01:14:26] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4024 [01:18:11] JeroenDeDauw: fancy making a MW nyan cat extension? [01:18:24] Reedy: o_O [01:18:30] Reedy: where do I apply? :d [01:18:57] Reedy: any specs on that? [01:19:09] JeroenDeDauw: ask USEagency [01:19:21] Reedy: and how difficult would it be for you to "accidentally" deploy it to all WPs? :d [01:19:46] USEagency: specs please [01:19:50] specs? [01:20:01] USEagency: what should such a nyan cat extension do? [01:20:23] go to a special page and play the nyan cat theme song and have nyan cat on it [01:20:37] We should make it like https://en.wikipedia.org/wiki/Main_Page?=PHPE9568F36-D428-11d2-A769-00AA001ACF42 [01:21:21] that is what the extension would do [01:22:07] . [01:22:31] 03(mod) Improve XCF Thumbail - 10https://bugzilla.wikimedia.org/35622 +comment (10Bawolff) [01:22:33] USEagency: would be trivial to create a special page that iframes http://nyan.cat/ or whatever [01:23:03] iframe? [01:23:13] also, a page just with the theme song [01:23:20] and a special page with a nyan cat game [01:24:05] 03(NEW) userPromote.php: Grants an account administrator rights (maintenance) - 10https://bugzilla.wikimedia.org/35623 normal; MediaWiki: Maintenance scripts; (pablog) [01:26:04] 03raindrift * 10/trunk/extensions/PageTriage/ (5 files in 3 dirs): [01:26:04] created an event aggregator (eventBus) for sending events between views [01:26:04] used the eventBus to change the control nav's model from stats to the articles collection (which it mostly modifies) [01:26:05] moved the stats display in controlNav so it's event-based instead [01:26:06] hooked up the controls in controlNav, got namespace-based filtering working (sorta), still need to connect the rest [01:27:04] i found out how to create a page in HTML, but how do i do it in PHP [01:28:09] 03(mod) userPromote.php: Grants an account administrator rights (maintenance) - 10https://bugzilla.wikimedia.org/35623 +need-review +patch; +comment (10p858snake) [01:28:27] how do i make a special page in php that puts HTML into a page [01:29:33] ie: i have http://spyinginc.com/wiki/password_cat.html but i want it in a special page. how do i do it? [01:30:01] USEagency: https://www.mediawiki.org/wiki/Manual:Special_pages [01:30:39] how do i do HTML, though in a special page? [01:30:43] Reedy: Do you know of any special page where caching is implemented,so that I can get some idea ? [01:32:13] * bawolff has implemented one where caching was implemented [01:32:28] but mine probably isn't the best for a simple example [01:33:16] bawolff: please link to it [01:33:33] Its the GoogleNewsSitemap extension [01:33:40] nischayn22: Special:WantedCategories [01:33:52] https://en.wikipedia.org/wiki/Special:WantedCategories [01:33:57] "The following data is cached, and was last updated 02:56, 29 March 2012. A maximum of 1,000 results are available in the cache." [01:34:08] DIdn't we end up doing it in one of the fundraiser ones, or did we just make the db queries less crap? [01:34:45] oh, if you meant query page type cache, don't look at the GoogleNewsSitemap extension. it uses a different type of caching [01:34:55] The schema was rewritten and then the extension updated too [01:35:41] bawolff: I am confused with query page cache functions, are they to be used with any Special Page ? [01:36:11] QueryPage cache functions can only be used with special pages that extend the QueryPage class [01:36:49] You can basically use them if your special page is essentially a wrapper around a db query that just returns a bunch of pages meeting some criteria [01:37:38] yes it is somewhat like that, its the Special:Properties in SMW extension [01:39:09] Hmm, that might not work the greatest with query cache stuff. I don't think query cache thing supports special pages that have paramters very well [01:40:47] 03(mod) userPromote.php: Grants an account administrator rights (maintenance) - 10https://bugzilla.wikimedia.org/35623 +comment (10Pablo Castellano (IRC: pablog)) [01:41:31] Special:Properties don't have parameters afaik, its the Special:Property that has [01:41:44] ok, I'm not very familar with smw [01:43:57] bawolff: but query page looks complicated to be used for an extension [01:44:25] They're not that much more complicated then in core, I believe there's just 1 extra hook you have to use [01:44:54] Actually Special:Properties looks as if its already a QueryPage, it just has caching disabled [01:45:11] Since it extends SMWQueryPage, which extends QueryPage [01:48:26] So basically what you'd probably end up having to do would be to implement recache in SMWQueryPage [01:50:04] hmm, that seems the best way to do [01:56:21] 03(mod) Replace MD5 password hashing with WHIRLPOOL - 10https://bugzilla.wikimedia.org/28419 +comment (10Daniel Friesen) [02:01:07] nyan cat good night [02:04:39] bawolff: Special Pages derived from Query Page are updated by a cron job ? [02:05:00] nischayn22: In some configurations. Not in the default, but for bigger wikis yes [02:05:56] The cron job would run the updateSpecialPages.php maintenance script [02:06:08] bawolff: and for that to work the special page has to be registered in the array $wgQueryPages [02:06:27] but how is this possible for a special page of an extension [02:06:38] They have to use the wgQueryPages hook [02:06:55] Oh I see [02:07:36] GlobalUsage, CrossNamespaceLinks are two extensions that have query pages that use that hook [02:24:25] 03(mod) Feature request: Make categories load on demand via ajax magic - 10https://bugzilla.wikimedia.org/35618 summary; +comment (10Bawolff) [02:27:08] 03(mod) Replace MD5 password hashing with WHIRLPOOL - 10https://bugzilla.wikimedia.org/28419 +comment (10Tyler Romeo) [03:15:45] Will the API ever allow account creation? [03:18:22] 03(mod) Add block permissions in rollback on Lusophone Wikipedia - 10https://bugzilla.wikimedia.org/35261 +comment (10Chico Venancio) [03:18:42] Hm. [03:18:49] * SigmaWP pets the wikibugs [03:38:49] hello everyone, does anyone know of a replacement for FCKeditor that works in mediawiki 1.18.2? [03:38:57] just upgraded my wiki [03:44:05] aha nevermind, i see WikiEditor is included now, very cool :D [04:18:17] 03(mod) Replace MD5 password hashing with WHIRLPOOL - 10https://bugzilla.wikimedia.org/28419 +comment (10Daniel Friesen) [04:25:56] 03pgehres * 10/branches/fundraising/deployment/payments_1.17/DonationInterfaceFormSettings.php: Re-enabling credit card forms. [04:38:37] 03(mod) Replace MD5 password hashing with WHIRLPOOL - 10https://bugzilla.wikimedia.org/28419 +comment (10Daniel Friesen) [05:08:05] !gerrit [05:08:06] https://gerrit.wikimedia.org/r/`e1 [05:13:10] what is number '29418' in git clone ssh://username@gerrit.wikimedia.org:29418/mediawiki/core.git ? [05:15:36] that is the port number I believe [05:16:13] 03(NEW) Subject namespace for the Vietnamese Wikibooks - 10https://bugzilla.wikimedia.org/35624 normal; Wikimedia: Site requests; (mxn) [05:16:16] yes it is, I remember TimStarling making us comment about that [05:16:36] 03(mod) Subject namespace for the Vietnamese Wikibooks - 10https://bugzilla.wikimedia.org/35624 +shell (10p858snake) [05:16:47] s/us/a/ [05:23:06] New review: IAlex; "(no comment)" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/4016 [05:23:28] *facepalm* [05:27:22] Dantman , hi.. [05:27:27] ... [05:28:02] Dantman : is their any way to create multiple pages at once..via the api call ? [05:29:46] chughakshay16: Nope, one page per POST. [05:31:03] Dantman : what if i do it programmatically... i mean using the Article class ? [05:31:14] Dantman : is it possible then ? [05:31:35] You still have to do them one at a time. But it'll be in the same php process of course. [05:32:03] Dantman : okay, thanks ! [05:49:52] wheni try to ' git clone - ssh://bagariavivek@gerrit.wikimedia.org:29418/mediawiki/core.git -v . I am getting errors [05:50:01] error- ssh: connect to host gerrit.wikimedia.org port 29418: Connection timed out [06:20:53] ah I'm glad this channel exists [06:25:32] 03(mod) Move the wiki of WMEE - 10https://bugzilla.wikimedia.org/29919 +comment (10Pikne) [06:26:45] Joan: while you see having the text for dismissing a noticed as a forced thing, I like it since it's a single message (that is always the same), not something people have to worry about coding, etc [06:48:40] Hi All [06:48:49] I am from ml.wikipedia [06:49:51] The following messages have been translated in translatewiki.net but they are not imported to any of the ml wikis [06:49:52] http://ml.wikipedia.org/w/index.php?title=%E0%B4%AA%E0%B5%8D%E0%B4%B0%E0%B4%A4%E0%B5%8D%E0%B4%AF%E0%B5%87%E0%B4%95%E0%B4%82%3A%E0%B4%B8%E0%B5%BC%E0%B4%B5%E0%B5%8D%E0%B4%B5%E0%B4%B8%E0%B4%A8%E0%B5%8D%E0%B4%A6%E0%B5%87%E0%B4%B6%E0%B4%99%E0%B5%8D%E0%B4%99%E0%B5%BE&prefix=1moved+&filter=all&lang=ml&limit=250 [07:25:29] srikanthlogic: u here? [07:30:38] Ugh... [07:30:52] So that's what was in my way... [07:31:12] Stupid SpecialPage using an object for the list [07:31:27] I can't use a numeric special page name [07:47:02] Where is a good skinning manual (for >=1.17) [07:49:35] IWorld: is http://www.mediawiki.org/wiki/Manual:Skinning/Vector what you're looking for? [07:49:49] I want to create a new skin. [07:50:08] I don't think there's a "good" manual for that [07:50:14] ah [07:50:54] oh wait: http://blog.redwerks.org/2012/02/08/mediawiki-skinning-tutorial/ [07:51:26] sounds great! [07:56:01] I want to cache a Special Page but the Query Page allows only two fields to be stored i.e title and namespace, but I need to store a few more information, should I use some other table instead ? [07:57:57] anyone here who wants to host a short javascript thingy that is wp related but doesn't really belong on-wp? [08:00:56] 03(mod) Replace MD5 password hashing with WHIRLPOOL - 10https://bugzilla.wikimedia.org/28419 +comment (10Tyler Romeo) [08:04:22] Hallo. Did anyone think that .gitignore files should be synchronized between different repos somehow? [08:06:04] New review: Santhosh; "(no comment)" [mediawiki/extensions/Narayam] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/3514 [08:06:21] :D [08:06:29] New review: Santhosh; "(no comment)" [mediawiki/extensions/Narayam] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/3514 [08:07:39] santhosh: Do u know if its currently possible to test Narayam changing the bufferlength through userscript? [08:11:18] sid-g: what exactly do you mean by "changing the bufferlength"? [08:11:33] Sid-G: yes, just like modifying rules, $.narayam.getScheme( 'xy' ).keyBufferLength = 2 [08:11:46] ok, thnx [08:12:00] I'll try to get the space rule to work then [08:12:08] using a userscript [08:12:47] Sid-G: can you tell whether this patch is blocking deployment of Narayam in hi.wiki? [08:12:59] no,, its not [08:13:07] the deployment can be done without this too [08:13:19] I am asking about 3514, the one I approved now [08:13:26] yes [08:13:34] ok [08:14:15] In the on-wiki discussion, I did say that I recommend the changes, but neither I nor anyone else thinks that narayam shouldn't be enabled without those changes [08:14:56] Btw, they will be merged soon I assume, or are we going to try to fix the space thing before merging this? [08:15:31] *they === patch 3514 [08:16:21] yes, it will be merged [08:16:29] :D [08:17:55] 03(mod) Replace MD5 password hashing with WHIRLPOOL - 10https://bugzilla.wikimedia.org/28419 +comment (10Daniel Friesen) [08:24:43] New patchset: QChris; "Reverting FUD commit" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4033 [08:26:02] New review: QChris; "Freeing of the result sets was originally in the code, but was removed" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/4033 [08:35:07] New patchset: Hashar; "(bug 34334) add a footer to Special:Contributions for newbie mode" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4008 [08:35:58] New review: Hashar; "With patchset 4, I made the logic easier to follow / understand." [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4008 [08:48:23] 03(mod) Edits wrongly attributed on frwikisource - 10https://bugzilla.wikimedia.org/35610 +comment (10MArc) [08:56:23] anyone help me with objectcache [09:03:04] * Dantman wonders if he DARES to try and write code in C++ to implement a scrypt php extension [09:03:46] If I am using wgmemc what happens if memcache is not installed [09:04:09] aharoni: hi! [09:04:10] Despite the name wgMemc isn't actually simply memcached. [09:04:22] aharoni: i had some problem with gerrit installation [09:04:59] nischayn22: wgMemc is our main cache type... it can be memcached, apc, xcache, WinCache, even database, and none... [09:05:16] aharoni: git clone ssh://bagariavivek@gerrit.wikimedia.org:29418/mediawiki/core.git - This gives me timeout error [09:05:46] nischayn22: If it's CACHE_NONE ->get will simply never return an item, and ->set will simply discard what you told it to cache. [09:06:32] Dantman: ok, I am trying to cache a special page, but Query Page always caches in querycache table which has limited fields [09:06:49] should I instead use object cache than? [09:10:20] New patchset: Drecodeam; "Fixed the error in the previous patch" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/4034 [09:10:21] New patchset: Drecodeam; "Added HTML5 drag and drop support" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/3808 [09:11:20] 03(mod) MathJax doesn't allow abuse of \mathbb and other fonts for special characters - 10https://bugzilla.wikimedia.org/35187 +comment (10Michael M.) [09:15:41] On a single server is APC or memcached better? I didn't see a big difference. Memcached shouldn't be used on a single server? [09:17:57] Change abandoned: Drecodeam; "(no reason)" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/4034 [09:19:45] New patchset: Umherirrender; "(bug 22870) Separate interface message when creating a page" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4035 [09:20:37] 03(mod) Red .diffchange text in the green 'added' area may be hard to read for color blinded users - 10https://bugzilla.wikimedia.org/11374 +comment (10Erwin Dokter) [09:20:43] 03(mod) Separate interface message when creating a page - 10https://bugzilla.wikimedia.org/22870 +comment (10Umherirrender) [09:28:24] New patchset: Drecodeam; "Fixed errors with previous commit." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/4036 [09:29:35] Is there any reason to choose the MW's typical ordering "@param $name type description" instead of doxygen's suggested "@param type $name description" ordering? [09:31:08] doxygen doesn't care either way does it? [09:31:18] it's just butt ugly always [09:31:21] It does make a differenc [09:31:36] Using the correct ordering improves spacing [09:31:43] I think the type before description is very confusing and ambiguous [09:31:48] ? [09:32:04] It's default for most typed languages [09:32:12] e.g.: C [09:32:48] Are you suggesting C to be confusing and ambiguous? [09:33:08] potter: can you try again? it works for me. [09:33:30] my internet has proxy [09:34:08] aharoni: i get error - ssh: connect to host gerrit.wikimedia.org port 29418: Connection timed out [09:35:37] your proxy most likely is designed to not let you out on "non standard" ports [09:35:45] aharoni: what is 29418 in the link [09:36:14] potter: it is the port number that you need to connect to [09:36:19] PHP is not typed [09:36:34] p858snake|l: my proxy has port 3128 [09:36:49] I would prefer @param type $name desc [09:36:57] @Nikerabbit: yes. But we use types in the docs. Don't we? [09:37:02] p858snake|l: git clone ssh://bagariavivek@gerrit.wikimedia.org:3128/mediawiki/core.git is fine? [09:37:24] potter, your proxy may be a firewall that blocks port 29418 [09:37:25] qchris: need to ask Reedy ( he is the master of docs) but I have vague memories of that being mentioned was broken [09:37:27] ^Nikerabbit: Great ok. Then I'll write my new docs in that format. Thanks [09:37:40] potter: no, we only listen for connections on 29418 [09:37:53] aharoni: yeah my proxy blocks that port, is checked it :( [09:37:54] @p858snake|l: Ok. Thanks [09:38:13] p858snake|l: ok i understood :) [09:39:26] aharoni: i have 2 bug fixes but then sumanah told me to submit it in gerrit format. [09:40:49] i needed some help in gerrit [09:40:57] potter: You can still submit patches on bugzilla if you want [09:41:30] drecodeam: what do you need help with? [09:42:00] p858snake|l: But that will ba a pain for the reviewer , but i guess i have no other option. [09:42:33] i am trying to amend a patch i submitted earlier https://gerrit.wikimedia.org/r/#change,3808 [09:42:36] p858snake|l: aharoni : Is Mediawiki up to date in GitHub or equivlaent? [09:43:38] p858snake|l: when i do git review -d 3808, make the changes and then commit [09:44:25] potter: afaik we have no official mirrors on github or the like [09:44:45] p858snake|l: ok [09:45:07] and then if i do git review it is creating another change https://gerrit.wikimedia.org/r/#change,4036 [09:45:10] drecodeam: that question will need to be answered by someone else, I'm no giter [09:45:29] drecodeam: see http://www.mediawiki.org/wiki/Git/Workflow#Amend_your_change [09:46:31] Is it correct that memcached shouldn't be used on a single server? I didn't see a big difference to APC. [09:46:56] Sid-G: i have read this, in that workflow, someone on the IRC suggested me to do git review -d 3808. In my previous commits everything worked fine, but in this one it is creating a new change [09:47:27] drecodeam:Btw, I only know that the method given there works. I have no idea what the commands mean or if what u're doing should work or not (I'm no giter either, in short) [09:47:56] ok thanks Sid-G [09:52:26] 03(mod) Add "add to watchlist" to when spreading the love... - 10https://bugzilla.wikimedia.org/30775 +comment (10Bagariavivek) [09:57:18] New patchset: Drecodeam; "Fixed error in the previous patch. Drag and drop now works." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/3808 [09:58:42] Change abandoned: Drecodeam; "duplicate of #change 3808" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/4036 [10:00:31] New review: Drecodeam; "I have fixed the errors in the previous patch. Had tested the wrong patch before uploading, sorry fo..." [mediawiki/extensions/UploadWizard] (master) C: 0; - https://gerrit.wikimedia.org/r/3808 [10:01:46] 03(mod) Feature request: Make categories load on demand via ajax magic - 10https://bugzilla.wikimedia.org/35618 +comment (10Rainer@Rillke.eu) [10:10:29] Any idea when IAlex come to IRC ? [10:16:00] !seen iAlex [10:16:23] potter: unilinky> Last time iAlex was speaking was 12 hours 41 minutes 46 seconds ago in [10:16:55] !seen IAlex [10:16:57] !seen iAlex [10:16:58] although it is a weekend now [10:17:16] p858snake|l: :D [10:17:40] p858snake|l: i wanted to spek to him about SpecialWatchLists [10:23:13] New patchset: Amire80; "Adding getDirMarkEntity()." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4037 [10:27:17] New review: Amire80; "MaxSem, in https://gerrit.wikimedia.org/r/#change,4037 i added the function getDirMarkEntity, which ..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/3929 [11:21:38] 03(mod) Feature request: Module "List all (sub-)category-members" - 10https://bugzilla.wikimedia.org/35614 +comment (10Rd232) [11:38:31] 03(NEW) Wiki page does not reflect edit page - 10https://bugzilla.wikimedia.org/35625 normal; MediaWiki: Page editing; (amelienivekorpi) [11:45:39] 03(FIXED) Password reminder contains untranslated phrases - 10https://bugzilla.wikimedia.org/35567 +comment (10Alexandre Emsenhuber [IAlex]) [11:49:50] 04(REOPENED) Datetimepicker: Is not dimmed if user does not have edit right. - 10https://bugzilla.wikimedia.org/34360 +comment (10Van de Bugger) [11:49:50] 03(mod) Wiki page does not reflect edit page - 10https://bugzilla.wikimedia.org/35625 +comment (10p858snake) [12:01:23] 03(mod) change preset of expiry field of Special:Block - 10https://bugzilla.wikimedia.org/32178 +comment (10Waldir) [12:07:59] 03(mod) change preset of expiry field of Special:Block - 10https://bugzilla.wikimedia.org/32178 +comment (10Waldir) [12:08:55] 04(REOPENED) Timepicker: The second click on "clock" button. - 10https://bugzilla.wikimedia.org/34361 +comment (10Van de Bugger) [12:09:38] 03(mod) Timepicker: The second click on "clock" button. - 10https://bugzilla.wikimedia.org/34361 +comment (10Van de Bugger) [12:12:58] 03(mod) change preset of expiry field of Special:Block - 10https://bugzilla.wikimedia.org/32178 +comment (10p858snake) [12:23:33] New patchset: Santhosh; "Fix Bug 32748 - Printer friendly version of article must encode URL in unicode." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3897 [12:24:18] New review: Santhosh; "(no comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3897 [12:27:37] hi! can someone please tell me how can I put the whole sidebar on right side of the page (vector theme)? is there any kind of tutorial concerning this out there? thx :) [12:36:27] New review: Nikerabbit; "(no comment)" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/4035 [12:41:13] Hello world! [12:42:45] I have problem with imagemagick. http://gothicwiki.org/wiki/%D0%A4%D0%B0%D0%B9%D0%BB:003_%D0%B1.jpg [12:42:58] Rights is ok. [12:43:04] *are ok [12:43:29] What is it? [12:44:31] it is 'empty' error ( [12:46:53] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4037 [12:46:55] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4037 [12:47:24] New review: Hashar; "Could have used "xor" for the fun :-D" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4037 [12:48:35] New review: Hashar; "I have reviewed and merged change 4037 "Adding getDirMarkEntity()" so you can improve your change no..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/3929 [12:58:38] ah, i miss the old days... well, no help here. bye :) [13:02:52] 03(mod) result format JitGraph / PHP warning (1.7.1) - 10https://bugzilla.wikimedia.org/35307 +comment (10Van de Bugger) [13:04:40] 14(INVALID) Broken links are corrected but not added to the watchlist - 10https://bugzilla.wikimedia.org/35621 +comment (10Bagariavivek) [13:05:17] YuviPanda: hey [13:11:33] 03(mod) result format JitGraph / PHP warning (1.7.1) - 10https://bugzilla.wikimedia.org/35307 +need-review +patch (10Van de Bugger) [13:14:10] Is it correct that memcached shouldn't be used on a single server? I didn't see a big difference to APC. [13:15:18] !kaldari [13:15:19] I don't know anything about "kaldari". [13:15:24] !seen kaldari [13:15:56] people! [13:15:58] kaldari is back from vacation? [13:16:00] help me!) [13:16:28] potter: ya i guess he is back, i had talked to him day before [13:17:03] drecodeam: oh, what time will he be available generally ? [13:17:37] i am struggling with the same question, last time he was online at around 10pm IST [13:17:50] and before that he was there at 4am IST [13:17:58] IST - GMT + 5:30 [13:18:13] India ? [13:18:23] ya [13:18:26] i am from India [13:18:56] trying for GSoC ? [13:19:25] ya, i guess you are also trying for it, right ? [13:20:17] drecodeam: yeah :) [13:20:32] drecodeam: which idea are you trying ? [13:21:16] i am trying for integrating flickr and geolocation in UploadWizard, and you ?? [13:22:23] 03(mod) action=upload & stash & chunk results in truncated files - 10https://bugzilla.wikimedia.org/35563 normal->major; +comment (10Rainer@Rillke.eu) [13:24:55] potter: sorry got disconnected [13:25:02] np [13:25:16] which project are you applying to ? [13:26:04] sad net [13:36:49] New patchset: Amire80; "(bug 25277) Moved the space before the dirmark." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3929 [13:36:55] potter: sorry did not get your project > [13:38:10] New patchset: Amire80; "(bug 25277) Moved the space before the dirmark." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3929 [13:41:22] aharoni : hi, [13:42:18] hi chughakshay16 [13:42:30] aharoni, some help with git and gerrit [13:43:54] aharoni, I already submitted a patch yesterday for review.. and someone pointed out some issues with the code , so now i have made those changes and now want to re-submit it wuth the new changes.. what shall i do ? [13:44:12] chughakshay16: i'm not an expert, but i can try :) [13:44:24] i'm struggling with it myself :) [13:44:55] !ask | Iniquity [13:44:55] Iniquity: Hi, how can we help you? Just ask your question. [13:44:56] aharoni, okay :) [13:45:06] but first: did you try the instructions at https://www.mediawiki.org/wiki/Git/Workflow#Amend_your_change ? [13:45:55] now that i look at the instructions, i do it in a much simpler way... [13:45:56] aharoni, would you classify my situation under 'amend_your_change' ? [13:46:23] yes, amending is changing something that you already committed. [13:46:39] did you create a branch before making the changes? [13:47:06] aharoni, yes i did.. and i committed the code.. and pushed it for review... [13:47:10] ok [13:47:31] what is the change URL in gerrit? [13:48:31] [ it's something like https://gerrit.wikimedia.org/r/#change,3929 ] [13:49:22] aharoni, https://gerrit.wikimedia.org/r/#change,3981 [13:50:26] ok, so if everything is simple and nothing is messed up, then the following should work: [13:50:34] git review -d 3981 [13:50:40] Hello guys! [13:50:58] Is it possible to deactivate caching of CSS styles, which are loaded with load.php? [13:51:14] I am working on my skin currently, and I always get old content... :-( [13:51:28] (A new branch will be automatically created with your change in it, and git will switch to it. You can see it by running `git branch'.) [13:51:46] now edit the files. [13:51:50] and then run: [13:52:19] git commit --amend file1.php file2.php file3.php [13:52:33] git review [13:52:58] before running `git commit', you should run `git status' and `git diff' to check that you are submitting what you want to submit. [13:53:26] chughakshay16: That's what i usually do. Is that clear enough? [13:53:36] aharoni, okay i m trying it out.. wull let u know in a moment [13:54:07] aharoni, what does this do git review -d 3981 ? [13:54:30] it downloads the change that you submitted and creates a branch for it. [13:54:53] in this particular case you probably don't have to run it, because you made it yourself and you probably have it already, [13:55:14] but sometimes you will want to amend somebody else's changes, and then you will have to run `git review -d' [13:55:44] aharoni, so if i have already made the changes.., and have used git add for those files i dont need to put those file names in commit --ammend file1.php file2.php... right ? [13:57:06] I already deactivated $wgMainCacheType, but this obviously does not affect caching of CSS file... [13:57:18] yes, `git add' prepares the commit, so you can just run `git commit --amend'. [13:58:05] tale, I have problem with imagemagick. http://gothicwiki.org/wiki/%D0%A4%D0%B0%D0%B9%D0%BB:003_%D0%B1.jpg [13:58:22] aharoni, but when i run commit , its showing the summary of my previous commit ?.. [13:58:22] rights are ok [13:58:29] 'empty' error [13:58:43] chughakshay16: yes, that's the idea of `git commit --amend'. [13:58:57] it gives you the opportunity to fix the commit message. [13:59:14] if the commit message is OK, you should still add something like this: [13:59:31] aharoni, but shouldnt i put a new message ? [13:59:40] "Patch set 2: Fixed this and that according to the comments." [14:00:25] Iniquity: You should explain what the problem is. [14:00:56] mediawiki cant create miniimages [14:01:18] see this for example: [14:01:20] https://gerrit.wikimedia.org/r/#change,3929 [14:01:48] leave the Change-Id as it is and add the "Patch set 2" line before it. [14:02:04] and don't change the rest of the message, if it's OK. [14:02:07] chughakshay16: ^ [14:02:31] aharoni, ok i got your point ... :) [14:03:22] i am myself very much a beginner with Gerrit and `git review'. what i wrote here in this chat is almost all that i know about it :) [14:04:57] 03(mod) Problems with UploadWizard stash moving to the target - 10https://bugzilla.wikimedia.org/35354 +comment (10Marco) [14:05:14] aharoni, that proved to be sufficient for me .. :) [14:08:48] New patchset: Chughakshay16; "bug 21119) patch for the requested feature in bug 21119 Patch set 2 : Fixed the issues which were made in the comments and have also made some new changes to overcome some new issues in the code. Change-Id: I44a447a1d89e06c82ec0045072e4954d20be8b75" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3981 [14:11:56] aharoni, for some reason it didnt take my new changes [14:18:05] New patchset: Umherirrender; "(bug 18062) new message when edit or create the local page of a shared file" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4038 [14:19:08] 03(mod) new message when edit the local page of shared file - 10https://bugzilla.wikimedia.org/18062 +comment (10Umherirrender) [14:20:19] Hi! I'm trying to make an external script that reads user info through the MediaWiki API, to make sure the visitor is logged into MediaWiki. However, regardless of whether a user is logged in or not, api.php?action=query&meta=userinfo&format=xml just returns id = 0. am I missing something? [14:20:48] New patchset: Chughakshay16; "bug 21119) patch for the requested feature in bug 21119 Patch set 3 :Ignore patch set 2, Fixed the issues which were made in the comments and have also made some new changes to overcome some new issues in the code. Change-Id: I44a447a1d89e06c82ec0045072e4" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3981 [14:21:55] tale, are u here?) [14:33:11] I updated Mediawiki from 1.16.1 to 1.18.2 version. I use RegexParserFunctions, but now it is broken: http://www.mediawiki.org/wiki/Extension:RegexParserFunctions [14:33:27] The problem seems to be the following line: [14:33:29] $wgMessageCache->addMessage('regexp-unacceptable', 'The regular expression "$1" is unacceptable.'); [14:34:00] It seems like $wgMessageCache is removed in 1.18.0: http://www.mediawiki.org/wiki/Manual:$wgMessageCache [14:34:17] The site links to Hooks/MessagesPreLoad as an alternatative: http://www.mediawiki.org/wiki/Manual:Hooks/MessagesPreLoad [14:34:55] But I don't understand this mechanism. How do I need to change the following line to make use of the new Hooks-MessagesPreLoad mechanism: [14:34:57] $wgMessageCache->addMessage('regexp-unacceptable', 'The regular expression "$1" is unacceptable.'); [14:40:23] 03(mod) Improve XCF Thumbail - 10https://bugzilla.wikimedia.org/35622 normal->15enhancement (10Sam Reed (reedy)) [14:40:24] 03(mod) Subject namespace for the Vietnamese Wikibooks - 10https://bugzilla.wikimedia.org/35624 normal->15enhancement (10Sam Reed (reedy)) [14:40:35] mr_daniel: did you update extension as well? [14:41:58] saper: what do you mean with updating "extensions"? all extensions are working expect RegexParserFunctions. [14:42:47] I have the latest version of RegexParserFunctions.php downloaded from here: http://www.mediawiki.org/wiki/Extension:RegexParserFunctions [14:44:37] The extension is written in 2007, but since mediawiki 1.18 $wgMessageCache was removed. I think I need to fix this myself [14:46:05] The PHP error message I get is: Fatal error: Call to a member function addMessage() on a non-object in /var/www/website/wiki/extensions/RegexParserFunctions.php on line 103 [14:46:23] line 103 looks like this: $wgMessageCache->addMessage('regexp-unacceptable', 'The regular expression "$1" is unacceptable.'); [14:49:11] New patchset: Szymon ?wierkosz; "(bug 24322) Add image links from Page namespace to corresponding images." [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/4039 [14:49:37] Y'know, I have to be glad that Extension:ParserFunctions has {{#switch:}} [14:50:40] is anyone up to answering a question regarding the MediaWiki API? :) [14:51:31] Otherwise we'd have code like what is on [[WP:en:User:LikeLakers2/sandbox/templates]] (1,661 bytes) instead of just {{#switch:{{{1}}}{{{2}}}{{{3}}} }} [14:51:37] Hi, I am receiving an error from DynamicPageList: Non-string key given [14:51:52] it appears to be starting from this call DynamicPageList.php(591): Language->date('-00011130000000') [14:52:00] any idea why the date is negative? [14:52:11] the specific line which throws the exceptions is this: MessageCache->get(NULL, true, Object(Language)) [14:52:24] onoez, linux bug [14:52:30] in other pages, the DynamicPageList works fine [14:52:38] Actually, probably not a linux bug [14:53:35] Er, [[w:en:User:LikeLakers2/sandbox/templates]] [15:05:37] New patchset: Szymon ?wierkosz; "(bug 30725) A link to the index is missing for single paged documents." [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/4040 [15:13:37] 14(INVALID) CSS rule causes blue background for chrome users - 10https://bugzilla.wikimedia.org/34551 +comment (10Erwin Dokter) [15:15:38] 03(NEW) User name from labsconsole wiki does not match the one from gerrit - 10https://bugzilla.wikimedia.org/35626 normal; Wikimedia: Git/Gerrit; (beau) [15:17:18] 03(NEW) [SRF] jqPlot re-factoring v1.8 - 10https://bugzilla.wikimedia.org/35627 enhancement; MediaWiki extensions: SemanticResultFormats; (jamesin.hongkong.1) [15:30:01] 03jeroendedauw * 10/trunk/extensions/SemanticResultFormats/SRF_Resources.php: fix by Van de Bugger [15:37:20] 03jeroendedauw * 10/trunk/extensions/SemanticResultFormats/ (31 files in 3 dirs): applied patch by MWJames provided at bug 35627 [15:40:01] what file do i include the function SpecialPage( $name = '', $restriction = '', $listed = true, $function = false, $file = 'default', $includable = false ) in [15:40:48] ??? [15:41:40] New patchset: Szymon ?wierkosz; "(bug 21796) Fix null pointer dereference on Special:Undelete." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4041 [15:41:56] USEagency: it's a mystery to me what this crap is supposed to be doing [15:42:10] USEagency: I simply do not call parent::execute and do the stuff myself [15:43:19] the i18n, Specialnyam, Nyan.alias.php??? [15:44:19] what file is that in??? [15:47:21] ??? [15:48:35] !wgavailablerights [15:48:37] I don't know anything about "wgavailablerights". [15:48:50] !$wgavailablerights [15:48:51] I don't know anything about "$wgavailablerights". [15:49:01] !$wgavailableright [15:49:01] I don't know anything about "$wgavailableright". [15:49:14] !$wgAvailableRights [15:49:14] I don't know anything about "$wgavailablerights". [15:49:17] help? [15:49:29] looking for variable in manualk, but not on bot [15:49:48] !AvailableRights [15:49:48] I don't know anything about "availablerights". [15:50:09] !wgAvailableRights [15:50:09] I don't know anything about "wgavailablerights". [15:50:13] stilll!!!! [15:50:22] where is the manual page?? [15:50:44] !m $wgAvailableRights [15:50:44] https://meta.wikimedia.org/wiki/%24wgAvailableRights [15:50:50] !manual $wgAvailableRights [15:50:50] An introduction to using MediaWiki is at , see for information about copying it to your own wiki. More technical information for MediaWiki administrators is at . For an introduction on programming with MediaWiki, see . [15:51:05] !v $wgAvailableRights [15:51:05] I don't know anything about "v". You might try: !@ !adminsettings !cooluris !csv2wp !debug !extranamespace !farm !firebug !git !hosting !install !lazy !meetings !mwbot !packages !rewriteproblems !secrets !svnprops !webrequest !wikiacode [15:51:12] nothing!!! [15:51:51] !available [15:51:51] I don't know anything about "available". You might try: !allmessages !cia !cms !copying !documentation !imagelink !imagemagic !oversight !package !resourceloader !smw !wikiacode !xampp [15:51:55] !rights [15:51:55] For information on customizing user access, see < http://www.mediawiki.org/wiki/Help:User_rights >. For common examples of restricting access using both rights and extensions, see < http://www.mediawiki.org/wiki/Manual:Preventing_access >. [15:52:09] !wg AvailableRights [15:52:09] https://www.mediawiki.org/wiki/Manual:$wgAvailableRights [15:52:42] thanks [15:55:18] mr_daniel: maybe it was fixed in svn/git [15:55:34] !troll USEagency [15:55:34] I don't know anything about "troll". You might try: !! !exclamation !iamabot [16:00:12] i was just trying to find the variable [16:02:45] 03(NEW) #switch or #ifeq: {{PAGENAME}} doesn't work with title containing apostrophe - 10https://bugzilla.wikimedia.org/35628 normal; MediaWiki: General/Unknown; (diplomatico) [16:05:54] New patchset: Amire80; "Adding .gitignore." [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/4042 [16:13:25] how do i fix this 1 line of code $wgOut->addHTMK( Error: Embedded data could not be displayed. [16:13:25] ); [16:13:37] (well in my editer it was 1 line) [16:14:11] i am getting unexpected '<' [16:15:26] i think it is in the $wgOut->addHTML( ??? [16:17:16] how do i fix this 1 line of code $wgOut->addHTMK( Error: Embedded data could not be displayed. [16:17:16] ); [16:17:16] (well in my editer it was 1 line) [16:17:16] i am getting unexpected '<' [16:17:17] i think it is in the $wgOut->addHTML( ??? [16:18:23] Is {{#titleparts:}} supposed to work the exact same for any namespace article name, even mainspace when namespace subpages is turned off? [16:23:37] nevermind fixed that [16:23:50] question is at the bottom of paste http://pastebin.com/zyKXaez8 [16:25:05] New patchset: Amire80; "Created an experimental keyboard layout - Cyrillic with palochka." [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/4043 [16:25:29] it specificly says $restriction = 'rainbow' and $wgGroupPermissions['*']['rainbow'] = false; HOW DO I FIX!!! [16:28:17] http://pastebin.com/zyKXaez8 [16:28:59] http://pastebin.com/zyKXaez8 [16:28:59] http://pastebin.com/zyKXaez8 [16:29:43] http://pastebin.com/zyKXaez8 [16:29:43] http://pastebin.com/zyKXaez8 [16:29:44] http://pastebin.com/zyKXaez8 [16:35:52] 03(FIXED) Special:BlockList shows IP of visitor as blocking admin when there is no information about the admin - 10https://bugzilla.wikimedia.org/33212 +comment (10Beau) [16:36:07] Hi there. I have two domains pointing to the same server running Mediawiki, and want to redirect all pages from domain1 to domain2. However, the 301 redirects I've set only redirect 2-3 URLs [16:36:40] namely "domain1" --> "domain2" and "domain1/wiki" --> "domain2/wiki". However, I'd like to be able to redirect all pages. What am I doing wrong? [16:37:20] .htaccess here: http://dpaste.com/724894/ [16:42:53] ls [16:43:06] wrong box [16:52:27] gwicke, Hey [16:52:45] hi ashish_d! [16:52:55] just returned from vacation.. [16:53:08] yeah, figured, hope you had fun [16:53:26] yeah, great skiing in Norway [16:53:37] great fun [16:53:54] ashish_d: how is it going? [16:54:44] I've applied for GSoC with my proposal, http://www.mediawiki.org/wiki/User:Dash1291/GSoC_2012_Application [16:55:21] I also emailed you, just to let you know and ask for feedback [16:56:43] 03(mod) userPromote.php: Grants an account administrator rights (maintenance) - 10https://bugzilla.wikimedia.org/35623 +comment (10Chad H.) [16:57:15] ashish_d: I think I saw a mail from you, yes- but did not get to it yet [16:57:20] 03(mod) Speedup nested group authentication when using Active Directory LDAP - 10https://bugzilla.wikimedia.org/33904 +comment (10Ryan Lane) [16:57:45] ashish_d: the proposal looks very nice [16:58:01] gwicke, thanks, anything that you feel it lacks or any improvements? [16:59:52] ashish_d: perhaps it would be a good idea to emphasize the data model and transaction processing module reuse a bit, to make the planned work sound a bit less daunting [17:00:45] less informed reviewers might worry about the scope being too ambitious otherwise [17:01:44] you already mention it, but stressing it explicitly somewhere might still be a good idea [17:02:27] doesn't stating the fact that the client adapter would hook into the transaction system on the client, and server would integrate the VE modules do it well? [17:03:31] but yeah I get your point now [17:03:39] for somebody without background on the VE infrastructure, it might still be unclear how much of the problem you still have to solve [17:04:05] yeah I got, someone very much non-VE might not get it that well [17:06:42] I like the proposal otherwise- it reads very well when you have some background on VE [17:07:49] sounds good, Trevor liked it too [17:08:43] I'll go out for an evening walk to catch some sun, will be back later [17:08:53] sure [17:40:43] Hello, everyone! :) [17:40:49] http://pastebin.com/zyKXaez8 [17:40:52] help! [17:41:39] !restrictions are rainbow [17:41:41] I don't know anything about "restrictions". You might try: !secrets [17:41:46] !secrets [17:41:47] MediaWiki was not designed with read-restrictions in mind, and may not provide air-tight protection against unauthorized access. We will not be held responsible should private information, such as a password or bank details, be leaked, leading to loss of funds or one's job. See also !lockdown [17:42:38] !http://pastebin.com/zyKXaez8 [17:42:39] I don't know anything about "http://pastebin.com/zykxaez8". [17:44:02] !http://pastebin.com/zyKXaez8 [17:44:03] I don't know anything about "http://pastebin.com/zykxaez8". [17:48:10] !http://pastebin.com/zyKXaez8 [17:48:11] I don't know anything about "http://pastebin.com/zykxaez8". [17:48:57] !op [17:53:32] USEagency: please don't mess around with the bots like that... [17:54:06] USEagency: Besides looking like you're using outdated special page code, you should have ['cats']['rainbow'] set to true, not false. [17:55:01] i did that and it still did not work [17:55:04] how do i fix? [17:55:23] the entire nyan.php's file is here: http://pastebin.com/nP8kj0wv [17:55:25] I'm not even sure what the rest of your code looks like or what the error is [17:55:58] that is the nyan.php where i have the rights and the error is anons can still visit http://spyinginc.com/wiki/index.php?title=special:nyan [17:55:59] [17:55:59] i only want cats to (usergroup not animal) be able to visit the page. how do i fix [17:56:30] Special page code? [17:56:57] is that the Specialnyan.phpo [17:57:11] mhmm [17:57:41] if so, http://pastebin.com/D96q6kBA [17:57:48] *.PHP [17:58:08] USEagency: You haven't declared that the special page requires a right to view it [17:58:20] parent::__construct( 'nyan' ); should be parent::__construct( 'nyan', 'rainbow' ); [17:58:29] And you might need to do an isAllowed check in execute() [17:58:48] what file do i put that in nyan.php of Specialnyan.php [17:58:56] Special [17:59:46] what is Isallowed check in execute() [18:00:51] i put the parent::__construct( 'nyan', 'rainbow' ) in and still anons. how do i do tghe Isallowed check in execute() thing? [18:00:55] !isallowed [18:00:55] I don't know anything about "isallowed". [18:01:05] !execute() [18:01:06] I don't know anything about "execute()". [18:01:31] USEagency: Stop playing with mwbot. You can see all things the bot knows about in page http://toolserver.org/~mwbot/botbrain.html [18:01:53] i am trying to figure out what Isallowed check in execute() is [18:02:34] i need it for my nyan cat extension so only users in the cat group (with the rainbow right) can access the page [18:03:18] what is the Isallowed check in execute???!!!??? [18:05:57] what is the Isallowed check in execute???!!!??? [18:06:41] New review: Hashar; "(no comment)" [test/mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/3724 [18:06:53] what is the Isallowed check in execute???!!!??? [18:07:39] Change abandoned: Hashar; "(no reason)" [test/mediawiki/core] (master) - https://gerrit.wikimedia.org/r/3724 [18:08:00] what is the Isallowed check in execute???!!!??? [18:09:55] when i put function execute (User->isAllowed($right)); i get unexpected T_OBJECT_OPERATOR, expecting '&' or T_VARIABLE in [18:12:01] 03(NEW) Proofread Page extension setup in Bengali Wikisource - 10https://bugzilla.wikimedia.org/35629 normal; Wikimedia: Extension setup; (bellayet) [18:12:24] USEagency: Please stop repeating your question. [18:12:48] USEagency: You need user instance eg: $user->isAllowed( 'rainbow' ); That's invalid syntax you're using. [18:13:48] and that makes it so only users with the right are allowed to view the page? [18:14:10] isAllowed returns a boolean indicating if it's allowed or not [18:14:17] If it's false then you can show an error page. [18:15:36] when i put [18:15:36] Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in /hermes/bosoraweb020/b239/d5.pokeswap/public_html/spyinc/w/wiki/extensions/nyan/Specialnyan.php on line 7Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in /hermes/bosoraweb020/b239/d5.pokeswap/public_html/spyinc/w/wiki/extensions/nyan/Specialnyan.php on line 7 [18:15:36] Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in /hermes/bosoraweb020/b239/d5.pokeswap/public_html/spyinc/w/wiki/extensions/nyan/Specialnyan.php on line 7 [18:15:52] sorry, error putting that too many time menat to put it only once [18:16:06] that is what happens when i put [18:16:06] Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in /hermes/bosoraweb020/b239/d5.pokeswap/public_html/spyinc/w/wiki/extensions/nyan/Specialnyan.php on line 7 [18:16:21] sorry, xchat not copying right [18:16:28] $user->isAllowed( 'rainbow' ); [18:16:32] Pastebin the code [18:17:37] specialnyan: http://pastebin.com/8DTDnkMJ [18:18:13] nyan.alias http://pastebin.com/iUbzFvWD [18:18:15] New patchset: QChris; ".gitignore for generated html doc" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4044 [18:18:19] ...you placed it outside of the method [18:18:28] Not to mention you missed the ; [18:18:34] And you didn't put it in an iff [18:18:50] what does that mean? the outside meothed and the iff [18:19:43] http://pastebin.com/BAr6CihS [18:19:57] USEagency: Please go back to the drawing board and learn how to write php. [18:20:24] will this fix it http://pastebin.com/nFW7q0Xp [18:20:37] no [18:23:55] i put in the BAe6CihS and got unexpected T_VARIABLE, expecting T_FUNCTION [18:24:26] how do i fix now? [18:25:41] *rephrase how do i fix that error? i used http://pastebin.com/BAr6CihS as sSpecialnyan.php [18:26:49] btw, thanks for the help so far Dantman [18:27:12] still, how do i get it to expect the T_VARIABLE on line 7? [18:28:27] Doesn't sound like you're using what I gave you. [18:28:37] i did use that [18:28:42] here is my code [18:29:45] never mind [18:30:15] i havethe file about 100 different times on my computer. i uploaded the wrong one all other 50 times [18:31:17] 03(NEW) autocompletion of reviewer names barely works when inviting a reviewer to look at a change in Gerrit - 10https://bugzilla.wikimedia.org/35630 normal; Wikimedia: Git/Gerrit; (amir.aharoni) [18:34:00] Dantman, should i put your name in the credits? [18:34:09] screw that [18:34:26] [18:34:38] ok [18:34:44] * Dantman hand Amgine a cough drop [18:34:50] Why, thank you! [18:36:22] 03raymond * 10/trunk/extensions/SemanticResultFormats/SRF_Messages.php: r114644: Consistency tweak css -> CSS [18:36:56] i have a gerrit account, how do i add the extension to gerrit [18:37:20] Creating new extension repos requires a BZ request. [18:37:41] repos? BZ request? what are they? [18:37:49] Bugzilla [18:38:03] even if i have gerrit access [18:38:04] You need a new git repo to commit your extension into [18:38:07] Yes [18:38:21] what category in bugzillia is it in? [18:38:37] Wikimedia > Gerrit probably [18:39:45] 03(NEW) new repo - 10https://bugzilla.wikimedia.org/35631 normal; Wikimedia: Git/Gerrit; (jdk370) [18:39:50] than how after it is created? [18:40:00] 03(mod) autocompletion of reviewer names barely works when inviting a reviewer to look at a change in Gerrit - 10https://bugzilla.wikimedia.org/35630 +comment (10Chad H.) [18:40:38] how do i commit the files after the repo is created (new to git)... also [18:40:42] !b 35631 [18:40:43] https://bugzilla.wikimedia.org/show_bug.cgi?id=35631 [18:43:17] USEagency: You'll `git init` your extension to make a local repo. Use `git add ` and `git commit` to commit the code for it. Add the new repo as a remote and then push to it. [18:45:06] how do i add it as a remote and push? [18:45:58] The repo won't be created for a while so you don't need to know that right now...m [18:46:43] If i want to quickly point somebody to a source file, is this really the most readable URL that i can get? - [18:46:44] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=languages/Names.php;hb=HEAD [18:46:52] lol [18:47:07] ;) Unfortunately, that's probabbly a yes [18:47:51] viewcvs: we miss you. [18:47:52] The SVN url is not shorter, but it is less ugly: [18:47:54] https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/Names.php?view=markup [18:48:00] New review: Hashar; "Here is the result of my review. I haven't looked at the overall design though." [mediawiki/extensions/RSS] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/3925 [18:50:34] New review: Hashar; "Looks like we forgot to migrate our various svn:ignore settings :-D" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4044 [18:50:37] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4044 [18:51:19] New review: Hashar; "(no comment)" [mediawiki/extensions/Narayam] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4042 [18:51:22] Change merged: Hashar; [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/4042 [18:53:08] !e Nyan how do i do that template saying the code is stored on the page [18:53:09] https://www.mediawiki.org/wiki/Extension:Nyan [18:53:52] {{Extension code in wiki}} [18:54:03] thanks... it is [18:54:24] also, some things are boxed and some are not. i have tried to fix but it did not work [18:59:55] USEagency: In WikiText lines starting with a space are treated as a
. Wrap all the code in  tags
[19:01:35] 	 ugh. mini laptop == small screen == {{extension code in wiki}} overlaps badly with the extension box.
[19:03:08] 	 14(INVALID) new repo - 10https://bugzilla.wikimedia.org/35631  +comment (10Chad H.)
[19:04:38] 	 Is there some template or interwiki prefix that links to gitweb?
[19:04:47] 	 for svn there's [[:svn:]]
[19:05:44] <^demon>	 aharoni: There's one for gerrit. Don't think one was added for gitweb yet.
[19:06:48] 	 ^demon: i started writing a template for that in http://translatewiki.net/wiki/Template:Gitweb , but quickly realized that it maybe be better to do it as an interwiki link...
[19:06:54] 	 or maybe not.
[19:07:17] <^demon>	 Could go either way.
[19:08:01] 	 Probably want a template since there are multiple params
[19:08:12] 	 You need repo and path
[19:08:24] 	 yeah, and maybe a revision, too.
[19:08:25] 	 interwiki would probably only work for one repo per interwiki
[19:09:29] 	 ... but that template will have to be copied to all the wikis. Does anybody know what's up with interwiki transclusion? It's being discussed for years and years.
[19:10:58] 	 I think it'll take a while for an interwiki link to actually become active
[19:12:58] 	 Hmmm... I had an idea for recursive interwiki link handling
[19:13:12] 	 ...now what was the advantage of that
[19:14:04] 	 I guess hreflang=""
[19:14:45] 	 ...would also make transclusion from deep interwikis work too
[19:15:18] 	 on git bash, how do i "be in a repository"
[19:15:51] 	 Your current working directory is a folder or subfolder of a folder that is a git repo.
[19:16:17] 	 The folder that was created by a git clone, or the folder you ran git init in.
[19:16:27] 	 i mean on my computer i git cloned it
[19:16:46] 	 cd into the directory you cloned.
[19:17:02] 	 cd?
[19:17:31] 	 cd ; shell command to change current directory.
[19:18:11] 	 USEagency: You should start looking up primers on basic shell commands too.
[19:18:18] 	 primers?
[19:18:29] 	 tutorials, guides, whatever...
[19:18:35] 	 link?
[19:19:46] 	 https://www.google.co.uk/search?q=linux+basic+shell+commands
[19:19:55] 	 i am using windows
[19:20:32] 	 https://www.google.co.uk/search?q=windows+batch+commands+reference
[19:21:03] 	 USEagency: git bash should come with most of the basic linux commands.
[19:21:15] 	 bash uses linux?
[19:21:26] 	 linux uses bash
[19:22:33] 	 so, linux = bash and $ c:/USERS/justin/wiki/maintenxw/maintence.php runs the file on linux and git bash?
[19:22:50] 	 No linux != bash
[19:23:16] 	 but does$ c:/USERS/justin/wiki/maintenxw/maintence.php run the file on linux
[19:23:23] 	 USEagency: . . .
[19:23:31] 	 yes?
[19:23:37] 	 no
[19:23:49] 	 not unless you have a c: folder
[19:24:03] 	 if i do than does it run the file/
[19:24:06] 	 *?\
[19:24:23] 	 The bash implementations for Windows just carry most of the commands that unix based operating systems use along with it.
[19:24:34] 	 try "php "
[19:25:03] 	 Basically they provide a shell and some of the commands linux uses but with a Windows implementation of them.
[19:25:31] 	 so php wiki/maintence/maintence.php
[19:25:42] 	 and it create the database tables?
[19:36:37] 	 New patchset: IAlex; "Copy .gitignore files from master" [mediawiki/core] (REL1_17) - https://gerrit.wikimedia.org/r/4045
[19:38:07] 	 03(mod) new repo - 10https://bugzilla.wikimedia.org/35631  (10jdk370)
[19:38:49] 	 New patchset: IAlex; "Copy .gitignore files from master" [mediawiki/core] (REL1_18) - https://gerrit.wikimedia.org/r/4046
[19:40:10] 	 New patchset: IAlex; "Copy .gitignore files from master" [mediawiki/core] (REL1_19) - https://gerrit.wikimedia.org/r/4047
[19:44:17] 	 03(NEW) Set $wgCategoryCollation to 'uca-default' and rebuild category sort keys on Portuguese Wikipedia - 10https://bugzilla.wikimedia.org/35632 normal; Wikimedia: Site requests; (mybugs.mail)
[19:44:17] 	 03(mod) Set $wgCategoryCollation to 'uca-default' and rebuild category sort keys on Wikimedia wikis deployment - 10https://bugzilla.wikimedia.org/30996  (10mybugs.mail)
[19:52:15] 	 New patchset: Amire80; "Removed UTF8 byte order mark from two layout files for consistency." [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/4048
[19:57:28] 	 03mfarag *  10/USERINFO/mfarag: email
[20:00:03] 	 ^how is that possible
[20:00:47] 	 ialex: hi!
[20:01:03] 	 how is it possible toremove
[20:01:05] 	 !BOM
[20:01:06] 	 The byte-order mark (BOM) is a special character added to files by some text editors, most notably, by Notepad. It is unnecessary and breaks PHP code. You should not use Notepad to edit PHP files. Alternatives for Windows include Notepad++, SciTE, EditPlus, and UltraEdit. See also !?>
[20:02:35] 	 USEagency, you need to use an editor which allows you to
[20:02:48] 	 in worst case, it's always possible using a hex editor
[20:03:21] 	  
[20:03:54] 	 New review: Reedy; "(no comment)" [mediawiki/extensions/Narayam] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/4048
[20:03:56] 	 Change merged: Reedy; [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/4048
[20:04:20] 	 ialex: ping me when you are free :)
[20:04:26] 	 New review: Reedy; "(no comment)" [mediawiki/core] (REL1_17); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/4045
[20:04:29] 	 Change merged: Reedy; [mediawiki/core] (REL1_17) - https://gerrit.wikimedia.org/r/4045
[20:04:37] 	 New review: Reedy; "(no comment)" [mediawiki/core] (REL1_18); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/4046
[20:04:40] 	 Change merged: Reedy; [mediawiki/core] (REL1_18) - https://gerrit.wikimedia.org/r/4046
[20:04:46] 	 New review: Reedy; "(no comment)" [mediawiki/core] (REL1_19); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/4047
[20:04:49] 	 Change merged: Reedy; [mediawiki/core] (REL1_19) - https://gerrit.wikimedia.org/r/4047
[20:06:25] 	 potter: pong :)
[20:06:38] 	 New review: Reedy; "If you edit a commit summary when amending a change, please add the changes to the bottom (above the..." [mediawiki/extensions/UploadWizard] (master); V: 0 C: 0;  - https://gerrit.wikimedia.org/r/3808
[20:06:46] 	 ialex: hello :)
[20:06:52] 	 hi!
[20:07:09] 	 ialex: i wanted to speak to you about My GSoC Proposal.
[20:07:21] 	 ialex: sumnah told me to speak to you
[20:07:34] 	 ialex: www.mediawiki.org/wiki/User:Bagariavivek/GSoC_Application
[20:11:29] 	 New review: Reedy; "Php doesn't have pointers." [mediawiki/core] (master); V: 0 C: 0;  - https://gerrit.wikimedia.org/r/4041
[20:15:45] 	 potter: you should use internal links not external links to other mediawiki.org pages on your gsoc page
[20:23:32] 	 Reedy: ok
[20:24:36] 	 Reedy: is it for the links to sample code i have given?
[20:24:47] 	 yeah
[20:25:21] 	 03(mod) Special character section in edit tools virtual keyboard for phonetic and inscript narayam - 10https://bugzilla.wikimedia.org/35112  +comment (10Amir E. Aharoni)
[20:25:48] 	 Reedy: thanks for the info. 
[20:30:50] 	 New patchset: MrBlueSky; "(bug 32384) API: Allow descending order for list=watchlistraw" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4026
[20:34:43] 	 New review: MrBlueSky; "(no comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4026
[20:54:53] 	 This is never a good sign
[20:54:54] 	 Fatal error: Call to a member function getDbKey() on a non-object in /var/www/includes/cache/MessageCache.php on line 755
[21:03:25] 	 is it possible to install mediawiki without Google indexing everything?
[21:07:57] 	 gislikarl: robots.txt?
[21:08:17] 	 how would you edit the file?
[21:08:49] 	 !robots | gislikarl
[21:08:49] 	 gislikarl: http://www.mediawiki.org/wiki/Manual:Robots.txt
[21:08:57] 	 thanks
[21:09:13] 	 I am getting this error on any page I vist "Fatal error: Call to a member function getDbKey() on a non-object in /var/www/includes/cache/MessageCache.php on line 755" using MW1.19b2 / php5.4.0
[21:09:52] 	 and it just cropped up on a prefectly working site, I havent changed a thing, alread rebooted the related services, and checked the DB for any errors
[21:12:14] 	 JRWR: you can just comment out that line
[21:12:58] 	 03(mod) Add "add to watchlist" to when spreading the love... - 10https://bugzilla.wikimedia.org/30775  +comment (10Ryan Kaldari)
[21:13:35] * Dantman  wonders what he should write
[21:14:22] 	 Dantman: what abotu a poem?
[21:14:29] 	 vvv: what is it purpose, and why did it out of the blue stop working
[21:15:11] 	 JRWR: it is a debug logging code. Apparently the method was not supposed to be called with null parameter, but some place in the code is unaware about that
[21:20:37] 	 mind filing the bug report on that vvv
[21:21:02] 	 JRWR: well, it sounds like you do not exactly know how to reproduce it
[21:21:40] 	 Anyone know what URL the contents of MediaWiki:vector.css would be served from?
[21:23:59] 	 Krenair: ;) Nowadays it's another /load.php url
[21:24:07] 	 New review: Aaron Schulz; "This still uses the idb_cause field name." [mediawiki/core] (master); V: 0 C: -1;  - https://gerrit.wikimedia.org/r/3841
[21:25:21] 	 vvv: debuglog was very unhelpful
[21:25:29] 	 had nothing it in about anything going wrong
[21:26:31] 	 line 755 does that getDBkey() 
[21:26:40] 	 have*
[21:27:03] 	 JRWR: I know
[21:27:08] 	 Can you:
[21:27:12] 	 1) Comment out that line;
[21:27:55] 	 Already did, and it resloved the issue
[21:28:21] 	 2) add the following below: if( !is_object( $title ) ) debug_ print_ backtrace();
[21:28:28] 	 It should print the backtrace
[21:28:33] 	 So I can find out what happens
[21:28:47] 	 how do i ignore gerrit-wm? using xchat-wdk
[21:28:48] 	 New review: Aaron Schulz; "(no comment)" [mediawiki/core] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/4008
[21:28:51] 	 Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4008
[21:29:47] 	 /ignore gerrit-wm might work
[21:30:34] 	 vvv Parse error: syntax error, unexpected 'print_' (T_STRING) in /var/www/includes/cache/MessageCache.php on line 756
[21:30:44] 	 Sorry
[21:30:58] 	 if( !is_object( $title ) ) debug_print_backtrace();
[21:31:14] 	 what about the {} for the if block?
[21:31:43] 	 Well, it does not really matter
[21:31:47] 	 It is one-line debug code
[21:31:50] 	 http://pcgamingwiki.com/wiki/Home
[21:32:41] 	 JRWR: you may comment it out now
[21:34:32] * Dantman  wonders if he can convince people we should switch to release/1.20 style branches
[21:36:10] 	 JRWR: it sounds like something which should not have happened
[21:37:59] 	 JRWR: oh wait, that actually looks like a bogus code
[21:38:25] 	 Im having another issue as well, look at the bottom of home, ( http://pcgamingwiki.com/wiki/Home ), We removed Approved Reversions, how in the hell is it still there
[21:38:28] 	 could be related
[21:40:03] 	 JRWR: wait, what am I supposed to see there?
[21:41:26] 	 the "Retrieved from" seems like a old message from when we ran ApprovedReversions
[21:41:43] 	 at the bottom of the page, tends to only show for Home
[21:42:17] 	 are you running any sort of cache?
[21:42:19] 	 JRWR: it is a message inserted by default on all MediaWiki pages, including Wikipedia; it is hidden by default through CSS
[21:43:18] 	 Oh
[21:43:41] * JRWR  yells at his other sysop for "fixing" that
[21:43:50] 	 JRWR: somewhere in your CSS you set all divs' display property to "block"
[21:46:18] 	 JRWR: also, it looks like the bug with $title is fixed in current git version
[21:46:34] 	 Ah
[21:58:50] 	 mmm how do I get a POST request?
[22:04:30] 	 03(ASSIGNED) The  tag is sanitized - 10https://bugzilla.wikimedia.org/31817  -need-review +reviewed (10Amir E. Aharoni)
[22:05:09] 	 Allah, using a form?
[22:14:19] 	 Platonides: mm no, with api
[22:14:37] 	 New patchset: Platonides; "Add an independent entry of the 5.0.2 mysql bump. Follow up r104437" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4049
[22:16:45] 	 trying to delete a page by its pageid i got error code="mustbeposted"
[22:25:39] 	 you make a POST...
[22:25:47] 	 That's not really a MW question...
[22:25:55] 	 That's a question for whatever HTTP library you are using.
[23:14:49] 	 Bah... our mw.Message has no support for [link text] or using nodes as parameters
[23:17:34] 	 03(FIXED) About Screen gets overlaid on top of article - 10https://bugzilla.wikimedia.org/35591  +comment (10Patrick Hayes)
[23:23:47] <\\\\\\\\\\\\\\\\>	 Hello, where do i report 0-day exploits on mediawiki?
[23:26:23] 	 03(NEW) Top Bar is inconsistent between screens - 10https://bugzilla.wikimedia.org/35633 normal; Wikipedia App: Generic; (pfhayes)
[23:38:29] 	 !seen ialex
[23:39:08] 	 YuviPanda: awake???
[23:41:03] 	 !seen kaldari
[23:41:32] 	 !potter
[23:41:33] 	 I don't know anything about "potter".
[23:41:41] 	 !seen potter
[23:46:07] 	 $.tablesorter.numberRegex.test( "a" ) === true
[23:46:15] 	 that should be false
[23:49:44] 	 Something broke in this - http://en.wikisource.org/wiki/Portal:English_Statutes/Titles_%28Ruffhead%29_Hen3._to_Hen6.
[23:49:54] 	 I've tried checking every single bracket
[23:50:14] 	 Perhaps someone here would like to explain why I am STILL getting a spurious 
[23:54:48] 	 does anyone here having experience movig from foswiki to mediawiki?