[00:04:19] 03(NEW) namespace Rubrika in Czech Wikizpravy - 10https://bugzilla.wikimedia.org/34529 normal; Wikimedia: Site requests; (okino) [00:09:26] Yippie, build fixed! [00:09:26] Project MediaWiki-postgres-phpunit build #2060: FIXED in 3 min 6 sec: https://integration.mediawiki.org/ci/job/MediaWiki-postgres-phpunit/2060/ [00:10:01] Yippie, build fixed! [00:10:02] Project MediaWiki-sqlite-phpunit build #7614: FIXED in 3 min 41 sec: https://integration.mediawiki.org/ci/job/MediaWiki-sqlite-phpunit/7614/ [00:11:46] The last message was received 3.51 days ago at 15:33 on Feb 16, 2012 [00:12:14] cia.vc seems active for other projects, so I wonder if the post commit hook is broken [00:14:51] 03(NEW) cia.vc post commit hook seems broken - 10https://bugzilla.wikimedia.org/34530 normal; Wikimedia: Subversion; (sam) [00:16:00] 03(mod) extension intersection (DynamicPageList) needs a patch to add 'random' sort order - 10https://bugzilla.wikimedia.org/30654 +comment (10Miroslav Langer) [00:21:08] * Dantman wonders whether his irssi is messed up or his Linkinus is messed up [00:21:17] New code comment: TheDJ; OK, i might have found a way, but it's becoming a rather complex function now... It will also requir; [00:27:55] Stupid Tidy... [00:28:10] The good news. The $wgUseTidy switch in Sanitizer::removeHTMLtags doesn't lead to not being removed when itemprop is not present. [00:28:28] The bad news... Tidy decides on it's own to remove all , , and elements from the content. [00:29:08] 03(mod) [Regression] IRC string output for log messages no longer compatible - 10https://bugzilla.wikimedia.org/34508 +comment (10tstarling) [00:35:50] 03(mod) [RT] "All" and "None" buttons do not work in MediaWiki 1.18 - 10https://bugzilla.wikimedia.org/33479 +comment (10badon) [00:36:11] 03(mod) [SF] #formlink parses query strings incorrectly if there is an & character in parameters - 10https://bugzilla.wikimedia.org/34486 +comment (10badon) [00:57:04] 03(mod) [Regression] IRC string output for log messages no longer compatible - 10https://bugzilla.wikimedia.org/34508 +comment (10federicoleva) [00:57:40] 03(mod) modules loaded with using() fail in debug mode - 10https://bugzilla.wikimedia.org/34485 major->normal; +comment (10Tim Starling) [00:59:31] 03(mod) [RT] "All" and "None" buttons do not work in MediaWiki 1.18 - 10https://bugzilla.wikimedia.org/33479 +comment (10Yaron Koren) [01:02:07] 03(mod) [SF] #formlink parses query strings incorrectly if there is an & character in parameters - 10https://bugzilla.wikimedia.org/34486 +comment (10Yaron Koren) [01:08:31] Why was deleted contributions given it's own special page? Could it have not just been part of Special:Contributions's search options and off by default? [01:08:46] how do i fix #0 /hermes/bosweb/web023/b239/d5.pokeswap/public_html/spyinc/w/wiki/extensions/AbuseFilter/special/SpecialAbuseFilter.php(24): SpecialPage->__call('checkPermission...', Array) [01:08:46] #1 /hermes/bosweb/web023/b239/d5.pokeswap/public_html/spyinc/w/wiki/extensions/AbuseFilter/special/SpecialAbuseFilter.php(24): SpecialAbuseFilter->checkPermissions() [01:08:46] #2 /hermes/bosweb/web023/b239/d5.pokeswap/public_html/spyinc/w/wiki/includes/SpecialPageFactory.php(458): SpecialAbuseFilter->execute(NULL) [01:08:46] #3 /hermes/bosweb/web023/b239/d5.pokeswap/public_html/spyinc/w/wiki/includes/Wiki.php(226): SpecialPageFactory::executePath(Object(Title), Object(RequestContext)) [01:08:48] #4 /hermes/bosweb/web023/b239/d5.pokeswap/public_html/spyinc/w/wiki/includes/Wiki.php(626): MediaWiki->performRequest() [01:08:51] #5 /hermes/bosweb/web023/b239/d5.pokeswap/public_html/spyinc/w/wiki/includes/Wiki.php(533): MediaWiki->main() [01:08:54] #6 /hermes/bosweb/web023/b239/d5.pokeswap/public_html/spyinc/w/wiki/index.php(57): MediaWiki->run() [01:08:56] #7 {main} [01:09:03] pokeswap, are you kidding me? -.- [01:09:12] no??? [01:09:24] use pastebin or something for large pastes [01:09:43] How do I make it were only certain user groups can change certain rights? [01:09:59] okay [01:11:45] !pastebin [01:11:45] Please do not paste more than 2-3 lines of text into the channel as it disrupts the flow of conversation. Instead please use a pastebin such as and post a link to your paste in the channel. [01:12:01] ooo [01:12:04] How do I make it were only certain user groups can change certain rights? [01:12:38] for themselves $wgaddgroupstoself/ $wgremovefrom self [01:12:52] used paste [01:12:58] fow do i fix http://pastebin.com/0jwZJvPQ [01:13:06] thetechexpert, https://www.mediawiki.org/wiki/Manual:$wgAddGroups https://www.mediawiki.org/wiki/Manual:$wgRemoveGroups [01:13:16] thanks [01:14:03] di I put this $wgAddGroups['bureaucrat'] = array( 'sysop', 'bot' ); uder user permissions [01:14:09] *do [01:14:33] Depends [01:14:54] That will let bureaucrats only add sysop and bot to people [01:16:00] thetechexpert, what groups do you want to be able to change what rights? [01:16:32] right now I have this permission for crats: $wgAddGroups['bureaucrat'] = true; can I just delete that line and put this line were that line was:$wgAddGroups['bureaucrat'] = array( 'sysop', 'bot' ); [01:16:50] ... [01:16:54] thetechexpert, you realise that limits bureaucrats right? [01:17:02] yes [01:17:04] ... [01:17:16] and that it means the only groups they can add is sysop and bot [01:17:44] Here is what user permissions I want my groups to have: [01:17:53] Sysop; Rollback [01:18:07] That isn't what we're talking about... [01:18:16] Crat: sysop bot [01:18:55] ! [01:19:16] That isn't going to make bureaucrat inherit sysop and bot rights, thetechexpert [01:19:27] how do i fix http://pastebin.com/0jwZJvPQ [01:22:25] then how do I make it were they can only add those rights? [01:22:32] to other users [01:22:54] $wgAddGroups['bureaucrat'] = array( 'sysop', 'bot' ); [01:23:04] pokeswap: you need to actually post the error not just the backtrace [01:23:13] It still seems silly to me, thetechexpert [01:23:48] I know but how do I make it were they can only add those rights? [01:23:58] to other users [01:24:21] $wgAddGroups['bureaucrat'] = array( 'sysop', 'bot' ); [01:24:30] That is how you do it [01:25:21] do I put that over were I currently have this:$wgAddGroups['bureaucrat'] = true; [01:25:26] how do i fint the error, when i go to http://spyinginc.com/wiki/index.php?title=special:AbuseFilter that is what it tells me [01:25:44] do I put that over were I currently have this:$wgAddGroups['bureaucrat'] = true; [01:25:48] YES [01:25:54] thanks [01:28:15] What's a good way to turn a list of user names into a bunch of user accounts in a wiki? [01:29:41] how do i fint the error, when i go to http://spyinginc.com/wiki/index.php?title=special:AbuseFilter that http://pastebin.com/0jwZJvPQ is what it tells me [01:29:43] pokeswap: which version did you install? [01:29:48] and you dont need to repeat yourself [01:29:54] svn checkout [01:30:34] yes, but which version? trunk? [01:30:55] whatever version is in SVN if that version is trunk then yes [01:31:21] what URL did you use in the svn checkout [01:31:28] hold on [01:31:53] http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/AbuseFilter/ [01:32:06] That might not work for a 1.18.0 wiki, pokeswap [01:32:18] mine is 1.18.1 [01:32:58] what's the state of Postgres + MW [01:33:44] mostly working [01:35:24] what version is 1.18.X [01:35:38] pokeswap, http://spyinginc.com/wiki/index.php?title=Special:Version 1.18.0 [01:36:06] odd, when i went to simplescripts it told me it was 1.18.1 [01:36:51] go to the extension page and use the snapshot downloader to download the one for 1.18.x or find the 1.18.x tagged version in svn [01:38:36] https://www.mediawiki.org/wiki/Special:ExtensionDistributor/AbuseFilter [01:40:41] How come win8 dev preview gets a watchdog violation on startup [01:41:20] LL2|Android, uh what? [01:41:28] probably a question better asked to a windows related forum [01:41:33] I tried installing it in vmware [01:41:49] Should I try virtualbox instead? [01:42:13] LL2|Android, works in VirtualBox for me. Take it to a windows channel or something [01:42:22] Nowai [01:42:49] It works in VB? :D [01:43:06] Krenair: try seeing if it'll work in VMware Player for you [01:43:14] After messing around with the settings, yes. [01:43:14] Cba. [01:43:35] LL2|Android, /join ##windows [01:44:28] Wait [01:44:49] I just realized I was talking in #mediawiki which is this channel [01:45:01] I thought I was on the #wikipedia-en tab [01:45:07] fail.gif [01:46:38] according to listuserrights it says admins can modify abouse filter, according to grouprights i am a sysop according to special:abusefilter i do not have permission why? [01:48:12] My wiki is down it is displaying this: ******** has a problem Sorry! This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:49:13] My wiki is down it is displaying this: ******** has a problem Sorry! This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:50:38] ??? [01:52:01] according to listuserrights it says admins can modify abouse filter, according to grouprights i am a sysop according to special:abusefilter i do not have permission why? [01:52:11] how do i getr permission for abuse filter [01:52:27] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [18:50] ??? [01:54:35] according to listuserrights it says admins can modify abouse filter, according to grouprights i am a sysop according to special:abusefilter i do not have permission why? [01:54:35] how do i getr permission for abuse filter [01:54:37] !help [01:54:37] http://www.mediawiki.org/wiki/Help:`e1 [01:55:14] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:15] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:16] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:17] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:18] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:19] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:19] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:20] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:21] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:22] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:22] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:23] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:24] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) [01:55:34] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) This site is experiencing technical difficulties. Try waiting a few minutes and reloadi [01:55:38] This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Unknown database 'mediawiki' (localhost)) This site is experiencing technical difficulties. Try waiting a few minutes and reloadi [01:56:47] thetechexpert: feel free to read the manual [01:56:55] 03(mod) [SF] #formlink parses query strings incorrectly if there is an & character in parameters - 10https://bugzilla.wikimedia.org/34486 +comment (10badon) [01:57:01] according to listuserrights it says admins can modify abouse filter, according to grouprights i am a sysop according to special:abusefilter i do not have permission why? [01:57:01] how do i getr permission for abuse filter [01:58:58] Spam: http://www.mediawiki.org/w/index.php?title=User:Facebook_Emoticons&action=history [02:03:59] 03(mod) [RT] "All" and "None" buttons do not work in MediaWiki 1.18 - 10https://bugzilla.wikimedia.org/33479 +comment (10fastgoldfish) [02:06:52] HOW DO I GET ABUSEFILTER PERMISSION [02:08:15] pokeswap: http://www.mediawiki.org/wiki/Communication [02:09:23] pokeswap: you get it by earning it [02:09:59] http://en.wikipedia.org/wiki/WP:Abuse_Filter [02:10:10] LL2|Android: Having the MW/AbuseFilter versions and config set up correctly is earning it..? [02:10:17] ??? [02:10:33] Oh [02:10:42] LL2|Android, he's not trying to get access to AbuseFilter or any wiki but his own. This is #mediawiki, not #wikipedia-en [02:10:48] Ok [02:11:12] TimStarling, got a moment? [02:11:27] that depends [02:11:50] depends on what? [02:11:51] so, how do i get access [02:11:53] is it really important? [02:11:58] nope. [02:12:03] then no [02:12:06] k [02:13:05] how? what did i do wrong? [02:13:19] Hack after hack... We should just drop Tidy [02:13:40] pokeswap, nobody around at the moment seems to know. Asking repeatedly will not help. [02:14:25] when will somebody be on that does know? [02:14:45] When you are capable of computing the value of PI to the billionth digit. [02:15:08] what coding launguage is that? [02:15:18] ;) Math [02:16:03] never heard of that what extensions run on math. what is its end (like .cmd, .php, .sql, .doc, .BOM) [02:20:08] TimStarling: Do you remember anything else we may output in html that Tidy screws up? [02:20:29] what was the first thing? [02:20:50] I'm sure it screws up all sorts of things, but it's part of wikitext now [02:21:21] The first thing I had to introduce a hack for was my postprocessed placeholder [02:21:21] 03(NEW) no choice for PD-old-70 - 10https://bugzilla.wikimedia.org/34531 minor; MediaWiki extensions: UploadWizard; (saibotrash) [02:21:57] Now I just added a hack to prevent Tidy from stripping out and used in Microdata. [02:22:15] 03(NEW) mwe-upwiz-license-public-domain-usa-subhead: unknown operation "sitename" - 10https://bugzilla.wikimedia.org/34532 normal; MediaWiki extensions: UploadWizard; (saibotrash) [02:22:17] can't you use something that's valid HTML like a comment or something? [02:22:38] well, for the first one at least [02:22:47] and can only appear in [02:22:55] so the solution for that one is to put them in the head [02:23:17] TimStarling: In html5 and are permissable in the body when they have an itemprop="" it's part of Microdata. [02:23:52] does tidy support HTML 5? [02:24:07] No. [02:24:12] ;) Which is exactly the issue. [02:24:13] well, write a patch for it [02:24:23] the code is not so horrible [02:24:46] Doesn't fix the whole issue that no-one is going to have that code. [02:24:57] HTML 5 isn't even a standard yet [02:25:34] what's the rush? [02:25:48] anyone here that can help me with math coding [02:26:48] TimStarling: Microdata users are already out in the wild. Namely search engines, which all support schema.org [02:28:44] interesting... [02:29:03] it looks like tidy has the necessary features already [02:29:35] have you tried setting new-inline-tags=link in tidy.conf? [02:31:21] TimStarling: new-empty-tags actually. Yes, I did, but it didn't work. [02:31:26] I'm getting this: http://dl.dropbox.com/u/802478/temp/mediawiki-svg.txt [02:32:02] TimStarling: My guess is that because link and meta are html4 tags they are already on Tidy's list, and it has explicit rules hardcoded into the code that don't allow them in the body. [02:32:19] but you haven't looked at the relevant code yet? [02:32:38] It worked for time and data because they didn't exist before. [02:33:54] I don't usually try digging through c/c++ level code. [02:35:13] if you isolate the code then you'll be able to confirm that the problem exists in trunk [02:35:34] and you'll be able to talk to the developers about it without them treating you like an idiot [02:50:51] { TidyTag_META, "meta", VERS_ELEM_META, &TY_(W3CAttrsFor_META)[0], (CM_HEAD|CM_EMPTY), TY_(ParseEmpty), CheckMETA }, [03:00:37] ###mediawiki [03:00:42] TimStarling and Reedy: why do you two have op and why is chanserv not in here? [03:01:39] a) because I had to ban thetechexpert b) because chanserv guarding is unnecessary for channels that always have real people in them [03:02:35] how would i create a bot like mw-bot for ###mediawiki [03:04:14] how? [03:06:09] how would i create a bot for ###mediwwiki like mw-bot [03:06:26] With great difficulty, based on how you're asking. [03:06:56] help? [03:07:46] how, though i am willing to do it [03:08:13] if it will take more than 30 minutes then i will copythe directions and do it in the morning [03:11:24] *copy the [03:13:09] please email me directions to add a bot to ###mediawiki like mw-bot [03:13:30] email is info@spyinginc.com [03:15:05] (atleast now it is) [03:15:20] please email me the directions to create a bot like mw.bot [03:15:32] for ###MEDIAWIKI and #USEagency [03:41:46] please email me directions to add a bot to ###mediawiki like mw-bot [03:41:46] email is info@spyinginc.com [03:41:46] (atleast now it is) [03:41:46] please email me the directions to create a bot like mw.bot [03:41:46] for ###MEDIAWIKI and #USEagency [03:42:00] also new edits to !e TEST [03:42:20] !e TEST [03:42:20] https://www.mediawiki.org/wiki/Extension:TEST [03:43:44] 03(NEW) Special:GlobalUsers redirected to Special:ListUsers - 10https://bugzilla.wikimedia.org/34533 normal; MediaWiki extensions: CentralAuth; (jasper) [03:45:24] something is wrong. it will not allow breaks when editing [03:45:33] !bugzilla [03:45:33] All bugs in MediaWiki should be reported at https://bugzilla.wikimedia.org. Requesting site configuration changes, new features or enhancements to existing features all go here. Bear in mind before making a feature/enhancement request: 1) If the request is specific to a Wikimedia wiki, please discuss it there first. 2) Consider whether a custom extension would be more appropriate [03:48:01] 03(NEW) it will not allow spacing in between lines - 10https://bugzilla.wikimedia.org/34534 blocker; MediaWiki: Vector skin; (jdk370) [03:48:19] It puts lotion on the skin. [03:49:51] 03(mod) it will not allow spacing in between lines - 10https://bugzilla.wikimedia.org/34534 +comment (10MZMcBride) [03:50:42] 03(mod) it will not allow spacing in between lines - 10https://bugzilla.wikimedia.org/34534 (10jdk370) [03:50:42] i was wondering is there extension for mediawiki which list what installed extensions got newer version for update ? [03:51:20] 03(mod) it will not allow spacing in between lines - 10https://bugzilla.wikimedia.org/34534 (10jdk370) [03:51:36] is wiki bugs not working [03:51:53] pokeswap: Seems fine to me. [03:52:12] odd i just submitted to bugzilla and it is not here [03:52:17] Dwarden: Don't think so. It's a requested feature, but revision numbers and branching make it a bit annoying. [03:52:30] pokeswap: You submitted what? [03:52:30] that's sad [03:52:44] a bug [03:53:03] Which bug? [03:53:06] was looking on vbulletin extensions and realized how badly i missing it for mediaWiki ;) [03:53:16] Yeah, WordPress does it too. [03:53:26] I think there are also privacy concerns and intranet concerns. [03:53:29] With remote call-outs like that. [03:54:02] Bug 34534 [03:54:14] pokeswap: [22:48] (NEW) it will not allow spacing in between lines - https://bugzilla.wikimedia.org/34534 blocker; MediaWiki: Vector skin; (jdk370) [03:54:22] It's being reported in here. [03:54:25] And your bug was incomprehensible. [03:54:40] That whole bug looks invalid. [03:54:48] look at [03:54:54] !e TEST [03:54:54] https://www.mediawiki.org/wiki/Extension:TEST [03:54:55] Do you not speak English natively or something? [03:55:01] Or are you trolling? [03:55:12] none of the above [03:55:15] The hell? [03:55:25] The extension namespace isn't a sandbox. [03:55:28] 14(INVALID) it will not allow spacing in between lines - 10https://bugzilla.wikimedia.org/34534 +comment (10Daniel Friesen) [03:55:58] 03(NEW) Searching for string on all pages - 10https://bugzilla.wikimedia.org/34535 normal; Wikimedia: General/Unknown; (shantanoo) [03:57:28] !sandbox [03:57:28] A lot of wikis use "sandboxes" for testing. Users can try out their editing skills at these sandboxes. MediaWiki.org's sandbox can be found at . Sandbox testing areas are usually cleaned up after a while. [04:02:17] New code comment: Santhosh.thottingal; It means we registered a new message to mw.messages collection.; [04:03:19] is there a recommended python library for notifying through an IRC bot recent changes in a mediawiki? [04:05:35] Wikimedia a very simple echo script from a UDP port. [04:05:42] Wikimedia uses, rather. [04:05:52] Using basic irclib, as I recall. [04:06:02] But there a million ways you can do it. No real recommended Python library. [04:06:27] You can read the RSS feed, read from the DB, use the API, UDP port... just depends what you're most comfortable doing. [04:08:49] argh [04:09:00] i just realized tons of extensions has "continuous updates" instead of version [04:10:16] !###mediawiki [04:10:18] I don't know anything about "###mediawiki". [04:10:41] pokeswap_: You're being a little annoying. [04:10:46] Test the bot in #mwbot or in private message. [04:11:47] this is really bad, there should be some rules and order set for the versioning of mediaWiki extensions [04:12:31] 03(mod) MediaWiki should support