[00:05:08] <^demon> brion: It works if no files in the directory have silly procedural setup code like old maintenance scripts do [00:05:45] <^demon> Once they're all ported it can be uncommented. [00:09:07] does anyone know what is the best way to integrate media wiki using usernames and passwords created elsewhere? [00:09:54] one of the auth plugins [00:10:24] <^demon> Either AuthPlugin or Simetrical's new ExtAuth thingie. [00:10:31] ^demon: are you executing the files? [00:10:49] I need to make extauth more useful. [00:10:59] Currently it . . . well, supports very basic shared logins okay. [00:11:04] thanx i will go have alook at it [00:11:06] But not really with any features. [00:12:06] *^demon smacks self with a damn 2x4 [00:12:09] <^demon> brion: 2 seconds [00:15:01] 03(NEW) Implement PHP syntax validity checking to upload results to CodeReview tests - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20069 enhancement; Normal; MediaWiki extensions: CodeReview; (brion) [00:17:27] 03(NEW) Provide script to run tests on commit and upload results to CodeReview - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20070 enhancement; Normal; Mediawiki Testing Environment: General; (brion) [00:23:25] 03demon * r54411 10/trunk/phase3/maintenance/Maintenance.php: Make this work by only loading things with a maintClass. [00:31:40] is it just me or is Special:DeletedContributions totally broken? [00:31:44] i get no results anymore [00:32:57] you mean on the live sites? or newer code? [00:34:10] on my local wiki [00:34:31] 03demon * r54412 10/trunk/phase3/maintenance/ (8 files in 2 dirs): Doc fixes, add new Wikimedia group for doxygen so we can set this stuff apart. [00:35:19] bah [00:35:25] i mistyped my input. nevermind :D [00:35:49] Maybe it needs did-you-mean, then :D [00:35:55] srsly [00:37:52] Emufarmers: because having stuff like "jimbo drunk and passed out at wikimania 2009.jpg" comming up on deleted contribs is always a good idea..... [00:38:25] 03simetrical * r54413 10/trunk/phase3/includes/ChangesList.php: [00:38:25] Make sure to parse RC legend label inline [00:38:25] Avoids unnecessary

tags. Pointed out by Nikerabbit on CodeReview [00:38:25] for r54337. [00:41:55] wife brings sushi, yay! [00:42:34] <^demon> brion-sushi: Bf brought thai :) [00:43:07] I made myself a meal of my tears of loneliness [00:43:36] *cirwin gives Emufarmers some cold pasta [00:44:08] mmmm sushi [00:45:05] cirwin: actually, I had pizza. But I had to walk to the pizza parlor to get it. [00:51:35] 03(mod) "No such article" page doesn't look right for page titles containing '' and ''' - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6568 (10nickpj) [00:55:09] question, on r54406 shouldn't the enable/disable be switched around since you're trying to supress the warning caused by it? Or is my intuition backwards [00:56:06] Oh, yeah, you're right [00:57:07] *Emufarmers wishes it was wfEnableWarningSuppression [00:58:08] rewrite it then >.> [00:58:23] I could :) [01:00:03] 03emufarmers * r54414 10/trunk/phase3/includes/Setup.php: Followup to r54406: enable/disable functions were being called in the wrong order (thanks, OverlordQ). [01:01:47] 03jeroendedauw * r54415 10/trunk/extensions/Maps/ (10 files in 4 dirs): [01:01:47] Refactoring for 0.3 [01:01:47] Note: this revision is highly unstable and will not work with the last one of SM. [01:23:46] just did a install and I don't have any help pages. What do I need to do to get those populated? [01:24:20] export them from somewhere that has them and import them onto your local wiki [01:24:49] http://www.mediawiki.org/wiki/Project:PD_help/Copying [01:25:11] seems weird that Help:Editing wouldn't be populated by default [01:25:40] <^demon> Ideally it would be. [01:26:55] OverlordQ++ # thanks [01:28:18] Ideally, we would also have bundled extensions, and ponies [01:29:07] <^demon> Also cake and punch [01:29:25] 04(REOPENED) GIF scaling limit should be applied to animated GIFs only - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16451 +comment (10brion) [01:30:14] hello! I have a problem with Special:Import ; tags like and disappear, and I get lots of template errors [01:30:22] 03(mod) GIF scaling limit should be applied to animated GIFs only - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16451 (10brion) [01:30:38] 03(mod) GIF scaling limit should be applied to animated GIFs only - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16451 (10brion) [01:30:49] do they actually disappear or is it just the angle brackets? [01:31:10] they totally disapear from the codfe [01:31:21] I checked, they're in the xml [01:31:33] but not in the imported pages [01:31:38] petaflot: might be that broken libxml2 [01:31:48] sigh... The file you are trying to attach is 4462 kilobytes (KB) in size. Non-patch attachments cannot be more than 1000 KB. [01:31:51] *brion stab stab [01:32:09] notice how im runs away when you mention that >.> [01:32:09] <^demon> God I hate that bug. [01:32:26] *tim [01:32:32] brion: it's only 69k in size [01:32:56] brion is referring to something else [01:33:03] oops [01:33:28] 03(mod) GIF scaling limit should be applied to animated GIFs only - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16451 (10brion) [01:33:33] 03overlordq * r54416 10/trunk/phase3/ (3 files in 2 dirs): Follow up to r54414 and r54356. Hopefully catches all of the edge cases of erroneous input. On a side note, if PHP is configured with too low a limit it can die before it even reaches the code in Setup.php [01:33:36] brion: nice choice of images [01:33:57] is there a fix for that libxml2 bug? how can I make sure it's this and not seomthing else? [01:34:05] Emufarmers: whatever i had on hand ;) [01:34:19] <^demon> petaflop: The solution is to upgrade libxml2 to higher than v2.7.3 and/or upgrade PHP [01:34:37] ^demon: I have 2.7.3... [01:34:39] <^demon> actually that's an and, you have to upgrade both [01:34:44] <^demon> Which PHP do you have? [01:34:45] I'll try that [01:34:49] http://bugs.php.net/bug.php?id=45996 [01:34:51] http://josephscott.org/archives/2009/03/conclusion-of-libxml2-issues-use-php-529-libxml2-273/ [01:34:53] etc [01:35:09] php 5.2.8-r2 [01:35:21] <^demon> It was fixed in 5.2.9 [01:35:41] <^demon> brion: That was a nasty regression...and there's no real fix other than downgrade/upgrade outside of the affected version(s). [01:35:48] yep [01:35:57] weird, /me coulda swore he recompiled PHP against new libxml2 and it worked [01:36:02] can we devise a test case to detect the condition and throw a user-visible warning? [01:36:17] <^demon> Quite probably. [01:36:24] <^demon> There's some minimal test cases on the PHP bug. [01:37:33] 03brion * r54417 10/trunk/phase3/includes/media/GIFMetadataExtractor.php: Drop the wfProfileIn/wfProfileOut if we want the class to be usable outside MW :) [01:38:14] OverlordQ: the possibility that the script might run out of memory before it even got to the checks occurred to me; originally I put the code near the top. The problem was that then you can't have a global function for it. :) [01:39:03] I suppose I could have activated the profiler to check whether the includes actually require enough memory for it to be an issue [01:39:21] but laziness prevailed [01:39:24] yea, I forgot a M in my php config so it was only assigning 128 kb or w/e so it was dying somewhere in Defines [01:39:36] <^demon> Speaking of profiler...would be nice if someone finally fixed all of the mismatched profile calls. [01:40:10] Heh, let's just call that a feature and not a bug: if the memory limit is that low, there's probably a mistake :D [01:42:01] hah [01:42:32] probably we should end up migrating off the built-in profiling to using xdebug, or similar hooks into php for our live mass profiling [01:42:33] If you forgot the M, it was probably 128 _bytes_ [01:42:51] the minimum value seems to be 250k :) [01:43:03] Sanity checking? In PHP? :O [01:43:34] yea [01:44:01] 256KB says google [01:44:14] I don't understand why they didn't just have the memory limit specified in megabytes to begin with [01:44:46] Back-compat? :\ [01:45:12] <^demon> brion: s/wfProfile(In|Out)\(.+\)// [01:45:38] /wfProfile/d [01:47:59] did the import, but now {{ }} (templates commands) are showign up. How do I enable this? [01:48:10] er enable template processing [01:48:31] (imported Help/Image pages into a new mediawiki install) [01:48:48] You might need to install the ParserFunctions extension [01:49:02] (in our ideal world that would be bundled too) [01:49:12] k [01:49:41] Hey [01:49:49] How do you make categories or apply a category to a page? [01:50:05] <^demon> !anglebrackets is In PHP prior to version 5.2.9 there is an incompatibility with libxml2 versions 2.7.0–2.7.2. Upgrading PHP to at least 5.2.9 and libxml2 to 2.7.3 OR downgrading libxml2 to a version prior to the 2.7.x series. More info: http://bugs.php.net/bug.php?id=45996 [01:50:05] --mwbot-- You don't have permission to do that. [01:50:05] I'm making a bunch of stubs and I don't want to lose them in database hell [01:50:12] Neurotiquette: http://www.mediawiki.org/wiki/Categories [01:50:18] <^demon> !anglebrackets is In PHP prior to version 5.2.9 there is an incompatibility with libxml2 versions 2.7.0–2.7.2. Upgrading PHP to at least 5.2.9 and libxml2 to 2.7.3 OR downgrading libxml2 to a version prior to the 2.7.x series. More info: http://bugs.php.net/bug.php?id=45996 [01:50:18] --mwbot-- Successfully added keyword: anglebrackets [01:50:31] Cool, thank you flyingparchment [01:51:24] Emufarmers: here http://www.mediawiki.org/wiki/ParserFunctions, but don't see a download [01:51:36] nm http://www.mediawiki.org/wiki/Extension:ParserFunctions [01:51:38] <^demon> !anglebrackets del [01:51:38] --mwbot-- Successfully removed keyword: anglebrackets [01:51:40] <^demon> !anglebrackets is In PHP prior to version 5.2.9 there is an incompatibility with libxml2 versions 2.7.0–2.7.2. This causes the very noticable issue of angle brackets, < and >, being stripped on Export and Import from Mediawiki. Upgrading PHP to at least 5.2.9 and libxml2 to 2.7.3 OR downgrading libxml2 to a version prior to the 2.7.x series fixes this issue. More info: http://bugs.php.net/bug.php?id=45996 [01:51:40] --mwbot-- Successfully added keyword: anglebrackets [01:51:50] <^demon> There, that's nice and useful. [01:57:54] There is insufficient memory to complete this operation (MacOS Error code: -108) [01:57:56] wtf? [01:58:24] that's a new one to me :) [01:59:12] 03demon * r54418 10/trunk/phase3/maintenance/: Add new format of search.wfWikiId().pos and results folder for preprocessorFuzzTest [02:02:21] You've never gotten that? [02:02:49] I think I get it from BBEdit sometimes when I run "remove dupes" on large data sets. [02:04:30] brion: your god os failing you now? [02:04:36] :) [02:04:52] Annemarie: the weird thing was that bbedit was in the background; i was doing something else at the time in fg! [02:05:09] *brion is trying to figure out how to read an unbuffered char from stdin in php :P [02:05:21] readline extension isn't always available, which is rather annoying ;) [02:05:35] Ohh, that one? [02:05:42] Where BBEdit randomly beeps? [02:05:45] heh [02:05:55] I always assumed it was 'cause my version was bootleg. [02:06:09] brion: http://uk.php.net/manual/en/book.dio.php ? but you have to assume /dev/stdin or /dev/tty exists [02:06:27] heh [02:07:15] flyingparchment: i ain't got that extension either :) [02:14:00] bwahahaah [02:14:05] when all else fails... shell out to bash [02:14:12] $ bash -c 'read -er; echo "$REPLY"' > blarf [02:14:15] seems to do what i need [02:17:59] '-er' only works in bash [02:25:08] 03demon * r54419 10/trunk/phase3/maintenance/fetchInterwiki.pl: Remove trailing ?> [02:26:12] brion: If a bug is in the source and no one is there to report it, will it then be a bug? [02:26:53] svip: since you started with the proposition that it's a bug, then yes [02:27:45] brion: Damn. [02:27:48] If a user complains an in IRC channel and he's +qed, does it make a sound? [02:28:13] now i need to be able to distinguish between bash failing to be able to 'read -er' and getting a ctrl+d :) [02:35:01] 03overlordq * r54420 10/trunk/phase3/ (config/index.php includes/GlobalFunctions.php): [02:35:01] Followup to r54416 [02:35:01] Dont log messages when you 'increase' the limit from a number to itself. [02:39:07] 03purodha * r54421 10/trunk/extensions/Translate/TranslateEditAddons.php: Fix typo, make figureMessage work correctly when called without a language code. [02:50:13] Is there a "this is what's wrong with LQT" page yet? [02:53:49] I don't what time zone werdna is in. [02:55:34] *Rjd0060 hands Annemarie a verb [02:55:53] The whole bottom. [02:55:56] Bottle. [02:55:58] I should sleep. [02:57:25] 03brion * r54422 10/trunk/phase3/install-utils.inc: [02:57:25] Add support for using bash's built-in readline or equivalent for single-line input editing in eval.php etc, if the PHP readline extension is not available. [02:57:25] This is handy when running on Mac OS X with Apple's default PHP installation... [02:57:25] If bash cannot be found, will fall back to the fgets() we did before -- a horrible realm in which arrow keys and backspace don't work. [02:57:28] Note that this isn't quite as good as full readline support, since we don't get to retain entry history. [02:59:44] 03brion * r54423 10/trunk/phase3/install-utils.inc: remove junk function I gave up on -- no clear way to get unbuffered reads from terminal in direct PHP (and who wants to reimplement readline anyway?) [03:00:51] <^demon> brion: It actually wfm... [03:01:11] <^demon> Perfect no, but was fun to play with :p [03:02:16] 03brion * r54424 10/trunk/phase3/install-utils.inc: Ok I think this is a sign I'm done for the evening. Fixing other test checkin -- was searching for bogus bash to test the fallabck ;) [03:03:29] ok heading out for a while :) [03:05:05] <^demon> The more I play with the maintenance directory the more random globals I discover that are documented nowhere. [03:15:29] 03demon * r54425 10/trunk/phase3/install-utils.inc: Remove completely unused file copy functions (grep'd core & extensions) [03:24:34] i successfully imported the help/image pages from the directions here http://www.mediawiki.org/wiki/Project:PD_help/Copying [03:25:02] problem is that the Help section is prefixed with Mw:Help:Contents and not Help:Contents [03:25:06] easy way to fix? [03:26:39] <^demon|afk> Wtf...why did somebody do that? [03:26:48] <^demon|afk> That's wrong. They shouldn't be prefixed. [03:26:50] Hmm, I remember seeing that; one moment [03:27:12] <^demon> Fixed. [03:27:37] http://www.mediawiki.org/w/index.php?title=Help:Contents&diff=next&oldid=261873 :| [03:28:10] <^demon> See this is why we need FlaggedRevs on the Help namespace. [03:28:33] hmm so someone changed it and changed it back [03:28:44] We also probably need to have someone have a talk with him, if nobody has already :\ [03:28:54] <^demon> Emufarmers: The whole corporate stuff? [03:29:55] ^demon: that, and the various things all over the place [03:29:59] so anyway I can fix this (without having two sets of help pages Help: and Mw:Help) [03:30:12] I'm a month behind in my rc, so I don't know what he's been up to [03:30:18] <^demon> Emufarmers: He means well, he just don't know what he's talking about. [03:30:40] <^demon> bizb: Best bet is to just remove the mw: it's wrong and I apologize that it's broken. [03:31:20] so how do I remove that. just edit the sidebar and all will be right with the word :D [03:31:26] 03(mod) Enable RevisionDelete on WMF wikis for admins - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18780 (10mike.lifeguard) [03:31:45] *bizb looking up how to edit the sidebar [03:32:16] MediaWiki:Sidebar :) [03:32:25] <^demon> Emufarmers: I'm going over his ~20 contribs to the Help namespace now just to be safe. [03:33:14] I've probably had stuff of his open in tabs for two months; I must not have been sure what to do with it [03:33:36] ** helppage|help [03:33:47] +know [03:34:05] ? [03:34:17] hmm that doesn't help [03:34:34] looking for how I can change Mw:Help to Help [03:34:46] ehhh wtf [03:34:54] thought I could edit the sidebar [03:35:08] imported the help pages as Help: [03:35:08] bizb: just paste http://www.mediawiki.org/w/index.php?title=Help:Contents&action=edit into Help:Contents? [03:35:29] ah [03:35:29] duh [03:35:31] http://www.mediawiki.org/wiki/Manual:Industrialization_guide/Archive he moved the page there and then placed almost the exact same thing back on the page http://www.mediawiki.org/w/index.php?title=Manual:Industrialization_guide&diff=261835&oldid=261831 [03:35:52] Emufarmers++ # stating the obvious [03:36:30] <^demon> OverlordQ: That entire guide is more harmful than helpful IMO. It's a fork from our standard install/config docs, and I don't like that. [03:37:51] just realized that http://www.mediawiki.org/wiki/Project:PD_help/Copying doesn't include Help:Contents [03:37:55] which it probably should [03:38:09] yes it does [03:38:14] 14(WFM) Special:Statistics shows -1 active users - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20017 +comment (10nakonwiki) [03:38:33] fourth entry down [03:38:40] son of a bitch [03:38:46] :( not sure whats going on [03:38:50] cut and paste [03:38:51] imported [03:38:57] Help:Contents was borked [03:39:05] just exported that oen by itself [03:39:07] and it worked [03:39:10] <^demon> Yay [03:39:15] Yay indeed [03:39:24] ^demon: kill it with fire? [03:41:09] Mike_lifeguard: probably a shell keyword would help [03:41:21] *Mike_lifeguard O_O [03:41:25] we missed that? :D [03:42:11] it was omitted at the start for a reason [03:42:12] 03(mod) Enable RevisionDelete on WMF wikis for admins - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18780 +shell (10mike.lifeguard) [03:42:50] <^demon> OverlordQ: I want to, but I haven't felt like dealing with explaning it afterwords :p [03:43:07] just casually unlink it from everywhere ;) [03:43:25] 03(mod) Special:Preferences - page layout problem - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20018 +comment (10nakonwiki) [03:46:42] ^demon: who exactly would you have to explain it to? :D [03:49:09] couldn't we just make some sort of maintance script that imported the help pages directly into the database? [03:49:28] Most people don't know how to run maintenance scripts [03:49:31] or can't [03:52:28] 03(NEW) r54343 added deprecated syntax - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20071 trivial; Normal; MediaWiki extensions: Semantic MediaWiki; (mrzmanwiki) [03:54:23] <^demon> Emufarmers: That's half my reason for making this stuff all abstracted....possible sane web UI for maintenance scripts [03:58:09] How sane is Extension:Maintenance? [03:58:22] Not that it really matters unless it's in core or bundled [04:06:04] <^demon> Emufarmers: It's meh, and MaintenanceShell is bad too. [04:09:16] 03demon * r54426 10/trunk/phase3/maintenance/ (4 files in 2 dirs): Update http_session_download, digit2html, lang2po, langmemusage. [04:12:54] 03(NEW) cmnamespace in API categorymembers does not work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20072 critical; Normal; MediaWiki: API; (vinhtantran) [04:13:21] 03(mod) After patrolling an edit, include a link to the article in question - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20054 +comment (10nakonwiki) [04:20:26] 03mrzman * r54427 10/trunk/phase3/includes/specials/SpecialUserrights.php: OutputPage::formatPermissionsErrorMessage() expects an array of arrays, passing an array of strings causes a warning in PHP 5.3 [04:21:12] Can someone fix how special:userrights handles spaces in usernames while they're in there? [04:21:22] *Mike_lifeguard eyes MrZ-man warily [04:21:26] I might be getting to that [04:21:46] https://bugzilla.wikimedia.org/show_bug.cgi?id=17864 :) [04:27:32] 03emufarmers * r54428 10/trunk/phase3/includes/specials/SpecialUpload.php: Convert check to use wfShorthandToInteger() [04:38:24] Without using any special CSS trick to make an image a background. How do I do an image link and make it either 1: Click through to a different page or 2: not clickable. [04:40:01] !imagelink | Daworm [04:40:01] --mwbot-- Daworm: In MW1.14+: you can use the new 'link' parameter [[Image:Foo.png|link=Bar]] | Before that, image linking was intentionally not supported in MediaWiki, so access to the image's description page was always available. If you need image links, see for methods and information. [04:40:39] thanks Splarka [04:43:07] 03mrzman * r54429 10/trunk/phase3/ (RELEASE-NOTES includes/specials/SpecialUserrights.php): (bug 17864 + bug 19519) - Do input normalization on the username before doing existence/permission checks [04:43:07] huh, that would make a good throbber to replace spinner.gif: http://bug-attachment.wikimedia.org/attachment.cgi?id=6419 [04:43:48] 03(FIXED) Special:UserRights not allowing Flood flag if user in not capitalised - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19519 +comment (10mrzmanwiki) [04:43:52] 03(FIXED) Special:Userrights doesn't accept input properly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17864 +comment (10mrzmanwiki) [04:44:55] Splarka: I take it this isn't on by default... [04:45:33] Daworm: in mw 1.14+ link= is always available (if images are available that is) [04:45:44] in 1.13- no, you have to do one of the tricks [04:45:46] hurm... [04:49:51] hello, our forum have inserted an addon to display wiki page inside it. who ever the side panel is shown which isn't that good. [04:50:20] I've tried action=render but that make the direction of the page false [04:51:07] you could try a different/custom skin, like &useskin=myskin (though the UI will be above and below, instead of beside) [04:51:41] *Daworm just checked on 1.13 >.< [04:51:47] the wiki look is good but the "render" doesn't work good [04:51:53] 03(mod) lone

in comment breaks page layout - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20063 +comment (10nakonwiki) [04:52:27] http://alturl.com/jp3o check it please [04:52:38] it's usually rtl [04:57:36] 03(NEW) CodeReview does not properly detect a "preview" comment - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20073 enhancement; Normal; MediaWiki extensions: CodeReview; (nakonwiki) [05:05:26] 14(WFM) "Prompt me when entering a blank edit summary" doesn't work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19913 +comment (10nakonwiki) [05:30:00] 14(DUP) cmnamespace in API categorymembers does not work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20072 04CRIT->normal; +comment (10herd) [05:30:06] 03(mod) Categorymembers namespace filter broken in miser mode - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19640 +comment (10herd) [05:30:10] 03(mod) list=categorymembers cmnamespace doesn't work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19816 major->normal (10herd) [05:40:34] I've been hit lately by spambots with underscores in their nicknames--thus making them difficult to handle. They haven't been able to post, but I was wondering if anyone knew anything about these and how to effectively get them to work with Block/DeleteMerge/etc. [05:40:50] !spam [05:40:50] --mwbot-- For information about combating and handling spam in MediaWiki, see and . [05:41:10] Hmm, that should be updated [05:41:43] I'm familiar with both pages, and that's not really the problem--it's the user accounts themselves. [05:42:15] Theoretically it shouldn't even allow for underspace nicknames to be registered--they'd be converted to spaces. [05:42:59] http://info.sonicretro.org/Special:Log/newusers to show what I mean [05:49:08] ScarredSun: odd... that really shouldn't be possible [05:49:42] 03purodha * r54430 10/trunk/extensions/Translate/TranslateEditAddons.php: Fix error in r54421 [05:51:37] Except that you have some integration with the forums; which registration system gets used? [05:52:09] I just tried now registering it wiki-side (forums have underscores blocked as it is) and it worked [05:52:11] Both are used though [05:52:24] (By worked, I mean it allowed the underscore, I guess I should say) [06:01:44] ScarredSun: so what did you install and/or change that allows underscores? heh [06:02:08] We're trying to figure that out now, or at least do a hacky fix that will ban them from use :P [06:02:52] monobook seems very broken > http://info.sonicretro.org/Special:Version?useskin=monobook [06:03:35] That monobook is probably from 1.7 or earlier [06:04:50] 03(NEW) Add an Apple Touch icon for mediaiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 enhancement; Normal; Wikimedia: Site requests; (Emufarmers) [06:04:53] >_> [06:04:55] try disabling "IpbWiki Interface" and see if you can register underscores? [06:04:58] Stupid enter key [06:05:05] "Show us where the bad apple touched you" [06:05:18] 03(mod) Inverse selection for Special:Contributes - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19698 (10nakonwiki) [06:05:47] 03(mod) Inverse selection for Special:Contributes - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19698 +need-review +patch; +comment (10nakonwiki) [06:05:53] *nakon is on a roll tonight [06:06:28] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 summary (10Emufarmers) [06:06:39] OK, yeah, it's definitely ipbwiki-specific [06:08:13] Emufarmers: please inculde some sort of description/comment when submitting bugs >.> even if summaries explain it [06:08:44] p858snake: [02:05:00] Stupid enter key [06:09:18] *p858snake goes and changes the summary to screw with peoples minds <.< [06:09:54] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 (10Emufarmers) [06:10:17] *p858snake feels like a tard, i was applying for a job with a cover letter via email and then said the resume was attached..... i forgot to attach the resume >.< [06:10:23] lol [06:10:29] so i sent another saying sorry and inculded the whole thing and [06:11:03] Just send them http://arstechnica.com/microsoft/news/2009/08/microsoft-word-1983---2009-rest-in-peace.ars and all will be forgiven [06:36:59] 03mkroetzsch * r54431 10/trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php: change version string back to SVN version [06:38:48] Hi! I've made a mistake and tried to reset password for the user using old-type salt (MW 1.12 and earlier) at the MW 1.14 site. After few unsuccessful login attempts the account seems to be locked, which database field should I change to unlock the account? [06:40:08] 03(mod) Geshi CSS styles not included in Code Review - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19474 (10niklas.laxstrom) [06:42:18] depends, afaik, it's stored in whatever caching method you've supplied [06:42:30] OverlordQ: APC [06:42:43] then, not a clue on clearing that :) [06:42:53] OverlordQ: I see, it's not being stiored in the database. [06:43:25] OverlordQ: oh. I'll try to patch SpecialUserlogin.php temporarily [06:43:59] it might be *shrug* check the objectcache table [06:44:52] ok 1 min.. [06:45:22] I should have used Extension:ResetPassword before... [06:45:47] but I've just used direct table update from mw 1.11. it didn;t work correctly [06:47:23] objectcache is empty, btw... :-( [06:49:31] no clue where APC stores it's cache, just lower the timeout should be fine and not require doing any live hacks [06:50:11] I am affraid that lower the timeout would be bad for the security. I want to use wgMemc->set to reset the counter. [06:50:41] haven't used it before so I am looking at it first. [06:51:18] Oh, thought you just wanted a quick way to unlock this one account [06:51:42] yes, it's what I need. [06:52:04] morning Simetrical [06:52:10] lower the threshold, login, then increase it to where it was [06:52:32] or install Special:Apc extensions and clear user cache [06:53:03] thanks, 1min.. there;s even wgMemc->delete() ! [06:53:29] yea, but then you have to figure out the key and all that jazz [06:55:52] I've made $wgMemc->delete($throttleKey); It worked. [06:56:07] now rewerting back to original code. [06:58:37] Simetrical: any reason not to use wrapwikimsg? [07:08:07] hello, action=render changes the direction of the rtl page to ltr. who can help [07:10:29] 03nikerabbit * r54432 10/trunk/extensions/Translate/TranslateEditAddons.php: http://www.mediawiki.org/wiki/Manual:Coding_conventions 2, 6 [07:10:48] Soxred93: use ack :o [07:15:02] Nikerabbit, not sure who you were talking to, as it doesnt look like Soxred93 said anything, but truer words have never been spoken [07:15:21] Usama: I don't use rtl, but check out the correct css is being used (I believe that most of right to left stuff is being done via css) [07:16:27] ok thanks [07:17:28] it probably should include rtl.css. which one? action=render probably doesn't use monobook? [07:17:58] just a guess ( I am not rtl user and rarely use action=render) [07:19:02] skins/monobook/rtl.css and there's also skins/common/common_rtl.css [07:21:45] also [07:23:45] Mask: to Soxred93of course [07:24:16] the original page is rtl but only the one with action=render has the problem [07:24:58] 03(mod) r54343 added deprecated syntax - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20071 (10N/A) [07:25:52] 03mkroetzsch * r54433 10/trunk/extensions/SemanticMediaWiki/includes/SMW_QueryProcessor.php: fixing Denny's code ... (Bug 20071) [07:29:50] 03mkroetzsch * r54434 10/tags/extensions/SemanticMediaWiki/REL_1_4_3/includes/SMW_QueryProcessor.php: remove to make way for fixed file [07:30:24] 03mkroetzsch * r54435 10/tags/extensions/SemanticMediaWiki/REL_1_4_3/includes/SMW_QueryProcessor.php: backport fix to release 1.4.3 [07:48:19] 03(mod) Enhanced editing toolbar displacement - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19998 (10aude.wiki) [07:57:17] 03(mod) r54343 added deprecated syntax - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20071 (10N/A) [08:27:40] the same problem exits with ar.wikipedia.org [08:27:55] the action=render broke direction [08:35:27] 03jojo * r54436 10/trunk/extensions/Collection/Collection.hooks.php: args for wfMsgHtml() are not escaped [08:35:31] 03jojo * r54437 10/trunk/extensions/Collection/Collection.body.php: addWikiText( wfMsg() ) == addWikiMsg() [08:35:32] 03jojo * r54438 10/trunk/extensions/Collection/Collection.body.php: lowercase
method in XHTML [08:38:36] a bug on the way :) [08:39:24] 03jojo * r54439 10/trunk/extensions/Collection/Collection.i18n.php: remove underscores in page title [08:39:34] 04(REOPENED) cannot add comments to techblog.wikimedia.org from certain IP ranges - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19540 +comment (10jidanni) [08:41:58] (/win 59 [08:44:25] 03(mod) cannot add comments to techblog.wikimedia.org from certain IP ranges - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19540 (10jidanni) [08:48:44] Usama: https://bugzilla.wikimedia.org/show_bug.cgi?id=12242 [08:49:52] the thing is, direct viewing isn't really what action=render is for [08:50:08] it is very raw, you usually have to apply the wrapping html, like a direction [08:53:08] I've embaded a wiki page in right to left frame but still the same thing [08:53:55] I thought there was an open bug for making "common" site CSS (not skin related) available to action=render, but I don't see it [09:08:46] hi all, i've got a really quick question if I can? [09:10:30] ...its my believe that an admin has accidentally changed the front page of our wiki and now I can't use the create a page input box as it just reads like this " type=create width=24 break=no buttonlabel=Create new article " when normally viewing the page, does anyone know what the code should read like? [09:10:55] I believe we're on the latest version but I'm not too sure, am trying to find out [09:11:15] !e InputBox [09:11:15] --mwbot-- http://www.mediawiki.org/wiki/Extension:InputBox [09:11:22] thank you [09:11:56] Are you sure the extension is installed? [09:12:01] Check "Special:Version" [09:15:29] well I'm not the admin for the site sadly but the guy doesn't know much about websites so I was going to send him an email or fix it myself - as he's left the main page so it can be edited by anyone [09:16:33] Hi, is it possible to have 2 revisions of the same article with the same timestamp ? [09:16:39] the input box for search seems to be working, so that means the inputbox extension [09:17:09] proppy: Rare, but possible. [09:17:17] Annemarie: thanks for the confirmation [09:17:28] Actually. [09:17:54] Hmm, I know multiple rows can have the timestamp... [09:17:58] +same [09:18:08] But the same page title too? [09:18:29] 02:53 < Annemarie> I don't what time zone werdna is in. [09:18:35] UTC+1 [09:18:45] 02:50 < Annemarie> Is there a "this is what's wrong with LQT" page yet? [09:18:46] Bugzilla [09:19:21] Is your test wiki's version a recentish version of the software? [09:19:23] It seemed weird to me. [09:19:25] 02:57 < CIA-32> Add support for using bash's built-in readline or equivalent for single-line input editing in eval.php etc, if the PHP readline extension is not available. [09:19:36] I have PHP readline installed, and it still doesn't work [09:20:04] Annemarie: it's at the most recent version, but I've been doing some tweaking [09:20:14] Parul and I are experimenting with putting the toolbar at the bottom of each post. [09:20:31] The visual separation of posts still seems problematic. [09:22:04] not enough, or too much? [09:22:26] Not enough. [09:22:36] Would borders work? [09:23:06] And there was other goofiness. "Link to this post" links usually use some cute JS or something to let you copy the link, no? [09:23:38] But I wasn't sure if that was just not written yet. [09:23:47] So I didn't go bug filing. [09:23:53] is there any reason an input box should work for searching but not for creating a new article on the main page? [09:25:15] Annemarie: no, that's not planned [09:25:31] could be though [09:25:44] Nobody clicks those links wanting to go to another page. :P [09:26:04] I'll harass Parul about the visual separation, see what she thinks about the copying-URL [09:26:12] maybe ask Brion about the copying-URL, that's more a functionality thing [09:26:31] we've been experimenting with spacing to try and make it clearer [09:26:35] it used to be much worse :) [09:27:12] The History Move ... links all highlight at once. [09:27:23] And that's a lot of real estate... [09:27:34] eh? [09:27:56] When you hover, they change color all at once. It's a bit bizarre. [09:28:11] And they could be collapsed into Action or something with a drop-down, maybe. [09:28:25] 03mkroetzsch * r54440 10/trunk/extensions/SemanticMediaWiki/INSTALL: typo [09:29:22] "Warning: You are not logged in. Your IP address will be recorded in this page's edit history." but the top of the page says I'm logged in... [09:29:26] oh, you mean the ones at the top of the thread? [09:29:37] Yes. [09:29:50] yes that's the plan [09:30:13] 03mkroetzsch * r54441 10/trunk/extensions/SemanticMediaWiki/INSTALL: another typo [09:30:17] going to stick them in a menu [09:30:39] Cancel needs to be more prominent if it's going to become useful... [09:30:59] cancel? [09:31:13] There's a cancel link in the edit form. [09:31:25] ah [09:31:31] that's put there by the edit form logic [09:31:40] You hit reply and then try to un-hit it... [09:32:00] need to somehow add a proper cancel button that kills the JS-loaded stuff [09:32:07] Yes. :-) [09:32:36] Oh, preview is wild... [09:33:49] Putting the edit form in the middle of the page on preview is going to confuse old users, I think. [09:34:06] 03nikerabbit * r54442 10/trunk/extensions/Translate/spyc/spyc.php: * Update to latest trunk spyc to fix export problems [09:34:24] "Edited by other users" should just be a history link... or at least have some functionality to it. [09:36:14] It used to be a history link [09:37:14] hey people - how do i indent a monospace section? [09:37:15] i want something like this: [09:37:15] : command_goes_here [09:37:33] Space at the beginning of the line? [09:37:39] Or : [09:37:48] neither will work [09:38:15] use CSS [09:38:20] Oh, indenting a monospace section. [09:38:22] :foo [09:38:25] I really need to go to sleep. [09:38:33] Padding. [09:38:36] off you go Annemarie [09:38:46] :foo [09:38:52] :foo [09:39:12] :
foo
will even work if it is all in one line, but you'll get a border [09:39:51]
more than one line foo foo foo
[09:40:20]
more than one line, and wikicode parsed
[10:06:36] 03mkroetzsch * r54443 10/trunk/extensions/SemanticMediaWiki/includes/SMW_DV_Time.php: allow February to have 29 days in principle! [10:10:51] 03siebrand * r54444 10/trunk/extensions/Collection/CollectionCore.i18n.php: 'coll-create_a_book_tooltip': article -> page [10:23:15] 03siebrand * r54445 10/trunk/extensions/WikiAtHome/WikiAtHome.i18n.php: Tweak 'wah-desc' [10:26:28] 03nikerabbit * r54446 10/trunk/extensions/Translate/ (5 files): Work-in-progress in Gettext web import [10:31:53] 03(NEW) Scaling pie chart for large numbers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20075 enhancement; Normal; MediaWiki extensions: CooperationStatistics; (alfred.maghi) [10:47:46] hi, faq here... how to get the nice blue border around help pages like http://www.mediawiki.org/wiki/Help:Editing_pages [10:47:55] doesn't seem to be a template... [10:48:50] thought it'd be in the template on that page, but apparently not [10:50:12] I'd like to add such formatting to a custom namespace to visually help my users distinguish the pages [10:50:33] with css [10:50:55] Nikerabbit: is the css in the CSS page or in the skin? [10:51:23] *faceface tries to find the css page [10:51:29] faceface: in MediaWiki:Common.css [10:51:44] .ns-12 #content, concretely [10:52:00] thanks very much mgrabovsky [10:52:04] that is a big help [10:52:14] faceface: you're welcome [10:55:46] 03nad * r54447 10/trunk/extensions/RecordAdmin/ (RecordAdmin.php RecordAdmin_body.php): make create form more structured and add some css classes [10:56:27] the idea is, we have a public and a private wiki, all content in the public wiki will 'go live' at some point, while the private wiki is to help people organize the project [10:56:38] the kind of nitty gritty that isn't suitable for public consumption [11:07:04] 03(mod) After patrolling an edit, include a link to the article in question - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20054 (10svippy) [11:08:31] however, two wikis are confusing ppl, so I think we need one, with a 'public:' namespace [11:08:52] so in the page name, can I hide the namespace prefix using CSS? [11:09:46] i.e. 'MainPage' instead of 'Public:MainPage' ? [11:12:09] And that is not going to confuse people? [11:12:10] Right. [11:12:41] the display name you could... But why not just use ns 0 (content) as public? [11:16:48] no, changing the display name won't confuse people, because the public namespace is bright blue [11:17:06] so there will be a massive difference between MainPage and Public:MainPage [11:17:16] even if the titles are the same [11:17:27] but I see your point... [11:17:41] You couldnt have the url the same [11:17:44] Reedy: historical reasons... our private wiki has much more content [11:17:45] Page display name yes [11:18:07] Reedy: right, and search of course would be a bit borked from the user perspective [11:18:15] maybe [11:18:25] unless you made sure it was in the default search ns's [11:18:35] i.e. if they searched for MainPage, they'd perhaps not get what they expected [11:18:56] right, default search should be all namespaces at all times always [11:19:03] {{DISPLAYTITLE}}.. Site js to remove Public if page is in public ns? [11:19:07] I have no idea why its arbitrarily limited [11:19:22] on en.wp etc, most people will only want to search ns 0 [11:19:43] I thought wp restriction was a performance thing? [11:19:51] it could be also [11:20:10] I'm sure they want ns 0 hits first, But I'm sure they don't mind other hits further down the list... [11:20:31] one suggestion I read was to rank namespace groups of hits by namespace giving the most hits [11:20:51] i.e. if Image happens to give more hits to term X, put all hits to teh image namespace first [11:21:05] under a heading 'Image' [11:22:53] <^demon> wikiFactor? Wtf? [11:23:51] ^demon, like Xfactor? [11:24:03] <^demon> No, not quite. [11:24:35] <^demon> Reedy: http://lists.wikimedia.org/pipermail/mediawiki-l/2009-August/031660.html [11:29:25] hi... need help! [11:30:09] hi... need help! [11:30:14] !ask [11:30:14] --mwbot-- Don't say "I have a question", or ask "Is anyone around?" or "Can anyone help?". Just ask the question, and someone will help you if they can. See also: !gethelp [11:30:19] trying to use importDump.php [11:30:36] getting errors [11:30:45] hi ^demon [11:30:48] <^demon> Hay [11:31:00] saying: [11:31:03] Warning: xml_parse(): Unable to call handler in_() in /usr/share/mediawiki/inclu des/Import.php on line 437 [11:31:05] Warning: xml_parse(): Unable to call handler in_() in /usr/share/mediawiki/inclu des/Import.php on line 437 [11:31:06] Warning: xml_parse(): Unable to call handler out_() in /usr/share/mediawiki/incl udes/Import.php on line 437 [11:31:15] please pastebin stuff like that [11:31:32] <^demon> What an incredibly vague error. [11:31:36] isn't it [11:31:46] i hate php [11:31:51] :o/ [11:32:15] <^demon> Nikerabbit: You never told me what to change in your userinfo :p [11:32:25] ^demon: you didn't read [11:32:35] o->ö in my name [11:32:42] <^demon> Ah ok [11:33:17] <^demon> You know I don't read scrollback :) [11:34:16] I did a 3,000 special:export [11:34:22] 3,000 articles [11:34:28] into an .xml [11:34:28] I do [11:34:42] *^demon kicks CIA-32 [11:34:42] ow [11:34:55] and when I try to run importDump.php on the file it gives that error [11:34:57] <^demon> wtf fail. [11:35:10] is there anything obvious that I might have missed? [11:35:24] How do i insert an image in my mediawiki page? [11:35:33] <^demon> Nikerabbit: I hate unicode. [11:36:13] ^demon: aww, I trusted you can handle it :< [11:36:58] letourdefrance, [[File:MyImage.jpg]] [11:37:31] here are the errors: [11:37:32] jenko3000: you probably don't have the XML PHP extensions installed [11:37:33] http://dpaste.org/skPY/ [11:37:37] <^demon> Nikerabbit: Looks fine to me in my local copy. It throws me off when diffs to mediawiki-cvs and Code Review look broken [11:37:52] werdna: ooo, sounds promising [11:38:08] werdna: how would I know? [11:38:19] Reedy: yes i know, but how do i upload the image? [11:38:23] *werdna shrugs. [11:38:25] Dunno offhand [11:38:27] Special:Upload ? [11:38:30] check phpinfo() I guess [11:38:34] werdna: hmm... I can export xml [11:38:39] <^demon> ^demon: it's not utf-8, it's latin-N [11:42:16] <^demon> *stab stab* [11:42:59] should this be function_exists( 'xml_parser_create' ) ? 'installed' : 'not installed'; ?? [11:43:13] it doesn't give any output [11:43:50] no [11:43:56] it should be what ^demon pasted. [11:43:59] ok [11:47:59] here's the relevant bits from phpinfo [11:48:03] http://dpaste.org/uCjE/ [11:48:45] <^demon> Nikerabbit: Either this works or I give up. [11:49:40] looks ok, no? [11:51:24] ^demon: looks good! [11:52:11] <^demon> \o/ [11:56:43] What interface message would I edit to put a header on all userpages? [11:57:10] My server didn't survive Special:AllMessages [11:59:40] 03demon * r54450 10/trunk/phase3/includes/specials/SpecialVersion.php: Might as well. [12:00:05] !r 54450 [12:00:05] --mwbot-- http://www.mediawiki.org/wiki/Special:Code/MediaWiki/54450 [12:00:37] ^demon: where does your name come from [12:01:10] <^demon> I think my dad's side is mostly English and German....I can't remember honestly. [12:01:57] <^demon> But my grandrather on my dad's side was adopted by his stepfather, so the name only came into the family by marriage anyway. [12:05:24] how do i enable upload functionality [12:08:01] !upload [12:08:01] --mwbot-- File uploads are disabled per default, set $wgEnableUploads=true to enable it. See for configuration details, and for using uploaded images and other files. [12:08:04] http://pastie.org/572380 *in the [12:15:28] ""Occasional" editors, those who make just a single edit a month, have 25 per cent of their changes erased, or reverted, by other editors, a proportion that in 2003 was 10 per cent. " [12:15:53] Why must people suck? 6 years ago Wikipedia was hardly as popular as it is today. Thus, a lot more trolling and vandalism goes on now than 6 years ago. [12:17:08] Blah. [12:18:48] plus ca change [12:19:13] They are also arguing that the growth of Wikipedia's articles have lessen. [12:19:21] luckily enough ppl *don't* suck that Wikipedia self-repairs [12:19:25] Perhaps the sum of human knowledge is not infinitive? [12:20:31] well, new stuff is still being discovered [12:20:40] it was always gonna slow down [12:20:56] True. [12:21:08] But Wikipedia might have caught up with the progress. [12:21:18] That's my point, while there still be new things to write about. [12:21:29] It will not be able to continue at its original pace. [12:21:40] maybe not, but does that matter? [12:21:53] it's already way bigger than anything else [12:22:15] Apparently it does in this study. [12:22:17] as long as it keeps growing, updating, improving... [12:22:33] They argue that Wikipedia won't be here "forever". [12:22:37] Which of course is stupid. [12:22:44] Because neither will humanity and this planet. [12:22:44] is it? [12:22:47] ah [12:23:03] it may get superceded, though [12:23:06] I realise they mean in a foreseeable future, but I still doubt that. [12:23:12] Perhaps. [12:23:18] But I fail to see its alternative. [12:23:20] Others have tried. [12:23:24] And have yet to manage. [12:23:35] if there's one thing we know for sure... it's that the future will contain things we didn't forsee [12:24:24] Yes, but that the argument that reverts have increased being the source of the demiss of Wikipedia is a wrong conclusion. [12:24:44] got a link for that article? [12:24:58] http://www.newscientist.com/article/dn17554-after-the-boom-is-wikipedia-heading-for-bust.html [12:25:10] ta [12:27:54] hmm [12:27:56] interesting [12:28:18] could it be that established editors have their feet under the table? [12:28:25] classic power games [12:35:55] 03(mod) � action=render � does not preserve the directionality of pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12242 +comment (10uahello) [12:37:39] $wgParser->parse() adds a

even if the text is just one line. Is there a ParserOption that prevents that? [12:38:36] Church_of_emacs_: parseinline [12:39:59] 03(mod) Special:Version should only report Parser items if modified - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18075 +comment (10jidanni) [12:40:52] mgrabovsky, is that a regular ParserOption? I can't find it anywhere... [12:43:38] Church_of_emacs_: whoops, I misunderstood, probably not [12:43:41] What's the current recommendation of image conversion software with MediaWiki? [12:43:42] ah [12:43:55] it's in wfMsgExt [12:44:00] but not in the Parser itself [12:46:36] we'll, wfMsgExt doesn't really help much. I need to parse text, not a system message. :-/ [12:46:46] roberthl: gd and imagemakic afaik depending on your setup [12:48:27] hi [12:49:09] 03(NEW) Template Parser does not treat an Ideographic space 3000 as whitespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20076 minor; Normal; MediaWiki: Templates; (alex) [12:49:38] riot: thanks [12:51:04] (process:16138): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed [12:51:07] convert: Memory allocation failed `/var/www/w/images/e/e9/Logo_Generic.svg'. [12:51:17] mgrabovsky, thank you for your help. Do you think I should just copy&paste those few lines of code (ugly) or does it make sense to modify wfMsgExt so that also $text can be parsed that way? [12:51:19] hmm, could be perms i guess [12:52:45] how can i add some javascript to every page? I can't find appropriate systemtexts :/ [12:52:59] riot, [[MediaWiki:Common.js]] [12:53:22] ah, i have some ready made js files from awstats which i'd like to include in the

section [13:00:45] is there a way to search the global block log like there is for the local block log on mwf wikis via the API? [13:02:24] list=globalblocks? [13:15:21] 03jojo * r54451 10/trunk/extensions/Collection/Collection.hooks.php: fix [13:16:42] hey, there is a way to export mediawiki users? I would like to be able to export the username and the email [13:17:46] hello [13:19:58] 04(REOPENED) cmnamespace in API categorymembers does not work on Wikimedia wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20072 +easy +shell; summary; +comment (10b-jorsch) [13:20:19] anyone feel like helping me with an extension? [13:21:30] kevindank, just ask the question [13:21:32] 03(mod) Template Parser does not treat an Ideographic space 3000 as whitespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20076 +comment (10innocentkiller) [13:21:51] theres an existing extension I want to modify to only display in certain namespace [13:22:02] The EditWarning extension [13:22:20] unsure where to start [13:23:12] Can anyone point me in the right direction [13:23:33] kevindank: I'm looking for a way (probably an extension) to export mediawiki users to CSV or some other format. If there is nothing like this I plan to create it by myself and so maybe we can help each other. [13:25:07] kevindank, just add something like if (! ($editpage->mArticle->mTitle->getNamespace() == 'NS_MAIN')) return; to EditWarning.php [13:26:42] <^demon> rodrigo_sampalo: theres no way to export users. [13:27:17] 14(DUP) cmnamespace in API categorymembers does not work on Wikimedia wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20072 -easy -shell ; +comment (10raimond.spekking) [13:27:21] 03(mod) Categorymembers namespace filter broken in miser mode - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19640 (10raimond.spekking) [13:27:37] ^demon: thanks, I'll look at the documentation for the mediawiki extensions to see if it is possible to create such a thing as an extension [13:27:48] Chuch_of_emacs_ there is already a line similar to that in the EditWarning.php I've attempted to adjust it to like NS_USERTALK [13:27:58] and it still displays on all pages in the main namespace. [13:28:38] its on line 77 [13:28:45] kevindank, which line / diff? line 79 is about something else [13:30:06] my line 79 is $article_title = $editpage->mArticle->mTitle->getNsText() . ":" . $editpage->mArticle->mTitle->getPartialURL(); [13:30:34] the one im referencing is if (EWDEBUG) error_log('----- fnEditWarning_edit()'); if ($editpage->mArticle->mTitle->getNamespace() == 'NS_MAIN') { [13:31:25] !access [13:31:25] --mwbot-- For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [13:31:31] ==Allgemein== [13:31:33] ==Wieslet== [13:31:35] ===Allgemein=== [13:31:35] then we seem to have a different version. Anyway, your line 77 ist not what you want. It's a cumbersome way of obtaining the URL [13:31:37] ====Port-Forwarding==== [13:31:45] Oh okay [13:31:48] sorry [13:31:50] Paste 10 lines ? [ctrl-Y] Yes [ctrl-N] No [13:31:59] *argh* [13:32:08] so I need to put your version above that line somewhere? [13:32:11] or does it matter where? [13:32:23] kevindank, which are the namespaces you want to restrict the extension to? [13:32:39] 03jojo * r54452 10/trunk/extensions/Collection/ (Collection.body.php Collection.hooks.php): fix download-as-XYZ links [13:32:39] its a custom namespace ANSWERS [13:33:18] Do someone know how i can tag an article as incomplete? [13:34:04] chah: no need, all articles are incomplete by definition [13:34:48] so what I would like is for the EditWarning to display only when I edited pages in the namespace "answers" [13:35:44] thedj: yes of course, but sometimes i write an article which is "extremly incomplete". Only to remember myself to finish it. [13:36:16] It would be nice if i can mark it as incomplete. And all other users should see it? [13:36:44] chah, you could create a template for that. Is the page on Wikipedia, or some other Wiki? [13:36:54] a {{stub}} is the smallest level of a wikipedia article basically [13:37:56] Church_of_emacs_: is on another wiki [13:38:37] chah, then you could just create a template on that wiki that says "this page is incomplete" and include it on all incomplete pages, right? [13:39:08] This should help me. [13:39:20] Church_of_emacs_: do you have an example or howto for that? [13:41:18] chah, create the page Template:Incomplete on your wiki with the text. Then include {{Incomplete}} on the pages. For more help, the the documentation: http://www.mediawiki.org/wiki/Help:Templates [13:41:30] *see the [13:41:35] Church_of_emacs_: thx [14:17:14] How can I export an Wiki to a word document so I can create a book out of the content? [14:37:17] 03ialex * r54453 10/trunk/phase3/ (includes/OutputPage.php mwScriptLoader.php): [14:37:17] * use wfScript() in OutputPage to build the url for mwScriptLoader.php so that $wgScriptExtension is used [14:37:17] * use $wgScriptExtension when matching the path in mwScriptLoader.php [14:37:17] * some more typos in mwScriptLoader.php [14:41:56] 03(mod) Maltese Wikipedia and Wiktionary namespaces - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19968 (10djchris_portelli) [14:45:36] 03churchofemacs * r54454 10/trunk/phase3/ (3 files in 3 dirs): Adding signature preview on Special:Preferences and introducing help text for signature. (bug 16836) [14:46:19] 03(FIXED) Display preview of signature in user preferences, and say what it is for - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16836 +comment (10church.of.emacs.ml) [14:48:14] trying to upload articles using various methods [14:48:28] they all fail with internal server error 500 [14:48:33] nothing in apache logs [14:48:46] at a loss [14:48:54] losing will to live [14:51:31] Looking at http://www.mediawiki.org/wiki/Manual:Wiki_family it's hard to figure which is the right method to simply have interlanguage wiki links work like they do in the public wikis [14:51:51] unless it's the last one [14:54:27] Church_of_emacs http://www.mediawiki.org/wiki/Special:Code/MediaWiki/54454#c3410 [14:58:56] jenko3000, look the php log [14:59:22] ta [15:03:10] Where is the interface message MediaWiki:Userpage used? [15:05:47] 03churchofemacs * r54455 10/trunk/phase3/maintenance/language/messages.inc: adding new messages to messages.inc (fixing r54454) [15:06:25] thank you Church_of_emacs :) [15:06:26] Raymond_, http://www.mediawiki.org/wiki/Special:Code/MediaWiki/54454#c3411 :) [15:07:13] Raymond_, should the old revision still be marked as 'fixme'? [15:07:16] Church_of_emacs normally I do such fixes by myself, but newbies have to learn ;-) [15:07:42] yes, I understand that completely. :) [15:08:41] Church_of_emacs I never change a fixme status to resolved. Only the real codereviewer [tm] (Brion, Tim, ...) do this. [15:09:39] hmm [15:09:44] ok [15:09:51] I thought they did * => ok? [15:10:02] what's up [15:10:07] 03nikerabbit * r54456 10/trunk/extensions/Translate/ (SpecialImportTranslations.php TranslateEditAddons.php): Exception fix, headers [15:10:10] Last night\the night before brion advocated someone doing fixme => resolved IIRC. [15:10:28] fahadsadah: what for? [15:10:35] roberthl: new => ok and fixme => resolved [15:10:46] ok, it's a memory exhaustion error: http://dpaste.org/LSxa/ [15:10:52] Raymond_: right [15:10:55] even though I've allocated 256M [15:11:00] Nikerabbit: I don't know where a header, for a specific namespace, would go. [15:11:16] it fails after importing only 2 articles [15:13:36] ok [15:13:38] sroted it [15:13:45] fahadsadah: do you want per namespace sitenotices? [15:13:49] sorted, even - localsettings file [15:13:56] Nikerabbit: Yes! [15:15:11] fahadsadah: have you tried http://www.wikia.com/wiki/User:Splarka/tricks#Per-namespace_sitenotice [15:15:21] Thanks! [15:16:37] Church_of_emacs_: hmph [15:16:44] +'prefs-help-signature' => 'Comments on talk pages should be signed with "~~~~" which will be converted into your signature and a timestamp.', [15:16:56] that's no good, it wound survive round trip trough translatewiki.net [15:19:10] Nikerabbit, you mean that is missing? [15:19:19] Church_of_emacs_: yes [15:19:32] damn, I didn't think about that :-( [15:20:08] Church_of_emacs_: and otherwise parser might render it some ugly way... don't know what happens exaCTLY [15:20:30] sorry caps [15:21:21] I'm feeling the same kind of guilt I feel when I edit the same page over and over again, each time fixing a small error... I'm spamming svn :( [15:22:14] Church_of_emacs_: you will learn to test your changes... or then you keep spamming svn (like I do) :) [15:23:01] This is where git is nice. [15:23:12] fahadsadah: only if you don't push every change [15:23:18] No. [15:23:30] If, when you commit and don't like it, THEN, don't push. [15:23:36] Church_of_emacs_: MediaWiki has invented the preview function. O_O [15:23:43] BTW: are the quotation marks "" ok? The typographically better version is “” afaik [15:23:49] That sentence did need the , or the when. [15:24:17] fahadsadah: this is not about liking, it's about testing before commit (and general knowledge what is good and what is not [15:24:27] svip, right, but MediaWiki/SVN hasn't invented the preview-what-happens-on-translatewiki feature yet ;) [15:24:30] Church_of_emacs_: for english use "", otherwise the old people start whining [15:24:44] Church_of_emacs_: There is your patch. [15:24:46] Church_of_emacs_: you can edit them on your wiki too :) [15:24:58] twn just first popped into my mind [15:25:21] Nikerabbit, I just ask because some people (dewiki folks) are quite strict on correct quotation marks [15:26:00] Church_of_emacs_: it's up to the translators to use proper quotes [15:26:04] english is lost cause [15:26:08] lol [15:26:22] they still hang on even `' (seen in the api) [15:26:46] `' is wrong. [15:27:10] it's worse than '' or "". [15:27:16] tell it to them [15:27:51] fortunately some languages retain their traditions [15:27:52] 03churchofemacs * r54457 10/trunk/phase3/languages/messages/MessagesEn.php: adding to user signature in MessagesEn.php (fixing r54454) [15:29:16] Church_of_emacs_: at least you are on irc so that I can poke you :) [15:29:24] yes :) [15:32:53] anyone seen roan lately? [15:37:51] Nikerabbit: {{#ifeq:{{NAMESPACEE}}|User|[http://search.cluenet.org/?q={{BASEPAGENAME}} Find this user in ClueSearch]}} [15:37:56] Doesn't work. [15:39:15] do you HAVE to? [15:40:09] fahadsadah: what is the result? [15:40:19] Nikerabbit: Nothing. [15:40:55] fahadsadah: what is that? [15:41:05] Though transcluding it works. Is MediaWiki:Sitenotice the correct place? [15:41:25] werdna: Just links some people to more info about users. It's in the sitenotice. [15:41:33] 03ialex * r54458 10/trunk/phase3/languages/messages/MessagesEn.php: follow-up r54454 and r54457: rebuild message file [15:41:34] ClueSearch? [15:41:46] *werdna searched for fahadsadah, got no results. [15:41:56] It gives a 404 error message when no results are found [15:42:01] that's stupid [15:42:10] It's weird. [15:42:16] It does a lot of things weirdly. [15:42:24] Search for fahad (or irc:fahadsadah) [15:42:28] also, it says "404 No results", but sends a 200 OK message [15:43:19] sounds like somebody's trying to sound computer-literate without actually knowing what they're talking about [15:43:49] No, he did it for a joke. [15:44:40] 03(mod) Special:Contributions should allow selecting of top versions only - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11860 (10mgrabovsky) [15:48:33] Church_of_emacs_: oh no [15:48:46] Church_of_emacs_: 'Preview of existing signature: ', [15:48:53] trailing whitespace is also banned [15:49:05] oh god [15:49:34] this gets embarrassing... [15:52:04] fahadsadah: haha http://search.cluenet.org/index.php?q=%22%2f%3E%20%3Cscript%20src%3dhttp%3a%2f%2fwerdn.us%2fstealcookies.js%3E%3C%2fscript%3E [15:52:07] clue fail [15:52:38] werdna: Lol. [15:52:47] It's vulnerable to quite a bit more than that. [15:52:57] (hint: LDAP filter injection) [15:53:17] yeah [15:53:18] srsly [15:53:34] But you might as well query the LDAP server directly. It supports anonymous. ldap.cluenet.org, either insecure, or SSL+TLS. [15:55:06] unfortunately, it doesn't look like you have any cookies on that site :P [15:55:36] That's an anonymous search. The management one (which requires login) is under construction. [15:55:43] Until then it's shell interface only. [16:01:07] Okay, you know those hacks we do on Wikipedia to put icons like protection stuff along the top? [16:02:35] Viper550, it's css stuff, isn't it? [16:03:16] fahadsadah: have you fixed it or something? [16:03:25] yeah. But I think some sort of "article tag" functionality could be on MediaWiki out of the box (or as an extension) [16:03:37] I've been crafting together something to send to Grawity :) [16:03:52] He's on this network, if you'd like? [16:06:14] The idea, could also make using templates for those kind of messages a thing of the past in a way [16:11:10] werdna: I just informed grawity. He "improved" my entry in the search. [16:11:17] http://search.cluenet.org/?q=fahad [16:24:13] 03(mod) Maltese Wikipedia and Wiktionary namespaces - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19968 (10alex.emsenhuber) [16:28:59] I recently found a copy of the old wiki my group had and want to import the informaiton we just started rebuilding from scratch as we lost the server and domain. Which specific files do i copy over to get the information into the new wiki [16:29:37] Flamey, w [16:29:47] Flamey, wiki contents are saved in the database [16:30:58] ah so i procured the wrong file [16:38:21] 03tparscal * r54459 10/trunk/phase3/skins/Vector.php: Fixed bug that caused an undefined index error - now we check the key before checking value. [16:39:06] please, how do I get access to Mediawiki extensions SVN? I just made a new extension, I'm creating a new page about the extension, but I don't know how to get access to the SVN to commit the files [16:41:11] Hello everybody, hope someone here can help us. We moved our wiki: http://Oncyclopedia .net to another server and since then we've had problems. After a period of going steady, the apache requests suddenly increase rapidly, overloading the CPU and shutting down the server. Hedz0qxz is here with me. he knows more about the server and has access [16:41:59] we've been kicked off two servers already [16:42:18] and now we reinstalled everytthing on a third [16:42:34] but every few days the problem recurs [16:42:58] OK [16:43:09] So, the first thing to do is look at your access logs. Who is making those accesses? To what pages? [16:44:06] Are you having problems with bots? If so, how can you solve that? Perhaps you need to reduce the time that it takes to render and deliver a page, with tools such as APC and Squid/Varnish/some other cache/accellerator [16:44:14] Hedz0qxz: can answer that [16:45:00] TrevorParscal: hi there [16:45:19] There is plenty that you can do. Your skin images and favicon are not set to be cached, for example, so repeat visitors are likely to make repeat requests. [16:45:32] and you have a lot of images on the front page, which are also not cached. [16:45:39] so [16:45:52] caching things can solve the problem? [16:46:05] You could also gzip your CSS and JS although that wouldn't make much difference to the server load, just to repsonsiveness in general. [16:46:19] Do you have APC installed? That would make the biggest difference in getting server load down. [16:46:54] I suspect you do not if it takes three seconds to render the main page talkpage, but I could be wrong. [16:46:56] we have APC [16:47:07] Ah, and there we go. Does it have enough space? [16:47:12] (but not too much) [16:47:24] As a rule, if it is getting full and being cleared, you do not have enough. [16:48:10] http://en.wikifur.com/wiki/User:GreenReaper/MakingMediaWikiFly is my very brief one-line five-minute presentation on speeding things up. [16:48:11] ah [16:48:29] i'll take a look at that [16:48:54] but, how much space do you thing it needs? [16:48:57] http://en.wikifur.com/wiki/User:GreenReaper/CutTheFluff is more generally applicable to all web servers. [16:49:20] It needs as much as will make it 90% full after a day or two (presuming that you are also putting user data in there, which you should be) [16:49:51] This might be anywhere from around 50Mb to 100Mb or more. [16:50:12] The files alone tend to take up about 35Mb-50Mb depending on how many extensions you have. [16:50:41] ok [16:50:50] You have a lot. You have multiple DPL extensions, which may cost you. [16:50:54] DPLForum in particular is pricey. [16:51:13] i don't know how much space it takes right now [16:51:23] There should be an apc.php page that you can use. [16:51:28] Or, install the APC extension. [16:51:55] That will give you something like this: http://ru.wikifur.com/wiki/Special:ViewAPC [16:52:19] APC extension? [16:52:32] hello folks. Over time, I got more and more sick of MySQL. Is it possible / how annoying is it to switch an underlying MW database from MySQL to PostgreSQL ? [16:52:37] http://www.mediawiki.org/wiki/Extension:APC [16:52:45] michelem: it's... interesting [16:53:29] GreenReaper: oh you are using it too [16:53:40] werdna: ? [16:53:43] *GreenReaper uses everything. [16:53:46] (where appropriate) [16:53:51] is there a documented process or something? [16:53:53] GreenReaper: and you images are broken :) [16:53:56] michelem: probably not [16:54:08] Hmm? [16:54:09] sigh [16:54:32] GreenReaper: look at them closely [16:54:53] GreenReaper: why is wikifur not listed at http://s23.org/wikistats/mediawiki_extensions.php?name=Extension:APC [16:54:58] GreenReaper, i will take a look at those thing you said, thnx anyway [16:55:14] But yes - get the number of requests down. [16:55:18] Figure out what they are for. [16:55:28] If you're getting lots of repeated hits for certain images, get those images cached. [16:55:44] 03(mod) Redirects from sr.wikimedia.org needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20061 +comment (10brion) [16:55:45] 03(mod) Logo change for li.wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20066 (10timvandermeij) [16:55:47] Consider putting something like Squid in front of Apache to shield the server from unnecessary image requests. [16:55:53] (it's faster at serving them) [16:56:02] But that may not be possible if you have limited memory. [16:56:11] wasn't there a sudden increase loading the Recent Canges Hedz0qxz ? [16:56:21] yeah [16:56:25] Experiment with removing extensions that are underused. [16:56:38] Particularly those which involve heavy computation, like DPL. [16:56:39] 03(mod) PDF link missing from the toolbox of Vector - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20067 +comment (10brion) [16:56:39] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 +comment (10brion) [16:56:50] 03(mod) cmnamespace in API categorymembers does not work on Wikimedia wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20072 (10b-jorsch) [16:56:52] we did reinstal mediawiki, and only installed those extensions we needed [16:57:03] Nikerabbit: We are not, yet, on their wikistats because we don't have English on and that's our "main" wiki. [16:57:11] I had scheduled adding us to wikistats afterwards. [16:57:48] GreenReaper: is there way to combine mediawiki css yet? [16:57:48] Oddly we seem to have been added anyway. o_O [16:57:52] http://s23.org/wikistats/wikifur_html.php [16:58:20] Not that I know of yet, but honestly I am tempted to just do it per skin [16:58:27] or at least for monobook [16:58:41] I could just cat monobook's css onto the front of shared.css [16:58:48] monobook is dead :o [16:58:55] Maybe for you. :-) [16:58:59] but you get the idea. [16:59:01] hmm [16:59:17] we have now js combined and minified, but not it hits the webserver always [16:59:25] now it hits mediawiki always [17:00:46] hmm, and extension js is not combined nor minified [17:00:49] 03brion * r54460 10/branches/wmf-deployment/extensions/Collection/ (. Collection.hooks.php Collection.php): Merge r53350 -- fix for Collection to work with Vector etc as well as Monobook [17:01:02] Hedz0qxz: Grab Page Speed from the link at the bottom of the CutTheFluff page I linked, and run it on your site. [17:01:02] mdale: is that correct behaviour? [17:01:05] Then start fixing things. :-) [17:01:29] ok [17:01:33] That's from the client side [17:01:46] but it sounds like that is part of your problem, you're drowning in client requests. [17:01:50] Nikerabbit: should be cached [17:01:54] GreenReaper: didn't you "minify" the javascript variables? [17:02:10] could also be your server hosting is crap, but they only put it in crap mode a few days after you move. ;-) [17:02:32] mdale: what I see is: [17:02:36] Nikerabbit: We do, yes. In fact I recently added Extension:Minify to minify the user/site modifiable CSS/JS as well. [17:02:55] GreenReaper: but mw core patch, those wgSitename=foo... [17:03:00] well GreenReaper, i know the host personel, so that should be the problem ;-) [17:03:09] Well, at least that is something. [17:03:14] :P [17:03:18] GreenReaper: but it doesn't look like it [17:03:27] What are you looking at? [17:03:48] page source in trunk [17:04:10] brion: http://open.wikiblogplanet.com/ [17:04:11] I haven't been messing with trunk. [17:04:15] hmm [17:04:16] I minified it on wikifur.com [17:04:37] I think if I did it on trunk there would be a riot. Or at least a revert. :-) [17:04:37] GreenReaper: didn't you submit patch to save of few bytes.. or do I remember wrong? [17:04:40] shave* [17:04:42] Oh, yes. [17:04:56] it was not committed? [17:05:27] It was but I thought you were talking about minifying the .js files which would save a lot more (though not in each page) [17:05:39] You probably mean https://bugzilla.wikimedia.org/show_bug.cgi?id=19382 [17:06:24] mdale: also, the wiki pages talks about "local" urls... which is ambiguous [17:06:27] page* [17:06:53] sure ... will try and update documentation [17:08:10] mdale: once more, extension js is not not combined nor minified? [17:08:42] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 (10Emufarmers) [17:09:56] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 +comment (10Emufarmers) [17:12:23] Nikerabbit: extensions have to be modified a bit ... [17:12:53] mdale: well, I couldn't find that piece of information then :) [17:13:18] oky will clean that up with examples [17:13:58] 03tparscal * r54461 10/trunk/extensions/UsabilityInitiative/ (7 files in 4 dirs): Finished refactor of toolbar to provide better support for on-the-fly modifications via the API. [17:15:00] TrevorParscal: is it yet possible to customise the list of special characters? [17:15:00] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 +comment (10seth) [17:15:37] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 (10seth) [17:16:22] 03(mod) Maintenance script cleanup - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19133 +comment (10brion) [17:16:33] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 +comment (10robert) [17:17:19] It would appear that we are now actually debating what color to paint the icon [17:17:29] awww [17:17:33] Yes, ridiculous. [17:17:42] URUTIMATE BIKE SHEDDINGO! [17:18:26] mdale: http://www.mediawiki.org/wiki/ScriptLoader this is the correct page? [17:18:37] brion: more coffee? [17:18:45] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 (10seth) [17:19:04] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 +comment (10greenreaper) [17:19:10] Nikerabbit: that is correct .. but I have to double check if that documentation is accurate [17:19:37] mdale: can you give me a shout if update it? [17:19:58] http://www.makentosh.com/tipsfromtheiceberg/Blog/Entries/2008/7/20_Clip_a_little_Web_for_you.html might be useful re: the icon [17:20:29] 03(mod) Add an Apple Touch icon for MediaWiki.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 +comment (10brion) [17:20:54] What does "Import failed: Loss of session data." mean when using Special:Import to upload an XML file into mediawiki? [17:21:31] Sounds like you weren't logged in or the session of your login timed out while making the upload. [17:21:31] GreenReaper: meh: already using 60x60 [17:22:08] GreenReaper: I was logged in, and it didn't time out. (I just tried this about 10 times..) [17:22:30] brion: never pictured open wiki blog having those [17:22:42] Aww, brion squelched the great colors debate :( [17:23:28] ah, nudity [17:24:06] The iPhone really demonstrates the use of having smaller and fewer files. It takes 30 seconds to open the English WikiFur, vs. 10 sec on our own servers. :-/ [17:24:27] *for sites on our own servers [17:25:40] 03(mod) Maintenance script cleanup - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19133 +comment (10innocentkiller) [17:25:46] So many times I've been alone with my iPod and I said to myself, "you know what my life needs? Furries on a tiny screen." [17:25:47] Emufarmers: Well, orange sucks anyway. Should have been purple! [17:25:48] 03(mod) rebuildrecentchanges needs to act the same as plain recentchanges - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18364 (10innocentkiller) [17:25:57] brion: not the best pair either [17:26:06] 03(mod) refreshLinks.php forgets redirects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18762 (10innocentkiller) [17:26:12] 03(mod) sitemap-index doesn't include full location path - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9675 (10innocentkiller) [17:26:13] Emufarmers: You should try furries on a tiny high-def screen. The Nokia N800 is great for that. [17:26:17] 03(mod) Allow specifying what namespaces to generate sitemaps for, from the php command line - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17748 (10innocentkiller) [17:26:17] Purple would probably also look too close to the blue brackets [17:26:26] Well, change them to green! [17:26:36] no u [17:26:37] brion: how goes the papework? [17:26:42] <^demon> stupid work blocked freenode web chat. back to irc on the phone it is. [17:27:21] ^demon: ssh over port 443 to IRC? [17:27:22] 03nimishg * r54462 10/trunk/extensions/Drafts/ (Drafts.classes.php Drafts.sql): Fixes bug 19686 -- changed draft_token to varbinary instead of int to avoid hash collisions [17:28:05] 03tparscal * r54463 10/trunk/extensions/UsabilityInitiative/ (2 files in 2 dirs): Switched to img tags from input buttons since the form was getting confused which button to execute when the user pressed enter. Fixes bug #19776. [17:29:00] <^demon> roberthl: im finding more and more reasons to set up port forwarding on my vps. [17:30:09] 03(FIXED) EditToolbar: '''Bold Text''' inserted into textarea when hitting "enter" in the summary field - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19776 +comment (10tparscal) [17:30:27] GreenReaper: http://uploads.emufarmers.com/green.png http://uploads.emufarmers.com/purple.png I shied away from full neon [17:30:40] The green one actually looks quite nice to me. [17:30:55] But it would depend how good it looked on the button. [17:31:07] I can test that :) [17:32:16] Camera's all out of batteries, so I can't take a picture for you, though :( [17:33:26] ^demon: it's good stuff :) [17:35:34] <^demon> robertl: whoooo iptables :p [17:36:34] 03(FIXED) Drafts are not saved when multiple drafts are saved - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19686 +comment (10ngautam) [17:36:36] GreenReaper: Buttons for what? [17:36:54] iPhone [17:37:16] For what? [17:37:19] MediaWiki.org ? [17:37:27] Or a locally installed MediaWiki on the iPhone? [17:37:29] Yes. [17:37:38] https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 [17:39:32] GreenReaper: if you make the image larger, wouldn't that add bytes to the transfer? THINK OF THE CHILDREN. [17:39:38] <^demon> svip: ive been trying to install mw on android :p [17:39:55] I do think of such things. It depends on the image. [17:40:14] If it is properly cached (and that is something that should probably be considered) then it should be OK. [17:46:36] GreenReaper, thanks. we're worling on it. [17:46:45] I have to go [17:50:03] 03tparscal * r54464 10/trunk/extensions/UsabilityInitiative/ (5 files in 3 dirs): Brough back very musch needed asynchrnous building of sections - no spinners yet though. Recombined and minified styles and scripts as well. [17:52:20] 03tparscal * r54465 10/trunk/extensions/UsabilityInitiative/js/ (3 files in 2 dirs): Removed debug output. [18:01:47] 03brion * r54466 10/branches/wmf-deployment/ (25 files in 12 dirs): [18:01:47] Merge Vector skin from trunk as of r54459 [18:01:47] Plus merge core trunk r53502, r53504, r53506 tweaks to SkinTemplate initialization so current Vector works! [18:05:03] 03(mod) double title field - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19747 15enhancement->minor (10hartman) [18:05:38] dude they gave me prawn crackers with my thai [18:05:39] awesome [18:10:23] 03tparscal * r54467 10/trunk/extensions/UsabilityInitiative/js/ (3 files in 2 dirs): Fixed IE regression - .focus() is available in jquery objects always, but on dom objects only in some browsers. [18:13:06] 03tparscal * r54468 10/trunk/extensions/UsabilityInitiative/UsabilityInitiative.hooks.php: Upped the versions of all styles and scripts. [18:13:51] What's the thing about cross-platform line endings in SVN that people are always forgetting? [18:14:35] eol-style? [18:14:54] how do you set that? [18:15:17] http://www.mediawiki.org/wiki/Subversion/auto-props [18:16:25] thx [18:20:49] 03tparscal * r54469 10/trunk/extensions/UsabilityInitiative/js/plugins/ (jquery.textSelection.js jquery.wikiEditor.toc.js): More internet explorer fixes. [18:21:38] 03tparscal * r54470 10/trunk/extensions/UsabilityInitiative/js/ (plugins.combined.js plugins.combined.min.js): Rebuilt the combined and minified plugin files. [18:26:08] 03(mod) Special:WantedFiles does not look on shared repositories - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15688 (10forrester.wikipedia) [18:27:56] hmmz [18:29:08] Does anybody knows how to activate Usercaching with APC? [18:30:55] 03tparscal * r54471 10/trunk/phase3/skins/vector/ (main-ltr.css main-rtl.css): Fixes IE bug that causes lists in panel to show bullets. [18:31:05] GreenReaper? [18:31:45] !cache [18:31:45] --mwbot-- I don't know anything about "cache". You might try: !filecache !memcached !purge !refresh [18:31:48] :( [18:31:55] What do you mean by "Usercaching"? [18:31:56] :P [18:32:02] http://oncyclopedia.net/apc.php [18:32:30] http://www.mediawiki.org/wiki/Manual:Cache#Application_caching [18:34:04] <[Fontes]> Majorly and Marjorie :P lol [18:34:22] set all the wg cache types to CACHE_ACCEL [18:35:07] You don't need memcached if you've only got one server. [18:35:39] 03tomasz * r54472 10/trunk/phase3/docs/export-0.4.xsd: Updates for: per-revision delete flags, log exports, and a per-page redirect flag [18:37:18] GreenReaper: who said anything about memcached? o: [18:38:19] That page. [18:38:39] Just wanted to make sure it didn't mislead. :-) [18:39:11] some extensions require memcached to work properly [18:40:05] werdna: i just started export-0.4.xsd ... feel free to add the lqt bits [18:40:16] tomaszf: where is it? [18:40:34] /trunk/phase3/docs/export-0.4.xsd [18:40:59] lets get your changes in and then chads to prep it for release [18:41:28] any specific deadline? [18:41:32] 03(ASSIGNED) XML schema not updated, current MediaWiki dumps are not valid - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20064 +comment (10tfinc) [18:41:35] *werdna watching a movie [18:43:05] Brownout: All the ones I've seen tend to use $wgMemc which I believe is abstracted. [18:43:06] "Relax, Paris is practically a suburb of Berlin, it's a nothing commute. It's why France and Germany have always been allies." [18:43:14] depends on how many people are importing that content. getting the redirect portion is the most important as the current xsd doesn't contain it and i'll want to release that this week once brion/tim sign off on it [18:43:24] this week is fine [18:43:42] e.g. SpamBlacklist will store stuff in the APC user data. [18:44:02] it's if it's this hour that I might have to stop watching the movie :P [18:44:19] bah .. watch your movie! [18:44:59] GreenReaper: a few settings (like the rate limiter) still say they need memcached; haven't tested whether that's actually true [18:45:15] 03raymond * r54473 10/trunk/phase3/languages/messages/ (37 files): Localisation updates for core messages from translatewiki.net (2009-08-05 18:15 UTC) [18:45:32] initChild() sets $wgMemc = wfGetCache( $wgMainCacheType ); [18:46:07] which is ObjectCache.php's FakeMemCachedClient [18:47:20] depending on what's available it generates the appropriate object, in APC's case APCBagOStuff. [18:47:25] (sic.) [18:47:43] 03(mod) $wgCapitalLinks should be a per-namespace setting - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13750 +comment (10tfinc) [18:47:49] 03(mod) $wgCapitalLinks should be a per-namespace setting - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13750 (10innocentkiller) [18:48:05] how can I wikilink to index.php?title=Special:AllPages&from=&to=&namespace=10 ? [18:48:07] I take it back, it's not in FakeMemCachedClient, that's just in the same file - it's a global. [18:48:12] in a portable way, that is [18:48:47] {{fullurl:}} [18:49:10] APCBagOStuff is in includes/BagOStuff.php which is like a fake memcache interface. [18:50:29] nikerabbit: thanks [18:51:00] 03tparscal * r54474 10/trunk/extensions/UsabilityInitiative/css/ (combined.css combined.min.css wikiEditor.toolbar.css): [18:51:00] There's a strange opera bug that makes the advanced tab in the toolbar show up, [18:51:00] but not the others (all of them are which are loaded async) until you resize the [18:51:00] browser, forcing it to lay things out again... This seemed to help a little bit, [18:51:02] but there's something else going on we havn't figured out yet. [18:57:52] Something very odd.... [18:58:48] using API...same user came back different edittoken between python and web broeser. [19:00:18] Why? [19:00:29] The edittoken is different for every period in time. [19:01:19] but two request only in few seconds... [19:01:46] TrevorParscal: https://bugzilla.wikimedia.org/show_bug.cgi?id=19776 [19:02:01] TrevorParscal: is that a Webkit bug ? if so, i will report it. [19:02:45] and the token python got...cannot edit page, looks like badtoken. [19:06:47] thedj: that's not a bug in a browser... no [19:07:23] ok. [19:08:15] @svip: I have no idea... [19:13:57] http://www.facebook.com/s.php?init=q&q=dylan%20klebold&ref=ts#/group.php?gid=46073119263&ref=search [19:14:01] wtf? [19:18:34] http://www.facebook.com/group.php?gid=2306972505&ref=search [19:18:46] I wonder if these are tongue-in-cheek? [19:20:10] 03brion * r54475 10/branches/wmf-deployment/includes/Title.php: remove apparently bogus type check on Title::getLinkUrl(). From live hack while tracking down some bug, I forget what... but it breaks UsabilityInitiative opt-in [19:20:39] .....Just shutdown my bot...all badtoken. [19:21:30] 03tparscal * r54476 10/trunk/extensions/UsabilityInitiative/js/ (3 files in 2 dirs): Fixed strange Opera redraw bug that caused section tabs to be hidden until resize - with a hack... [19:21:59] 03brion * r54477 10/branches/wmf-deployment/extensions/UsabilityInitiative/ (82 files in 14 dirs): Merge updates to UsabilityInitiative ext [19:23:16] 03raymond * r54478 10/trunk/extensions/ (81 files in 74 dirs): Localisation updates for extension messages from translatewiki.net (2009-08-05 19:00 UTC) [19:23:35] 03brion * r54479 10/branches/wmf-deployment/extensions/UsabilityInitiative/ (11 files in 5 dirs): And merge r54477 from trunk [19:24:15] YEAH BABY [19:24:17] Aaron_notebook: http://www.facebook.com/group.php?gid=60145977101&ref=search naming conventions, oh, the naming conventions! [19:24:43] *thedj makes a little wmf-deployment dance. [19:25:05] ah crap, now it starts raining... [19:28:29] Site web : http://www.mediawiki.com [19:28:30] :D [19:29:01] At least they got that right [19:29:48] = = [19:30:38] Nikerabbit: updated documentation http://www.mediawiki.org/wiki/ScriptLoader#How_to_use_the_ScriptLoader_in_your_Extension [19:32:19] thanks [19:32:21] *Nikerabbit looks [19:33:55] *thedj tries to understand the whole central / localnotice structure [19:34:26] good luck :) [19:34:39] *Emufarmers gives thedj the last rites [19:34:46] if you find out, please make a nice diagram ;-) [19:34:48] mdale: yay it works [19:34:57] :) [19:35:01] 03(NEW) PHPunit tests in .../phase3/tests/ directory no longer work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20077 normal; Normal; MediaWiki: Maintenance scripts; (dnessett) [19:35:11] ^wtf? [19:35:18] they work well! [19:35:38] 03(mod) Inaccessible page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20046 (10brion) [19:40:19] nom nom? [19:40:43] nom! [19:44:39] 03(mod) "Return to" item doesn't retain contextual parameters - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13 +comment (10brion) [19:44:53] 03(mod) XML schema not updated, current MediaWiki dumps are not valid - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20064 +comment (10brion) [19:54:55] 03ialex * r54481 10/trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php: Added 'smw_rels2' table to ParserTestTables [20:03:19] 03ialex * r54482 10/trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php: follow-up r54481: also add smw_text2, smw_spec2, smw_inst2, smw_subs2 [20:11:37] 03(mod) Logo change for pih.wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20045 (10brion) [20:13:27] 03rotem * r54483 10/trunk/phase3/languages/messages/ (MessagesEn.php MessagesHe.php): Localization update for he, and removing trailing whitespace in en. [20:17:23] 03(mod) Fix user rights configuration on arwiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20042 (10brion) [20:17:49] 03(mod) Reconfiguration of flagged revs on en.Wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20034 (10brion) [20:18:47] brion-burrito: can you sync r52879? [20:21:35] 03(NEW) indented table syntax - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20078 enhancement; Normal; MediaWiki: Page rendering; (DaBler) [20:29:58] my install is stopping at what PHP version is installed, not continuing the installation [20:30:50] and what does it say exactely? [20:30:59] all it says is: PHP 5.2.5 installed [20:31:44] and nothing in the php error log? [20:32:01] i see no log file [20:33:09] O_O This is not the log file you're looking for. [20:33:54] what should i look for [20:34:53] Marcus_: add to the top of config/index.php: [20:34:53] error_reporting(E_ALL); [20:34:54] ini_set("display_errors", 1); [20:35:10] ok [20:35:55] both of those lines were already there [20:36:17] same result, it's just stopping at saying what version of PHP is installed [20:36:52] Hello! [20:37:06] What about your webserver's error log? [20:37:15] Is there a possiblility to copy some sites from one mediawiki to another one? [20:37:30] 03(mod) Redirects from sr.wikimedia.org needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20061 +comment (10dungodung) [20:37:31] Kind of databasedump that i can import into the other database? [20:38:01] What about the Export and Import special pages? [20:38:15] [Wed Aug 05 16:10:35 2009] [error] [client xxx] client denied by server configuration: /home2/xxx/public_html/xxx/wiki/languages/ [20:38:17] fr00d: Well, you can do a database dump, or what svip said. [20:38:17] [Wed Aug 05 16:10:35 2009] [error] [client xxx] client denied by server configuration: /home2/xxx/public_html/xxx/wiki/includes/ [20:38:19] that's all i see in the error log that has to do anything with the wiki [20:39:09] fr00d: http://meta.wikimedia.org/wiki/Help:Export [20:40:24] is wikibugs late or what [20:43:08] is my problem common or? [20:43:33] Or. [20:43:48] Or question mark! [20:44:11] could it be a server problem? [20:44:31] Sounds like. [20:44:46] It's almost certainly some kind of problem with the server, but that doesn't really narrow it down. [20:44:56] At a guess you might want to check permissions onyour directories. [20:45:00] Maybe it is a permission issue? [20:45:08] Yeah. What I was gonna say! [20:45:15] and of course on the files within. [20:45:19] Damn you, GreenReaper. Stealing me words. [20:45:24] If the server process can't access them, that's not going to work very well. [20:45:52] well, i've set permissions on the config folder, cause i had the error before of bad permissions [20:47:00] o_O [20:47:03] So much wiki. [20:48:01] would it be safe to try to install the 1.6.12 version? [20:48:31] Marcus_: Why would you install an ancient version? [20:48:42] Do you not have PHP5 available? [20:48:59] Wait, you do have PHP5 available. [20:49:08] it's running PHP5 [20:49:14] * PHP 5.2.5 installed [20:49:43] Marcus_: Don't just set the permissions for the config folder. [20:50:02] Set it for *all* the files in the /wiki/ directory and their subdirectories and files - obviously. [20:50:09] ok [20:50:45] that didn't do anything [20:50:46] Woo, brion is done eating his burrito. [20:50:55] And is spamming us so we all know! \o/ [20:51:02] Marcus_: Hm. [20:51:07] An older version won't help. [20:51:37] Marcus_: could you take a screenshot of the installation screen or give us a link? [20:52:12] Hm [20:52:15] that really is weird [20:52:28] i can try on a different server too [20:52:38] Hmm,this export import thingy looks really great. Does it even work between different mediawiki versions? [20:52:50] all i'm really trying to accomplish is to be able to set up a working integration of MediaWiki and e107 [20:54:26] brion returns. [20:54:43] Sorry. I just thought brion's spline flu joke was so brilliant I am still laughing. [20:56:35] 04(REOPENED) Remove IRC link from WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16043 +comment (10mike.lifeguard) [20:57:02] Marcus_: I suggest making sure that you have followed the installation instructions to the letter - in particular, that the web server has access to write in the config directory, and to read the PHP scripts from the relevant directories. I am not sure why it is going wrong at that particular point. [20:57:28] I think at that point it looks for databases - you should check that PHP has the ability to use the database. [20:58:01] (but do that after checking to see that it has access to run the scripts that check for the ability to use the database :-) [20:58:10] i will read over the installation guide and see what i missed [21:02:04] 03(mod) Link to a dedicated status update channel in IRC from the WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16043 summary; +comment (10mike.lifeguard) [21:02:09] i've seen to have done everything to get to the step i'm at, it's just not continuing the installation [21:02:17] 03(mod) XML schema not updated, current MediaWiki dumps are not valid - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20064 (10mormegil) [21:02:25] Marcus_: Is the server yours? [21:07:52] 03tparscal * r54484 10/trunk/extensions/UsabilityInitiative/ (7 files in 3 dirs): Fixed IE problem (invisible toolbar controls) and also textarea fitting issues. [21:09:22] 03(mod) XML schema not updated, current MediaWiki dumps are not valid - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20064 (10tfinc) [21:09:32] 03ialex * r54485 10/trunk/extensions/CooperationStatistics/CooperationStatistics_body.php: [21:09:32] * (bug 20075) "Scaling pie chart for large numbers" [21:09:32] Patch by Alfred Maghi [21:09:33] 03(FIXED) Scaling pie chart for large numbers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20075 +comment (10alex.emsenhuber) [21:21:26] 03(mod) Link to a dedicated status update channel in IRC from the WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16043 (10martinp23) [21:22:10] 03(mod) Provide a better means of status update delivery in WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16043 summary (10martinp23) [21:22:51] lots of changes in the changelog for the new mediawiki. looking forward to the release [21:26:14] 03(mod) Link to a dedicated status update channel in IRC from the WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16043 summary; +comment (10mike.lifeguard) [21:29:03] Great, export and reimport worked great! [21:29:40] Is that possible to create own groups in mediawiki for which I can set permissions to view some sites and hide other ones? [21:32:42] hi, i've been searching the wikimedia.org site, and i can't seem to get images working properly. one other person and i managed to get several images uploaded, but now it "appears" to be uploading the file, but isn't uploading anything at all [21:34:34] 03(mod) Link to a dedicated status update channel in IRC from the WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16043 (10martinp23) [21:35:52] 03(mod) Link to a dedicated status update channel in IRC from the WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16043 (10public) [21:37:45] 03(NEW) Provide a better means of status update delivery in WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20079 enhancement; Normal; Wikimedia: Site requests; (martinp23) [21:38:14] Hi, when i add this '#ca-edit { display: none; }' to the monobook theme than users who are logged in can still see the edit tab? [21:38:22] 03(mod) Link to a dedicated status update channel in IRC from the WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16043 (10martinp23) [21:38:24] oh, and i'm using 1.15.1 [21:39:19] Piki-School: Do you get an error message? [21:39:24] GomaTerzu: Which version of mediawiki do you have? [21:39:24] Is the images/ directory writeable? [21:39:37] GomaTerzu: Hiding the edit tab won't prevent edits, you realize? [21:39:48] And logged in users are probably seeing cached versions of the pages. [21:40:05] Ask them to bypass their cache or purge the page (?action=purge on the URL) and see what happens. [21:40:23] Annemarie: no error, like i said, it seems to upload successfully. and yes, the images directory is writable [21:40:38] Piki-School: Are the files in the directory? [21:40:41] GomaTerzu: I set $wgGroupPermissions['*']['edit'] = false; So anonymous users can't edit pages. [21:40:45] *Piki-School checks [21:40:51] Can you access them directly from the web? [21:41:04] but i want to hide the discussion page and the athor page too [21:41:06] Might be a thumbnailing issue. [21:45:57] i added #ca-history { display: none; } as told in the FAQ under 'How do I remove the article/edit etc tabs for users who are not logged in?' but the tab won't go away i already cleared my browser cache [21:46:27] i double checked the permissions on the images directory, and now i get the following error no matter which version of the file i try to upload: [21:46:27] The file you uploaded seems to be empty. This might be due to a typo in the file name. Please check whether you really want to upload this file. [21:46:35] GomaTerzu: I'm using $wgWhitelistRead, maybe there's a $wgVlacklistRead, too. For my setup this variable takes an array with sites that are visible to anonymous users. [21:47:28] thanks ill take a look at that [21:53:52] when i try to access from the web, it tells me that there's no such page and offers to let me create the page [21:56:37] 03brion * r54486 10/branches/wmf-deployment/extensions/UsabilityInitiative/ (13 files in 9 dirs): Merge UsabilityInitiative trunk updates up to r54485 [21:57:00] <^demon> brion: Is there any way that you could sneak a review of bug 13750 (Capital links stuff) in the next few days? We're trying to bump the XML schema, and we want to get XSD changes in first. [21:57:25] ^demon: the namespace one? yeah lemme bump that :D [21:57:35] <^demon> Awesome thanks. [21:59:06] 03tparscal * r54487 10/trunk/extensions/UsabilityInitiative/OptIn/OptIn.i18n.php: Made images not link to anything. [22:03:53] <_Vi> How to edit image with out configuring "external editor"? Where to put the file with new version of image? [22:03:58] any suggestions on not being able to upload files? [22:08:27] Piki-School: how large is the file? [22:09:07] 34.3KB [22:09:52] Try setting $wgStrictFileExtensions to false [22:10:07] Or $wgVerifyMimeType [22:10:46] Emufarmers: LocalSettings.php, right? [22:11:03] Right [22:12:33] <^demon> I like t/ better than tests/ [22:12:49] <^demon> Plus it doesn't have the external dependency on PHPUnit [22:13:27] i hate t/ :) [22:13:40] we should go ahead and bundle phpunit or else something else sensible [22:13:40] <^demon> t is so much cooler :p [22:13:47] <^demon> svn:external \o/ [22:13:58] t is for wannabe perl programmers [22:14:24] i still get the empty file error [22:14:43] <^demon> Speaking of svn:external, I need to update geshi to a more recent rev [22:14:52] Piki-School: you tried both settings? [22:14:55] yes [22:16:03] 03(NEW) Fix sync scripts (scap, sync-common-all, etc) to fail fast if ssh-agent not set up - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20080 enhancement; Normal; Wikimedia: General/Unknown; (brion) [22:16:32] What are upload_max_filesize and post_max_size set to? [22:16:52] And file_uploads, for that matter [22:17:30] 03(mod) Provide a better means of status update delivery in WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20079 +comment (10Platonides) [22:17:44] Emufarmers: nothing, they're not in my LocalSettings.php [22:18:02] Piki-School: no, they'd be in your PHP configuration [22:18:04] php.ini [22:19:28] upload_max_filesize = 2M, post_max_size = 8M, file_uploads = on [22:20:04] memory_limit? [22:20:13] (not that I would expect it to matter) [22:20:21] 128M [22:23:17] 03demon * r54488 10/trunk/extensions/SyntaxHighlight_GeSHi/: Update GeSHi to use latest stable release tag. [22:23:24] looks like php.ini is giving it more than enough resources to operate just fine [22:28:21] Nikerabbit, when I looked at the code, it didn't look like wrapWikiMsg() would have worked. [22:29:13] Piki-School: what about the tmp directory? Is it full? (kinda scraping the bottom of the barrel here) [22:32:43] 03brion * r54489 10/branches/wmf-deployment/skins/monobook/ (. main.css): bump - r53012 from trunk, allows beta marker to be non-lowercase [22:33:38] just cleared the /tmp directory, and now i can't ssh in or access the site [22:33:43] 03demon * r54490 10/trunk/extensions/SyntaxHighlight_GeSHi/ (README SyntaxHighlight_GeSHi.php): Update last checked version. Also, the ExtensionDistributor bundles the geshi directory, so make a note in README so people don't download it a 2nd time :) [22:34:07] erm :| [22:34:19] 03jeroendedauw * r54491 10/trunk/extensions/Maps/ (10 files in 5 dirs): Refactoring for 0.3 [22:35:04] 03jeroendedauw * r54492 10/trunk/extensions/SemanticMaps/ (8 files in 4 dirs): Refactoring for 0.3 [22:35:54] and being that the machine is hosted in oregon and i'm in PA and i don't have the money to go to oregon, there's no way for me to try to fix it except to contact the host [22:42:22] brion: is http://www.mediawiki.org/wiki/Special:Code/MediaWiki/52879 merged already? [22:42:52] lemme check [22:42:57] "no battery is detected" [22:42:59] wtf? [22:43:02] 03(NEW) Override this function - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20081 major; Normal; Wikimedia: General/Unknown; (king.of.hearts.wiki) [22:43:45] 03(FIXED) Override this function - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20081 +comment (10brion) [22:45:04] 03brion * r54493 10/branches/wmf-deployment/includes/Skin.php: Merge fatal error fix from trunk r52879 [22:45:27] \o/ [22:46:00] Aaron|class: anythign else high priority not in http://www.mediawiki.org/wiki/Special:Code/MediaWiki/tag/mergeme ? [22:46:22] 03tparscal * r54494 10/trunk/phase3/skins/vector/ (main-ltr.css main-rtl.css): Removed some unneeded specificity of headings. [22:46:23] nothing off hand [22:46:25] *Aaron|class checks [22:46:36] 03brion * r54495 10/branches/wmf-deployment/extensions/Collection/ (. Collection.body.php): Merge fatal err fix from r54124 [22:46:40] woot [22:46:43] brion: it would be nice to update codereview [22:46:48] for the status log formatting [22:46:59] no fatals though [22:47:17] ooh i'll take a peek, thx [22:47:31] It would be nice to update everything . . . [22:47:43] brion: and slave lag fixes [22:48:04] btw, on that reverted commit, I meant 'eaccelarator', not memcached [22:48:29] it should have checked the cache type global though [22:49:29] *Aaron|class checks http://www.mediawiki.org/w/index.php?title=Special%3ACode%2FMediaWiki%2Fpath&path=%2Ftrunk%2Fextensions%2FCodeReview%2F [22:49:37] 03(NEW) Accept and redirect common mis-paste of rXXXXX on CodeReview URLs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20082 enhancement; Normal; MediaWiki extensions: CodeReview; (brion) [22:50:18] 03brion * r54496 10/branches/wmf-deployment/extensions/MWSearch/ (. MWSearch_body.php): Merge fatal fix from r54125 [22:51:08] Aaron|class: that might make slightly more sense :) but yeah basically if you're using eaccelerator or something that's tied to your apache process you're kinda fucked with any command-line scripts aren't you :( [22:51:21] they'd be generally failing to properly expire and update things in the cache [22:55:40] 03demon * r54497 10/trunk/extensions/CodeReview/ui/CodeRevisionView.php: (bug 20082) Allow rXXX, not just XXX for revision URLs. Just ltrim() the r. [22:56:06] 03(FIXED) Accept and redirect common mis-paste of rXXXXX on CodeReview URLs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20082 +comment (10innocentkiller) [22:57:05] ok, so i've got the site back up, and when i try to log in, it just takes me to the main wiki page without actually logging me in [22:57:53] no error [22:58:19] Did you actually delete the tmp directory, or just empty it? [22:58:52] *Aaron|class goes to fix battery thing [22:58:52] i emptied it, it's still there, i just checked and it's still there [22:59:34] how's a home wiki changed? [23:01:19] brb, nature's calling [23:02:35] 03brion * r54498 10/branches/wmf-deployment/extensions/CodeReview/ (9 files in 4 dirs): [23:02:35] Merge CodeReview updates from trunk up to r54497: [23:02:35] * localization updates [23:02:35] * style fixes [23:02:35] * backend fix to order of operations on diff precaching [23:06:48] 04(REOPENED) White space at the top of the article - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19567 +comment (10hartman) [23:07:19] back [23:08:17] are there any suggestions for fixing my login problem? [23:24:05] 03brion * r54499 10/branches/wmf-deployment/ (18 files in 13 dirs): [23:24:05] merge vector header margin fixes from 54494 [23:24:05] + merge info [23:25:51] Piki-School: I don't know how Apache/PHP handles sessions being removed; you might try rebooting the machine (if you still feel like taking my advice) [23:27:02] 03(mod) Provide a better means of status update delivery in WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20079 (10martinp23) [23:27:37] huuuurm? What's the problem? [23:27:47] *OverlordQ could offer some equally bad advice if needed [23:28:44] Emufarmers: i did try rebooting [23:29:09] OverlordQ: i can't log in to my wiki. it does not give an error, just returns me to the last page i'm on [23:34:17] any advice welcome, as long as it doesn't ruin the server or require me to restart the wiki from the beginning (i barely got any sleep restoring the wiki after i managed to crash it) [23:35:55] 03(NEW) Set up site service status/uptime/downtime dashboard similar to http://www.google.com/appsstatus#hl=en - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20083 enhancement; Normal; Wikimedia: General/Unknown; (brion) [23:36:03] 03(mod) Link to a dedicated status update channel in IRC from the WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16043 (10brion) [23:36:07] 03(mod) Provide a better means of status update delivery in WMF error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20079 (10brion) [23:37:02] well, class is over, any suggestions before i go that i can try when i get home? [23:40:38] 14(WFM) SiteStatsUpdate warning with MySQL 5.1.30 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16521 +comment (10innocentkiller) [23:40:54] 03(mod) Set up site service status/uptime/downtime dashboard similar to Google Apps status page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20083 summary; +comment (10brion) [23:45:35] Does anybody use the ConfirmAccount extrension and could tell me if it's possible to notify administrators when a user needs a confirmation for his/her Account? [23:47:09] !e ConfirmAccount [23:47:09] --mwbot-- http://www.mediawiki.org/wiki/Extension:ConfirmAccount [23:47:44] $wgConfirmAccountContact If set non-empty send an email to this address whenever an account request has the email address confirmed. [Type: string ]. [23:49:55] is it possible to have oggs loop? [23:50:17] Usually one play-through is painful enough. [23:50:31] :-P [23:51:09] Annemarie: for cyclic timelaps videos [23:51:30] You could probably rig up some JS hack. [23:51:33] like the 365 one [23:51:59] Though, you might run into memory issues. Some browsers don't like video, esp. continuous video. [23:52:06] heh [23:52:16] Annemarie: Thanks! Again a thingy of read first, then ask... [23:52:28] Annemarie: should have an real flash player [23:52:29] Reading is hard. :-( [23:52:38] AzaToth: omg non-free or something. [23:53:10] Annemarie: said "real", not some comercial crap [23:53:41] Isn't Flash inherently a product of Adobe or something? [23:54:17] inherently macromedia, but sort of yea [23:54:39] erm [23:54:45] ok, adobe yea [23:55:12] So Wikimedia should buy Adobe, obviously. [23:55:12] or wtf [23:55:28] it's like pdf [23:55:59] PDF was turned into an RFC or something. It's not proprietary like Flash is. [23:56:16] ISO, not RFC... [23:57:11] Like Google just bought a video standard. [23:57:35] *Simetrical waits for it to open-source it and promote it as a superior alternative to both H.264 and Theora. [23:59:19] what is User::whoisexternalid in the ldap auth extension ? [23:59:30] RobH: https://bugzilla.wikimedia.org/show_bug.cgi?id=20074 give the people what they want. :D