[00:20:36] grr. [00:21:04] I'm getting a 404, '/wiki/Main_Page' not found error on a semi-fresh setup. [00:22:17] shortcircuit: did you do the url rewrite ? [00:22:29] Is it acceptable to put the Alias command in the directive, rather than in straight httpd.conf? [00:23:54] No [00:23:54] . [00:23:58] Er. [00:23:59] I think. [00:24:08] Maybe it is. Definitely .htaccess doesn't work. [00:24:12] Ask in #apache, maybe. [00:33:56] Hey, I'm trying to write an extension that outputs HTML, but also has wiki markup (setting the category), but the [[Category:Blah]] isn't being parsed, even though noparse is set to false. Does anyone know how to make this work? [00:43:03] 03(mod) Allow external links in edit summary and log reason - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14892 (10mike.lifeguard) [00:57:03] 03(mod) Vector Skin needs hook similar to SkinTemplateContentActions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19304 +comment (10jidanni) [00:57:59] K. Now I'm getting warnings of a redirect loop. [00:58:03] Not sure what I did to get that. [00:58:44] 03(NEW) Dump page titles for other namespaces - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19542 enhancement; Normal; Wikimedia: Downloads; (hippytrail) [00:59:22] any pros or cons for dumping page titles for non-0 namespaces too? [00:59:45] nm. MW added a needed global value since the last time I upgraded, apparently. [01:02:19] hey is it documented anywhere how to build URLs that reference images from commons? they seem to involve at least sizing and scaling [01:09:12] No suggestions on how to have extension return both HTML and wiki markup? [01:09:50] hippietrail: it's pretty easy, set up your site that remote-loads commons thumbnail URLs of a particular size, then wait to get crawled by google, then get blocked by angry sysadmins when the image scaling cluster gets overloaded [01:10:04] a couple of people have tried that [01:10:25] I'd have thought that it would be hard to cause enough load to be noticeable. [01:10:51] we only get a few req/s to the image scaling cluster under typical load [01:11:17] not hard to get a higher number than that with multiple apparently unrelated mirror domains, crawled by multiple search engines [01:11:49] i'm using a commons image of dice as a "random" icon in a javascript extension on en.wiktionary [01:12:25] well, save the thumbnail to a page, then copy out the URL from the HTML [01:12:33] It shouldn't be a problem if it's only one image or if it's at the same size as is already used on Wikimedia, presumably. [01:12:40] and i just fiddled with the url until it looked good because i couldnt find a doc on how to de it deterministically [01:13:04] Now, what's a cool CSS feature that Gecko latest supports but WebKit doesn't? I need to make sure my website is so standards-compliant that it doesn't work properly in any browser. [01:13:15] Simetrical: they set up some kind of searchable remote-loaded commons mirror [01:13:24] i'm shrinking it drastically to the size of a couple of letters [01:13:40] hippietrail, just preview it in a Wikipedia page, that's what I do. [01:14:10] well i have it working i'm just not sure that i did it the best way possible (-: [01:14:43] http://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Two_red_dice_01.svg/32px-Two_red_dice_01.svg [01:15:25] the "6" and the "60" there are a bit mysterious for me [01:15:43] they're always the same for the same base image [01:16:36] They're the first two chars of the hash of the image's name or something, I think. [01:16:41] original was http://upload.wikimedia.org/wikipedia/commons/3/36/Two_red_dice_01.svg [01:18:22] yeah, that's why you shouldn't make up those URLs [01:19:38] Hmm, the CSS3 Fonts spec uses "irregardless", should I tell them to fix it? [01:19:42] i'd like to read directly from the mysql database "page" entrys of mediawiki but when it comes to words with mutated vovels (e.g. �) the word contains some strange symbols instead of the vovels...does someone know how to fix this ? [01:19:48] the thumbnail image is at 3/36, when you request it from 6/60 it has to stream out from MediaWiki [01:20:24] I assume you didn't get that URL from a preview? [01:20:33] probably should be documented somewhere then. i'm updating my code now. i had the feeling it was avoiding some cache [01:20:39] HeimdallAustria: It sounds like you aren't using UTF-8 to fetch or display the pages [01:21:29] i started by searching for dice on commons then just clicked on things and changed bits of urls until it looked good since googling how to do it wasnt turning up anything helpful [01:22:06] 03(NEW) Incorrect scaling of SVG file - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19543 major; Normal; Wikimedia: General/Unknown; (stpasha) [01:22:22] puck: for your extension, just use $parser->mOutput->addCategory() [01:22:41] don't return category tags to be parsed [01:25:08] TimStarling: ah ha! I didn't know about that trick. :) [01:26:37] it takes two parameters: the DB key (i.e. title with underscores not including "Category:") and the sort key, which is basically the same thing [01:27:27] Simetrical: Absolutely. [01:28:21] TimStarling: Heh, I was just searching for the docs to confirm that the second parameter was the sort key [01:28:34] And that works beautifully. Thank you! [01:29:15] 03(NEW) Watch page section - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19544 enhancement; Normal; MediaWiki: Watchlist; (subfader) [01:29:37] Well that's clearly a dupe... [01:29:46] *Simetrical likes his new website: http://aryeh.name/ [01:30:37] sorry for the dupe. i did use the search :) [01:30:53] Simetrical: freenode is usually not capitalized. If you care. [01:31:21] Dangit. I always get that wrong. [01:31:45] Not sure .org works, either. But I don't really care to test. :-) [01:32:22] *Simetrical SIGHS. [01:32:27] Why is it .net? That's perverse. [01:32:39] 'cause it's a network? [01:32:50] It's the only .net I can ever think of. [01:34:16] *TimStarling read "SIGHS" as a macro for a signal called "HS" [01:34:48] That's pretty cool. [01:34:57] I wish I were that much of a Unix nerd. [01:35:12] Brion says it's impossible to watchlist sections. [01:35:18] And that nobody would ever want to. [01:35:21] That seems a bit silly. [01:35:22] TimStarling: While the category links are now appearing at the bottom of the wiki page that is using the extension, if I click on the category link I don't actually see the page listed in the category. Do I need to twiddle something to make that work? [01:36:08] that will happen if you had the extension tag saved in the page already, and then changed the source code, and then did action=purge [01:36:20] or some other sort of refresh, is that what happened? [01:36:38] I've just been clicking reload on the page [01:36:47] yeah, you have to edit the page [01:36:53] when you save it, it updates the categories [01:37:28] 03(mod) sections can't be watched - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=5041 +comment (10public) [01:37:28] 03(mod) Section level watch - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=738 +comment (10public) [01:37:30] 03(mod) Watch one section of a large article - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9111 +comment (10public) [01:37:36] 03(mod) Section level watch - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=738 +comment (10public) [01:37:51] Right, cool, that works nicely now! [01:38:25] I can't change the label for the pages as they're listed in the Category can I ? Just the sort order? [01:38:38] 14(DUP) Watch page section - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19544 +comment (10public) [01:38:40] 03(mod) Section level watch - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=738 +comment (10public) [01:38:57] that's right, just the sort order [01:39:04] ah well [01:39:56] Hmm, is it too pedantic to file a new bug about watchlisting page sections on WMF wikis? [01:40:02] I think it probably is. [01:43:47] 03demon * r52785 10/trunk/phase3/includes/DefaultSettings.php: Doc tweak. Clarify that MediaWiki:Sitenotice overrides $wgSiteNotice. [01:49:02] 03(mod) Vector Skin needs hook similar to SkinTemplateContentActions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19304 (10jidanni) [02:09:33] How is it we can create articles with two single quotes, but we can't link to them. (for example: http://en.wikinews.org/w/index.php?title=Wikinews:Sandbox&oldid=844797 and http://en.wikinews.org/wiki/Rupert_Grint,_Harry_Potter%27s_''Ron_Weasley'',_recovers_from_H1N1_swine_flu_virus?redirect=no [02:18:33] 03(mod) "jump to" accessibility links jump to right place but with wrong names - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17710 summary; +comment (10jidanni) [02:41:46] is there a way to retrieve the level of of a subpage? e.g. Help:Foo/bar/baz/quok = 3 [02:42:32] !magic [02:42:32] --mwbot-- For more information about creating magic words and their inner workings, see . For a list of magic words, please see . [02:42:41] Check the second link? [02:42:52] yes. there is no parser func or magic word. [02:42:58] {{#ifexist:{{#rel2abs: is ugly [02:43:21] how do I configure mw to default and use commons as an image host? [02:44:19] i want to retrieve a leveled list of subpages [02:45:35] *Sub 1 **Sub 1/A *Sub 2 etc [02:50:14] I already wrote one but it's for usage in a template it gets more complicated http://semeb.com/dpldemo/index.php?title=User:Subfader [02:57:57] Betacommand: You want API FileRepo I think. [02:58:09] Annemarie: yeah found it [02:59:58] trying to edit myskin.css [03:00:04] i get [03:00:05] An automated filter has identified this edit as potentially unconstructive, and it has been disallowed. If this edit is constructive, please report this error. [03:00:36] Is this the English Wikipedia? [03:01:07] yes [03:01:14] on http://en.wikipedia.org [03:01:39] Join #wikipedia-en-help and ask there. This isn't the correct channel. [03:02:07] ok thanks, and sorry for posting on the wrong channel [03:02:15] No worries. [03:15:07] r [03:31:42] good morning everyone [03:49:04] Hey there I have a question for you mediawiki developers, I'm piloting an open-source project and we're considering modifying MediaWiki and using it as a base platform for development. These would be some heavy modifications but we think it might be the best place to start. [03:49:23] A really quick outline of the project is on our homepahe: http://www.OneSynergy.org [03:50:08] Its a pretty complex question, but from an early impression, do you think mediawiki would be a good platform to achieve the goals we're going for? [03:50:16] 03(mod) Remove MediaWiki:noexactmatch usage. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19484 (10sean.anseo) [03:53:03] There are a lot of bells and whistles we'd like to go for that are not listed on the homepage. But its a decent start. [03:54:12] i would like to tie mediawiki logins to certs & clear logging -- anyone done that before? [04:16:54] 03(mod) Allow Image link= parameter when using thumb or frame - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17398 normal->15enhancement; summary; +comment (10herd) [04:27:12] Xerond: I personally wouldn't recommend modifying MediaWiki if your project is somewhat large, because it can get to be a bit unmanageable. Why are you considering using MediaWiki as a base rather than writing something from scratch? [04:31:15] from reading that description, MediaWiki would seem to be a pretty poor choice for what you're trying to do [05:21:29] 03(mod) Purging requires confirmation - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19541 (10herd) [05:23:16] Splarka: you can mention it in there thats it's designed that way due to server load issues and such incase someone links to the site with the purge option in the url [05:23:38] I pondered, but if he actually clicks the revs he'll find out [05:23:43] it is an intelligence test [05:29:24] 03(WONTFIX) Purging requires confirmation - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19541 +comment (10tstarling) [05:32:44] well at least it got attention that way [05:38:53] Kelly Martin says she's resumed her work porting MediaWiki to Java. [05:44:53] great [05:48:36] we're boned now [05:49:19] isn't there already one of those? [05:53:10] you know, JAMWiki [06:05:10] hey, hi all, hope all are doing well tonight. [06:05:40] i am trying to make a new second wiki for us that is authenticated only. we cant even have the homepage seen unless youre authenitcated. [06:06:02] would we just use the htaccess file for the entire site & use LDAP inside it? [06:06:29] just take away the view privilage from everyone [06:06:34] !access | sjobeck [06:06:34] --mwbot-- sjobeck: For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [06:07:21] p85snake: thx a lot. sorry for being so basic, but how would i do that? [06:10:49] Does anyone use JAMWiki? [06:11:58] p85snake ? [06:14:43] Annemarie: this is #mediawiki, you'll probably have a hard time finding someone here that can assist you with that software [06:15:32] nakon: whois Annemarie ;) [06:16:03] :p [06:16:43] Silly nakon. [06:22:45] 03(mod) #time should ignore newlines. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19464 (10niklas.laxstrom) [06:29:08] 03(NEW) using api to de-flag a revision not already flagged gives very cryptic error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19545 trivial; Normal; MediaWiki extensions: FlaggedRevs; (bawolff+wn) [06:42:29] 03(NEW) Vector skin does not support jsMsg() javascript function - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19546 minor; Normal; MediaWiki: Vector Skin; (bawolff+wn) [06:49:46] what is it that every ui change makes people go whiny whiny as opposed to every other bug report we get [06:50:36] why is it every new skin has to totally break all the core js? answer that ^_^ [06:51:04] https://bugzilla.wikimedia.org/show_bug.cgi?id=19484 refering to this [06:53:54] Nikerabbit: thats why you wait till you see brion enter the channel then poucne on him repeatably, or just turn up to his place with a baseball bat [06:54:15] p858snake: what? [06:54:41] that way it will get fixed/and or publicity [06:54:43] I don't give a damn if wiktionary breaks, plain mediawiki is not suitable for building a useful dictionary [07:09:52] 03(mod) Special:UserRights not allowing Flood flag if user in not capitalised - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19519 +comment (10tholly.wikimedia) [07:26:47] 03(mod) rdf export does not generate valid XML - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17953 (10markus) [07:49:25] 03mkroetzsch * r52786 10/trunk/extensions/SemanticMediaWiki/includes/SMW_QueryPrinter.php: fixed Bug 18910 [07:49:35] 03(mod) Setting "{{#ask: ... |link=none}}" works, but "{{#ask: ... |link= none}}" does not. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18910 (10markus) [07:49:36] --Hosiryuhosi-- $B8=:_(Blinky-ja$B$O:nF0$rDd;_$7$F$$$^$9!#(B($B<+F0(B) [07:49:52] Hosiryuhosi: don't do that please [08:14:50] 03mkroetzsch * r52787 10/trunk/extensions/SemanticMediaWiki/includes/SMW_DV_WikiPage.php: Catch cases where MW title generation fails to avoid Bug 18323 [08:15:32] 03(mod) Error in SMW_DV_WikiPage.php - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18323 (10markus) [08:26:09] 03(mod) Pages without wiki content in query results ("ghostpages") - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18406 (10markus) [08:31:32] 03mkroetzsch * r52788 10/trunk/extensions/SemanticMediaWiki/ (2 files in 2 dirs): fixed Bug 19128 [08:32:14] 03(mod) style="clear: both;" causing problems with customized skins - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19128 (10markus) [08:34:28] if ( $parserOutput !== false ) { [08:34:29] return $parserOutput; [08:34:29] } else { [08:34:29] return false; [08:34:29] } [08:35:09] something tells me there's a shorter way to write this [08:36:02] really? [08:39:46] 03(mod) The ask inline query "format=template" should imply "link=none". - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19477 (10markus) [08:50:24] 03(mod) Remove MediaWiki:noexactmatch usage. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19484 (10rainman) [08:51:56] 03mkroetzsch * r52789 10/trunk/extensions/SemanticMediaWiki/includes/SMW_DV_URI.php: catch upgrade problems with email, beautify output (Bug 18547) [08:54:28] 03(mod) Properties of type 'email' are not rendered anymore in #ask - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18547 (10markus) [08:58:58] 03(FIXED) API for reviewed and unreviewed pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19196 +comment (10matthew.britton) [09:01:56] 03(mod) Special:Log can give database error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18657 major->normal; summary; +comment (10matthew.britton) [09:06:05] 03(NEW) Quotes inside of \text{...} leads to lexing errors. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19547 normal; Normal; MediaWiki: General/Unknown; (nmichalo) [09:09:44] 03(WONTFIX) Think of ways to reduce annoyance of the unregistered purge confirmation screen - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11420 +comment (10matthew.britton) [09:28:31] 03(mod) Allow external links in edit summary and log reason - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14892 (10matthew.britton) [09:30:30] 03(mod) Allow external links in edit summary and log reason - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14892 (10matthew.britton) [09:31:01] hi [09:34:19] hello is there a way to ban a certain word in people's usernames? I keep getting one user using the word "buy" and the rest various pharmaceutical drugs [09:36:41] !e TitleBlacklist [09:36:41] --mwbot-- http://www.mediawiki.org/wiki/Extension:TitleBlacklist [09:36:59] 03(mod) Remove MediaWiki:noexactmatch usage. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19484 (10sean.anseo) [09:37:06] thanks ialex im going to read up on that [09:53:07] hello people :) [09:54:37] The logins on our wiki site, get expired very very soon. Is it possible to give a considerably longer session period. Is there any configuration files that can be modified for this? [09:55:00] I am new to mediawiki setup. So please ask me if any further info would help you help me easily [10:04:37] dpreacher: if you check "Remember me" on the login page, you should be logged in for 30 days [10:04:48] 03(mod) Unexpected whitespace on the wikipedia.org portal in IE7 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19079 (10lichaoji) [10:06:35] 03ialex * r52790 10/trunk/extensions/Wikidata/ (App.php OmegaWiki/WikiDataAPI.php): fix another bunch of E_PARSE [10:07:27] 03(mod) Remove MediaWiki:noexactmatch usage. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19484 (10rainman) [10:10:18] 03(mod) Allow external links in edit summary and log reason - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14892 (10heldergeovane) [10:10:28] ialex. Nothing can be done from the server side? Remember password is not something I choose on wikipedia. And I don't find it too comfortable checking remember me. Are you sure, mediawiki has this irremovable shortcoming? [10:11:23] dpreacher: if you don't check it, you'll loose your session when you close your web browser [10:12:12] i don't even need to close my browser...i noticed my session times out in as little as 20-30 minutes. I've to login too many times. [10:12:33] ialex, you think there is some place I can check what's going wrong? [10:14:04] 03(mod) Remove MediaWiki:noexactmatch usage. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19484 (10hartman) [10:14:48] dpreacher: in this case (when you don't check "Remember me") MediaWiki uses the PHP session mechanism to store logins [10:19:53] ialex I will look into the PHP side of things, but I've designed PHP sites, but none have logged out so fast [10:22:44] dpreacher: in some places, the /tmp directory is cleared very often. and php tends to store sessions there. [10:24:21] 03(mod) Remove MediaWiki:noexactmatch usage. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19484 (10rainman) [10:30:21] Duesentrieb thanks, I thought mediawiki had some way of controlling session times. I would do well asking in a PHP channel i suppose. :) [10:31:22] 03ialex * r52791 10/trunk/phase3/skins/vector/main-rtl.css: svn:eol-style native [11:29:53] anyone know where the "media renaming" issue is at ? [11:30:17] it's been 3 months now since it was first enabled and disabled again. [11:31:05] thedj: failure if old versions of the file being moved wern't physically there [11:31:24] it would get half-moved, the page and history would move but the files wouldn't [11:31:39] yeah, but wasn't that fixed subsequently ? [11:32:22] so what are you asking? [11:32:45] well, i was wondering if there is a 2nd deployment planning yet. [11:33:01] i remember brion saying he wanted to put it trough another round of testing... [11:33:09] ahh, a different question than the one you asked ^_^ [11:33:40] https://bugzilla.wikimedia.org/show_bug.cgi?id=18420 [11:33:48] this was the issue [11:34:38] (but all I did was file the bug, well.. and write the batch ajax file move script that MBisanz found the bug with) [11:35:45] I re-tested these on test.wp and could not reproduce, so it looks all fixed [11:35:57] dunno what else brion wants, heh [11:48:49] 03(mod) Vector skin does not support jsMsg() javascript function - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19546 +comment (10Amalthea.wikimedia) [12:08:55] 03shinjiman * r52792 10/trunk/phase3/ (RELEASE-NOTES includes/specials/SpecialVersion.php): * (bug 14611) Added support showing the version of the web server which it is currently using. [12:09:34] 03(mod) Special:Version should show all third party software which it depends on - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14611 (10shinjiman) [12:44:00] *thedj decides to ge back to his HotCat work. [12:47:18] o right... edittokens don't work icw. json callbacks. that's why i got stuck. [12:48:03] heh [12:48:05] hey all - quickly, can anyone tell me how to remove the "Retrieved from" stuff from my pages ? [12:48:21] I've made a new theme for my site, and that really spoils the aesthetics [12:48:31] leehambley: hide them in CSS as most skins do [12:48:36] Splarka: sucks if you can rewrite half of what you implmented :D [12:48:37] they're for the benefit of printed versions [12:48:46] Splarka: good call, that was going to be my last shot [12:48:52] thanks Splarka easy easy :) [12:49:05] check /monobook/main.css for example [12:49:14] ohh, the class is "print-footer" -- no surprise there! [12:49:21] thedj: well, it isn't terribly much more work [12:49:29] are you using an importScriptURI()? [12:49:53] well i figured i might as well just switch to jquery. it's just that i never used jquery for XHR stuff. [12:50:01] ahh [12:52:08] well, pre-jquery, here is what I find quick and dirty [12:52:20] is there any irc channel for WIKI ? [12:52:38] thedj: http://p.defau.lt/?2T7IfoopqWjwtw2rV_sKNw [12:53:29] (won't help XHR tho) [12:59:58] hi. can the admin user set options for all users? in my case, I want to disable the rich text editor for all users [13:04:38] 03(NEW) Special:OldReviewedPages: Click on next loeses Category filter - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19548 major; Normal; MediaWiki extensions: FlaggedRevs; (bugreporter) [13:12:21] 03(mod) Special:Version should show all third party software which it depends on - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14611 (10innocentkiller) [13:15:18] 03(NEW) display clickable area - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19549 enhancement; Normal; MediaWiki extensions: ImageMap; (bernard) [13:28:09] 03(mod) Some gadgets cannot be activated - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19245 (10shinjiman) [13:29:14] &wx sxf [13:32:05] 03(CLOSED) Some gadgets cannot be activated - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19245 +comment (10euku) [13:51:10] 03(mod) Some gadgets cannot be activated - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19245 +schema-change; +comment (10p858snake) [14:02:58] 03(NEW) Summary oddness - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19550 enhancement; Normal; MediaWiki extensions: LiquidThreads; (agarrett) [14:07:15] 03werdna * r52793 10/trunk/extensions/LiquidThreads/i18n/Lqt.i18n.php: Replace "permalink" with "link to this" [14:19:30] I am about to write an extension which uses a special page. where can i store the special page options? Is it neccesary to add a new db table for that? [14:20:36] 03(mod) Allow Image link= parameter when using thumb or frame - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17398 (10michael.daly) [14:21:14] 03werdna * r52794 10/trunk/extensions/LiquidThreads/ (classes/LqtView.php lqt.css): Alternate colours for odd/even threads, improves visual distinction now that there are no borders anymore [14:24:54] 03werdna * r52795 10/trunk/extensions/LiquidThreads/lqt.css: Make the header backgrounds alternate too, so they always contrast with the main background. [14:25:48] 03werdna * r52796 10/trunk/extensions/LiquidThreads/classes/LqtView.php: Always redirect to the article, not the thread page after replying. [14:25:50] <^demon> Danwe: what do you mean by "store the options?" what does your special page do? [14:26:45] it stores some config parameters [14:28:30] <^demon> Elaborate? Most config-type things are better in LocalSettings. Or is your special page a page to configure something else? [14:29:42] The special page is there to config the behavior of a extension which will send information between two wikis. I don't want to store it in localsettings because it's possible that those wikis share one localsetting [14:31:10] <^demon> gotcha. well for that youd probably need a new table, none of the existing ones would help with that. [14:32:16] ok, thanks [14:40:38] 03(NEW) Point links to talk page, not thread view - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19551 enhancement; Normal; MediaWiki extensions: LiquidThreads; (agarrett) [14:41:38] 03(NEW) Edit box for LQT is way too big - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19552 enhancement; Normal; MediaWiki extensions: LiquidThreads; (agarrett) [14:57:51] is it possible that a bot gets informed after a page in a wiki changed by a user? [14:59:30] maybe by a hook [14:59:48] on a on change event and then check if the page applys to a category+ [15:04:34] Danwe: does the wiki provide IRC recent changes? [15:05:30] if you tell us how to implant maybe [15:06:39] Betacommand: (stephan48: if you tell us how to implant maybe) [15:08:03] Danwe: I dont know but ask Brion or someone who runs wikimedia they provide RC feeds [15:08:42] !irc [15:08:42] --mwbot-- I don't know anything about "irc". You might try: !gethelp !rcbot !repeat [15:08:46] !rcbot [15:08:46] --mwbot-- To create an IRC bot to display recent changes to your Wiki, follow the directions at . [15:08:52] stephan48: see that [15:10:02] but a irc bot is only there for posting re recent changes for example like here in this channel... [15:10:36] isn't that something completly different? [15:10:47] or do they work the same like the wiki bots? [15:11:03] Danwe: then have your bot monitor the RC feed for changes [15:11:37] <^demon> Setting up an irc feed just to notify one bot seems like overkill [15:12:15] How do I get wfGetDB to read from another database that is under the same user (i.e. from a shared wiki in a wiki farm) [15:28:18] nvm got it. [15:29:02] 03shinjiman * r52797 10/trunk/extensions/ (2 files in 2 dirs): Localisation updates Cantonese and Chinese for extension messages [15:40:43] is there any howto how to use on wiki source with multiply wiki instances without renaming the LocalSettings.php? [15:41:56] <^demon> !farm [15:41:56] --mwbot-- To run multiple wikis, you can simply install MediaWiki in different folders, with different databases or in one with database prefixes. You can also have multiple wikis using a single installation: and . [15:53:49] 03werdna * r52798 10/trunk/extensions/LiquidThreads/lqt.css: Swap even/odd colouring [15:56:15] So I have two mediawiki installs on one server and both are running off of the same MySQL server, and I'm writing a special page that uses pages from a different wiki on that server. How do I access the other pages of the different wiki? [15:56:35] I've tried changing the $wgDBname before declaring a new Article. [16:02:33] Is there any documentation related to MWSearch (the mw extension which uses the lucene-search engine) ? (I don't mean the obvious extension page and installation/setup doc, but rather some examples of using the extension). [16:04:45] <^demon> lunchtime, later folks. [16:08:10] I got the error: Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 77824 bytes) in /home/beuh/web/gerardlarrieuassocies.net/wiki/includes/specials/SpecialWhatlinkshere.php on line 188 when I go on special page [16:08:22] special:specialpages [16:08:31] MW1.16a rev52088 [16:08:40] almaghi: change the memory limit that is set in your localsettings.php [16:08:47] 20MB is too little. use at least 32 [16:08:50] ok I try this. [16:08:56] you might even need more [16:09:07] it's also possible that you have to increase the limit elsewhere too [16:09:35] Ok you where right. [16:09:38] thks. [16:09:55] Another thing: is there a new table in wikidb since 1.16a ? [16:10:17] cause I got an error concerniong a table that did not exist in mysql DB [16:10:57] I could trackback what was the error if you care. [16:14:45] « PrefStatsHooks::save ». MySQL a renvoyé l’erreur « 1146 : Table 'wiki_gerard.gerardprefstats' doesn't exist (localhost) ». [16:16:49] gerardprefstats ?! [16:16:56] prestats, ok, but gerard? [16:16:58] is it because of Usability initiative: http://www.mediawiki.org/wiki/Extension:UsabilityInitiative#PrefStats [16:17:14] it is the name of the folder containing /wiki [16:17:36] http://marcelet.com/gerard/wiki/ [16:17:54] so it might be the table prefix for the wiki too. [16:17:56] woulöd make sense [16:18:15] anyway. run the upgrade script. it should create all tables. [16:18:45] mmh, ok. I go SSH and i run command: php upgrade.php in folder /maintenance, that's it ? [16:20:13] is it update.php that i should run? [16:20:25] cause upgrade.php doesn't exist [16:21:22] ....... [16:21:22] Adding log_user_text field to table logging...Une requête dans la base de données comporte une erreur de syntaxe. [16:21:22] La dernière requête émise était : [16:21:22] « ALTER TABLE `gerardlogging` [16:21:22] ADD log_user_text varchar(255) binary NOT NULL default '', [16:21:24] ADD log_page int unsigned NULL, [16:21:26] CHANGE log_type log_type varbinary(32) NOT NULL, [16:21:28] CHANGE log_action log_action varbinary(32) NOT NULL [16:21:30] » [16:21:32] dans la fonction « DatabaseBase::sourceStream ». [16:21:33] 03(mod) #time should ignore newlines. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19464 (10jesdisciple) [16:21:34] MySQL a renvoyé lâerreur « 1142 : ALTER command denied to user 'wiki_gerard'@'localhost' for table 'gerardlogging' (localhost) ». [16:23:02] I facing a problem while installing MediaWiki. [16:23:49] anybody here,who could help me solving it Please? [16:23:57] are there any known problems with the xml import/export? [16:24:44] Denwe: Are you wiith me? [16:25:49] $wgDBname = "wiki_gerard"; [16:25:57] « PrefStatsHooks::save ». MySQL a renvoyé l’erreur « 1146 : Table 'wiki_gerard.gerardprefstats' doesn't exist (localhost) ». [16:26:20] is it because of Usability initiative: http://www.mediawiki.org/wiki/Extension:UsabilityInitiative#PrefStats ? [16:26:37] Generating configuration file... [16:26:37] Database type: MySQL [16:26:37] Loading class: DatabaseMysql [16:26:37] Attempting to connect to database server as tayyebo_1...success. [16:26:37] Connected to mysql 5.0.77-community; enabling MySQL 4.1/5.0 charset mode [16:26:39] Database tayyebo_1 exists [16:26:41] Creating tables...Query "CREATE UNIQUE INDEX user_name ON `user` (user_name) " failed with error code "INDEX command denied to user 'tayyebo_1'@'localhost' for table 'user' (localhost)". [16:26:54] When I click on INSTALL MEDIAWIKI. I get this in a new windows [16:30:37] 03catrope * r52799 10/trunk/extensions/UsabilityInitiative/README: UsabilityInitiative: (bug 19493) Fix mention of global var in README [16:31:17] 03(FIXED) Fix the README file - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19493 +comment (10roan.kattouw) [16:31:30] Wiki14 it seems that you haven't granted all rights to your datagbase user. Check this [16:31:44] (what version are you installing?) [16:32:21] latest 1.15 [16:33:21] your dbuser tayyebo_1 has every rights on your mysl DB ? [16:34:15] no [16:34:26] What table contains that actual page contents? [16:34:45] !database [16:34:45] --mwbot-- I don't know anything about "database". You might try: !api !deleteuser !multiplewiki !mysql !readonly !toolserver !wiki [16:34:47] SELECT,INSERT,UPDATE,DELETE, CREATE TEMPORARY TABLES, CREATE [16:34:54] only 6 at the moment [16:35:28] Wiki14 I was trying to help you but I don't know more of the following trivial I've said. [16:35:30] Do i need to select all privilages for DB? [16:35:40] I'm looking at the database schema, I just seem to not be able to find the actual tables with page contents [16:36:17] 03tparscal * r52800 10/trunk/phase3/skins/vector/ (main-ltr.css main-rtl.css): Resolved hidden language variants [16:36:28] 03tparscal * r52801 10/trunk/phase3/skins/Vector.php: Resolved hidden language variants [16:37:14] 03(FIXED) variant links are invisible - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19495 +comment (10roan.kattouw) [16:39:02] Installation successful! Thanks every1 [16:39:43] *bawolff wonders what purpose it served to rename the id on the personal tools portlet in vector from "p-personal" to "personal" [16:45:36] 03(mod) Horizontal Scrollbar in Special:Preferences by small windows in IE - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19498 +comment (10roan.kattouw) [16:46:06] 03(NEW) PrefStatsHooks require a DB that doesnot exist. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19553 major; Normal; MediaWiki extensions: UsabilityInitiative; (alfred.maghi) [16:48:06] 03(mod) PrefStatsHooks require a DB that doesnot exist. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19553 (10alfred.maghi) [16:49:23] 03(FIXED) white background in ul item bullet - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19413 +comment (10tparscal) [16:52:18] On according some admin&bureaucrat rights on Special:UserRights I have the following blank error page: Fatal error: Call to undefined function wfRunHook() in /home/beuh/web/gerardlarrieuassocies.net/wiki/includes/specials/SpecialUserrights.php on line 200 [16:52:39] Any idea? [16:54:12] Line 200 of SpecialUserrights.php is: wfRunHook( 'UserrightsSaveUserGroups', array( &$user, $oldGroups, &$add, &$remove, $reason ) ); [16:54:31] wfRunHooks [16:55:38] !wfRunHooks [16:55:38] --mwbot-- I don't know anything about "wfrunhooks". [17:00:47] ohhh ok. I beleive there is a bug because wfRunHook() is undefined but wfRunHooks() is defined. I chack on bugzilla if existing report [17:02:21] Ok I've changed my file line200 with +s and it does work [17:03:15] almaghi: that typo was fixed in r52116, see http://www.mediawiki.org/wiki/Special:Code/MediaWiki/52116 [17:03:56] 03aaron * r52802 10/trunk/extensions/FlaggedRevs/specialpages/OldReviewedPages_body.php: bug 19548 Special:OldReviewedPages: Click on next lost Category filter [17:04:40] 03(FIXED) Special:OldReviewedPages: Click on next loeses Category filter - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19548 +comment (10JSchulz_4587) [17:04:51] Oh ok thks. I did checkout the rev52088 used on wikimedia projects, I did beleive it was kind of "released", my mistake. [17:21:14] !wfGetDB [17:21:14] --mwbot-- I don't know anything about "wfgetdb". [17:36:36] anybody where about User:Viceroy321 [17:43:31] Anyone know what is stopping liquidthreads from being adopted by Wikimedia wikis? [17:43:54] or if there is anything stopping it from being adopted [17:47:30] 04(REOPENED) Redirecting to the mobile site should always be optional - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19114 +comment (10matthew.britton) [17:52:44] bawolff: werdna is working on cleaning it up for wikimedia usage now. [17:52:59] 03(mod) Redirecting to the mobile site should always be optional - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19114 (10charlie) [17:53:21] cool [17:54:39] TrevorParscal: are you happy with all the bugs we found for you this weekend ? :D [17:59:01] 03(NEW) Bold/minor markers are not bold - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19554 normal; Normal; MediaWiki: Vector Skin; (innocentkiller) [18:06:11] 03(mod) Phonetic KeyBoard is not working in Mozilla Fire fox - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19396 (10jayantanth) [18:07:57] 03(mod) Embbed REVISIONID is wrong - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19499 (10umherirrender_de.wp) [18:09:32] bawolff: are you still around? [18:10:53] 03(mod) Bengali phonetic keyboard is not working in Mozilla Firefox - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19396 summary; +comment (10brion) [18:14:12] 03(mod) Non-mobile site sometimes redirects to mobile site after clicking the disable link - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19114 summary; +comment (10brion) [18:18:03] anybody here familiar with Wikinews Custom skin ? [18:22:26] 03(mod) Horizontal Scrollbar in Special:Preferences by small windows in IE - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19498 (10umherirrender_de.wp) [18:23:07] 03(mod) (Changed) element IDs and scripts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19527 +comment (10dragonlordofxanther) [18:33:29] 03(NEW) Registration time in Preferences different from Special:ListUsers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19555 enhancement; Normal; MediaWiki: User preferences; (umherirrender_de.wp) [18:34:59] *Wiki47 looking for somebody, who could help for Wikinews Custom skin [18:38:01] 03(mod) 404 error when navigating away from the mobile site to regular Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19511 +comment (10brion) [18:38:16] 03(mod) Allow Image link= parameter when using thumb or frame - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17398 (10michael.daly) [18:45:40] 03(mod) Create wiki for Wikimedia Ukraine - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19533 (10Ahonc.ua) [18:49:14] 03(mod) Non-mobile site sometimes redirects to mobile site after clicking the disable link - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19114 (10hcatlin) [18:50:47] 03werdna * r52803 10/trunk/phase3/includes/Preferences.php: Put registration time in local timezone [19:07:15] RoanKattouw: you about? [19:11:00] Betacommand: Going off to lunch soon [19:11:25] RoanKattouw: when you get back poke me I have a idea [19:11:36] OK [19:11:37] 03dale * r52804 10/branches/new-upload/phase3/ (4 files in 3 dirs): minor layout fix of upload page [19:11:48] Feel free to explain it to me in a private message, I'll read it when I get to it [19:18:51] 14(INVALID) PrefStatsHooks require a DB that doesnot exist. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19553 +comment (10roan.kattouw) [19:23:39] 03(mod) Allow external links in edit summary and log reason - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14892 (10mike.lifeguard) [19:33:27] I did an export from mediawiki.org and that time every character < and > are missing! [19:39:33] almaghi: https://bugzilla.wikimedia.org/show_bug.cgi?id=16554 - you have a broken libxml2 [19:39:44] hi [19:39:57] thks mrZ [19:40:04] <^demon> almaghi: missing from the dump or when you imported? [19:40:39] I should read the dump. [19:40:40] 2min [19:40:41] <^demon> yeah what he said. [19:40:44] I'm looking for a way to make an offline copy of a MediaWiki. I want to end up with HTML-Pages which I could store on my SmartPhone for offline browsers. I don't really need graphics. [19:40:52] Any Ideas on how to achieve this? [19:41:35] in the dump it is coded as : </p> [19:42:02] but the < < doesn't even appear on the imported pages [19:46:48] i'd like to automatically include a java applet to the side of every of my mediawiki pages...what is the best way to archive this ? [19:48:22] <^demon> almaghi: mr-zman linked you the bug about this, its a known issue with libxml2. there's a few workarounds if upgrading to a newer php/libxml2 arent an option. [20:02:14] HeimdallAustria: there's a bunch of extensions for including applets. not sure if they are any good. i'd pürobably use a more generic approach, namely, htmlets [20:02:15] !htmlets [20:02:15] --mwbot-- For allowing any and all HTML, see . This is of course VERY DANGEROUS. Safer options include , and . [20:02:46] HeimdallAustria: oh wait, you want it in the sidebar? [20:02:53] hm... not so easy. [20:03:00] probably need to hack the skin. [20:03:13] werdna: I'm back now [20:04:26] Duesentrieb: not necessarily in the sidebar.. on the right side of the text would be fine too [20:04:41] that doesn't make it easier. [20:04:51] you want it in the skin, not the content. that makes it harder [20:05:32] 03(NEW) diff: as a sudo namespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19556 enhancement; Normal; MediaWiki: History/Diffs; (Phoenixoverride) [20:07:18] mmmh... i'll take a look at these htmlets at first.. thanks for the hint [20:17:02] 03(mod) diff: as a pseudo namespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19556 summary; +comment (10innocentkiller) [20:18:09] Chad H. now, eh? [20:19:44] <^demon> Annemarie: yeah. [20:21:41] I recently recovered a dead media wiki installation, I could only restore the database from the /var/lib/mysql directory [20:22:02] well I install a new mediawiki instance, got the database to come up on the recovered directory [20:22:11] all the data is there but the posts are blank [20:22:33] I can only see the data for most pages in the history, how do I restore the pages from the old diffs? [20:27:34] <^demon> Annemarie: i got bored. i might change it to something fun later. [20:27:52] :-) [20:27:56] could it be that my script patch change from / to /mediawiki? [20:28:04] is the script patch stored in the dB? [20:28:13] err the absolute path [20:28:59] <^demon> no [20:29:01] <^demon> its nor [20:29:07] <^demon> *nit [20:29:12] <^demon> Dammit. [20:29:14] <^demon> NOT [20:29:31] <^demon> damn keyboard. [20:38:01] hello [20:39:08] Rarbit. [20:39:29] werdna: close the bug? [20:40:38] ^demon: what's wrong with action paths... other than there is no easy way to make links to them [20:45:44] <^demon> Nikerabbit: no problems, of course :) [20:57:24] 03(mod) line number missing by action=parse&prop=sections - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19417 (10roan.kattouw) [21:08:58] 03daniel * r52805 10/trunk/WikiWord/WikiWordBuilder/ (26 files in 3 dirs): import wiki family knowledge [21:10:28] Nikerabbit: hmm? [21:14:07] 03(mod) Watchlist settings of ApiEditPage are insufficient - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19090 (10roan.kattouw) [21:18:57] 03(mod) prop=info&inprop=watched - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19523 +comment (10roan.kattouw) [21:20:40] can we change the name of a wiki after the install? Maybe through LocalSettings or a MediaWiki message [21:25:34] Ok it can be changed afterward. [21:26:54] 03(FIXED) Vector Skin needs hook similar to SkinTemplateContentActions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19304 +comment (10roan.kattouw) [21:27:49] 03(mod) In 'Vector' skin, show/hide templates do not work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19471 +comment (10roan.kattouw) [21:36:41] 03(mod) (Changed) element IDs and scripts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19527 (10roan.kattouw) [21:48:43] werdna: timezone thingie? [21:49:57] Nikerabbit: oh, meh :P [21:51:41] 03(WONTFIX) XSLT parameter to API queries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19528 +comment (10roan.kattouw) [21:54:04] http://www.mediawiki.org/wiki/Special:Code/MediaWiki/52503#c3087 that's like a bug in intersection extension? [21:55:00] 14(DUP) Missing styling for file metadata table - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19529 +comment (10roan.kattouw) [21:55:03] 03(mod) table.collapsed tr.collapsable from Monobook to common CSS - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19524 (10roan.kattouw) [22:05:17] Hello: I'm getting the 1205 lock wait error. How can I manuall remove a file that some user uploaded (that is causing MediaWiki to crash?) [22:05:33] I cannot unroll his upload or delete it b/c the page for that particular file never loads [22:05:40] &$error: out-param ��the error message to return. in http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/docs/hooks.txt?revision=52806&view=markup [22:05:47] I didn't just want to jump into the DB and remove the file. [22:06:06] I'm using 1.15 [22:13:47] Annemarie: ask werdna? :o [22:14:09] :O [22:14:16] ?? [22:14:35] Nikerabbit: Did you annotate or something? [22:14:50] werdna: r51990 and r52806 [22:15:00] Annemarie: gmail search is faster [22:15:17] Heh. [22:16:09] Nikerabbit: what? [22:16:13] context, please [22:16:32] http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/docs/hooks.txt?r1=51990&r2=51989&pathrev=51990 [22:16:59] Yes, but what about it? [22:17:15] You don't see the black question marks? [22:17:31] I assume that's a bug in viewvc [22:17:31] I guess it makes sense you wouldn't. [22:17:41] do they appear in your local checkout? [22:18:19] out-param ÐÊthe error message [22:18:30] Some DE-type thing. [22:18:59] appears as &$error: out-param – the error message to return. [22:19:01] for me [22:19:35] Hmm, question marks for UTF-8. [22:19:53] Shows fine via IRC though. [22:19:59] It's a dash. [22:20:06] en-dash, I think [22:20:08] bah [22:20:12] Yeah, it is. [22:20:45] Any ideas on the lock wait error? [22:20:53] just refresh [22:21:05] lock wait errors are usually intermittent [22:21:08] It continues ... [22:21:09] It's not. [22:21:26] oh, I wonder if those are utf8 actually [22:21:29] or iso8859* [22:21:37] everything should be utf-8 [22:21:39] Some user uploaded a 1.6 Mb animated GIF. Ugh. I'm trying to remove it, but cannot. [22:22:20] http://www.pymolwiki.org/index.php/File:SH3.gif (Please, not all at once, since this is killing the server, but, there you go.) [22:22:36] they look like utf8 (after a short od-c). weird [22:24:50] 03nikerabbit * r52807 10/trunk/phase3/docs/hooks.txt: Encoding issues are not this unseen of... [22:27:44] How can I delete a file, if I cannot reach it's actual page (due to the 1205 lock wait error)? [22:36:30] pInchoate: Try again; the lock wait error sounds like an intermittent one [22:36:40] It's not. [22:36:46] It's been doing this for well over an hour now. [22:37:09] I'm now in the maintenance directory looking for some helper scripts. [22:37:20] Unless someone knows how to fix this for real. [22:38:05] Crap, now the script is giving me the 1205 error. [22:39:07] 03(NEW) is_khtml can be triggered by Chrome with - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19557 minor; Normal; MediaWiki: General/Unknown; (greenreaper) [22:39:43] I don't find anything about the special pages special:tags. The valid_tag contains a list of defined tags, to be used by Special:Tags. [22:39:46] http://www.mediawiki.org/wiki/Manual:Valid_tag_table [22:39:52] what is it about [22:41:56] The odd thing about the 1205 error is that it looks like it was in recent changes, but not in the file list. [22:42:01] MediaWiki:tags what is it for? [22:42:12] ...and now I cannot update my recent changes. [22:42:22] 03(FIXED) Bullet list symbol background not transparent - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19514 +comment (10roan.kattouw) [22:42:55] almaghi: see http://en.wikipedia.org/wiki/Wikipedia:Tags [22:43:03] thks [22:43:17] 03tparscal * r52808 10/trunk/phase3/ (includes/Title.php skins/Vector.php): Resolves improperly named XML ids on the namespace tabs, as well as fixes up some nastyness in the Title object [22:45:06] pInchoate: Is this your own wiki? Then something might be wrong with your DB; no expert on that however [22:45:32] 03tparscal * r52809 10/trunk/phase3/skins/Vector.php: Resolves talk namespace tab having the wrong XML id [22:45:46] This is my own wiki. I've run DB checks an all looks fine. I've wrtten the host admin, though in case he knows of something amiss. [22:51:57] 03tparscal * r52810 10/trunk/phase3/skins/Vector.php: Actually resolves namespaces and tabs having the correct XML IDs [22:54:11] 03tparscal * r52811 10/trunk/phase3/skins/Vector.php: Fixes what r52810 broke, making other tabs have the correct XML IDs [22:58:18] is it that Extension:AbuseFilter as been merge into MW core throught Special:Tags ? [23:00:06] no [23:00:08] almaghi: no [23:00:11] tags are core feature [23:00:20] Tags is a system in core which is used by the abuse filter [23:00:21] abusefilter just abuses it [23:01:34] mmh mh ok. I am reading source code http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/specials/SpecialTags.php?view=markup to get what is it about. Why could I want to create some Tags in special:Tags [23:01:56] *werdna abuses Nikerabbit [23:02:28] *Nikerabbit abducts werdna to dream (as in sleep) islands [23:09:45] 03(FIXED) Missing tooltips and accesskeys - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19505 +comment (10tparscal) [23:12:12] 03(mod) "namespaces" and "views" lists should not have a span in the anchor, for compatibility - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19531 +comment (10jidanni) [23:13:37] 03tparscal * r52812 10/trunk/phase3/skins/ (Vector.php vector/main-ltr.css vector/main-rtl.css): Fixed more XML IDs to be compatible with monobook [23:16:23] 03(ASSIGNED) "namespaces" and "views" lists should not have a span in the anchor, for compatibility - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19531 +comment (10tparscal) [23:24:10] should check if http://www.mediawiki.org/wiki/Manual:Tags is not nonsense manual. [23:24:36] 03(mod) Bot/minor markers are not bold - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19554 summary (10roan.kattouw) [23:25:39] almaghi: I fixed some stuff [23:25:59] Thanks for co-op. [23:28:06] Is it that Tags are in MW core but are not usable without extensions? [23:28:34] 03catrope * r52813 10/trunk/phase3/skins/vector/ (main-ltr.css main-rtl.css): (bug 19554) Bot/minor markers aren't bolded in Vector [23:28:54] 03(FIXED) Bot/minor markers are not bold - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19554 +comment (10roan.kattouw) [23:35:13] 03tparscal * r52814 10/trunk/phase3/docs/hooks.txt: Added documentation for VectorTemplateToolboxEnd [23:36:04] 03catrope * r52815 10/trunk/phase3/skins/ (common/shared.css monobook/main.css): (bug 19524) Move hiding initially hidden collapsable tables from monobook/main.css to common/shared.css [23:36:25] 03(FIXED) table.collapsed tr.collapsable from Monobook to common CSS - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19524 +comment (10roan.kattouw) [23:37:02] 03(FIXED) vector skin hooks not documented in hooks.txt - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19522 +comment (10roan.kattouw) [23:41:47] 14(DUP) personal portlet - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19502 +comment (10roan.kattouw) [23:41:50] 03(mod) (Changed) element IDs and scripts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19527 (10roan.kattouw) [23:42:32] 03(mod) On FlaggedRevs wikis: Success message 'revreview-successful' not shown - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19486 summary (10roan.kattouw) [23:44:42] 03tparscal * r52816 10/trunk/phase3/skins/ (Vector.php vector/main-ltr.css vector/main-rtl.css): Changed XML IDs to be compatible with monobook things, and now tabs and menus are class driven rather than ID [23:44:57] 03(FIXED) non-corrected accesskey tooltips. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19506 +comment (10tparscal) [23:46:20] 03(mod) non-corrected accesskey tooltips. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19506 +comment (10roan.kattouw) [23:46:55] 03tparscal * r52817 10/trunk/phase3/skins/ (Vector.php vector/main-ltr.css vector/main-rtl.css): Changed logo XML ID [23:49:33] 03(FIXED) (Changed) element IDs and scripts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19527 +comment (10tparscal) [23:50:23] 03(FIXED) Menu's are CSS id's. possibly better as classes. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19532 +comment (10tparscal) [23:52:03] 03tparscal * r52818 10/trunk/phase3/skins/vector/ (main-ltr.css main-rtl.css): Resolved accesibility issue with color contrasts on panel headers [23:52:10] 03(FIXED) Color combo's suited for visual impaired. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19508 +comment (10tparscal) [23:52:35] 03catrope * r52819 10/trunk/phase3/skins/ (common/shared.css modern/main.css monobook/main.css): (bug 19496) New pages don't have yellow background. Moving rules for .not-patrolled, div.patrollink and span.unpatrolled up to common/shared.css [23:52:43] 03(FIXED) new pages don't have yellow background - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19496 +comment (10roan.kattouw) [23:57:35] 04(REOPENED) Missing styling for file metadata table - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19529 +comment (10hartman)