[00:06:29] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10mhorvath2161) [00:09:21] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10Simetrical+wikibugs) [00:22:46] How do I customize the nav-bar and the main page? like how they've done it on en.wikibooks.org ? [00:26:17] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10mhorvath2161) [00:26:59] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10mhorvath2161) [00:39:59] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10Simetrical+wikibugs) [01:41:11] is it possible to have internationalisation on a single installation? [01:42:59] naught101, all installations of MediaWiki are internationalized. Each user can choose their own interface language. [01:43:22] Simetrical: ahh... I mean multiple languages on articles [01:43:50] similar to wikipedia - I thought that had one installation for each language though [01:56:00] naught101: yeah, you could follow how mediawiki.org does it. Have Somepage for whatever your wiki's default language is, and then sub-pages like Somepage/fr and Somepage/es for other languages. You can then use a template to facilitate linking between all of them [01:56:43] Skizzerz: yeah, it's not a very nice solution though [01:56:46] http://www.mediawiki.org/wiki/Multilingual_MediaWiki looks nice [01:56:50] can't wait [01:57:43] hi all. can i force people to log in, and then decide who can edit from there? (eg, some people only get read-only even though they are logged in) [01:59:59] kgoetz: $wgGroupPermissions['user']['edit'] = false; and $wgGroupPermissions['*']['edit'] = false; [02:00:03] also [02:00:25] !man Preventing_access [02:00:25] --mwbot-- http://www.mediawiki.org/wiki/Manual:Preventing_access [02:00:31] $wgGroupPermissions['edit']['edit'] = true; [02:00:54] Skizzerz: different, that is for read restrictions [02:00:58] (I think) [02:01:00] no [02:01:03] it's for everything [02:01:08] okay then [02:01:25] I'd like to think I know what content pages contain on I site that I'm a sysop on [02:01:36] (that was a mouthful >_<) [02:01:48] o.o [02:03:45] Alexfusco5: thanks very much :) [02:03:54] np [02:04:08] but also look at the manual linked above [02:04:13] will do. [02:09:49] 03(NEW) Wikibits patch #1 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [02:10:15] 03(mod) Wikibits patch #1 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10mhorvath2161) [02:14:36] 03(NEW) Wikibits patch #2 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [02:15:11] 03(mod) Wikibits patch #2 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 (10mhorvath2161) [02:16:10] 03(mod) Wikibits patch #2 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 (10mhorvath2161) [02:17:54] 03(NEW) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [02:19:26] 03(NEW) Wikibits patch #4 - more date formats - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15401 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [02:21:38] 03(NEW) Wikibits patch #5 - performance optimizations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15402 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [02:25:01] O_O [02:25:08] ... [02:25:14] hasn't he heard of "unified diffs"? [02:25:34] and/or the ability to attach more than one file to the same bug [02:25:51] 03(NEW) Wikibits patch #6 - reverse sortable tables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15403 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [02:26:38] how can I tell if the database schema is up to date? [02:28:17] Skizzerz: Simetrical told him to do separate bugs because he was proposing so many changes [02:28:25] ah [02:28:38] https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 was the original [02:28:41] *Skizzerz hasn't actually looked at any of them yet [02:29:13] because I cbf to download the .diff file (firefox can't open the file due its mime type, although .patch files work just fine... >_>) [02:29:41] 03(NEW) Wikibits patch #7 - sort fractions properly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15404 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [02:30:21] so many changes... [02:31:04] 03(NEW) Wikibits patch #8 - add yen to currency detection - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15405 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [02:31:57] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 summary (10mhorvath2161) [02:32:32] 03(mod) Wikibits patch #2 - disable unused code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 summary (10mhorvath2161) [02:37:36] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10mhorvath2161) [02:38:38] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10mhorvath2161) [02:58:39] 03(NEW) Wikibits patch #9 - force sortorder of a column - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15406 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [03:07:12] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10mhorvath2161) [03:21:44] 03(NEW) Alternate project links in sidebar - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15407 15enhancement; normal; MediaWiki: General/Unknown; (mhorvath2161) [03:25:15] moar wikibits patches [03:30:10] 03(NEW) Locale issues with wikibits.js - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15408 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [03:32:26] 03(mod) Locale issues with wikibits.js - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15408 (10mhorvath2161) [03:32:50] <[X]> Argh, I hate getting a blank page when developing [03:36:47] 03(NEW) Display related categories in a collapsed state - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15409 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [03:39:08] 03(NEW) deleting Thread:Image:foo.jpg_(1) appears to have also deleted Thread:foo.jpg_(1) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15410 minor; normal; MediaWiki extensions: LiquidThreads; (jt) [03:46:58] 03(mod) deleting Thread:Image:foo.jpg_(1) appears to have also deleted Thread:foo.jpg_(1) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15410 (10jt) [03:47:46] 03(NEW) Repeated blocks can be inserted by CheckUser - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15411 15enhancement; normal; MediaWiki extensions: CheckUser; (user.jpgordon) [03:54:03] <[X]> Hey, how does translation of a new message work on betawiki? [03:59:11] 03(mod) Repeated blocks can be inserted by CheckUser - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15411 +comment (10Ryanpostlethwaite) [04:00:07] 03(NEW) Implement Special:Suffixindex page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15412 15enhancement; normal; MediaWiki: Special pages; (soxred93) [04:02:44] 03(mod) Implement Special:Suffixindex page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15412 +comment (10soxred93) [04:04:39] 03(mod) Implement Special:Suffixindex page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15412 +need-review +patch (10soxred93) [04:18:00] any core committers here? [04:20:17] 03(NEW) the new messages notice links to the thread starter, not new message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15413 normal; normal; MediaWiki extensions: LiquidThreads; (jt) [04:21:48] 03(mod) Repeated blocks can be inserted by CheckUser - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15411 (10user.jpgordon) [04:23:10] 03(NEW) no email notifications from LQT discussions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15414 15enhancement; normal; MediaWiki extensions: LiquidThreads; (jt) [04:32:49] 03tstarling * r40287 10/trunk/ (3 files in 3 dirs): header() replaces by default, there's no need to pass a second parameter [04:34:36] 03tstarling * r40288 10/trunk/extensions/FlaggedRevs/ (FlaggedRevs.class.php FlaggedRevs.php): Use the exact time specified when calculating the average rating, don't round off to the nearest UTC day [04:37:13] 03tstarling * r40289 10/trunk/extensions/examples/ThreeFileTemplate/ (MyExtension.i18n.php MyExtension.php MyExtension_body.php): Updated for $wgExtensionMessagesFiles [04:42:59] 03tstarling * r40290 10/trunk/extensions/UsernameBlacklist/UsernameBlacklist.php: Changed the invocation guard to the standard style, unindented the bulk of the file. [04:54:23] 03(mod) Implement Special:Suffixindex page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15412 +comment (10river) [05:06:37] <_wooz> lo [05:11:23] 03(WONTFIX) Implement Special:Suffixindex page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15412 +comment (10tstarling) [05:18:12] 03(NEW) insufficent reference labels - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=15415 trivial; normal; MediaWiki: General/Unknown; (murli) [05:34:41] hello all [05:36:39] *pathos waves hello. [05:37:00] *DArkoNeko waves too [05:42:30] *Lady_Aleena sets out more cookies and milk for the programmers. [05:46:52] *f00li5h meows [05:53:26] 03(NEW) Allow properties for off-page objects. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15416 15enhancement; normal; MediaWiki extensions: Semantic MediaWiki; (naught101) [06:01:57] PHP Notice: Undefined variable: activeusers in /var/www/w/includes/specials/SpecialStatistics.php on line 34 [06:16:38] if I move a template, what happens to the pages that include it? [06:20:03] naught101: they will include the redirect created. transcluding a redirect will transclude the target page. [06:20:20] ok, cool. [06:20:22] thanks [06:39:35] 03tstarling * r40291 10/trunk/phase3/includes/ (UploadFromBase.php specials/SpecialUpload.php): Fix spelling MIN_LENGHT_PARTNAME [06:41:05] Hi there [06:41:32] i have to make a presentation for my boss to use mediawiki in our company and need your help [06:41:57] i�ve some problems to identify the different functions that mediawiki support / contains [06:43:16] can you possibly explain or tell them to me ? cause a feature of mediawiki isn�t the same as a function right ? [06:45:49] so in my oppinion the functions are : editing site with linking them, recent changes and version/ history, rallback, usermanagement, delete, remove and secure pages .... [06:45:56] but this can�t be all ?!? [06:49:28] Xerox: well, it looks like to you forgot rename/redirect pages. [06:49:53] but is that everything ? [06:50:50] i�m a little bit confused cause i�m about to understand some features like set up category or new page as a function too but it isn�t right ? [06:50:58] Xerox: what else is there in content creation? You can of course dive deeper into: categories, insight in user edits, overviews of pages without links, pages that are not linked to, and more. [06:51:26] Xerox: skinning, UI, etc. [06:51:31] Xerox: skinning, UI, etc. [06:51:33] oops [06:52:31] thx sidebrand. so that are functions too or just features you can use with the functions ? so the most specialpages support functions ? [06:54:36] Xerox: well, I think you named th ebasic functions, except for rename/move with redirect. [06:54:46] Xerox: the other stuff is just there to make life easier. [06:58:57] 03siebrand * r40292 10/trunk/extensions/ (3 files in 2 dirs): [06:58:57] * change message IDs to be more standard [06:58:57] * add header and credits in i18n file [06:58:57] * remove trailing whitespace [06:58:57] * add support for ExternalImageWhitelist to Translate [07:04:33] 03siebrand * r40293 10/trunk/extensions/Translate/groups/mediawiki-defines.txt: Fix typo [07:05:35] 03siebrand * r40294 10/trunk/extensions/ExternalImageWhitelist/ExternalImageWhitelist.i18n.php: Fix syntax errors [07:13:06] but are the other features (which make the life in wiki easier) functions too ? and what is with the wiki-syntax ? is interpreting wikitext with html a feature or a function ? [07:18:44] 03(NEW) Install the Cite special page on it.wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15417 15enhancement; normal; Wikimedia: Site requests; (powerpdn) [07:23:34] 03(mod) Repeated blocks can be inserted by CheckUser - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15411 (10N/A) [07:34:22] 03(mod) More formatting options for Special:Allpages and Special: Prefixindex - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12597 +comment (10conrad.irwin) [07:48:28] Is it possible to use the allcategories generator of the api as the parameter to the categorymembers? [07:51:46] hi there. back again, sry i�ve had a meeting [07:54:16] so back to the functions if it�s ok for you ? [07:56:00] which functions? [07:59:29] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 +comment (10dan_the_man) [08:01:52] sry, i have to make a presentation for my company about mediawiki and need to know which functions it contains [08:02:06] urm, lots? :p [08:02:56] what do you mean ? [08:03:09] it will do a lot of things [08:03:21] where did you get to on the list? [08:04:20] Highly extensible through extensions, Automated versioning through the History, Managing documents using categories. That kind of stuff? [08:05:41] but is a category a function or more a feature of the system ? like : linking as function and recognize the link as category is the feature [08:06:13] hmm [08:06:17] everything is a feature [08:06:41] it depends what you mean by function though [08:07:19] sry, i mean which functions does mediawiki support. a function might be to delete or edit a content [08:07:25] oh... [08:07:26] that kind of stuff [08:07:54] because the wiki has only some functions to support a lot of features or am i wrong ? [08:07:59] create/delete edit/undo [08:08:05] that's about it :) [08:08:33] <_mary_kate_> you've spent hours stressing about whether things are "functions" or "features" [08:08:34] and then the features include links/categories/pagelists/versioning etc.? [08:08:39] <_mary_kate_> who cares? just tell people what the software can do [08:09:01] it can do wikipedia [08:09:07] .: it's better than what we need [08:09:15] so we may as well use it too :) [08:09:29] 03tstarling * r40295 10/trunk/ (8 files in 3 dirs): Rename UploadFromBase to UploadBase. It's best to use English rather than inventing our own language. [08:09:57] that sounds nice but my boss want�s a detailed functional overview ! not the features cause they are listed in another part [08:10:05] urm... [08:10:13] <_mary_kate_> sounds like your boss is missing the 'intelligence' feature [08:10:20] well [08:10:20] <_mary_kate_> or perhaps he has too much of the 'spare time' function [08:10:22] yeah [08:10:25] re-interpret it [08:10:30] functions are builtin features [08:10:35] features are extensions [08:10:44] that way you will have something in each section [08:12:07] ok. i�ll discuss this option with my co-worker and be back if we�ve found a conclusion. thx so far and i hope i won�t annoy you again [08:15:12] *f00li5h meows [08:15:36] an office machine for the modern age [08:16:57] is there any chance of undoing the recent modifications to AllPages, it's beginning to irritate me... [08:17:56] where are the docs for writing themes for media wiki? [08:18:09] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 +comment (10dan_the_man) [08:19:10] aah Manual:Skinning [08:19:33] My wiki is extremely slow to load... anything I can do? [08:19:44] Elvanor: memcache [08:19:52] The first page load can take about 15 seconds. Subsequent page loages are under a 1second [08:20:11] cirwin: so it's an issue of "first loading". Would memcache helps there? [08:20:16] maybe not [08:20:20] or not so much [08:20:29] how does it have a first load though? [08:20:32] cirwin: any change in particular? [08:20:50] Elvanor: with 1.13.0? [08:21:07] http://en.wiktionary.org/wiki/Special:AllPages/Category:Galician used to give me a list of categories starting at Galician [08:21:13] TimStarling: 1.11.2 [08:21:16] now it gives me some random page titles in the main namespace [08:21:36] http://www.elvanor.net/wiki/ [08:21:42] Elvanor: what sort of server? [08:21:44] Does anybody experience the long loads? [08:21:46] and then when I select category it gives me a random selection [08:21:58] TimStarling: Apache 2 behing a lighttpd frontend, on Gentoo Linux [08:22:53] bah, got to run [08:22:57] Also I just installed apc, and now the login apge is just blank.... [08:23:16] Elvanor: try cd serialized && make [08:23:35] TimStarling: where? [08:23:49] in your wiki directory [08:24:33] ok [08:24:34] hmm [08:24:34] done [08:25:00] TimStarling: did not help for the speed problem [08:25:05] loading is still sloooooow [08:25:09] when did we get rid of default messages in the mediawiki namespace? [08:25:15] media wiki skins involve php classes? [08:25:42] TimStarling: years ago. [08:25:46] that would be 1.8 [08:25:57] f00li5h: correct. [08:25:58] Elvanor: is your wiki updated from pre-1.8? [08:26:02] 03(mod) Wikibits patch #2 - disable unused code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 +comment (10dan_the_man) [08:26:19] TimStarling: possibly, yes [08:26:22] Werdna: so there's no way i'm going to get away with just patching css then [08:26:43] <_mary_kate_> that depends what you want your skin to do [08:26:49] TimStarling: dont remember exactly. but it's possible [08:26:50] Elvanor: have you got quite a lot of pages in your mediawiki namespace? [08:26:52] you can have your skin class extend SkinMonobook, and just change the CSS/JS files :) [08:27:06] TimStarling: about 100 page I would say [08:27:11] but i have to include a subclass anyway, right? [08:27:22] i's not like i can just not provide one [08:27:23] you've created them? [08:27:27] TimStarling: yes [08:27:32] It's a personal wiki [08:27:35] <_mary_kate_> yes, you need at least a basic (empty) class [08:27:37] you gave me the URL, I can just check [08:27:43] please do [08:28:07] f00li5h: but if you subclass SkinMonobook, then you inherit all its features :) [08:28:25] yes, and ship a subclass of something that'll be renamed in about 2 releases time [08:28:51] 03(mod) Wikibits patch #9 - force sortorder of a column - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15406 +comment (10dan_the_man) [08:29:06] <_mary_kate_> hm, yes, it's never been renamed since it was introduced, makes sense it would be renamed in the next two releases [08:29:25] worst case [08:29:36] <_mary_kate_> it's more likely CSS classes/ids would change [08:29:39] Elvanor: when is it slow exactly? it's loading pretty quickly for me [08:30:03] TimStarling: just when accessing the first page. [08:30:10] Subsequent loads are quite fast. [08:30:17] But first load can take 10+ seconds [08:30:27] How can I know the name of one namespace having its id ? [08:30:29] the first load after what? waiting a day? [08:30:44] waiting like 5 minutes [08:30:59] [Mon Sep 1 10:30:26 2008] [apc-error] Cannot redeclare class mediawiki_i18n [08:31:14] I get this error in my log, and this results in a blank login page [08:31:16] Is there a function? like get_namespace_name($id); [08:31:23] so I cannot use apc because of that, any help? [08:33:32] Elvanor: Well, for starters, disable page counters. [08:33:41] http://dammit.lt/2007/01/26/mediawiki-performance-tuning/ [08:33:48] read that post by Domas. [08:34:18] Werdna: I don't think either of those things will help [08:34:38] 03(mod) Wikibits patch #6 - reverse sortable tables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15403 +comment (10dan_the_man) [08:34:42] TimStarling: I think I found the problem [08:34:51] When I load ww.elvanor.net/wiki -> slow [08:35:03] www.elvanor.net/wiki/Main_Page -> fast [08:35:52] right [08:36:16] Namespace::getCanonicalName($id) gets the english name, how can I get the localized name? [08:36:20] 03(mod) Filenames in the HTML static dump - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8147 (10mail) [08:36:40] weird [08:37:02] TimStarling: It happens on all my wikis (I have four installed on various domain names) on the same machine [08:37:07] Damn... Splarka isn't arround... he'd probably love to go after this one [08:37:33] 03(mod) Filenames in the HTML static dump - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8147 (10mail) [08:37:59] buzzo: Namespace::getName(), perhaps. I haven't checked that, though. [08:38:20] Werdna: it doesn't work :( [08:38:43] this does it too: http://www.elvanor.net/mediawiki/index.php [08:39:02] hi, i�ve discussed your hints with my co-worker and we are going to explain the features with the function which support them [08:41:01] 03(mod) Wikibits patch #4 - more date formats - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15401 +comment (10dan_the_man) [08:41:16] found: $wgContLang->getNsText( $id ) [08:41:45] TimStarling: It takes about 15 seconds to issue the 301 redirect yes... [08:42:38] buzzo: yes, I just found that, too :P [08:42:54] eheh, thank you :P [08:43:27] Anyone has APC installed with MediaWiki? [08:43:57] I have APC installed [08:44:02] I don't think it'll help you though [08:44:58] TimStarling: I know, but I have another problem with apc [08:45:03] blank page for login page [08:45:10] it seems to be quite fast when it does a 302, but slow when it does a 301 [08:45:13] [Mon Sep 1 10:30:26 2008] [apc-error] Cannot redeclare class mediawiki_i18] [08:45:19] hello [08:45:19] and following error in my apache log [08:45:24] i need to display some info to users in the file upload page, where should i write it? [08:45:28] if I were you, I'd change the 301 in includes/Wiki.php to 302 [08:45:34] see if that fixes it [08:46:22] TimStarling: let's see [08:47:44] TimStarling: fixed it, yes [08:48:29] thanks for the debugging help! Now I also need to fix that APC thing [08:48:37] APC has loads of bugs [08:48:48] try version voodoo [08:48:49] TimStarling: yeah, I know that, but still [08:48:57] upgrade to CVS and see if it goes away [08:49:04] I am on 3.0.19 [08:49:35] that's a release, not CVS [08:49:54] I know... I dont think I'll bother trying CVS [08:50:01] also you could try upgrading MediaWiki [08:50:04] I have apc installed via my package manager... [08:50:06] we have lots of hacks to work around APC bugs [08:51:20] Later versions of mediawiki also are not available in Gentoo... I guess I'll just disable APC for now. [08:51:50] you should be able to install APC from source even with PHP from your distro [08:52:05] you just need the PHP dev package [08:52:49] TimStarling: I know - just dont want to bother [08:52:58] also you should try to fix your webserver [08:53:06] Fixing this 15 second problem was the important thing [08:53:06] it really should be 301 [08:53:16] now that it's done, I dont really care about apc [08:53:30] TimStarling: yep. I will try to fix the 301 problem at the source. [08:53:50] I believe it might be due to the lighttpd front, not sure though [08:54:26] there's a lighttpd channel here on freenode [08:55:09] TimStarling: yes, I know. Will go there, just not today -other stuff to do ! [08:55:17] thanks for the help, have a nice day. [08:55:21] bye [08:55:24] bye [08:55:38] heh, I just got a full pageload of errors after doing two hours of coding without any testing :P [09:06:08] heh [09:06:16] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 +comment (10dan_the_man) [09:07:11] I finally got annoyed at how long my test wiki takes to load, and checked the xdebug profile [09:07:41] the initial request isn't slow, but the gen=css is slow [09:07:58] turns out the number one user of time is usleep() [09:08:39] because I had it set up to simulate slave lag by actually waiting on a masterPosWait() call [09:09:09] so it's a particularly stupid reason to be slow, but it's also interesting because the same thing would happen to logged-in users on the site itself [09:09:18] due to real slave lag [09:10:40] TimStarling: why would gen=css be slow due to slave lag? [09:11:21] I don't think I'm at the stage yet where I need ideas, Werdna... [09:12:20] TimStarling: I'm not going to suggest solutions. I'm just interested in why. [09:13:39] because the initial request, for the page itself, will set a slave position into the session fetched from the master [09:14:04] and then in gen=css, ChronologyProtector will wait for the slave to reach that position before it attempts to read from it [09:19:56] hmm. I'd *like* to separate out the dbname and the user name when logging interwiki user rights changes, but the only sensible, searchable way to do it, to me, seems to be to use an interwiki link as the title [09:20:48] so it'd say SomeSteward changed user rights for en:User:Werdna on en.wikipedia.org/ from sysop to (none) [09:23:54] TimStarling: does it make sense to use an interwiki title in a log? [09:24:35] 03(mod) Wikibits patch #5 - performance optimizations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15402 +comment (10dan_the_man) [09:24:58] there's no way to find an interwiki prefix for a given DB name, you'd have to solve that problem first [09:26:14] TimStarling: It could be done, but it'd be ugly. [09:26:15] Eugh... finally made notes on a pile of stupid patches [09:26:43] use wgConf to get the given db name's wgArticlePath, and search for that in the iw_url field. [09:27:06] well, $wgServer.$wgArticlePath, anyway. [09:28:30] that doesn't sound particularly elegant [09:28:42] no, it's exceptionally ugly. [09:28:58] The *real* problem is that we don't have much linkage between the interwiki table and wgConf. [09:29:03] No linkage at all, in fact. [09:29:21] we don't even use the interwiki table on wikimedia [09:29:35] oh, how's it done then? [09:29:35] the so-called interwiki cache is not a cache at all, it's just a plain replacement [09:29:53] it's a CDB file on each apache [09:30:31] hmm. [09:31:01] the interwiki table is still populated, it's just not used [09:31:08] so it's possible for it to be incorrect [09:31:20] and only your feature would know it [09:31:26] I think that making wgConf and interwikis play nicely would be a bit beyond the scope of what I'm doing (refactoring rights management) [09:32:17] At the same time, I don't really like the logging of "SomeSteward changed user groups for User:Werdna@enwiki".. I think it's somewhat hacky. [09:33:02] Now, there's scope to have it say "for [[User:Werdna]] on [http://en.wikipedia.org/wiki/ enwiki]", but I don't like that, because you couldn't search it properly. [09:34:03] speaking of focus... [09:34:18] I should probably finish one of the half-dozen projects i've started today [09:34:45] okay, I'll leave that logging stuff for the moment.. there's still plenty to do. [09:36:30] TimStarling: ^_^ half-dozen projects today? Heh, I should probably finish one of the multi-dozen projects I've started and left on the backburner... heh [09:37:50] A little question: why this query is wrong? It say SQL syntax error: $dbr->select( 'page', array('page_namespace', 'page_title', 'page_id'), " WHERE page_id > 0") [09:37:56] there's a point where you've got to realise that you're never going to finish a thing [09:38:04] then you should just save a patch file and revert your changes [09:38:17] I've got a couple of things that need that treatment actually [09:38:47] buzzo: without the WHERE [09:38:50] Actually I just scatter things... I don't really leave an inactive project inside of my working copy [09:38:54] 03(NEW) User and user talk pages not moved when renaming ?? - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15418 15enhancement; normal; MediaWiki: Special pages; (hawlins66) [09:39:17] TimStarling: Where must I write the WHERE [09:39:28] $dbr->select( 'page', array('page_namespace', 'page_title', 'page_id'), "page_id > 0") [09:39:29] Eeeeeewwwww... [09:39:31] no where [09:39:50] ohwait, ok... > [09:40:17] Actually, it would be nice if we had a way of handling > < != inside of SQL without resorting to raw sql [09:40:45] Ah ok, thanks TimStarling [09:40:46] heh, if you could see all of the reverted patch files sitting in various home directories of mine.. :P [09:42:33] http://nadir-seen-fire.com/my/mediawiki ^_^ I'm dedicating a page to mine... Oh, missing one... TitleRewrite [09:44:37] 03tstarling * r40296 10/trunk/tools/invoice-generator/crontab: On the 9th (post-wikimania) [09:44:57] tstarling@shimmer:~/src/mediawiki/trunk$ svn diff [09:44:57] tstarling@shimmer:~/src/mediawiki/trunk$ [09:45:10] looks pretty neat [09:47:03] top gear on SBS... [09:47:09] TimStarling: 'shimmer' is your laptop? [09:47:21] hmm [09:47:34] since when has mediawiki supported using sqlite database? [09:47:46] a few months [09:47:52] but the support isn't that great [09:47:56] not really maintained [09:48:27] MinuteElectron: well, nowhere in mediawiki.org reads it is supported or that it is not maintained [09:48:39] ok [09:49:09] Werdna: yes [09:49:57] there's an album called Horsedrawn Wishes by Rollerskate Skinny, with a song called "Angela Starling" [09:50:04] Angela was rather taken with the concept [09:50:45] shimmer is a random nice-sounding word from the track list of the same album [09:50:50] heh [09:51:01] and that's why her laptop is called wishes [09:52:26] how on earth did you find the album? [09:53:16] she just knew about it [10:01:45] 03siebrand * r40297 10/trunk/extensions/SocialProfile/UserRelationship/UserRelationship.i18n.php: Remove weird character in message [10:03:10] whee, RightsManager code *almost* done. I just need to reimplement interwiki user rights and global rights using the new interface. [10:04:30] Mmmm... lisp style SQL queries... (sql:query (SELECT (:id :textid) FROM :revisions WHERE ((:deleted 0) (:page page) (:timestamp > attime))) [10:06:31] what about or/ands? [10:08:14] WHERE (or (:page page2) (:page page3)) or for that specific one WHERE ((:deleted 0) (:page (page1 page2 page3)) [10:08:28] The and is implicit but (and ...) could also be used [10:09:15] ^_^ And the fun part [10:11:08] (SELECT ((:pages.id :pageid) (:revisions.id :revid)) FROM (:pages :revisions) WHERE ((:pages.id :revisions.page) (:revisions.id revisionlist))) [10:13:49] (a (b (c (kissa kävelee)))) [10:16:11] hmmm? [10:22:40] Hmmm... what to work on... [10:23:20] Anything listed here http://nadir-seen-fire.com/my/mediawiki sans the EditPage Refactor... or getting SF's #arraymap functions to work with SFH_OBJ_ARGS... [10:23:47] Or I could always create a new type of JS IRC client for fun... [10:24:00] :/ Damn mibbit [10:25:22] Math parser it is... [10:26:04] I made a mediawiki google sitemap generator [10:26:51] buzzo: I think one exists. [10:27:19] ^_^ Actually two do [10:27:22] heh [10:27:49] There's a maintenance script included in MW already... and there's an extension that generates one when you visit a special page [10:28:42] Hmmm... wait... [10:28:44] Yes but the generator extension isn't good for big wikis, cause when pages > 10'000 an unique sitemap can't be enough [10:29:12] When pages > 10'000 they shouldn't be using web based stuff period [10:29:29] They should be large enough to have a host with SSH [10:29:56] The script included in core handles creating multiple sitemaps and putting them in an index [10:30:22] Is there a script included in the core? [10:30:35] yes [10:30:42] Believe it was generateSitemap.php [10:30:54] it is [10:31:03] However my wiki has 11'000 pages and I haven't a host with SSH... :( [10:31:36] I created a dinamic php sitemap: http://www.betashare.it/wl/googlesitemap.php [10:31:51] eeek dynamic? [10:32:14] Yeah, it is printed at the moment [10:32:43] You do realize that with that many pages that is going to be a pretty big performance penalty on your wiki [10:33:07] Every time google decides to look at your sitemap... your entire database gets scanned through [10:34:40] Not the entire database, every sitemap only 500 rows of the table 'page' are scanned [10:38:45] tbh a table scan on 11,000 rows is nothing [10:38:52] probably would take a fraction of a second [10:39:01] the cost of outputting it will be higher though [10:49:53] hi [10:55:29] Anyone looked at Wikia's HardRedirectsWithJSText extension? [11:02:07] 03(NEW) Watchlist including a page I have never visited - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=15419 normal; normal; MediaWiki: Database; (dejan.papez) [11:06:47] T_T Aww... no conversation about stupidly implemented features... [11:14:15] 03mark * r40298 10/trunk/tools/selective-answer/selective-answer.py: [11:14:15] - Do a case insensitive match on the qname [11:14:15] - Automatically reload the participants file if it has modified [11:14:26] Hi All [11:14:30] http://bionictest.no-ip.org/testwiki/index.php [11:14:36] Can anyone help me with that error? [11:18:18] Im running XAMPP [11:18:22] with media wiki 1.14 [11:18:43] and keep getting that error everytime i try to install a wiki [11:21:06] !domdocument | Prom3th3an [11:21:06] --mwbot-- Prom3th3an: If the DOM_Document class is missing, install PHP's XML module (and restart Apache) or set $wgParserConf['preprocessorClass'] = 'Preprocessor_Hash' (see for details) [11:21:48] Ok [11:22:04] Just a little frustrating, I had it working fine before..... [11:25:44] http://www.pennergame.de/change_please/6138569/ [11:26:28] http://www.pennergame.de/change_please/6138569/ [11:28:09] Are there any known side affects to using Preprocessor_Hash ? [11:28:42] i don't know of any problems [11:28:52] it has been suggested to make it the default... not sure why it's not yet. [11:28:56] Ok, thanks [11:28:59] ask TimStarling :) [11:29:25] Yes, I could ask Tim and Brion alot of things, especially regarding centralauth :P [11:32:38] brion is on vacation, but should get back soon. tim will probably be around in a couple of hours. [11:32:57] Tim is probaly at dinner. [11:33:10] it's 9:30 here ;) [11:33:31] well, he does live be his own special time zone, from what i see :P [11:33:47] lol [11:33:49] yes [11:33:56] ita 9pm here [11:34:07] yeah, Tim works from about midday to 4am [11:34:09] :P [11:34:17] lol [11:34:27] woudnt be far from the truthe from what i hear :P [11:34:30] on and off, I guess. [11:34:35] *Duesentrieb used to do that - kids change you [11:34:47] heh [11:34:50] mostly by waking you up whenever they feel like it [11:34:55] I'm 17, and therefore has no kids. [11:35:06] ^ me like him [11:35:08] that is [11:35:11] 17 and no kids [11:35:22] and down under too? [11:35:30] dam right [11:35:36] Adelaide [11:35:39] haha [11:35:43] I'm sorry, Prom3th3an [11:35:46] heh. the channel is getting overrun by ausies [11:35:50] Your a vic arnt you [11:35:55] god no [11:35:57] sydneysider. [11:35:59] lol [11:36:00] good [11:36:04] I live right near Tim. [11:36:13] Bloody victorians ;) [11:36:40] *Duesentrieb is feeling old and old-worldish [11:36:45] If your ever in adleiade let me know ;) [11:36:52] :P [11:37:01] drop by for a beer or two ? [11:37:02] I'll be closer to Duesentrieb sooner. [11:37:10] Duesentrieb: you live in germany, hmm? [11:37:14] yea [11:37:17] where does Duesentrieb live? [11:37:21] kk [11:37:28] Im german heritage [11:37:37] im of^ [11:37:45] and by that, you mean "I have a german ancestor about 10 generations back" :P [11:38:09] yes, but more than 1 ancestor ;) [11:38:57] what about you? [11:39:37] mishmash of irish, french, scottish, english, what have you. [11:41:53] Duesentrieb your fix worked [11:42:02] *Prom3th3an love you long time [11:42:35] Im starting to get annoyed with Gerard [11:43:07] GerardM You need to fix your internet [11:46:20] Werdna: You an AFL person? [11:50:13] Prom3th3an: not really. [11:50:43] !op GerardM is struggling to maintain a connection, frequently timing out [11:50:43] --mwbot-- Help, ops! Ashar, brion, Charitwo, Cometstyles, domas, Eloquence, Fire, flyingparchment, Hashar, JeLuF, jeronim, jwales, MinuteElectron, Splarka, VasilievVV, Werdna [11:51:34] ? [11:52:04] GerardM keeps timing out [11:52:24] we need 5 GerardM s anywayz [11:52:35] get the whole set [11:52:37] Prom3th3an: ignore is your friend [11:53:00] CoMeTzZz: LOL [11:53:06] CoMeTzZz: a Full house? [11:53:16] :D [11:53:35] Nikerabbit: Web Client [11:54:29] You know, if the channel was being disrupted, I would probably do something about it. [11:54:30] Prom3th3an: why should gerard get a better connection (very expensive I guess) instead of you getting a real irc client? [11:54:49] A real IRC client woudnt stop it though [11:55:00] because he connects with a different name each time [11:55:06] *Werdna rolleyes [11:55:07] as long as we allow all kinds of away nicks I don't care about few timeouts now and then [11:55:21] /ignore Gerard* JOINS PARTS QUITS [11:55:24] Are there any known side affects to using Preprocessor_Hash ? [11:55:29] it's slower and uses more memory [11:55:33] but now you have actually causes more disturbance about it already, especially for people who ignore joins and quits [11:55:37] CoMeTzZz: What do we call a 6 card hand [11:55:52] TimStarling: Memory is no issue, thanks for answering [11:56:57] TimStarling: What did you have for tea? [11:58:11] TimStarling: btw, did you see my requests about your comments in the end report? [12:03:02] 03rotem * r40299 10/trunk/phase3/languages/messages/MessagesHe.php: Localization update. [12:12:36] TimStarling: You know, now that I think about it... I think my XWT parser (Just XWT<->JSON) could be implemented in JavaScript... [12:20:01] hello [12:20:07] TimStarling: here? [12:25:36] hi. I'm trying to use Semantic mediawiki with mw 1.13.0 but I only get empty white pages and this error in httpd output: [12:25:48] http://rafb.net/p/wF6GcU49.html [12:26:18] and if I move Namespace.php back to its original version, then I get database errors [12:26:26] can anybody help? [12:26:31] Looks more like a MW error than SMW [12:26:48] Dantman: but SMW overwrites Namespace.php and User.php [12:27:01] Huh? [12:27:08] Since when? [12:27:34] uh, it always did since I started to use it a month ago [12:27:52] What instructions did you follow for installing it? [12:31:04] Dantman: ah, sorry, /me being confused. It's the Halo extension on top of SMW I'm talking about [12:31:06] http://wiki.ontoprise.de/ontoprisewiki/index.php/SMW%2B_1.2_Installation [12:31:13] Oh [12:31:18] I've never worked with Halo [12:31:23] It's on the ToDo list [12:31:49] I've been making Semantic Forms and Semantic MediaWiki use more of MediaWiki's performance standards [12:32:07] SMW still needs to have message short-circuting fixed though [12:32:10] perhaps I'll have to move back to MW 1.12, I had it working there at one point [12:32:32] Halo is probably going to get a brutal beating of mine eventually [12:32:43] :) [12:32:52] 03(mod) Wikibits patch #5 - performance optimizations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15402 +comment (10Bryan.TongMinh) [12:35:43] 03(mod) User and user talk pages not moved when renaming ?? - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15418 +shell; +comment (10Bryan.TongMinh) [12:37:15] 03(mod) wikibits/insertTags issue on Opera 9.5 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14585 +comment (10derbeth) [12:38:39] Hi, I'm experiencing some strange deadlocks with MW 1.13 since today. Once a while (~1-2 minutes) a MySQL sleep thread occurs blocking any other operations (viewing pages, editing pages, anything...) If I kill this thread it works fine, but it comes back soon. Don't you know what could be reason of such behaviour? [12:43:28] my last try would be to set an interactivity or wait timeout to 5 seconds, but as this worked previously, I assume it might be fixed in another way...are there any maintenance scripts for checking database inconsistency or similar? [12:44:13] 03(mod) Filenames in the HTML static dump - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8147 high->normal (10mail) [12:53:59] !help [12:53:59] --mwbot-- Hi! I'm mwbot, a bot that was quickly whipped up by Daniel Cannon (AmiDaniel) to help out around #mediawiki. Some quick help is at < http://www.mediawiki.org/wiki/Mwbot >, you can find all my source code at < http://amidaniel.com/viewvc/trunk/MWBot/?root=svn >. A dump is now available at < http://tools.wikimedia.de/~amidaniel/botbrain.html > [13:07:43] 03aaron * r40300 10/trunk/extensions/FlaggedRevs/ (4 files in 2 dirs): Move rating link to toolbox [13:10:44] 03(mod) wikibits/insertTags issue on Opera 9.5 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14585 (10apper) [13:19:39] hi, in this hook http://www.mediawiki.org/wiki/Manual:Hooks/UploadComplete what is image, it says "file (object)" ok, object of which type? [13:21:41] 03aaron * r40301 10/trunk/extensions/FlaggedRevs/ (2 files in 2 dirs): Add talk page link and shorten UI [13:28:31] Anarhist: of type Image, i think (which handles all kinds of files, not only images). Unless this changed since i last looked at it :) [13:28:54] ok, thanks [13:29:37] now which php file is it hidden in, or where do i find how to use it? [13:29:50] is it /includes/ImageFunctions.php? [13:30:56] i'm getting lost in MediaWiki [13:32:07] Anarhist: Image.php [13:32:19] i think ImageFunctions.php can be largely ignored. [13:33:05] yeah, i got that [13:33:15] looking for where Image.php is right now [13:33:37] yeay found it [13:34:02] it's not about File.php by any chance is it? [13:34:09] Image.php? [13:34:29] I think we threw away Image object long time ago [13:35:33] yeah, it says deprecated all over in the file [13:35:42] Anarhist: it passes UploadBase in 1.13 [13:35:57] *1.14 [13:36:03] great [13:36:22] But it clearly doesn't pass it in 1.13, because it was introduced in 1.14 [13:37:18] *Anarhist is looking for that class now [13:38:37] VasilievVV, do you know which file it is in by any chance? [13:39:20] or the online description of the class [13:40:43] Anarhist: includes/UploadBase.php [13:40:48] 03dantman * r40302 10/trunk/extensions/SemanticForms/includes/SF_FormEditPage.php: Apparently I forgot to commit the actual subclass of EditPage for SF. [13:42:21] huh? [13:42:41] there's no such file [13:42:56] UploadFromBase.php [13:43:02] Anarhist: it was introduced in 1.14 [13:43:09] MinuteElectron: brion renamed it [13:43:15] oh, ok [13:43:18] No, Tim renamed it. [13:43:20] I know. [13:44:07] i'm just going to go and try to figure out what is going on with 1.13 for a while [13:49:40] hi [13:49:45] anyone here? [13:50:00] hi [13:56:13] 03(NEW) Internal server error when editing anonymously via the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15420 04CRIT; normal; MediaWiki: API; (EN.WP.ST47) [13:59:24] ok, this makes no sense, in 1.13 from what i am gathering the image is being passed as a reference to UploadForm object, which gives me nothing in the way to work with the file itself, how on earth do i get to the file from the extension? [14:00:38] i've tried hooking onto UploadVerification, UploadComplete, as well as UploadForm:BeforeProcessing, none of them allow you to actually alter the image [14:01:47] funny thing is that UploadVerification came the closest, i could actually read the file, and alter it, but i couldn't explain to MW to use that copy afterwards [14:06:34] can somebody plz help me? q;-( i've been trying to make this (simple) extension for about a week already [14:07:59] hold on [14:13:21] Skizzerz: just a note to your new WhitelistImageExtension: To load the whitelist you should use $whitelist = explode("\n", wfMsgForContent instead of wfMsg [14:13:39] ah, true [14:14:21] 03aaron * r40303 10/trunk/extensions/FlaggedRevs/ (4 files in 2 dirs): [14:14:21] * No need to load these messages now [14:14:21] * Tweak userAlreadyVoted() [14:14:21] * Fix an image sync bug [14:38:57] 03(mod) Internal server error when editing anonymously via the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15420 (10Bryan.TongMinh) [14:41:20] 03(mod) Wikibits patch #9 - force sortorder of a column - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15406 (10mhorvath2161) [14:50:13] Hi, earlier today our index.php somehow got truncated, with only some comments remaining. Is something like this known to happen? [14:50:54] Guido_, what do you mean? [14:51:32] The file was altered [14:51:33] mediawiki doesn't write its files [14:51:40] But not by me [14:51:41] you can set them readonly if you want [14:51:48] only LocalSettings at the install [14:52:25] mediawiki doesn't do that [14:52:29] check the usual suspects [14:53:20] Well, it is either an error or the work of a hacker. [14:54:12] What sort of hosting are you on? [14:54:21] 03(mod) Wikibits patch #9 - force sortorder of a column - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15406 (10dan_the_man) [14:54:33] Host runs php in safe mode [14:54:51] eeeewww [14:54:53] I meant, shared hosting\VPS\dedicated server - but I know now. [14:55:01] Perhaps it could have been something to do with your host [14:55:22] Does anyone get SSH? [14:55:31] It only happened to one wiki, not to otehr wiki's [14:56:27] They are all on the same server at my host [14:58:51] chmod of index.php is 544 (only owner can write) [15:02:21] 03skizzerz * r40304 10/trunk/extensions/ExternalImageWhitelist/ (ExternalImageWhitelist.i18n.php ExternalImageWhitelist.php): * bugfixes, partial revert of message id renames [15:05:37] 03tstarling * r40305 10/trunk/phase3/includes/Linker.php: [15:05:37] Fix r40194, which was obviously incorrect. There's no reason $sectionTitle [15:05:37] should be valid, so you should probably check to see if Title::newFromText() [15:05:37] succeeded, rather than checking the validity of some unrelated variable. Also: [15:05:37] use the new three-parameter Title::makeTitleSafe(), instead of cloning and [15:05:40] setting mFragment directly. [15:10:58] Skizzerz: can you merge that extension into the core? [15:11:32] TimStarling: uh... sure [15:12:05] TimStarling [15:12:17] how do you think it should be triggered though? When $wgAllowExternalImages = false; or should I create another variable to control its usage? [15:12:21] did you know a non wikimedia person owns wikimania.org? [15:12:51] add another variable, just a boolean [15:12:56] but I think it should be on by default [15:12:57] ok [15:13:06] no reason sysops shouldn't be able to hotlink to things [15:13:26] $wgEnableExternalImageWhitelist ? [15:13:35] White_Cat: yes [15:14:09] TimStarling how hard would it be to move wikimania sites off of wikimedia.org to wikimania.org? [15:14:16] assuming the owner gives it away to us [15:14:48] about half an hour [15:14:59] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10mhorvath2161) [15:15:05] is that an "easy" task? [15:16:07] about half an hour for any of the sysadmins who are familiar with the apache setup, e.g. me, Brion or JeLuF [15:19:25] I see [15:20:04] I am proposing a shift of wikimania200x.wikimedia.org to 200x.wikimania.org [15:21:53] 03yaron * r40306 10/trunk/extensions/SemanticForms/includes/SF_FormPrinter.inc: Added handling for HTML-encoded pipes, not just curly brackets [15:23:15] I know [15:23:45] Hi. [15:24:13] Do you guys know what could be the problem on this MediaWiki site?: http://wiki.isir.is/ [15:24:57] it's MediaWiki 1.4 [15:25:07] It seems to alternate between the right encoding. [15:25:13] you need to upgrade to a post-cold-war version [15:25:54] TimStarling: Will it preserve the site? [15:26:27] well, I've upgraded my wiki farm all the way from 1.1 [15:26:29] before, even [15:26:44] worked for us [15:26:51] ;) [15:26:54] upgrading from 1.4 has a few pitfalls though. primarily, charset conversion [15:27:09] there's documentation [15:27:21] yes... more or less confusing and broken :) [15:27:23] I think he has some charset issues already, it's not like he can go backwards [15:27:51] the *safest* way is via an xml dump - but you need mwdumper to get one from 1.4... [15:27:52] 03(mod) User and user talk pages not moved when renaming ?? - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15418 +comment (10mike.lifeguard) [15:28:25] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10mhorvath2161) [15:28:38] TimStarling: Thanks. [15:29:10] it looks like it's double-converted already [15:29:33] ugh. [15:29:37] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10mhorvath2161) [15:31:23] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10dan_the_man) [15:33:10] Frey_Alfredsson: you'll probably have to generate an XML dump and then run iconv on it the relevant number of times [15:34:03] 03(mod) Wikibits patch #2 - disable unused code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 (10mhorvath2161) [15:34:27] probably just once, to undo the double conversion [15:37:40] TimStarling: while I'm editing maybeMakeExternalImage(), do you mind if I allow $wgAllowExternalImagesFrom to be an array of strings as well as a single string? [15:37:58] (to allow for a more robust off-wiki non-regex whitelist) [15:38:23] no I don't mind [15:38:43] Hi, can a restored database backup be smaller than the original? (4.54 Mb v. 5.3 Mb) [15:38:48] cool [15:39:23] Guido__: easily, yes [15:39:40] OK, thanks [15:40:40] Is that due to an emptied cache ot something like that? [15:40:56] -or- [15:41:23] defragmentation [15:41:55] deletes and updates leave gaps which are removed when you restore from a backup [15:42:18] Ah. Does that mean that regularly restoring a backup increases performance? [15:43:30] probably, but performance should hardly be a concern for a 5MB database [15:43:44] and a null ALTER TABLE does the same thing [15:44:07] hmm, ok [15:45:17] (It won't stay 5MB, we just started last month :)) [15:50:06] 03(mod) Wikibits patch #5 - performance optimizations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15402 (10mhorvath2161) [15:53:56] 03(mod) Wikibits patch #6 - reverse sortable tables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15403 (10mhorvath2161) [15:57:16] 03(NEW) bug from sanitizer.php in private medawiki - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=15421 15enhancement; normal; MediaWiki: General/Unknown; (crochet.david) [15:58:04] TimStarling: Ok, I've updated the site and created a xml dump. [15:58:59] 03(mod) Wikibits patch #9 - force sortorder of a column - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15406 (10mhorvath2161) [15:59:48] TimStarling: I have iconv, but I'm not sure what you mean by "iconv on it the relevant number of times". [16:00:34] TimStarling: The database is in latin1, and I have a UTF8 SQL dump of the old database. [16:02:27] TimStarling: At the moment, the site text on the site is neither ISO-8859-1/latin1 nor UTF-8. [16:02:41] 03(mod) Wikibits patch #4 - more date formats - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15401 (10mhorvath2161) [16:04:42] TimStarling: If I look at the database manualy in MySQL, then it's all fine. [16:05:01] fine latin-1, or fine UTF-8? [16:05:11] TimStarling: Fine UTF-8. [16:06:06] upgrading will probably fix it [16:06:08] TimStarling: This happened after an update from MySQL 4.0 to 4.1. (Another post-cold-war version) [16:06:26] TimStarling: I just updated it to 1.13. [16:07:09] and it's still not working? [16:07:26] TimStarling: It's still not working. [16:07:40] 03(mod) Target name parameter defaults to "Object" in delete-and-move and sanitizer.php causes a warning - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=15421 summary; +comment (10guillom.pom) [16:09:46] TimStarling: The content is displayed correctly, but not the page names. And if I edit a page, the page [16:10:09] TimStarling: Sorry, I pressed enter too soon. ;) [16:10:38] TimStarling: The content is displayed correctly, but not the page names nor if I edit the page. [16:11:13] 03mark * r40307 10/trunk/debs/wikimedia-task-dns-auth/ (authdns-update debian/changelog debian/control): [16:11:13] wikimedia-task-dns-auth (0.08) feisty; urgency=low [16:11:13] * Add /etc/powerdns/participants to the rsync list [16:11:32] the content doesn't look correct to me [16:12:25] TimStarling: Sorry, old cache. [16:12:32] TimStarling: You're right. [16:13:01] 03(NEW) Wikibits patch #10 - more numbers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15422 15enhancement; normal; MediaWiki: Page rendering; (mhorvath2161) [16:13:24] it's probably getting converted by the webserver [16:13:32] after mediawiki outputs it [16:14:40] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10mhorvath2161) [16:15:12] TimStarling: Does the dumpBackup.php script use the webserver? [16:15:36] TimStarling: It's the same when I run it. [16:15:48] no [16:16:20] there's no charset conversion in mediawiki in 1.5+ [16:16:31] except the content part, and that's off by default [16:17:11] your titles are broken, so they must be broken in the database [16:18:01] hi [16:18:14] how can I have a literal asterisk * in a page? [16:18:31] at the beginning of a line [16:18:40] without being converted to a list item [16:18:43] * [16:19:02] TimStarling: It looks fine when I query it using the mysql command in the command-line. [16:19:22] TimStarling: It also looks fine (UTF-8) when I use mysqldump. [16:19:52] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10dan_the_man) [16:25:11] Is it possible that MySQL is mangling the text when PHP reads it? [16:27:17] yes [16:28:33] MediaWiki does "SET NAMES='UTF-8';" [16:28:55] it's possible that it's converting from latin-1 tables to UTF-8 to account for that [16:29:09] that would produce the double-conversion that you're seeing [16:29:28] but I haven't heard of mysql actually doing that... [16:29:42] maybe there's a global setting or something [16:35:44] TimStarling: thx [16:36:17] there's a new mysql function.. [16:36:50] mysql can have different charsets for transmission, query and storage [16:37:04] i think that SET NAMES didn't change all of them [16:37:40] 03(NEW) Add side-by-side pro and con cases mode - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15423 15enhancement; normal; MediaWiki: General/Unknown; (mrj) [16:38:11] 03(mod) Add side-by-side pro and con cases mode - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15423 (10mrj) [16:39:47] Is there a dependency analyzer for MW extensions or do I have to work this out myself? [16:46:07] 03(mod) Wikibits patch #5 - performance optimizations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15402 (10mhorvath2161) [16:46:38] TimStarling ! [16:51:07] TimStarling: Can re-write or modifiy ImageMAp so that it will work with Preprocessor_Hash [16:51:30] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10maxsem.wiki) [16:52:05] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10mhorvath2161) [16:53:26] hi [16:54:29] Yes? [16:58:27] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10raimond.spekking) [16:59:21] 03(mod) Wikibits patch #2 - disable unused code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 (10raimond.spekking) [16:59:45] 03huji * r40308 10/trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php: Localisation updates: Punctuatino fix [17:01:45] 03(mod) Wikibits patch #5 - performance optimizations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15402 (10raimond.spekking) [17:01:58] TimStarling: I cant believe you actually wrote a script to send invoice :) [17:03:08] 03(NEW) Subpages do not get indexed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15424 normal; normal; MediaWiki extensions: Semantic MediaWiki; (jorisaerts) [17:06:53] easier than remembering to send one manually every month [17:07:57] is it possible to use #PAGESINCATEGORY to count the number of articles recursively? [17:15:24] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10dan_the_man) [17:21:34] hey all, is there any way to disable the discussion tab? i've found ways to remove the tab, but (i assume) the spambots will still find it [17:22:44] you can edit the skin [17:23:11] Platonides yes thanks - but you can still get to the page, right? [17:23:34] Platonides, nvm, if i logout and try, i get denied - i'm good with that [17:23:55] Add to localsettings: $wgNamespaceProtection[ NS_TALK ] = array( 'editinterface' ); [17:24:57] Platonides thanks, i'll try it out! [17:25:18] 03huji * r40309 10/trunk/extensions/Nuke/SpecialNuke.php: Setting the special page group [17:25:45] :O worng file to do that in [17:25:55] it should be in the il8n file :P [17:26:01] *Alexfusco5 flys a 2R3O4F5L6C7O8P9T10E11R at huji [17:26:11] <_mary_kate_> Alexfusco5: never do that again [17:26:18] :( [17:26:26] fine... [17:26:33] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10dan_the_man) [17:30:11] 03(NEW) Cannot Display images on Fx3 running XP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15425 15enhancement; normal; MediaWiki: Images; (atmarsden) [17:30:22] <_mary_kate_> it would be nice if we could somehow detect if pathinfo works with CGI, rather than always disabling it [17:38:27] wtf? [17:41:07] who is Alexfusco5? [17:41:28] *Alexfusco5 is Alexf [17:41:32] * Alexfusco5 [18:03:44] 03(mod) Internal server error when editing anonymously via the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15420 +comment (10roan.kattouw) [18:10:27] hello [18:10:54] while doing an upgrade of mediawiki i have this error 1054: Unknown column 'user_editcount' in 'field list' (localhost)" [18:11:26] a DB error..i'm not an sql savvy can anyone provide help ? [18:11:37] ;) [18:18:05] 03(mod) action=upload should be added to the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15227 (10roan.kattouw) [18:18:55] or maybe a pointer to a forum would help..my search has been unfructouse in that sense.. [18:37:21] 03(mod) Cannot Display images on Fx3 running XP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15425 +comment (10dan_the_man) [18:38:07] 03(NEW) Instability in formatnum output - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15426 15enhancement; normal; MediaWiki: General/Unknown; (huji.huji) [18:39:43] 03(mod) Instability in formatnum output - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15426 (10huji.huji) [18:48:47] 03(mod) Enhancements to "wikibits.js" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15397 (10Simetrical+wikibugs) [18:49:27] 03skizzerz * r40310 10/trunk/phase3/ (5 files in 4 dirs): [18:49:27] * $wgAllowExternalImagesFrom may now be an array of multiple strings. [18:49:27] * Added an on-wiki external image whitelist. Items in this whitelist are [18:49:27] treated as regular expression fragments to match for when possibly [18:49:27] displaying an external image inline. Controlled by $wgEnableImageWhitelist [18:49:30] (true by default) [18:50:03] dirakx: run the update.php maintenance script [18:51:54] *Simetrical figured r40194 was incorrect somehow, just wasn't sure how [18:51:57] Skizzerz: yep! done so and it works..sorry that was neebie. :) [18:52:03] *Simetrical must have meant "$sectionTitle" there, really [18:52:11] Skizzerz: thx [18:52:17] np [18:56:14] 03(NEW) Add a CSS id to the title of the page (firstHeading) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15427 minor; normal; MediaWiki: Page rendering; (seb.beyou) [18:56:23] 03(mod) Add side-by-side pro and con cases mode - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15423 +comment (10Simetrical+wikibugs) [19:02:39] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10mhorvath2161) [19:03:07] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 +comment (10Simetrical+wikibugs) [19:11:59] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10mhorvath2161) [19:12:27] 03(mod) ArbCom Wiki request for nl.wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12962 (10wiki) [19:15:18] 03simetrical * r40311 10/trunk/phase3/ (CREDITS RELEASE-NOTES skins/common/wikibits.js): (log message trimmed) [19:15:18] (bug 15399) Disable odd/even classes for sortable tables [19:15:18] These might or might not be useful, but if they are useful they should be added [19:15:18] in PHP, not JavaScript. There have been reports of significant slowness for [19:15:20] large tables due to the row numbering. This also fixes a bug where setting [19:15:22] ts_alternate_row_colors = false would only work until the user tried sorting the [19:15:24] table. [19:15:29] 03(mod) Wikibits patch #2 - disable unused code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 +comment (10Simetrical+wikibugs) [19:18:35] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 +comment (10Simetrical+wikibugs) [19:22:40] 03aaron * r40312 10/trunk/phase3/ (3 files in 3 dirs): * Remove mysql var and move field init to updaters.inc [19:22:56] 03(mod) Wikibits patch #4 - more date formats - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15401 +comment (10Simetrical+wikibugs) [19:23:01] Dantman, you really shouldn't attack patch submitters. [19:23:07] Dantman, be nice to them, they're trying to help and probably will. [19:23:29] Even if a lot of what they submit turns out to be unnecessary, we can reject it nicely. Let's not call it a "pile of junk" or anything. [19:23:33] That drives people away. [19:28:27] 03(mod) Wikibits patch #4 - more date formats - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15401 (10hashar) [19:30:21] 03(mod) Wikibits patch #4 - more date formats - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15401 (10dan_the_man) [19:31:17] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 +need-review +patch (10hashar) [19:31:26] 03(mod) Wikibits patch #2 - disable unused code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 +need-review +patch (10hashar) [19:31:27] wikibugs: bye [19:31:35] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 +need-review +patch (10hashar) [19:32:07] 03(mod) Wikibits patch #7 - sort fractions properly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15404 +need-review +patch (10hashar) [19:32:09] 03(mod) Wikibits patch #6 - reverse sortable tables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15403 +need-review +patch (10hashar) [19:32:16] 03(mod) Wikibits patch #8 - add yen to currency detection - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15405 +need-review +patch (10hashar) [19:32:25] 03(mod) Wikibits patch #9 - force sortorder of a column - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15406 +need-review +patch (10hashar) [19:32:25] 03(mod) Wikibits patch #4 - more date formats - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15401 +need-review +patch (10hashar) [19:32:32] 03(mod) Wikibits patch #5 - performance optimizations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15402 +need-review +patch (10hashar) [19:32:34] 03(mod) Wikibits patch #10 - more numbers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15422 +need-review +patch (10hashar) [19:35:31] 03(mod) Wikibits patch #5 - performance optimizations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15402 +comment (10Simetrical+wikibugs) [19:36:21] 03(mod) Wikibits patch #6 - reverse sortable tables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15403 (10Simetrical+wikibugs) [19:36:32] 03(mod) Subpages do not get indexed - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=15424 (10markus) [19:42:56] 03(mod) Subpages do not get indexed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15424 +comment (10jorisaerts) [19:47:11] 03rotem * r40313 10/trunk/phase3/ (2 files in 2 dirs): Localization update. [19:47:45] 03(mod) Subpages do not get indexed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15424 (10jorisaerts) [19:47:48] 03(mod) Wikibits patch #6 - reverse sortable tables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15403 +comment (10Simetrical+wikibugs) [19:48:00] 03(mod) Wikibits patch #7 - sort fractions properly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15404 (10Simetrical+wikibugs) [19:48:28] 03(mod) Wikibits patch #7 - sort fractions properly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15404 (10Simetrical+wikibugs) [19:50:22] 03(NEW) Article name shouldn't be highlighted in the content - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=15428 15enhancement; normal; MediaWiki: General/Unknown; (Platonides) [19:53:50] 03simetrical * r40314 10/trunk/phase3/ (RELEASE-NOTES skins/common/wikibits.js): [19:53:50] (bug 15405) Sort yen correctly in sortable tables [19:53:50] Patch by Mike Horvath. [19:54:07] 03(FIXED) Wikibits patch #8 - add yen to currency detection - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15405 +comment (10Simetrical+wikibugs) [19:54:46] 03(mod) Article name shouldn't be highlighted in the content - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15428 (10Platonides) [19:55:07] 03(mod) Article name shouldn' t be highlighted in the content on the irc feed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15428 summary (10Platonides) [19:55:59] 03(mod) Wikibits patch #9 - force sortorder of a column - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15406 (10Simetrical+wikibugs) [19:58:40] 03(mod) Wikibits patch #9 - force sortorder of a column - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15406 +comment (10Simetrical+wikibugs) [19:59:32] 03(WONTFIX) Cannot Display images on Fx3 running XP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15425 normal->lowest (10atmarsden) [19:59:44] 03(CLOSED) Cannot Display images on Fx3 running XP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15425 (10atmarsden) [20:00:50] 03(mod) [tables] Please implement COL, COLGROUP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=986 (10pogonyshev) [20:01:07] 03(mod) Wikibits patch #10 - more numbers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15422 +comment (10Simetrical+wikibugs) [20:05:07] 03(mod) Wikibits patch #9 - force sortorder of a column - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15406 (10dan_the_man) [20:15:42] is there any magic word that gives you the section number of wherever the magic word is? [20:15:44] like i know there's {{PAGENAME}} for whatever page the magic word is on, but is it possible to specify section? [20:17:47] i don't think so [20:17:54] section numbers are kind of evil anyway :) [20:18:42] Duesentrieb: oh ok, shoot, I would think that they'd have a magic word for that - I'm trying to create a template that creates an edit link to the specific section [20:19:12] and in order to edit the specific section you need the section number :( [20:19:33] 03mkroetzsch * r40315 10/trunk/extensions/SemanticMediaWiki/includes/SMW_DataValueFactory.php: [20:19:33] Return error type value instead of NULL in the rare cases of failure, prevents some unexpecting callers from [20:19:33] dying [20:19:38] 03(NEW) Change FlaggedRevs config for dewiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15429 normal; normal; Wikimedia: Site requests; (raimond.spekking) [20:27:27] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10Simetrical+wikibugs) [20:29:10] 03mkroetzsch * r40316 10/trunk/extensions/SemanticMediaWiki/includes/ (3 files): Use $wgTitle in emergency but default to $wgParser->getTitle() for most operations [20:31:01] hmm, what could be a reason a mediawiki looks fine in Firefox, but with IE it looks like it is missing the stylesheet [20:31:44] 03(NEW) Uploads sometimes are incomplete: file is there, but image page is missing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15430 normal; normal; MediaWiki: Uploading; (lupo.bugzilla) [20:33:38] 03(mod) Uploads sometimes are incomplete: file is there, but image page is missing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15430 +comment (10roan.kattouw) [20:34:52] 03(FIXED) $wgAllowExternalImagesFrom is to limiting, extend it to allow multiple domains - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12530 +comment (10skizzerz) [20:40:46] 03(mod) Uploads sometimes are incomplete: file is there, but image page is missing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15430 (10Bryan.TongMinh) [20:42:34] 03(mod) Uploads sometimes are incomplete: file is there, but image page is missing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15430 (10roan.kattouw) [20:43:12] 03(mod) Uploads sometimes are incomplete: file is there, but image page is missing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15430 (10lupo.bugzilla) [20:50:32] 03(mod) Uploads sometimes are incomplete: file is there, but image page is missing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15430 +comment (10Platonides) [20:50:37] does anyone know how to get a list of links on a given page using the api? [20:50:43] yes [20:50:47] rtfm :p [20:50:49] :P [20:51:57] I'm not in the mood though, so an answer different than that would be appreciated :-) [20:52:07] "api.php?action=query&prop=links&titles=" [20:52:08] + HttpUtility.UrlEncode(article) + "&pllimit={limit}&format=xml" [20:52:11] lazyly [20:52:14] *worby huggles Reedy [20:52:21] 03(mod) {{SECTION}} variable to return number of section within a page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1605 +comment (10danielfolsom) [20:52:25] api.php?action=query&prop=links&titles=TITLE&pllimit=1000&format=xml [20:53:05] Reedy, it's because the build list part of AWB is broken again [20:53:14] and I don't have Martin here to build the list for me [20:53:15] worby, even in svn? [20:53:35] I didn't download that one, Martin told me it wasn't stable last time I asked :P [20:53:42] its not unstable [20:53:43] you could make the list if you wanted... [20:53:43] moment [20:53:54] you could download a svn snapshot if you wanted :P [20:54:24] yeah, works fine in SVN version [20:54:28] 314 links on [[Apple]] [20:54:31] 03(NEW) More options for link= in inline queries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15431 15enhancement; normal; MediaWiki extensions: Semantic MediaWiki; (dasch_87) [20:55:31] 03(mod) Uploads sometimes are incomplete: file is there, but image page is missing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15430 (10Bryan.TongMinh) [21:02:08] worby, http://awb.reedyboy.net/AutoWikiBrowser_rev3290.zip [21:02:09] use that [21:02:15] thanks :-) [21:04:36] Rebooting [21:04:41] Wrong channel [21:06:10] 03(mod) Internal server error when editing anonymously via the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15420 (10EN.WP.ST47) [21:21:16] 03nojhan * r40317 10/trunk/tools/planet/fr/config.ini: poulpy's blog is all about wikipedia [21:24:28] 03(mod) Link to user and user talk page in Special:Blockip - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12050 (10Platonides) [21:25:11] 03(NEW) Add link to contributions on Special:BlockIP - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15432 15enhancement; normal; MediaWiki: Blocking; (Platonides) [21:31:32] Skizzerz: does that core patch in r40310 make ExternalImageWhitelist extension for trunk obsolete? [21:31:41] effectively [21:31:46] Skizzerz: ok, thanks. [21:32:08] should prob be moved to /branches/REL1_13 and removed from trunk [21:32:14] dunno what the procedure is for that though [21:32:41] Skizzerz: you can move it there [21:32:45] kk [21:36:05] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10mhorvath2161) [21:37:51] 03(mod) Wikibits patch #2 - disable unused code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 (10mhorvath2161) [21:38:40] 03siebrand * r40318 10/trunk/extensions/Translate/groups/mediawiki-defines.txt: Remove support for extension External Image Whitelist. Was added to core. [21:41:09] 03(mod) Wikibits patch #2 - disable unused code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 (10mhorvath2161) [21:41:11] 03(mod) Wikibits patch #1 - style and compactness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15398 (10dan_the_man) [21:41:38] 03(mod) Wikibits patch #2 - disable unused code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15399 (10dan_the_man) [21:42:00] make sure you test MediaWiki with google's browser : http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html [21:44:17] 03(NEW) MySQL Error in column o_id - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15433 15enhancement; normal; MediaWiki extensions: Semantic Drilldown; (dasch_87) [21:45:08] 03(mod) MySQL Error in column o_id - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15433 (10dasch_87) [21:47:40] Skizzerz: *could* it be that this feature broke ForeignApiRepo? [21:48:05] siebrand: I tested it out, nothing showed up as breaking [21:48:18] hmm, OK, will do a quick revert and double check. [21:48:22] Oh god... not another browser to support [21:48:41] if it does break ForeignApiRepo, I have no idea how [21:50:27] where IS ForeginApiRepo defined? [21:52:57] Skizzerz: includes/filerepo/ForeignAPIFile.php [21:53:04] ok [21:53:06] Dantman, it's not a new one, rendering-wise. It uses WebKit. [21:53:08] So same as Safari. [21:53:32] Have found an issue in ForeignAPIFile.php, but not connected to your feature. [21:53:37] Says it's buchered from Apple's WebKit and Mozilla's Firefox [21:53:48] PHP Notice: Undefined variable: renderUrl in /var/www/w/includes/filerepo/ForeignAPIFile.php on line 151 [21:53:57] So they're forking or what? Forking would make sense from their perspective. [21:54:00] siebrand: The methods I changed should not have any effect on that [21:54:05] get that at "?action=purge" on a repo'd image page. [21:54:40] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10mhorvath2161) [21:56:12] siebrand: yeah... I figured out WHY that's happening, it's unrelated though [21:58:19] 03skizzerz * r40319 10/trunk/phase3/includes/filerepo/ForeignAPIFile.php: * fixing error causing a PHP E_NOTICE. [22:01:00] siebrand: is the notice gone now? [22:01:30] Skizzerz: yep. Excellent. [22:07:37] 03(NEW) Occasional run of Special:WantedPages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15434 major; normal; Wikimedia: Site requests; (aliter) [22:18:18] Hi, how can I hide the title fo the main page? What the manual says, body.page-Main_Page h1.firstHeading { display:none; }, does not work. [22:19:30] Guido_, for that to work, your main page must be named "Main Page", and you must be using Monobook or a skin based on it. Otherwise you need to adjust the selector there. [22:21:39] Well, those conditions are met [22:21:55] I also tried it in Common.css [22:22:11] <_mary_kate_> you might need to force reload / clear cache [22:22:21] Done that, too [22:22:26] <_mary_kate_> is your wiki public? [22:22:43] Some of them [22:22:52] <_mary_kate_> one that you're having this problem on [22:23:00] brb [22:23:18] 03(mod) Clean up use of header tags in MonoBook skin UI elements - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=457 +comment (10wikimediabugzilla) [22:25:22] http://en.wikisage.org/wiki/Main_Page [22:25:44] <_mary_kate_> i see no main page title there [22:27:20] Ah. It disappread for me there, too, now, but only after half a dozen of purges [22:27:37] On another wiki the title is still there [22:28:27] Perhaps it'll be gone there tomorow :) [22:31:21] There it goes! I had to clear the cache more than 20 times... [22:34:20] 03(mod) texhtml needs nowrap - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10438 (10giecrilj) [22:47:18] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10dan_the_man) [22:50:09] 03dantman * r40320 10/trunk/extensions/SemanticForms/includes/SF_ParserFunctions.php: Implement SFH_OBJ_ARGS versions of #arraymap and #arraymaptemplate. [22:51:38] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10mhorvath2161) [22:52:11] 03(mod) Occasional run of Special:WantedPages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15434 +comment (10dungodung) [22:52:13] ya ya [22:59:55] 03(mod) Wikibits patch #3 - realign sorting icon - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15400 (10mhorvath2161) [23:08:36] 03aaron * r40321 10/trunk/extensions/CheckUser/CheckUser_body.php: Don't auto-override blocks (bug 15411) [23:08:59] 03(FIXED) Repeated blocks can be inserted by CheckUser - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15411 +comment (10JSchulz_4587) [23:11:22] 03(mod) Occasional run of Special:WantedPages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15434 +comment (10JSchulz_4587) [23:12:45] 03(mod) Wikibits patch #4 - more date formats - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15401 +comment (10mhorvath2161) [23:14:31] 03(mod) Occasional run of Special:WantedPages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15434 (10dungodung) [23:28:06] 03(mod) Wikibits patch #6 - reverse sortable tables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15403 (10mhorvath2161) [23:47:32] Silly Q, can't see how to get special page content to my main page. [23:49:17] <_mary_kate_> {{Special:Recentchanges}} [23:49:26] <_mary_kate_> you might need to enable special page transclusion, i don't remember if it is by default [23:53:02] _mary_kate_: Looks like it's not default behavior. [23:53:24] <_mary_kate_> should be a setting in includes/DefaultSettings.php (don't edit that file) [23:54:47] Oh wait...I tried with deadendpages, recentchanges worked default. [23:56:48] Hi. I was wondering if there is any existing setting/plugin to only allow account creation by users who confirm their email address? [23:59:47] _mary_kate_: Any tip about how to display all the wiki pages on the first page? There aren't so many on my intranet wiki :) [23:59:57] <_mary_kate_> {{Special:Allpages}}