[00:14:58] when is good use custom namespace [00:15:04] i used this as category [00:15:30] if is not good, how to sonverto to main namespace again? [00:17:27] leonardo: you should use a namespace when it contains content that is definitely different [00:17:51] hum, i used this like to category [00:17:56] i would like to revert [00:18:02] I don't understand [00:18:21] you have pages in Category: namespace and you want to Move them back to normal namespace? [00:18:27] i added many articles on custom namespaces, and i would like to rever to main namespace [00:18:40] revert [00:19:03] you could run SQL [00:19:19] update pages SET page_namepsace = 1 WHERE page_namespace = ? [00:19:36] hum, i'm newbie [00:19:46] can you show me your wiki? [00:19:54] yes [00:20:00] viunai.gizmogarden.com [00:20:03] test [00:20:05] and test [00:20:11] login and password [00:20:37] that doesn't seem to work [00:20:39] nevermind [00:20:48] you can use the [move] button? [00:20:49] teste and teste [00:20:57] on all articles? [00:20:59] will be hard [00:21:01] ok [00:21:07] 14(WFM) "patrolled" marker incorrectly set. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15365 +comment (10bugzilla.wikimedia) [00:23:04] maintenance/moveBatch.php [00:23:21] cirwin: any idea? [00:23:36] I was going to propose using the pywikipediabot [00:23:45] but maybe MrZ-man's idea is better [00:24:06] what happens if i run maintenance/moveBatch [00:24:16] it takes a file [00:24:26] on each line you have two titles [00:24:26] and? [00:24:28] the from and the to [00:24:33] and it moves them all for you [00:24:43] hum [00:25:05] http://pastebin.com/m3571455a [00:25:15] will see [00:27:02] i hope is hard for me [00:27:04] but ok [01:12:50] MrZ-man: Hi i installed http://www.mediawiki.org/wiki/Extension:Maintenance [01:13:01] now when i go to special page say this: [01:13:13] Use this form to mass-move pages. Each line should specify a source page and destination page separated by a pipe [01:13:45] i want to rename all pages with namespace: logradouros to main namespace [01:13:53] how this will be? [01:14:01] *MrZ-man hasn't used it before, pokes Skizzerz [01:14:22] hum, ok [01:14:23] whazza? [01:14:26] oh [01:14:32] ops [01:15:28] Skizzerz: i installed maintenance extension, and i want to add all pages of a custom namespace to main namespace [01:15:49] you have to list them all individually [01:15:55] hum [01:15:58] lot of pages [01:16:07] e.g. "Namespace:MyPage|MyPage" without the quotes, one per line [01:16:21] no other way? [01:16:30] not with that extension [01:16:45] but exist other way? [01:16:50] pywikipediabot has something that can do that I think [01:17:08] will read about it [01:19:14] yes it does [01:20:24] use python movepages.py -start:"Namespace:!" -prefix:"" -del -always [01:20:36] swapping out "Namespace" with the namespace you want to move from [01:21:05] of course, you will need to set up a separate bot account with both sysop and bot permissions to do that [01:22:03] yes i'm reading [01:22:05] i'm newbie [01:30:13] Error in numRows(): Illegal mix of collations (latin1_bin,IMPLICIT), (utf8_general_ci,COERCIBLE), (utf8_general_ci,COERCIBLE) for operation 'replace' (vps2.epstone.net) [01:30:17] *Werdna cries. [01:32:30] Skizzerz: maintenance extension didn't work [01:32:32] on move page [01:32:47] from a custom namespace to main namespace [01:33:09] what error is it giving you? [01:33:20] say was done, but when i go to main namespace i didn't see the page [01:33:31] check recent changes [01:33:31] i still see on custom namespace [01:33:35] will se [01:33:37] there should be a ton of move log entries there [01:34:09] nothing on recent changes [01:34:28] *Lady_Aleena hands Werdna a tissue. [01:34:49] ha! [01:34:53] root@vps2:/home/wiki# mysql -D legals_wiki -e 'SHOW TABLES' | perl -n -e 's/\s*//g; `mysql -D legals_wiki -e '\''ALTER TABLE $_ CONVERT TO CHARACTER SET UTF8'\''`;' [01:34:56] *Werdna giggles. [01:35:04] tried Notícias:Acervo de 12 mil obras à disposição da comunidade|Acervo de 12 mil obras à disposição da comunidade [01:35:15] *Lady_Aleena likes happy programmers. [01:37:28] leonardo: yeah, that extension sucks. [01:37:38] wow [01:37:45] you are the developer [01:37:57] bad to know sucks [01:38:06] will need to learn about bots [01:39:33] I've re-wrote pretty much the entire thing, but it's still in the alpha state [01:40:37] ha ok, so will wait the new version [01:40:54] bad i create custom namespaces [01:41:01] hard to revert [01:56:27] Skizzerz: Hi I'm installing the bot, will need some help on configuring it even reading the manual hehe [01:56:46] when i go to step i don't know i tell you ok? [01:56:49] k [02:26:05] Skizzerz:usernames['memoryalpha']['en'] = u'ExampleBot' [02:26:23] Your user-config.py file needs to specify the bot's username. [02:26:23] For example, if you want to work on the English Memory Alpha, and you have created a bot account with username "ExampleBot". [02:26:25] you need to set up your own family file to run on your wiki [02:26:39] i'm editing this file [02:26:46] user-config.py [02:26:55] you need to create an additional file in the /families directory [02:27:48] on tutorial doesn't say this [02:28:28] [[m:Pywikipedia bot on non-wikimedia projects#family.py file]] [02:28:31] this user-config.py should be on families directory? [02:28:40] http://meta.wikimedia.org/wiki/Pywikipedia_bot_on_non-wikimedia_projects#family.py_file [02:28:42] no [02:28:53] leave the user-config.py where it is [02:29:28] and, leonardo, Skizzerz, move to #pywikipediabot? [02:29:41] ok [02:29:57] the people already there are more than likely more competant than I in that regard :P [02:30:06] plus me == lazy [02:31:29] created user-config.py file on main director [02:31:46] Your user-config.py file needs to specify the bot's username. [02:31:46] In this example, the user is working on English sitename, and has created a bot account with the username "ExampleBot". [02:32:03] on my wiki has only me as user [02:32:11] can i use my user for bot [02:44:19] how Do I add tables to the editing toolbar? PM me, I'm new to this. [02:44:36] err... no [02:44:40] keep it on channel [02:47:04] *Meeso_OS waits... [02:49:11] oh, i got distracted. /me goes to search for table stuff [02:49:21] >.> [02:50:21] hrmm... sql table != wiki / html table :-/ [02:53:33] Meeso_OS: there's http://www.mediawiki.org/wiki/Extension:TableEdit but i've never tried it [02:56:27] ok, thanks [03:00:39] if you oversight a revision, does that make it uncheckuser-able [04:54:31] trying to edit the logo for my new mediawiki install, i add the line.... $wgLogo = "web_c200.gif"; to my LocalSetting.php file and i have nothing displayed on the page for a logo? is there something i have done wrong, note the image is stored in my root mediawiki directory [05:09:54] w3rd_: I think $wgLogo is relative to the server's document root (probably public_html), not the MediaWiki installation directory. Does it work if you use a full URL? [05:10:28] hmm... let me try and see if i can throw it in public_html [05:10:37] i havent tried a url... but i guess i should [05:10:50] should i try the url to the local directories? [05:13:48] w3rd_: You could also try $wgLogo = $IP . '/web_c200.gif'. $IP is the installation directory. [05:14:30] k [05:16:30] still nada [05:16:37] let me try url... [05:18:49] url works [05:18:50] haha [05:18:56] just need to adjust the size [05:19:29] no, $IP won't work. [05:19:37] It has to be the path that you would be able to use in a link to it. [05:20:01] so, if your logo is located at http://www.mysite.com/mylogo.gif, you would type $wgLogo = 'mylogo.gif' [05:20:04] *Werdna slaps Pathoschild [05:20:48] Werdna: $IP is the installation directory, no? [05:22:08] well, i was able to get it to work,, its just the size of the image that im uploading. it doest seem to work [05:22:18] at least at 200 pixels width [05:22:28] Pathoschild: yes, but it will give /home/wiki/site/ for me. [05:22:45] now try visiting http://wiki.epstone.net/home/wiki/site/default_logo.png [05:24:07] Fine~. :) [05:25:00] Agh... [05:25:09] Everyone is giving bad information [05:25:19] $wgLogo and all other paths MUST be absolute [05:25:56] It says you can use relative paths in the manual... [05:26:03] if your wiki is installed at http://www.mysite.com/index.php and your logo at http://www.mysite.com/mylogo.png you use $wgLogo = "$wgScriptPath/mylogo.png"; [05:26:08] Damnit... that's false [05:26:23] Paths are always absolute [05:26:32] If they aren't then things break [05:26:35] Why is it like that? [05:26:49] Because of how browsers interpret relative urls and short urls [05:26:53] For example... [05:27:08] If you used the relative path $wgLogo = "images/logo.png"; [05:27:22] I thought the $wgLogo value was directly put into the src of an img, or the url() of a background-image [05:27:39] mhmm... [05:28:00] And wen't to http://en.wikipedia.org/wiki/Logo then the browser would look for http://en.wikipedia.org/wiki/images/logo.png [05:28:30] Unless you use absolute paths, then things get poluted by what the web browser thinks the url is [05:28:38] And it gets worse when titles contain /'s [05:28:44] Ohh so that explains it [05:29:01] But using things like /images/img.png will still work, won't it? [05:29:08] Yes... [05:29:18] Though for that I reccommend using the upload path variables [05:34:32] Dantman: 05:33 < Dantman> Everyone is giving bad information [05:34:34] be nice :) [05:34:46] heh... [05:34:47] <_wooz> lo [05:35:14] ^_^ What else do you call it when everyone is giving information that is completely opposite from fact [05:36:20] Dantman: Well, you can tell them that it's wrong, and explain why (as I did above), rather than making a big deal about it. [05:41:36] You know what's more /fun/ than finding out that the wiki you founded has influence over the net in a topic? ^_^ Finding that out as a result of one a mistake one of your editor's ending spread arround the internet as a false fact... heh, this is hard to fix in some areas... lol [05:57:05] 03werdna * r40267 10/trunk/extensions/AbuseFilter/ (AbuseFilter.parser.php AbuseFilter.php phpTest.php): (log message trimmed) [05:57:05] PHP Parser: [05:57:05] * Re-add, per Brion's request. [05:57:05] * Add an easy PHP tester, to run the tests used for the native parser. [05:57:05] * Update to pass 20 tests out of 27. Still to go: [05:57:07] ** Implement dates. [05:57:09] ** Fix order of operations. [06:26:17] hello guys, anyone interest to help me a bit? [06:27:02] I am getting an error page, would like to get an opinion [06:29:22] !ask | mib_gpeirz [06:29:22] --mwbot-- mib_gpeirz: 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. Also, please read < http://workaround.org/moin/GettingHelpOnIrc > for a good explanation of getting help on IRC. [06:30:03] tanx for the advice guys, never have been here before, sorry [06:31:38] well, here is the link, http://otzarstock.com/wiki/ [06:32:15] it was working for over a year, ant today i m starting to get this error, havent made any changes recently [06:32:46] mib_gpeirz: Do you have shell access? [06:33:04] no [06:33:11] phpmyadmin access? [06:33:18] yes [06:33:42] run this query and tell me what you get: SHOW GRANTS FOR otzarsto_otzarst; [06:33:48] ok [06:34:40] #1044 - Access denied for user 'otzarsto'@'localhost' to database 'mysql' [06:34:43] starnge [06:34:58] You will need to contact your host. [06:35:22] DOes it mean that the password is not correct? [06:38:03] mib_gpeirz: possibly, or your host reconfigured something wrongly. [06:38:54] thanks Werdna, its much appreciated [06:39:16] 03werdna * r40268 10/trunk/extensions/AbuseFilter/AbuseFilter.hooks.php: Fix minor bug [06:57:34] Why imagemap extension transform {{#tag:imagemap...}} to
(ie. surround spans _outside_ extension with div)? Real-life example can be found from http://fi.wikipedia.org/w/index.php?title=Malline:Led_Zeppelin&oldid=5378509 (see page wikicode and rendered page sourcecode) [07:08:24] 03werdna * r40269 10/trunk/extensions/AbuseFilter/SpecialAbuseFilter.php: Fix some notices [07:17:36] Agony: because it needs to place a description icon on top of the image [07:42:30] http://www.mediawiki.org/w/api.php?action=query&format= [07:42:51] Funny. Empty format -> error. [07:45:06] str4nd: ugh :) [07:45:22] well, that should trigger an error, but not *that* kind of error [07:47:54] Duesentrieb: True :P [07:48:10] And I'm too lazy to report it in bugzilla. [08:05:46] 03werdna * r40270 10/trunk/extensions/AbuseFilter/AbuseFilter.parser.php: Fix a notice [08:16:13] is there a way to strip a trim pre and post whitespace in mediawiki? [08:16:26] from a string, I mean [08:16:49] 03siebrand * r40271 10/trunk/phase3/languages/messages/MessagesAz.php: Localisation updates. Import from az.wikipedia.org [08:28:44] 03siebrand * r40272 10/trunk/extensions/Translate/groups/mediawiki-defines.txt: Add support for CloseWikis [08:37:22] naught101: i guess the StringFunctions extension will do that [08:37:25] !e StringFunctions [08:37:25] --mwbot-- http://www.mediawiki.org/wiki/Extension:StringFunctions [08:38:15] naught101: actually... whitespace is trimmed from template and function parameters per default in some contexts. it's a bit confusing [08:50:30] 03(NEW) Foreign language alias of Special:Allpages creates a bug - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15386 15enhancement; normal; MediaWiki: Special pages; (folengo) [09:01:03] 03(NEW) Transwiki import ignores the namespace if it doesn' t have the same name - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15387 normal; normal; MediaWiki: Export/Import; (danny.b) [09:03:31] zzz [09:22:05] \ [09:22:05] ; [09:22:05] ; [09:22:05] ; [09:22:05] ;; [09:35:10] 03(NEW) html title of Special:PrefixIndex - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15388 15enhancement; normal; MediaWiki: Special pages; (folengo) [09:36:24] 03(mod) Foreign language alias of Special:Allpages creates a bug - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15386 +comment (10michael.frey) [09:44:53] 03(NEW) Special:Allmessages is too heavy - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15389 15enhancement; normal; MediaWiki: Special pages; (folengo) [10:07:53] 03(mod) Foreign language alias of Special:Allpages creates a bug - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15386 (10N/A) [10:47:08] hello [10:48:23] my big question ist, what must I do, that pictures from imageshack work in my wiki? (LocalSetting.php) [10:49:03] not as a hyperlink -> as a real picture. [10:49:16] Can someone help me? [10:49:17] Ugabuga, another question: what's that "*background-color" (asterisk) in http://www.mediawiki.org/skins-1.5/common/diff.css? [10:50:45] http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/diff.css?r1=33580&r2=39406 [10:55:30] str4nd, can you help me? [10:55:54] Tolsome: I think I can't :/ [11:13:16] !externalimages | Tolsome [11:13:16] --mwbot-- Tolsome: To allow images from elsewhere to be included in your wiki, see . To limit this to some specific sources, see . [11:13:38] Tolsome: external images suck though. none of the nice features work with them. [11:13:49] no scaling, no caption, no galleries, etc [11:14:09] Düsentrieb, you speak german? [11:15:08] 03(NEW) SQL Error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15390 04CRIT; normal; MediaWiki: Database; (hwarin) [11:15:08] @mwbot: I want, that I see not a link, I want that I see a picture [11:15:15] here you can see the problem: [11:15:24] http://mega-mailtausch.de/wikipire/index.php?title=Wikipire:Portal [11:15:37] In my old wiki this links was a picture [11:15:47] Tolsome: that's what $wgAllowExternalImages does: show links top external images as images, not as links. [11:16:23] und ja, ich sprech auch deutsch, hier im channel ist englisch aber sinnvoller. [11:16:31] I have this in my LocalSetting: $wgAllowExternalImage=true; [11:16:34] do not work [11:16:48] where in your localsettings? it should be near the end. [11:16:59] also, it's misspelled. [11:17:00] It is on the end ;) [11:17:01] look closely [11:17:04] or better, copy&paste [11:17:14] 03(mod) SQL Error - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=15390 +comment (10hwarin) [11:17:21] it's missing the "s" at the end... [11:17:34] oh ^^ [11:18:13] thank you, vielen Dank :) [11:19:36] 03(mod) SQL Error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15390 (10hwarin) [11:34:25] 03(mod) SQL Error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15390 (10N/A) [11:52:32] 03(NEW) Database error, but the edit was accepted - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15391 15enhancement; normal; MediaWiki: Page editing; (admiral_norton) [11:54:53] 03(mod) Database error, but the edit was accepted - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15391 (10admiral_norton) [11:55:56] 03(FIXED) SQL Error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15390 +comment (10tstarling) [11:56:12] TimStarling you aorund? [11:56:22] busy [11:56:25] 03(mod) Database error, but the edit was accepted - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15391 +comment (10tstarling) [11:56:33] is it important? [11:58:09] it isnt urgent but it is important [11:58:20] I was going to inquire about the wikimania domain [11:59:59] any question in particular? [12:48:59] <_mary_kate_> Werdna: what is the issue? [12:49:43] _mary_kate_: can you have a look at the handling for \xHH escapes in AbuseFilter.parser.php, and tell me if there's anything obviously wrong with it? it seems to correctly find the 0xA3 code, and I'm passing that to chr(), but the test doesn't pass. [12:49:56] <_mary_kate_> which test? [12:50:15] string.t -- run phpTest.php to see what happens. [12:50:24] <_mary_kate_> hmm, that one passes here [12:50:35] on AbuseFilter.parser.php [12:50:39] did you run php phpTest.php [12:50:55] <_mary_kate_> you write your own test harness? how does it differ from the existing one? [12:51:01] Trying test string.t... [12:51:01] -FAILED - expected output 1, actual output 0. [12:51:02] -Expression: "\xA3" = "£" & "a\tb" = "a b" & "a\qb" = "aqb" [12:51:13] _mary_kate_: it uses the PHP-based parser. [12:51:35] <_mary_kate_> but you said you were having problems making the C++ parser pass the test [12:51:38] _mary_kate_: Brion wanted me to make the PHP-based one pass the C++-based tests. [12:52:01] _mary_kate_: I must have miscommunicated that. I'm talking about making the PHP-based one. [12:52:18] <_mary_kate_> does \aA3 generate UTF-8 in your parser? [12:52:20] <_mary_kate_> er, \x [12:52:21] I got it from 10/27 to 20/27 [12:52:29] \xA3, you mean? [12:52:36] <_mary_kate_> yes [12:52:53] it *should*, it's been programmed to. [12:53:28] see line 670 of AbuseFilter.parser.php [12:53:30] <_mary_kate_> Warning: require_once(/home/river/Projects/AbuseFilter/../../maintenance/commandLine.inc): failed to open stream: No such file or directory in /home/river/Projects/AbuseFilter/phpTest.php on line 9 [12:53:49] export MW_INSTALL_PATH=/path/to/mediawiki [12:53:56] <_mary_kate_> hm, i don't have a mediawiki ;) [12:54:05] it needs it for wfBaseConvert. [12:54:23] and a few other things. [12:54:30] *VasilVV wonders what's wrong with base_convert() [12:54:46] <_mary_kate_> what's line 677 about? [12:54:56] wfBaseConvert does all bases from 1 to 36 [12:55:12] _mary_kate_: Well, it's advancing two positions. The other two positions are done a few lines later. [12:55:40] <_mary_kate_> Werdna: do you handle the literal UTF-8 character in the string.t? [12:56:03] _mary_kate_: Could be that problem. Victor wrote the string handling here :) [12:56:08] but the unicode test passes [12:56:14] Trying test utf8.t... [12:56:14] -PASSED. [12:56:27] also, some of the other tests I was working on today passed properly. [12:56:45] and they had unicode. [12:57:49] <_mary_kate_> A copy of your installation's LocalSettings.php [12:57:49] <_mary_kate_> must exist and be readable in the source directory. [12:57:53] <_mary_kate_> why? :) [12:58:10] hello [12:58:10] well, it's done as a regular command-line script. [12:58:18] <_mary_kate_> guess i have to install mysql [12:58:19] it just comes as part of including maintenance/commandLine.inc [12:58:27] 03hashar * r40273 10/trunk/phase3/includes/specials/ (SpecialCategories.php SpecialListusers.php): Wrap content in class="mw-spcontent" [12:59:58] 03hashar * r40274 10/trunk/phase3/includes/Pager.php: Add css classes to the Pager just like our QueryPages [12:59:58] require_once( dirname( __FILE__ ) . '/classes/Autoloader.php' ); [13:00:01] oops [13:03:43] 03tstarling * r40275 10/trunk/phase3/ (3 files in 2 dirs): Make it a lot harder to unprotect the MediaWiki namespace. In response to cs.wikinews.org screwup. [13:04:49] Werdna: any problems with PHP parser? [13:05:01] <_mary_kate_> hmm, need to recompile php too [13:05:03] VasilVV: yes, I was just saying I can't get it to pass the string.t test. [13:05:07] <_mary_kate_> so much work just to use wfconvertbase [13:05:08] 03hashar * r40276 10/trunk/extensions/AjaxQueryPages/ (AjaxQueryPages.js Hooks.php Load.php Response.php): [13:05:08] Implements support for special pages build upon AlphabeticPager. Thoses will [13:05:08] only work with MediaWiki 1.14alpha(r40274) and later. [13:08:42] _mary_kate_: there're a few other things, too :P [13:09:06] VasilVV: a few more tests to get through, but I got it up to 20/27 now ( was previously 10/27 ) [13:09:13] read my last commit message for specific stuff to do. [13:09:16] In particular: [13:09:25] * Operator precedence is messed up. [13:09:34] * Date support needs to be replicated. [13:09:54] * Support needs to be added for if/then/else and the ternery operator. [13:10:34] Hi guys! I'm trying to upgrade mediawiki from 1.5.6 to 1.13, as a web upgrade, but it stops saying: [13:10:50] ADD INDEX cl_sortkey(cl_to, cl_sortkey, cl_from) [13:10:56] " failed with error code "Specified key was too long; max key length is 1000 bytes (localhost)". [13:11:03] what should I do? thank you! [13:11:31] What version of MySQL are you using? [13:11:51] 5.0.45-community-nt [13:11:55] Werdna: I wonder if "\xA7" is really pound sign in the Unicode [13:12:14] it is. [13:12:21] well, "\xA3" is. [13:12:35] remember that ASCII is valid unicode. [13:12:35] <_mary_kate_> VasilVV: The first 256 characters in Unicode are the same as Latin-1 [13:12:40] and that's why it's been so successful. [13:12:41] <_mary_kate_> Werdna: that's not ascii! [13:13:08] _mary_kate_: ASCII is valid latin-1, right? [13:13:09] VasilVV, U+00A3 is the pound sign [13:13:16] <_mary_kate_> Werdna: yes, but \xA3 is not ASCII [13:13:23] <_mary_kate_> Werdna: ASCII is \x7F and lower [13:13:29] oh yeah [13:13:30] ssh ! [13:14:04] _mary_kate_, the pound sign is in the unicod "latin1 supplement" group [13:14:11] <_mary_kate_> paolob: and? [13:17:07] 03(WONTFIX) MonoBook bars collape behind logo if text removed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11043 +comment (10hashar) [13:18:30] <_mary_kate_> river@harmony:~/Projects/AbuseFilter>/opt/php/bin/php phpTest.php [13:18:30] <_mary_kate_> Fatal error: Class 'AbuseFilterParser' not found in /home/river/Projects/AbuseFilter/phpTest.php on line 11 [13:18:52] have you svn up'd? [13:18:56] _mary_kate_: enable AbuseFilter [13:19:02] oh yeah, VasilVV is right [13:19:03] <_mary_kate_> VasilVV: as in add it to LocalSettings? [13:19:07] yep [13:19:08] you have to enable the AbuseFilter extension. [13:19:16] <_mary_kate_> how? i see no documentation [13:19:38] _mary_kate_: just add require( 'extensions/AbuseFilter/AbuseFilter.php' ); to LocalSettings.php [13:19:50] <_mary_kate_> okay, getting closer [13:19:50] _mary_kate_: and run an installation script [13:19:53] <_mary_kate_> Fatal error: Class 'AntiSpoof' not found in /home/river/Projects/AbuseFilter/AbuseFilter.parser.php on line 842 [13:20:04] _mary_kate_: whee, install AntiSpoof as well :P [13:20:36] _mary_kate_: you must also sell your soul, and take the liver of a frog to the river bend at midnight on a blue moon. [13:20:50] offer the liver to the gods of programming, and there is a chance it might work. [13:21:34] *_mary_kate_ waits for extensions to co [13:21:42] it takes a while :P [13:22:10] _mary_kate_: it appears that pound sign in the test is present as \xC2\xA3 [13:22:52] <_mary_kate_> VasilVV: it's UTF-8 [13:23:27] <_mary_kate_> literal strings are parsed as Unicode (and transformed into UCS-4), \xHH produces Unicode character (one-byte ones) [13:23:44] I changed "\xA3" to "\xC2\xA3" and... [13:23:51] Trying test string.t... [13:23:52] -PASSED. [13:23:56] <_mary_kate_> hmm, i guess the php parser isn't loading utf-8 properly [13:25:21] It doesn't, I guess [13:25:52] *VasilVV doesn't remember he added there something like that [13:25:55] <_mary_kate_> the easiest way is probably to use iconv to parse \xHH, and store strings as utf-8 [13:28:23] <_mary_kate_> 19 tests passed out of 27 [13:35:27] Werdna: I fixed prec.t [13:37:15] 21 tests passed out of 27 [13:37:22] What is the correct way to restrict anonymous editing - $wgGroupPermissions['*']['edit'] = false; doesnt work in 1.13 [13:39:12] <_mary_kate_> failed: whitespace.t, tern.t, string.t, prec.t, like.t, ifthen.t, date2.t, date1.t [13:39:54] prec.t was easily fixed [13:43:43] 03(mod) Database error, but the edit was accepted - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15391 (10admiral_norton) [13:44:04] _mary_kate_: how whitespace.t was supposed to work? "1 == FOO FOO=1" doesn't look like a valid statement [13:44:18] <_mary_kate_> VasilVV: the first line is the expression, the following lines are variables to be set while the test runs [13:44:34] _mary_kate_: phpTests.php doesn't know about it :( [13:44:40] <_mary_kate_> whitespace.t is for a particular bug in the C++ parser where "1 == FOO" would parse the variable name as " FOO" [13:59:19] 03(mod) Database error, but the edit was accepted - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15391 +comment (10matthew.britton) [14:00:08] _mary_kate_: what's priority of if-then-else and ternary operator? [14:01:44] hi, i'm not sure if this is a problem i'm having with media wiki or just my poor php coding, i'm trying to create an extension which adds a footer to the image when it is uploaded, and things seem to work more or less ok, until i'm trying to save the image back to where it is temporarily located on the server after upload but before being verified (i'm using UploadVerification hook), at which time everything breaks and i don't even get an err [14:01:44] or, just a blank page with a few warnings (i turned error reporting on) [14:06:22] hi [14:06:32] I am getting a "The action you have requested is limited to users in the group Sysops." error when I am indeed a sysop [14:07:41] <_mary_kate_> VasilVV: lowest, right-associative [14:29:57] 03(NEW) Use $wgUrlProtocols API protocol whitelist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15392 15enhancement; normal; MediaWiki: API; (Platonides) [14:36:28] hmm, so nobody can help me with my prob? q;-( [14:36:50] !ask [14:36:50] --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. Also, please read < http://workaround.org/moin/GettingHelpOnIrc > for a good explanation of getting help on IRC. [14:38:39] I've ended up maintaining a MediaWiki (not through choice), and am attempting to "fix" the fact that it appears to create files in images/ with the world writable bit set (which really isn't necessary), but really can't see how [14:39:19] grepping "umask" hasn't found anything particularly useful, nor has going through {LocalSettings,DefaultSettings}.php [14:40:06] $wgDirectoryMode maybe ? [14:40:28] it is used by wfMkdirParents() in GlobalFunctions.php [14:40:58] right... mediawiki uses mode bits, not mask bits [14:41:20] ah right [14:41:25] ok, will take a look, cheers [14:41:37] http://www.mediawiki.org/wiki/Manual:$wgDirectoryMode [14:42:00] Maior: note however that a) mediawiki and b) apache need to be able to read [14:42:21] when using suphp, that means it has to be world readable at least [14:42:28] (or you have to juggle groups) [14:42:44] yes, this is all handled [14:43:05] setgid directories and a custom cgi handler [14:43:22] iirc there's no need for apache to be able to read either [14:43:42] yes there is [14:43:48] pictures are served by apache directly [14:43:54] not via mediawiki [14:43:56] oh, the pictures, yes [14:44:06] actually, wait, no [14:44:10] we use a custom handler for that [14:44:25] so no, apache doesn't need to, but anyway, this is a little offtopic [14:44:37] right [14:46:04] hashar: sigh, cheers, sorry about that, foolishly assumed that when the guy who handed it to me told me "everything was up to date", that, well, everything was up to date [15:03:54] _mary_kate_: 23 of 26 tests passes now [15:04:08] Still have dates and Unicode problems [15:04:36] <_mary_kate_> i imagine dates could be supported with strptime and conversion to unix time [15:04:46] wfTimestamp()? [15:05:04] <_mary_kate_> that would be more liberal than the C++ parser... unless it has a way to force the input type, i forget [15:05:09] hi jeremyb [15:13:10] 03vasilievvv * r40277 10/trunk/extensions/AbuseFilter/ (AbuseFilter.parser.php phpTest.php): [15:13:10] PHP parser: [15:13:10] * Fix some notices [15:13:10] * Add if-then-else and ternary operator [15:13:10] * Fix ordering of operators [15:13:10] * Skip whitespace.t till test runner will be fixed [15:13:12] * Still lacks dates and correct Unicode string handling [15:22:26] <_mary_kate_> like.t still fails [15:55:26] Skizzerz: Hi [15:55:42] hi [15:55:46] could you help now on bot install the config [15:55:52] today was late [15:56:44] ask on #pywikipedia ? [15:56:56] hum, busy? [15:56:59] ok [15:56:59] or #pywikipediabot [15:57:03] *Skizzerz is very busy atm [15:58:26] ok [16:13:11] 03(NEW) PLURAL support for message "Smw subpropertyarticlecount" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15393 15enhancement; normal; MediaWiki extensions: Semantic MediaWiki; (powerpdn) [16:41:32] 03(NEW) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 15enhancement; normal; Wikimedia: wikibugs; (guy) [16:50:27] 03(mod) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 (10Bryan.TongMinh) [16:51:53] 03(NEW) database error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15395 trivial; normal; MediaWiki: Database; (masonvrobel) [16:52:48] 03(mod) Use $wgUrlProtocols API protocol whitelist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15392 -need-review ; +comment (10Bryan.TongMinh) [16:56:23] 14(DUP) database error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15395 +comment (10Bryan.TongMinh) [16:56:30] 03(mod) Database error, but the edit was accepted - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15391 +comment (10Bryan.TongMinh) [16:59:03] <[X]> Argh, I hate getting a blank page when developing [17:00:38] When developing it's no problem, you just check error logs. [17:00:45] Browsing is when it's annoying. [17:01:09] 03(mod) Use $wgUrlProtocols API protocol whitelist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15392 (10Platonides) [17:02:54] 03(mod) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 +comment (10Platonides) [17:05:18] 14(DUP) PLURAL support for message "Smw subpropertyarticlecount" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15393 +comment (10siebrand) [17:05:25] 03(mod) Message 'Smw subpropertyarticlecount' needs plural support - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15207 +comment (10siebrand) [17:10:16] 03(mod) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 (10guy) [17:11:35] 03btongminh * r40278 10/trunk/phase3/ (CREDITS RELEASE-NOTES includes/api/ApiFormatBase.php): * (bug 15392) ApiFormatBase::formatHTML now uses $wgUrlProtocols. [17:12:02] 03(FIXED) Use $wgUrlProtocols API protocol whitelist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15392 +comment (10Bryan.TongMinh) [17:12:57] 14(WFM) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 +comment (10Bryan.TongMinh) [17:17:53] 03(mod) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 (10guy) [17:21:25] 03(mod) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 (10Bryan.TongMinh) [17:30:13] whoo, i entered the Credits [17:30:32] *into the credits [17:31:16] 03(mod) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 (10guy) [17:31:58] I am neither in CREDITS nor in Special:Version :p [17:39:38] i think you collaborated on it [17:40:33] 03(mod) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 (10Bryan.TongMinh) [17:47:23] 03(mod) Wikimedia automated multi-login doesn't seem to work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15394 (10guy) [18:45:03] 14(INVALID) Move page doesn't work with short URLs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13592 +comment (10hashar) [19:09:56] hello, I have a pretty quick question. Is there any magic word that will get the section number? i can't find on on HELP:MAGIC, but I would think there's something [19:10:57] 14(WFM) Special:Version logs Object could not be convered to int - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15270 +comment (10hashar) [19:11:19] !magic [19:11:19] --mwbot-- For more information about creating magic words and their inner workings, see . For a list of magic words, please see . [19:11:56] danielfolsom: that's all I know about magic words :p [19:12:39] oh ok - thanks anyways hashar [19:19:41] hello all, how do i make the links on a page not print in my mediawiki? [19:22:36] can i use a special span links to not print links on my mediawiki page? [19:23:01] like [19:23:12] i know there is [19:27:58] of the hundred plus people here, someone must know the answer, how do i make links on a mediawiki page not print? [19:29:40] hey [19:29:51] is anybody good with album templates? [19:29:52] 03aaron * r40279 10/trunk/phase3/ (9 files in 6 dirs): [19:29:52] * Maintain active user count for Special:Statistics (bug 13585) [19:29:52] * Add a global to add update functions to updateSpecialPages.php [19:30:01] 03(FIXED) Maintain active user count for Special:Statistics - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13585 +comment (10JSchulz_4587) [19:30:17] i'm trying to write up a.. you know... [19:30:27] album page in a wiki my friend and i own [19:30:38] but i can't get the template to work [19:30:45] there aren't any tables appearing [19:30:47] http://freedomofknowledge.org/wiki/Love_and_Heartbreak [19:31:51] halfmike: you need to install the ParserFunctions extension [19:31:53] !parserfunctions [19:31:53] --mwbot-- "Parser functions" are a way to extend the wiki syntax. ParserFunctions is an extension that provides the basic set of parser functions (you have to install it separately!). For help using parser functions, please see . For details about the extension, see . [19:34:10] thanks [19:34:13] odessa: what exactly do you mean by "links on a page not print"? [19:34:37] odessa: you mean they shouldn't show at all, or show as normal text, or show only on the screen and not when printed, or... what? [19:35:13] halfmike: when doing complex stuff with templates and tables, you may want to set $wgUseTidy = true; it helps in some situations. [19:36:19] *Dantman hates MW+Tidy [19:36:26] sorry to not be clear, i mean not showing at all. [19:36:31] I have mysql.so installed at '/usr/lib/php/20060613/mysql.so', but mediawiki installation does not seem to recognise it, and says that php should be recompiled with '--with-mysql' [19:36:47] the links shows not show at all when i print a page [19:36:50] I'm not sure how to solve that problem. help, please ? [19:37:12] right now the hyperlinks are printed as text [19:37:57] recompile php... [19:38:30] This has nothing to do with MediaWiki, it's php not being setup to work with it [19:38:38] I see [19:38:49] How did you install php? [19:39:06] i found an answer: http://meta.wikimedia.org/wiki/Help_talk:Printable#Hide_external_URL [19:40:36] Dantman: its installed by my distribution, archlinux. it uses the '--with-mysql=shared' flag [19:40:55] oh... hmmm [19:41:09] I used to use Arch myself... but I never did PHP with it [19:41:10] odessa: but if you just don't want it to print, why can't you just use the noprint class? [19:41:13] that's what it's for [19:41:29] [http:/.....] [19:41:40] or do you just want it more convenient?... [19:41:45] it's all doable with a bit of CSS [19:42:22] ravster: make sure php.ini has extension=mysql.so, you can also try something like --with-mysql=/usr,shared but I don't know [19:42:42] the no print class also doesn't print the name [19:42:47] of the link [19:42:48] Make sure the MySQL client library is also installed [19:42:51] 03(mod) $wgServer lacks brackets in IPv6 URLs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14977 +comment (10hashar) [19:42:58] i want the name of the link without the http address. [19:43:03] Dantman: yup, its installed [19:43:10] I'll check the php.ini file [19:43:25] if I do this: [http:/.....] the name of the link is not shown [19:43:27] odessa: ah, well, then the solution you linked to is indeed what you want :) [19:44:00] yes, but I would like to change simply one page, not my entire wiki [19:44:06] doesnt seem like this is possible. [19:44:23] :( [19:44:30] .page- ? [19:45:04] I assume whatever sollution you are using is just some css... [19:45:15] can i modify commonPrint.css for a page? i think i can in later versions, but i have 1.7 [19:45:18] You could easily tweak something like that to be per-page or inside of another css [19:45:20] yet another reason to upgrade [19:45:24] yep [19:45:28] just thought of that two [19:45:31] oh... hmm [19:45:38] need to upgrade first though...sigh [19:45:47] very complex and difficult to upgrade [19:45:50] Oh right... [19:45:57] http://www.igottheconch.com/index.php?title=Xbox_360_games [19:46:02] that is the page.... [19:46:07] This is probably another one of those issues of us not having [[MediaWiki:Print.css]] yet. [19:46:50] I see, there is no print.css yet made? but people are attempting to get this ? [19:47:17] 03(WONTFIX) disable join/quit messages due to spambot activity - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15236 +comment (10hashar) [19:47:25] odessa: upgrade shouldn't be difficult [19:47:26] Dantman: setting extension=mysql.so worked. Thank you. [19:47:28] well, yet another reason to upgrade [19:47:30] that helped [19:47:34] i tried, it is incredibly complex [19:47:37] still somethings wrong though [19:47:39] http://freedomofknowledge.org/wiki/Love_and_Heartbreak [19:47:40] i will have to come back [19:47:41] Dantman: hm, how would you *disable* a style comming from print.css? [19:47:45] Perhaps we should tweak that message in the configuration [19:47:48] with helpful people like you [19:48:00] Duesentrieb: Hmmm, do what now? [19:48:20] odessa: usually, it's just... deploy new files, run update.php - done. oh, backup first of course. [19:48:39] 12 test [19:48:48] Dantman: there's a bit of css code that expands links for printing. now... what would you put into your common.css or whatever to force it not to do that? [19:49:00] 12 cool, does anyone else see the colored text? [19:49:15] 12 control k [19:49:22] odessa: i didn't, and colors should be avoided, please.ö [19:49:30] please [19:49:34] oh really, thats too bad [19:49:46] Duesentrieb: Negate everything? [19:49:47] that way people can keep track of who is writing what [19:49:58] Dantman: how do you negate "content:" ? [19:50:01] best wishes [19:50:03] IRC is not like MSN messenger or web 2.0 [19:50:06] thanks for your help [19:50:14] What rules? [19:50:18] odessa: generally the irc client assigns colors to each nickname... [19:50:51] erm... [19:51:00] Dantman: see http://meta.wikimedia.org/wiki/Help_talk:Printable#Hide_external_URL - it sais to comment out that code. now that sucks. so what would you put into common.css to get the same effect? [19:51:36] "#content a.external.text:after, #content a.external.autonumber:after { display: none; }" ;) [19:51:52] I'm actually using something like that in the css for my profile [19:52:04] Drupal+CCK [19:52:22] I created a list of "See also" pages [19:52:28] But it just outputs a series of divs [19:52:38] oh, right, supressing :after... will do. [19:53:10] So I made them inline, and used :after to add a comma after... then I used the old + to kill off the last one [19:53:41] ^_^ Least I think it worked... I haven't had very long lists yet... heh [19:54:20] :/ Now if my browser wasn't *ed up at home... [19:54:37] Styles that are perfectly valid screw up here [20:05:44] i'm still having trouble - i tried installing all the templates [20:06:54] i just see a bunch of html [20:07:18] i used the infobox template... [20:08:29] 03(NEW) Set $wgMaximumMovedPages for Incubator - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15396 15enhancement; normal; Wikimedia: Site requests; (robinp.1273) [20:11:38] Tidy installed? [20:14:13] I need brion ugently :) [20:15:15] hmmm? [20:15:52] anyone know if he'll be online in the next 12 hours? [20:20:28] is he back from vacation? [20:20:31] O_o brion hasn't been on in 3 days? [20:20:36] oh... vacation [20:20:58] how long? [20:21:17] he was on 3 days ago? tsk tsk, can't stay away from work :P [20:21:25] If he doesnt fill in the GSoC final survey before tomorrow moning, I'm effectively failed. [20:22:05] they picked Labor Day (US holiday) as the deadline? that's silly [20:22:21] the survey has been up there for 12 days already [20:23:00] might want to email him [20:24:21] I've done so [20:24:26] 03mark * r40280 10/trunk/tools/selective-answer/: Initial import. [20:24:36] 03mark * r40281 10/trunk/tools/selective-answer/selective-answer.py: Initial import. [20:26:57] 03skizzerz * r40282 10/trunk/extensions/ExternalImageWhitelist/ (. ExternalImageWhitelist.i18n.php ExternalImageWhitelist.php): * committing new extension External image whitelist. (dir/files CamelCase so the path doesn't have spaces - which breaks some systems). Still in beta, not well-tested [20:40:37] 03(mod) Set $wgMaximumMovedPages for Incubator - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15396 (10mohsensalek) [20:49:33] Who is the backup admin for GSoC? [20:49:47] tim [20:57:52] ga [20:58:13] i have a problem with [[Template:Divbox]] & company [20:58:32] it's become enormously popular but it's a cheesy hack [20:59:30] does anyone have a technical suggestion for improvement? [21:00:19] difficulty: it being widely used, the (perhaps unfortunate) calling syntax must be retained, or at least the new one made backward compatible [21:00:35] place the
into css? [21:01:03] well i'm thinking in terms of proposing site-wide css, yes [21:01:13] but the cheesy part is the plethora of daughter templates [21:01:16] change the id= to color: [21:01:24] they seem to be using html colors [21:01:28] so it should work [21:01:37] sorry, not quite how it goes [21:02:07] omg, the border color is different from each one [21:02:09] each style keyword actually points to a style definition which includes background and border colors [21:02:31] and the content color changes too [21:03:02] create a switch for the relevant bits [21:03:08] that, it doesn't do -- the 'black' style requires the transcluder to manually reverse the text [21:03:56] when i wrote it, i thought in terms of some automatic way to create a more saturated/less saturated pair of colors from one keyword [21:05:56] this guy seems to have been working on a ridiculously elaborate scheme of improvement before he assploded: [21:05:58] http://en.wikipedia.org/wiki/User:John_Reid/divbox3 [21:06:01] 03(NEW) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [21:10:16] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 +need-review +patch; +comment (10raimond.spekking) [21:13:06] good night !! [21:13:06] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 +comment (10Simetrical+wikibugs) [21:20:57] 14(INVALID) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 +comment (10Simetrical+wikibugs) [21:23:09] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10mhorvath2161) [21:30:07] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10Simetrical+wikibugs) [21:40:05] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10mhorvath2161) [21:41:08] 03siebrand * r40283 10/trunk/phase3/languages/messages/ (26 files): Localisation updates for core messages from Betawiki (2008-08-31 23:26 CEST) [21:42:13] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10mhorvath2161) [21:46:41] 03siebrand * r40284 10/trunk/extensions/ (67 files in 62 dirs): Localisation updates for extension messages from Betawiki (2008-08-31 23:26 CEST) [21:53:59] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10Simetrical+wikibugs) [21:58:21] 03mark * r40285 10/trunk/tools/selective-answer/selective-answer.py: Workaround PowerDNS bug #194 [22:06:22] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10mhorvath2161) [22:10:20] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10mhorvath2161) [22:26:46] 03mark * r40286 10/trunk/debs/wikimedia-task-dns-auth/debian/ (changelog control): [22:26:46] wikimedia-task-dns-auth (0.07) feisty; urgency=low [22:26:46] * Also depend on the pipe backend [23:06:04] http://meta.wikimedia.org/wiki/Help_talk:Table#Needs_to_implement_COL.2C_COLGROUP [23:06:10] is this implemented? [23:09:44] Hi, I've installed mediawiki, and would like to know how I can set it up so that only I (the site admin) can create new users, and make all pages uneditable unless someone has a user account [23:10:12] ravster, see http://www.mediawiki.org/wiki/Manual:Preventing_access :) [23:10:28] Krimpet: thanks [23:28:57] if I have $wgGroupPermissions['*']['createaccount'] = false; - how as a sysop do I create a new use ? [23:29:15] Visit Special:UserLogin [23:29:35] thanks [23:35:15] is there a way to strip a trim pre and post-string whitespace in mediawiki? [23:41:15] 03(mod) [tables] Please implement COL, COLGROUP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=986 +comment (10yann) [23:50:44] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10Simetrical+wikibugs) [23:52:39] 03(mod) [tables] Please implement COL, COLGROUP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=986 (10Simetrical+wikibugs) [23:53:38] anyone around willing to give me a hand with a MySQL query a the wiki db?