[00:30:05] 04(REOPENED) FCKeditor extension (WYSIWYG): new hook needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13821 +comment (10brion) [00:42:47] 03(mod) FCKeditor extension (WYSIWYG): new hook needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13821 (10Simetrical+wikibugs) [00:45:30] 03(WONTFIX) InterWiki-Icons: show an optional small icon (favicon) on interwiki links - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1254 +comment (10wiki) [00:59:35] getting closer to fixing my wiki's infobox issue. i'm unsure of where to go from here. i am using templates directly from wikipedia. a page example is: http://www.religionisfree.org/wiki/index.php/Mary_Sue_Hubbard as can be seen, it displays but without the border or proper alignment. i found information about possible css that is missing, but no expanded theory on that yet. [01:03:33] well, the border and alignment are defined, on wikipedia, via css [01:03:43] so if you don't have the infobox's css, you don't get the border or alignment ^_^ [01:04:11] i just hijacked http://en.wikipedia.org/wiki/MediaWiki:Common.css and threw it up but it doesn't change anything, i'm sure i'm missing something though [01:04:15] i think i'm on the right track at this point [01:04:40] http://www.religionisfree.org/wiki/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000 [01:04:44] doesn't show it there [01:04:57] well, except stuff for calendars [01:05:20] you want stuff on Common.css starting at /* Infobox template style */ [01:05:28] hmmm i think i know what's up now [01:05:32] thank you for pointing that out [01:05:35] 03(NEW) Have a short rest, and maybe a cup of tea. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13825 major; normal; MediaWiki: User interface; (wiki) [01:05:47] np [01:06:58] nice bug [01:09:27] 14(WFM) Have a short rest, and maybe a cup of tea. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13825 (10JSchulz_4587) [01:10:22] we have lift off, thank you much splarka [01:10:34] we thought we had to add common.css on the server, not just edit the damn page [01:10:53] heh [01:11:54] the guy who was doing the main "setting shit up to work" part of this project vanished so i've been running around with my head chopped off trying to figure crap out. i honestly have no idea what i'm doing with any of this. lulz. [01:12:08] but it's working now :D [01:28:12] ...b [01:28:59] 03(NEW) 'Search in these namespaces by default' - text broken - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13826 normal; normal; MediaWiki: User preferences; (wiki) [01:44:10] your help fixed many problems that turned out to simply be the css, splarka. i wish to grant you many virgins upon your entry into heaven. [01:45:09] meh, can I get those with mor experience instead? just a little [01:45:13] ^more [02:01:55] <_Steve_> hi folks, i'm copying some templates over from wikipedia and noticing a difference in parserfunctions extension that i have vs. what's on wikipedia. there are a number of extra parser function hooks on wikipedia that i can't seem to find anywhere. anyone know about this or have hints? [02:02:43] <_Steve_> the ones that i don't have are #filepath, #iferror, #pagesincategory, #pagesize and particularly, #tag [02:08:08] _Steve_: several of those are not part of the extension, but new core parser functions [02:08:31] #tag for example is [MW1.12+, r29482] [02:08:33] <_Steve_> ok. i was just starting to wonder about upgrading from 1.11.0 to 1.12.0... [02:09:05] {{PAGESINCATEGORY}} is [MW1.13+] [02:09:52] #iferror *is* part of the ParserFunction extension, but is rather new too [02:09:53] <_Steve_> ok. might not need that one [02:10:04] it was done during the new pre-processor migration [02:10:14] <_Steve_> pre-processor migration? [02:10:17] <_Steve_> don't know anything about that [02:10:27] because in the old parser there was a way to detect invalid output of functions like #expr, but not in the new [02:10:59] *Splarka looks for the page [02:11:01] <_Steve_> where can i read about the new parser? [02:11:04] http://meta.wikimedia.org/wiki/Migration_to_the_new_preprocessor [02:11:12] <_Steve_> interesting [02:11:22] <_Steve_> i'm just trying to get folks at work to use categories and categorize things, instead of making lists that have to be maintained manually, so i'm copying a bunch of messagebox templates over.... [02:11:32] the changes are mostly in background efficiency, but it was impossible to make it completely transparent ^_^ [02:11:40] ahh [02:11:45] then you don't need to worry too much about all this [02:11:54] but the things you describe, especially #tag, just require upgrading [02:11:57] <_Steve_> a lot of them have {{#tag:imagemap| Image:Padlock-red.svg|20px default This high-risk template is protected from editing to prevent vandalism. desc none }} which isn't getting parsed... [02:12:03] oh [02:12:06] you can remove that [02:12:15] or replace it with [[Image]] [02:12:25] <_Steve_> ok [02:12:25] that there, is simply to make a clickable image [02:12:37] Wikipedia perfectionism ^_^ [02:12:40] <_Steve_> lot of work for such a simple thing [02:12:59] [[Image:Padlock-red.svg|20px]] would link to /wiki/Image:Padlock-red.svg [02:13:03] <_Steve_> anyway, i figure i might as well get it working. figuring out why prompted me to notice i need to upgrade. [02:13:09] heh [02:13:37] <_Steve_> i'm going to be using Template:Uncategorized a lot [02:13:46] 03(NEW) Special:Export upgrade - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13827 15enhancement; normal; MediaWiki: Special pages; (Phoenixoverride) [02:14:01] <_Steve_> and Template:Context too [02:14:25] <_Steve_> and i need a template that says "hey dummy, use categories rather than making lists you have to manually maintain!" [02:15:26] <_Steve_> Template:Uncategorized isn't quite the right message for these folks... anyway, thanks for the info. i'll put the upgrade off until tomorrow, but at least i know what's wrong now. [02:16:45] <_Steve_> heh, "MediaWiki developer and Wikimedia system administrator"... developer and sysadmin, always a recipe for well maintained software and cleanly systems. ;) [02:18:01] Hello [02:18:28] can anyone help me with a question related with the Categories feature of wikimedia? [02:18:53] only if you ask it [02:18:59] LOL. [02:18:59] (Not that I have an answer) [02:19:52] I just created a new category for my wiki, but I want to place links for this category in the middle of my articles (as a regular wikilink) any idea how to make it? [02:20:33] prefix with colon [02:20:38] [[:Category:Foo]] [02:20:39] [[:Category:Foobar]] [02:20:57] same for Image: links, interlang links, etc [02:21:19] I tried, but he adds the word Category before the name. [02:21:25] so pipe it [02:21:26] that´s normal? [02:21:30] [[:Category:Foobar|any text you want]] [02:21:37] let me try it [02:21:39] same as any wikilink [02:21:44] [[Link|text]] [02:22:46] it worked perfectly.. [02:22:50] thank´s a buch mates [02:22:59] sorry for the stupid question [02:23:45] Np [02:23:57] It's nice to be able to aswer a question in here for once. [02:23:58] :) [02:24:14] LOL [02:24:42] I´m still learning about the wiki, and as more I play with him, more i love it [02:25:49] got go, thank´s for the help [02:46:59] Large comment comming [02:47:22] Ack... :/ I forgot to checkout with svn+ssh [02:50:06] that wasn't so big [02:50:25] heh [03:06:00] Ok, large commit comment incomming... (or is there a way to make the CIA bots not show it?) [03:07:50] 03dantman * r33761 10/branches/titlerewrite/phase3/ (7 files in 2 dirs): (log message trimmed) [03:07:50] Merging my old data, with my svn data, and adding in some new data. Finally creating a single set of data to work with instead of having half baked code all over the place. [03:07:50] I can't guarantee this will all work though, I had to convert the old 'real' format to the new 'ui' format. [03:07:50] docs/hooks.txt - Document new TitleNormalizerBackconvert hook in TitleNormalizer.php. [03:07:52] includes/AutoLoader.php - Adding TitleNormalizer class into autoloads. [03:07:54] includes/DefaultSettings.php - New configuration variable $wfTitleNormalizerClass for overriding the standard normalizer class. [03:07:57] includes/LinkCache.php - Adding in page_title_ui to the list of data bits extracted from the database by the link cache. [03:08:54] Well, at least it trimms out 2/3 of the commit message [03:52:41] where is file upload enabled in the config? [03:53:56] nevermind [03:59:28] 03dantman * r33762 10/trunk/extensions/OpenID/ (3 files): [03:59:28] The OpenID extension reuses the same error over and over and over. It is impossible to debug what is causing the error because of this. [03:59:28] Adding in semi-descriptive wfDebug messages so that administrators with logging enabled may track down what configuration or other issue may be causing an issue with their OpenID logins. [03:59:28] (Evan confirmed this addition is ok) [04:28:01] 03yaron * r33763 10/trunk/extensions/SemanticForms/includes/SF_FormPrinter.inc: [04:28:01] Added additional check for whether field is a relation; removed stray "END;" [04:28:01] call [04:28:40] 03yaron * r33764 10/trunk/extensions/SemanticForms/includes/SF_GlobalFunctions.php: Fixed handling for query strings containing single-quote [04:35:47] 03(mod) Language-specific article count variables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1534 (10waldir) [05:03:35] 03(mod) InterWiki-Icons: show an optional small icon (favicon) on interwiki links - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1254 (10mail) [05:49:38] 03(mod) InterWiki-Icons: show an optional small icon (favicon) on interwiki links - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1254 +comment (10dan_the_man) [05:51:15] Anyone knows about Mediawiki APi? [05:51:35] This query doesn't seem to go through [05:51:36] http://th.wikipedia.org/w/api.php?action=query&format=xml&prop=revisions&rvprop=timestamp|user|comment|content&titles=%e0%b8%9e%e0%b8%b9%e0%b8%94%e0%b8%84%e0%b8%b8%e0%b8%a2%3a%e0%b8%94%e0%b8%b4+%e0%b9%81%e0%b8%ad%e0%b8%99%e0%b8%b4%e0%b9%80%e0%b8%a1%e0%b8%97%e0%b8%a3%e0%b8%b4%e0%b8%84%e0%b8%8b%e0%b9%8c|%e0%b8%9e%e0%b8%b9%e0%b8%94%e0%b8%84%e0%b8%b8%e0%b8%a2%3a%e0%b8%99%e0%b8%b5%e0%b9%82%e0%b8%a1...% [05:51:39] e0%b8%9b%e0%b8%a5%e0%b8%b2%e0%b9%80%e0%b8%a5%e0%b9%87%e0%b8%81%e0%b8%ab%e0%b8%b1%e0%b8%a7%e0%b9%83%e0%b8%88%e0%b9%82%e0%b8%95%e0%b9%8a...%e0%b9%82%e0%b8%95|%e0%b8%9e%e0%b8%b9%e0%b8%94%e0%b8%84%e0%b8%b8%e0%b8%a2%3a%e0%b8%9b%e0%b8%a3%e0%b8%b0%e0%b8%a7%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%9e%e0%b8%a3%e0%b8%b0%e0%b8%9e%e0%b8%b8%e0%b8%97%e0%b8%98%e0%b9%80%e0%b8%88%e0%b9%89%e0%b8%b2|%e0%b8%9e%e0%b8%b9%e0%b8 [05:51:40] %94%e0%b8%84%e0%b8%b8%e0%b8%a2%3a%e0%b9%84%e0%b8%9f%e0%b8%99%e0%b8%ad%e0%b8%a5%e0%b9%81%e0%b8%9f%e0%b8%99%e0%b8%95%e0%b8%b2%e0%b8%8b%e0%b8%b5+VII+%e0%b9%81%e0%b8%ad%e0%b8%94%e0%b9%80%e0%b8%a7%e0%b8%99%e0%b8%95%e0%b9%8c%e0%b8%8a%e0%b8%b4%e0%b8%a5%e0%b9%80%e0%b8%94%e0%b8%a3%e0%b8%99|%e0%b8%9e%e0%b8%b9%e0%b8%94%e0%b8%84%e0%b8%b8%e0%b8%a2%3a%e0%b8%a3%e0%b8%a7%e0%b8%a1%e0%b9%80%e0%b8%ab%e0%b8%a5%e0%b9% [05:51:42] 88%e0%b8%b2%e0%b8%a2%e0%b8%ad%e0%b8%94%e0%b8%84%e0%b8%99%e0%b8%9e%e0%b8%b4%e0%b8%97%e0%b8%b1%e0%b8%81%e0%b8%a9%e0%b9%8c%e0%b9%82%e0%b8%a5%e0%b8%81|%e0%b8%9e%e0%b8%b9%e0%b8%94%e0%b8%84%e0%b8%b8%e0%b8%a2%3a%e0%b8%a3%e0%b8%b0-%e0%b8%97%e0%b8%b0-%e0%b8%97%e0%b8%b9-%e0%b8%ad%e0%b8%b5%e0%b9%88+%e0%b8%9e%e0%b9%88%e0%b8%ad%e0%b8%84%e0%b8%a3%e0%b8%b1%e0%b8%a7%e0%b8%95%e0%b8%b1%e0%b8%a7%e0%b8%88%e0%b8%b5%e0 [05:51:47] %b9%8a%e0%b8%94+%e0%b8%ab%e0%b8%b1%e0%b8%a7%e0%b9%83%e0%b8%88%e0%b8%84%e0%b8%b1%e0%b8%9a%e0%b9%82%e0%b8%a5%e0%b8%81|%e0%b8%9e%e0%b8%b9%e0%b8%94%e0%b8%84%e0%b8%b8%e0%b8%a2%3a%e0%b8%aa%e0%b8%b8%e0%b8%94%e0%b8%aa%e0%b8%b2%e0%b8%84%e0%b8%a3+(%e0%b8%a0%e0%b8%b2%e0%b8%9e%e0%b8%a2%e0%b8%99%e0%b8%95%e0%b8%a3%e0%b9%8c%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%8c%e0%b8%95%e0%b8%b9%e0%b8%99)|%e0%b8%9e%e0%b8%b9%e0%b8% [05:51:54] :) [05:51:56] idiot [05:51:58] haha [05:52:10] heh [05:52:23] It's only 50 pages [05:52:27] try submitting it via POST [05:52:28] Jutiphan, stop it [05:52:29] It's only 50 pages [05:52:33] heh [05:52:35] wikimedia URI limit is like 4000 characters [05:52:41] Hmm... [05:52:42] oh [05:52:45] That's so small [05:52:50] yeah, so use POST [05:52:56] :/ It's a GET, what do you expect [05:53:08] How can I use POST? [05:53:11] Dont I have to GET? [05:53:12] ... [05:53:14] You're not supposted to SEND with GET... that's the reason we have POST [05:53:20] what language are you using? [05:53:26] Forms are your friend! [05:53:28] python? javascript? [05:53:32] I am using C# actually [05:54:25] so if I use POST [05:54:38] where do I put the data [05:54:41] of query strings [05:54:58] so POST is supposed to submit the data to the server [05:55:12] but aren't these submitted via query strings [05:55:15] uri-encode it as titles=whatever [05:55:19] or is there other documentede way I miss? [05:55:34] If you can tell me how to do it in Javascript [05:55:39] I should be able to do it in C# [05:55:58] object.open('POST', url, true) [05:56:06] object.setRequestHeader('Method', 'POST ' + url + ' HTTP/1.1') [05:56:23] and send Content-type, Content-length, and then .send() [05:56:24] oh [05:56:26] so everything is the same [05:56:30] but just use post method? [05:56:30] pretty much [05:56:32] ok [05:56:34] will try [05:56:36] thanks a lot [05:56:38] been trying to figure this out [05:56:41] except you don't put the big request into the URI [05:57:05] Yeah encode64 really suck for non-English languages [05:57:13] heh [05:57:26] lucky English wiki doesn't have to deal with these issues [05:57:32] sure they do [05:57:51] a 255.255.255.255/24 format CIDR check exceeds URI limits [05:57:57] I'm glad Firefox 3 Beta 5 now display UTF on the web address [05:58:00] that makes it readable [05:59:49] you might ask in ##csharp if you need more helps (with the code) [06:02:34] ok, trying now [06:02:46] I am going to pass http://th.wikipedia.org/w/api.php as the URI [06:02:52] then the data as action=query&.... [06:02:53] right? [06:03:14] let's see if this works [06:03:16] right (if C# is normal at all) [06:04:12] *Werdna waves [06:07:45] wow [06:07:47] it works [06:07:49] let's try 500 [06:08:17] ok [06:08:19] awesome [06:08:21] 1000 even works [06:08:25] thank you very much guys [06:08:55] enjoy [06:09:08] oh [06:09:10] just curious [06:09:17] do you have plans to implement save into the API [06:09:23] curiousity killed the category [06:09:38] it is implemented but currently disabled on wikimedia IIRC [06:13:14] oh ok [06:13:17] actually I got this [06:13:18] rvpage_count may not be over 50 (set to 500) for users [06:13:22] Jutiphan: http://www.mediawiki.org/wiki/API:Changing_wiki_content [06:13:52] hmm.. [06:13:54] I am just getting the last revision [06:13:57] that's all i need [06:14:14] action=query&format=xml&prop=revisions&rvprop=timestamp|user|comment|content&titles= [06:14:40] a bot flag should increase that to 500 IIRC [06:14:46] hmm.. [06:14:53] I thought the user gets 500, and bot gets 5000 [06:15:13] oh [06:15:17] let me try to set rvlimit to 1 [06:15:55] well, usually 10x more as bot ^_^ [06:16:16] ok [06:16:20] I think it means revisions of the page [06:16:24] but not the page count [06:16:40] Splarka, what do you do? [06:16:45] do you actually work in the mediawiki API? [06:16:50] just curious [06:17:50] I just abuse it, in javascript [06:18:01] and annoy Roan and Yurik to add features ^_^ [06:19:19] oh I see [06:19:24] heh [06:19:30] what kind of javascript you write for [06:19:36] i mean to implement what feature [06:20:01] well, for example, http://en.wikipedia.org/wiki/MediaWiki:Gadget-contribsrange.js [06:20:40] and other stuff like http://en.wikipedia.org/wiki/User:Splarka/dabfinder.js [06:21:12] hmm.. they might reduce the limit to 50 [06:21:13] it is much better than scraping pages, especially when you can combine queries [06:21:14] that would be lame [06:21:24] I subscribed to the mediawiki-api thingy [06:21:28] hi, I am curious, can you embed HTML in mediawiki that can link to files other than HTML? can you run PHP? [06:21:30] and don't see anything mentioned about this change recently [06:21:58] I would like to link to dynamically updated files that can be dynamically updated on the wiki [06:22:17] whats the limit to the HTML I can use? [06:22:49] if there is a FAQ somewhere, just give me a link, I have been reading through the mediawiki, uh, wiki [06:24:18] nm, found it at http://meta.wikimedia.org/wiki/Help:HTML_in_wikitext [06:24:22] peace fuckwhits! [06:32:34] hey Splarka [06:32:36] are you still tehre? [06:34:05] rar? [06:34:31] just curious [06:34:37] I am thinking of improving login speed [06:34:47] is it all just about obtaining cookies? [06:34:53] I am thinking of caching the cookies [06:34:58] so the next time I restart the app [06:35:01] i just load the old cookies [06:35:08] instead of calling the login page everytime [06:35:14] it's getting time cosuming when debugging and stuff [06:35:42] just throwing it out there hehe [06:35:45] in case you have some ideas [06:36:55] well, they last about 6 months when you use [x] remember me, in a web browser [06:55:47] 03mfarag * r33765 10/trunk/phase3/languages/messages/MessagesArz.php: Add magic words, etc [07:00:01] hi [07:00:07] hui [07:00:24] i have one question [07:00:31] when i search something [07:00:34] for example [07:00:36] http://www.mediawiki.org/wiki/Special:Search?search=dasda&go=Go [07:01:27] and? [07:01:38] under the web [07:01:47] i dont want that appear Advanced search [07:01:56] can i modify this? [07:06:41] Clone_: you can hide it with css, eg: #powersearch {display:none;} [07:07:57] Splarka: thanks :) [07:08:01] np [07:39:57] 03mkroetzsch * r33766 10/trunk/extensions/SemanticMediaWiki/includes/SMW_QP_RSSlink.php: [07:39:57] Use XML formatted data values, not localised strings for internal processing! As a bonus, the XML format is [07:39:57] already ISO compatible (strictly speaking with exception of year 0, but there are no RSS feeds around that [07:39:57] date). [07:50:20] 03mkroetzsch * r33767 10/trunk/extensions/SemanticMediaWiki/specials/AskSpecial/SMW_SpecialAsk.php: [07:50:21] Special handling for SMW <=1.1 RSS URLs which often did not specify any sorting condition and still were [07:50:21] sorted magically. [08:15:34] Hmm... [08:15:36] Back again [08:15:39] Interestingly [08:15:41] It seems to be [08:15:44] probably [08:15:51] actually don't know anymore [08:16:02] I passed in the Bot account cookies and can get 1000 articles [08:16:07] but without it, only 50 [08:16:09] interesting [08:16:12] it used to be 500 [08:16:21] so I guess the bot limit is still the same with 5000 [08:46:47] 03ialex * r33768 10/trunk/tools/commonsapi/commonsapi.php: svn:eol-style native [08:54:19] hi is there a database that stores what page_namespace corresponds to what? [08:54:30] i was looking at this: http://upload.wikimedia.org/wikipedia/commons/4/41/Mediawiki-database-schema.png [08:54:33] couldn't find it [08:54:40] mingers: no, that is defined in the code [08:54:44] 0 apparently corresponds to the article namespace [08:54:48] include/Defines.php [08:55:11] is that a settings file or is that hardcoded? [08:55:24] the basic namespaces are fixed, additional ones can be added by the administrator [08:56:17] is there a listing somewhere of what they are for wikipedia? [08:56:36] Namespaces? [08:57:06] http://noc.wikimedia.org/conf/InitialiseSettings.php.html -- search for $wgExtraNamespaces [08:57:16] sorry, no $ [08:57:28] article, User, Category, Image, Template, Wikipedia, Help,and Portal [09:02:49] well, you can get lists from various sources, eg: http://en.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces [09:08:08] flyingparchment, lady_allena, splarka, thanks for your help [09:08:34] i need the full list with corresponding ids so the last one is the best reference for me [09:08:36] thanks [09:10:47] rar [09:10:53] hey... [09:10:56] zip [09:11:10] I am thiking mediaWiki APi should provide [09:11:25] a function to get all pages in category and all its subcategories [09:11:30] would be really useful [09:11:40] is there one already exist? (in case I am missing something) [09:11:45] categorymembers [09:11:46] or I might as well file a suggestion [09:12:56] subcats for example: http://en.wikipedia.org/w/api.php?action=query&list=categorymembers&cmtitle=Category:Dogs&cmnamespace=14 [09:13:27] and the query-continue lets you repeat until you get the full lists [09:14:19] yeah [09:14:22] that's the thing [09:14:33] I am thinking there should be one so that you don't have to repeat sending queries [09:14:39] waste bandwidth and time on both sides [09:15:01] ... [09:34:48] you think so? [09:34:54] i mean.. don't you think so? [09:35:19] I think it might be becausing taking too much processing time on the server side [09:35:21] possibly [09:35:48] hey, does anyone here use the spamregex extension? [09:42:59] does someone here have used the bad behaviour extension? [09:43:17] i have an undefined offset notice that i cant get ri of [09:43:22] rid of* [10:23:18] 03raymond * r33769 10/trunk/phase3/ (5 files in 3 dirs): [10:23:18] * Add a nice fieldset around the input form [10:23:19] * Fix double escaping of some elements [10:23:19] * Be smart to $wgCapitalLinks = true wikis and accept input with a lower case first character [10:23:19] * Use the default -summary message as header [10:25:47] ialex, seems that the bug with $wgValidSkinNames in Configure is fixed now, thanks again :D [10:27:06] Jack_Phoenix: really ? :) [10:27:27] seems very much so, but I guess I can test it again, just a moment ;) [10:29:07] yup. togged $wgEnableScaryTransclusion on in Configure, went to Special:Preferences and it has the default skins - only one of each, as it should \o/ [10:44:06] 03(mod) Increase Commons file size upload limit to 40MB - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12595 +comment (10grahamwp) [10:51:29] 03ialex * r33770 10/trunk/extensions/Configure/Configure.settings.php: Oops, $wgThumbLimits is a 'simple' array [10:55:25] ialex, where can i see example of Configure extension [10:55:35] or some screenshots [10:56:09] Sasa^Stefanovic: i didn't make any screenshots for the moment [10:56:27] maybe i Should :) [10:56:36] -S +s [10:56:44] yes [10:56:55] or give some example wiki where users can see extension live [11:20:46] Sasa^Stefanovic: http://www.mediawiki.org/wiki/Image:SpecialConfigure.jpg [11:21:57] hmm, that looks realy nie [11:21:58] nice* [11:23:08] hi, is the wiki path saved somewhere in the database? [11:23:13] and if, where? [11:23:57] it is $wgScriptPath in LocalSettings.php [11:25:20] i changed that, but it does not seem to work [11:27:15] 03(NEW) Only pagename should be in quotation marks in MediaWiki: Missingarticle - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13828 15enhancement; normal; MediaWiki: Internationalization; (lejonel) [11:36:25] 03(mod) Only pagename should be in quotation marks in MediaWiki: Missingarticle - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13828 +comment (10raimond.spekking) [12:06:23] 03(NEW) Expose Special:ExpandTemplates' "Show XML parse tree" via the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13829 15enhancement; normal; MediaWiki: API; (ais523) [12:08:47] ialex, that does look very nice... will you update it manually when DefaultSettings.php changes? [12:09:19] zocky: yes [12:09:50] ialex, I had a hazy idea to make a wiki template structure that would generate both DefaultSettings.php and the configuration form [12:10:10] from the same source, called with a different argument [12:10:16] if you understand what I mean [12:11:09] dunno if it would be easy to do :) [12:12:05] how do i upgrade from mediawiki-1.5.8 to current? [12:12:25] just runnung the upgrade.php in command line, or do i have to edit config files? [12:12:59] ialex, i'm writing this set of extensions that will (among many other things) allow you to have raw html in mediawiki messages, and you'll be able to allow or disallow inclusion into other namespaces [12:13:29] lubosz: maybe you will have to update some settings [12:13:45] where do i see what i need to change? [12:14:49] lubosz: see UPGRADE file [12:14:58] k thx [12:15:27] lubosz, after that, try to run it (after updating) and see what happens. if you get error messages, check your LocalSettings.php, and look for the settings that you have there in includes/DefaultSettings.php [12:16:09] i think i should overwrite includes/DefaultSettings.php with the new one [12:16:24] lubosz, that's in the package [12:16:30] you shouldn't need to do it manually [12:16:57] you shouldn't edit that file, it's just useful for looking up which settings exist [12:17:45] k [12:18:55] the upgrade script should be run in command line? [12:19:04] yes [12:19:08] k thx [12:22:26] lubosz, you should have AdminSettings.php set up correctly [12:22:45] and then run php maintenance/upgrade.php from the base directory [12:23:18] is upgrade1_5.php for version 1,5,X= [12:23:19] ? [12:23:46] lubosz, dunno, open it and read what it says [12:24:14] UPGRADE file probably has info on that too [12:24:17] k, it aborts, cause some tables exist [12:24:23] update.php works [12:26:15] thx a lot, it worked [12:26:23] 1.12.0 [12:28:43] damn, I have to go write {{#if2: function [12:28:54] or {{#wrapif: or whatever I should call it [12:29:17] i write {{#if:{{{a|}}}|foo bar {{{a|}}} baz}} way to often [12:32:11] is there an extension for editing a part of the source, by start and end position? [12:32:51] i.e. like section editing, but counted by characters, not sections [12:33:53] no [12:33:56] hi [12:34:42] Is there some how to see in special:categories, only the categories and not the subcategories? [12:35:33] well in fact, the subcategories are categories too, but.. [12:36:11] use uncategorized categories? [12:36:30] mm... yes maybe, let me see. [12:36:38] thn Nikerabbit:) [12:38:24] 03mkroetzsch * r33771 10/trunk/extensions/SemanticMediaWiki/includes/SMW_Infolink.php: fixed parameter encoding issues [12:38:43] 03mkroetzsch * r33772 10/trunk/extensions/SemanticMediaWiki/specials/SearchTriple/SMW_SpecialSearchByProperty.php: fixed bug in form-based search [12:39:35] 03mkroetzsch * r33773 10/trunk/extensions/SemanticMediaWiki/includes/SMW_Settings.php: minor, updated comment [12:40:25] 03mkroetzsch * r33774 10/trunk/extensions/SemanticMediaWiki/includes/SMW_QP_RSSlink.php: use rss+xml as mime type [12:43:13] hello, where can I change the skin for a user? [12:43:55] one of our users changed skin and now she cant change back, so I figured I just make the change for her [12:49:29] 03jojo * r33775 10/trunk/extensions/Collection/README.txt: added remark about session timeout of PHP [13:02:35] 03mkroetzsch * r33776 10/trunk/extensions/SemanticMediaWiki/ (INSTALL RELEASE-NOTES): prepare for minor bugfix release 1.1.1 [13:13:59] 03(mod) Cortado Ogg player control bar covers some of the video - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13795 (10tstarling) [13:15:56] !toolbox [13:15:56] --mwbot-- I don't know anything about "toolbox". [13:16:16] !navigation [13:16:16] --mwbot-- I don't know anything about "navigation". You might try: !purge !sidebar [13:16:33] !sidebar [13:16:33] --mwbot-- To edit the navigation menu on the left, edit [[MediaWiki:Sidebar]] using its special syntax. For more details, see . [13:16:50] !help [13:16:50] --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:17:14] is there a way to automatically create a page from several wiki-pages (link to pages are on one wiki page) [13:20:22] witozzo: What would the creation do in addition to including the contents of the pages? [13:21:22] only that [13:21:26] !purge [13:21:26] --mwbot-- To purge a cached page, such as when making changes to the navigation bar, add &action=purge to the end of the page url, or ?action=purge if using Simple URLs. E.g: http://en.wikipedia.org/wiki/Main_Page?action=purge [13:21:52] tale: just concatenate the content of the different pages [13:21:53] witozzo: Then write {{:nameofpage}} to the page. [13:24:52] ok, thanks for your help [13:28:01] 03btongminh * r33777 10/trunk/pngds/ (pngreader.c pngresize.c): Fix a memory leak. Fix calculation of resize dimensions. [13:31:32] 03mkroetzsch * r33778 10/trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php: version increment after minor release [13:32:06] 03(mod) mediawiki connects to centralauth database for logged in users - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13801 (10tstarling) [13:34:04] !wygiwys [13:34:04] --mwbot-- I don't know anything about "wygiwys". [13:34:39] !wysiwyg | soroush [13:34:39] --mwbot-- soroush: What You See Is What You Get editors allow you to create articles and see the text formatting without needing to Show Preview. A list of wysiwyg editor extensions may be found at . [13:35:09] thanks tale [13:42:07] TimStarling: for bug 13801: i get a call of CentralAuthUser::getInstance() by autopromote when checking if user can read [13:45:27] 03rotem * r33779 10/trunk/phase3/ (2 files in 2 dirs): Update. [13:46:38] is it possible that the $wgScriptPath is cached in the database? or configured in the admin backend? [13:47:16] ialex: what autopromote? [13:47:46] TimStarling: Autopromote::recCheckCondition( 3, Object(User) ) [13:48:02] *ialex opens Defines.php [13:48:24] and 3 is APCOND_EMAILCONFIRMED [13:48:26] in what file? [13:48:45] ok, I've got it [13:51:07] my $wgScriptPath is correct, but i restored a database, and now he takes the wrong basedir [13:51:22] TimStarling: i have a patch so that CentralAuth use the cache for global user, if you want [13:51:54] so that mediawiki can take 3ms to load information from memcached that it doesn't need? [13:52:48] does it load data from the centralauth slave and save it to back to memcached? [13:53:28] it should [13:53:54] and fall back to db if there isn't information in cache [13:54:18] it damn well shouldn't, what happens when it loads stale data from a slave, then the cache will never be updated [13:55:32] but the problem is that it should clear info for all local accounts when changing something [13:55:57] you mean you save global data into the local cache? [13:56:08] why not save it into a global cache? [13:57:08] maybe i can, but the when have to load all information about all attached account when loading from db [13:57:56] can you rephrase that? [13:58:34] hehe [14:00:25] when loading the global account, it also load with a join on localuser table if the local account is attached to the global account [14:00:55] I see [14:01:45] so your patch just joins it with the local wiki? or does it load all localuser rows? [14:02:23] for the moment, just the local wiki [14:02:33] Werdna: there is no $IP before including commandline :o [14:03:39] but i can modify it to load all localusers rows to save it in global cache [14:04:28] presumably then you have no invalidation at all [14:04:59] Nikerabbit: oh yeah, damn. [14:05:55] is werdna committing classic remote execution vulnerabilities? [14:06:45] TimStarling: you can invalidate global user cache when changing some of its properties [14:07:41] caching is complicated and error prone [14:07:56] hmm [14:08:01] can I cause a template not to be cached while the page is parsed, or rather make it so that calls with same arguments are evalueated each time? [14:08:04] TimStarling: no, we're ttalking command-line scripts [14:08:24] TimStarling: and it was on wikitech-l,notin code. [14:08:40] i'm trying to make something like firebug "inspect" for wiki pages [14:08:42] there's a few ways to do it right, but you have to be very, very careful about how you do it [14:09:28] Werdna: it's an arbitrary execution vulnerability [14:10:11] my templates can now tell where they are called from and where in the source the template call is, but if a same template is called multiple times with the same arguments, the start and end position parser functions of course don't get reevaluated [14:10:43] is there any way to get an rss feed of recent additions to a category? [14:10:44] TimStarling: only for register_globals on, but yes. [14:13:38] Every time I think about register_globals is always wows me [14:13:49] *it [14:14:56] 03(NEW) Auto protect the rediects created when a protected page is move - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13830 15enhancement; normal; MediaWiki: Redirects; (wikipedia.kawaii.neko) [14:15:20] 03(mod) Auto protect the redirects created when a protected page is move - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13830 summary (10wikipedia.kawaii.neko) [14:16:17] Werdna: basically, if you commit that, and it gets released, you create thousands of free spam hosting services spread across the internet [14:16:30] 03(mod) Auto protect the redirects created when a protected page is move - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13830 +comment (10JSchulz_4587) [14:16:34] don't give me this "only for register_globals" stuff [14:16:41] TimStarling: commit WHAT exactly? [14:16:51] global $IP; [14:17:03] require_once( "$IP/maintenance/commandLine.inc" ); [14:17:27] oh right, that. It was a mental blank - I thought for some reason that LocalSettings.php was already loaded when you loaded up a command line script. [14:17:43] nikerabbit reminded me of that. [14:19:17] On http://download.wikimedia.org , are there any dumps for en.wiki that have the full revision data except for content? [14:21:23] Werdna: hmm, I see like 4 maintenance scripts that do that now [14:22:29] AaronSchulz: eek! [14:22:49] *AaronSchulz stabs register_globals [14:22:56] what a terrible idea [14:23:11] horrible monstrosity [14:36:04] help, the thumbnails are written in 700 :( [14:36:12] so they are forbidden for the web user [14:38:25] what's $wgUseMetadataEdit for? [14:39:06] I see I get the the extra edit box, but can I search the metadata, or do anything else useful with it? [15:08:52] 03raymond * r33780 10/trunk/extensions/ParserFunctions/ (Expr.php ParserFunctions.i18n.php): [15:08:52] * (bug 13216 ) Add trigonometrical functions sin, cos, tan, asin, acos, atan and exp, ln, abs, floor, trunc, ceil, ^, and the constants pi and e. [15:08:52] This should help to avoid complicate templates which simulates these functions for geocoding purposes. [15:08:52] Patch by Rene Kijewski [15:10:07] 03(FIXED) Enable trigonometrical functions to #expr - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13216 +comment (10raimond.spekking) [15:10:57] 03(mod) Add syndicated feeds for creation of new articles in a category - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6328 +comment (10jlerner) [15:23:53] Werdna: want to fix that $IP use ? [15:28:01] AaronSchulz: not now. too late for code [15:38:13] 03aaron * r33781 10/trunk/extensions/FlaggedRevs/ (FlaggedArticle.php FlaggedRevsPage.i18n.php): Let anyone see the changed includes [15:49:13] 03yaron * r33782 10/trunk/extensions/DataTransfer/specials/DT_ViewXML.php: [15:49:13] Improved treeContainsElement() to handle case when the tree (i.e., category) [15:49:13] is null [15:49:33] 03yaron * r33783 10/trunk/extensions/DataTransfer/ (INSTALL includes/DT_GlobalFunctions.php): New version, 0.1.6 [15:52:49] 03(mod) Increase Commons file size upload limit to 40MB - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12595 (10Simetrical+wikibugs) [16:02:55] Hi, is anyone available to quickly glance over 10 line patch for making the MessageCache::get function accept a language code as a parameter instead of the forContent parameters? [16:08:29] 03rotem * r33784 10/trunk/phase3/ (5 files in 3 dirs): [16:08:29] * When undoing an edit, make sure it wasn't deleted. [16:08:29] * Show a proper error message for non-existant or deleted revisions when undoing. [16:12:26] hi! [16:14:23] hello. Is there any way I can find out how much pre-expand and post-expand bytes a certain page is using? [16:15:00] Can i hide the Discussion View source and history tabs for not register user? [16:23:25] 03rotem * r33785 10/trunk/phase3/includes/PageHistory.php: Don't show rollback or undo buttons for deleted revisions or revivions whose next revision is deleted: the users are not allowed to execute these actions. [16:24:23] 03aaron * r33786 10/trunk/extensions/FlaggedRevs/ (FlaggedArticle.php FlaggedRevs.php FlaggedRevsPage.php): More tasty salt [16:25:17] Werdna: how about adding CorePath.php under extensions that by default sets $IP to dirname(file) . '/..' ? [16:27:02] 03rotem * r33787 10/trunk/extensions/ParserFunctions/ParserFunctions.i18n.php: Update for he. [16:34:20] 03ialex * r33788 10/trunk/extensions/Configure/ (Configure.body.php Configure.php Configure.settings.php): Now support $wgImageLimits [16:34:35] ialex: do you have opinions? :o [16:34:48] Nikerabbit: on what ? [16:35:18] ialex: see my questions above :o [16:35:39] only one place to change path is extensions are elsewhere :o [16:40:42] 03raymond * r33789 10/trunk/ (2 files in 2 dirs): Localisation updates German [16:42:13] 03rotem * r33790 10/trunk/phase3/includes/PageHistory.php: Rollback link should not be hidden if the next revision is deleted, since it may revert to another, earlier revision (and the revision itself should not be checked, as it's the latest one). Moving check to the undo link. [16:43:36] Nikerabbit: i also have this problem :) [16:45:39] 03aaron * r33791 10/trunk/extensions/FlaggedRevs/FlaggedRevs.php: Tweak, add totalContentEdits [16:46:44] 03rotem * r33792 10/trunk/phase3/includes/DifferenceEngine.php: Don't show an undo link in the diff page when one of the revisions is deleted, since the undo page shows an error on such revisions. [16:46:55] wazzap [16:47:05] I have a question on a if parser to include table row info [16:47:07] http://www.mwusers.com/forums/showthread.php?t=7595 [16:47:15] any help would be appriciated [16:48:52] brion: eyhaa [16:49:08] yay, revisiondelete! [16:49:22] remember when gmail's spam detection was good? [16:49:25] ah those were the days [16:49:59] lol [16:51:03] brion: I <3 flaggedrevs [16:51:36] *AaronSchulz cradles his baby [16:52:03] aww [16:52:38] *VasilievVV wants to see it live [16:54:04] no takers on the ? [16:55:09] VasilievVV: I also want to see revisiondelete live [16:55:43] Yes, it's everybody's dream [16:55:44] *Raymond_ too [16:57:30] so anyone want to secure up those maintenance scripts [16:57:32] easy fix [17:02:09] is there a mediawiki editing channel? [17:04:42] 03(mod) #ifeq bug when using Magic words that include quotes (") - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12448 (10Simetrical+wikibugs) [17:05:22] Jay: those template things scare me :) [17:05:43] AaronSchulz: do you know that {{Extension}} on MW.org only allow 30 hooks in prameters ? :) [17:06:14] but the s uggestion on that thread sounds right offhand [17:06:30] I'm adding more now [17:07:26] brion, Gmail's spam detection seems to work fine for me, except for forwards from other domains. [17:07:45] It seems to let a lot of those through. [17:07:52] hmmmm [17:07:59] like all my mail is a forward from another domain [17:08:05] Of course, part of the problem may be that after you use any e-mail address for a while, it starts getting put on more and more spammers' lists. [17:08:21] But I use Simetrical@gmail.com (or variants) for most stuff, and see basically no spam for that. [17:08:23] *VasilievVV uses gmail and thinks spam filter works well [17:08:27] been using it since the mid-90s [17:09:17] soon we're gonna have to set up an entire cluster of mail servers [17:10:14] For wikimedians? [17:10:20] . . . You've been using Gmail since the mid-90s? [17:10:22] for spam :P [17:10:25] Are we talking about different Gmails? [17:10:35] Oh, your address. [17:10:46] we reject over 10 million messages a day [17:11:23] brion: yeah, they did me at first, but got used to how they work [17:11:24] *brion <3 http://pobox.com/ [17:12:11] and this weekend, mail traffic doubled. [17:12:11] what principle the suggest works on? alphabetical? most visited? other? [17:12:12] so i've got huge buckets of spam stripped out by them, then more stripped out at gmail, then i still have buckets of spam in my inbox [17:12:19] i just starting righit the code i wanted then plugged in variables [17:12:36] Danny_B: case-insensitive string prefix atm [17:12:42] (case-sensitive on default MW install) [17:13:18] atm == it's intended to change the behavior later on? [17:13:52] a fancier suggestion algo is in the development version of our lucene-based search engine [17:13:58] ialex: the hooks section show have a show/hide thing [17:15:19] AaronSchulz: i think it hasn't this [17:15:31] yes, but it should [17:15:38] hmm, can't find the template for that [17:15:43] is there any preference to set more/less results to be displayed in suggest? [17:16:04] nope. [17:16:18] you might be able to tweak it with js, actually [17:16:38] add a &limit=20 or sth to the wgMWSuggestTemplate global var [17:16:43] see if that does it [17:17:05] Can i hide the Discussion View source and history tabs for not register user? [17:17:39] i love it how every thing we get 50 "thanks"s for gets two or three "you suck"s: https://secure.wikimedia.org/wikipedia/en/wiki/Wikipedia:Village_pump_(technical)#New_search_box_.22Feature.22 [17:17:49] brion: so, what about flaggedrevs on ru:? [17:18:10] VasilievVV: first de.wp! :P [17:18:16] :) [17:18:26] Where's bugzilla request for it? [17:18:52] we do not need a bugzilla request for flaggedrevs :P [17:19:16] yay, I can now edit individual template calls on a page [17:19:17] http://zocky.mitko.si/Sandbox [17:19:20] but I like that ru.wp want it too :) [17:19:29] brion: you didn't read flaggedrevs discussion on ru.wp ;) [17:29:30] brion, actually about that comment.. i planned to have a disable/enable link on every input box.. so a user can have it off an turn it on when he/she needs it.. but, it clutters the interface a bit, and behaves weird in IE (the code is in mwsuggest.js but commented out) [17:30:08] imho it'd be too much clutter for little benefit, yes [17:32:19] Q to all: would it be suitable to add one file to extensions root which would have path to mediawiki root, so there would be only one place to change it if needed? [17:36:51] Can i hide the Discussion View source and history tabs for not register user? [17:41:08] is there a way to get a random article? [17:42:04] 03(mod) Have a short rest, and maybe a cup of tea. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13825 (10brion) [17:42:40] sevtree: click the 'random article' link in the sidebar? :) [17:43:02] Clone_: you can certainly hide them with javascript [17:43:14] you may be able to add a class to the tag which would make it easy to hide them with css [17:43:23] or you could hack up the skin a bit to remove them altogether [17:43:32] ah thanks [17:44:25] brion: uh? [17:44:29] 03(mod) Special:Export upgrade - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13827 (10brion) [17:48:07] 03(mod) Add syndicated feeds for creation of new articles in a category - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6328 (10brion) [17:51:40] Clone_: Yes you can, read the FAQ. [18:04:04] I've got a copy of Wikipedia running locally, but it's not rendering some templates correctly (e.g. the University one) [18:04:18] I get a bunch of escaped HTML being sent to the browser [18:04:44] I've installed all of the plugins that look applicable, lemme get a list [18:04:50] rgov: what mw version? [18:05:02] http://cwl-projects.cogsci.rpi.edu:8055/wikipedia/index.php/Special:Version [18:05:19] 1.12.0; ExpandTemplates, Cite, and ParserFunctions [18:05:54] example of butchered page: http://cwl-projects.cogsci.rpi.edu:8055/wikipedia/index.php/Rensselaer_Polytechnic_Institute [18:06:19] I've made sure that the export didn't have a bad infobox, it's all correct. [18:06:51] looking.. [18:06:56] thanks [18:06:59] doesn't seem to be connecting, or it's super slow [18:07:14] it's on a very high load server [18:07:49] firefox gave up [18:08:10] If an article is part of a page Bar, and the section starts with a heading "Main Article: [[Foo]]", is the way to achieve this transclusion?[of Foo in Bar]? [18:09:08] Am reading the help pages on Templates and Transclusion on the Meta and seem to be getting lost in the amount of information... [18:09:21] and help on the above is appriciated [18:09:27] gegema: Transclusion is done with [:pagename], but I did not understand your question at all. [18:09:52] Sorry [[:pagename]] [18:10:39] 03rotem * r33793 10/trunk/phase3/includes/SpecialRevisiondelete.php: Typo in comment. [18:11:52] brion: check out the rendered HTML: http://pastebin.ca/994843 [18:12:25] gegema: Still sorrry, it is actually {{:pagename}} to include the contents of another page. [18:12:41] 03(mod) Allow bureaucrats to administrate SUL - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13810 (10axel9891) [18:12:53] gegema: Did you leave already? [18:13:00] rgov: it's possible that there's something wrong with the template's table markup that's getting corrected differently with html tidy enabled [18:13:24] How can I disable it to try that? [18:13:27] there used to be more issues with tables-constructed-by-templates but that should be fixed generally in 1.12; but real markup problems would still show up [18:13:32] set $wgUseTidy = true; [18:13:36] and... have tidy present :) [18:13:51] if php has the tidy extension in, or if you have 'tidy' executable on the system [18:16:35] brion: tidy doesn't seem to make any difference, not sure it's being used [18:17:51] tale: Sorry I was AFK, scrolling up and reading your comments [18:20:51] tale: Sorry for not being clear on my Q, English is my second lang and I sometimes find it hard to express things in small sentences...an exmaple of what I want to do is [http://meta.wikimedia.org/wiki/Help:Template] and if you go down to the header "Declaring a default value", it has "Main Article:Help:Parameter default." and my question was how this was done (adding a whole article as a sub-set of another article) [18:21:58] tale: Say for example I have a Category that has a bunch of Atricles tagged, now instead of the page :Category:Foo showing just an alphabetical listing of this article titles, I want to include some of those articles on the Category page [18:22:12] brion: no you were right; i had edited the wrong localsettings file (two installs of mediawiki on this system) [18:22:17] any idea what would cause that? [18:22:46] gegema: And {{:pagename}} is not what you want? [18:24:08] rgov: unclosed tag, unopened tag, something like that probably [18:24:16] tale: Well I was under the assumption "pagename" in {{:pagename}} had to be a valid template [18:24:23] will try your suggestion and report [18:29:41] tale: Hmm, {{:pagename}} does transclude the whole page, but does not give the "Main Article: &pagename" heading [18:40:29] {{:pagename}} means transclude [[Pagename]], {{pagename}} means transclude [[Template:Pagename]]. You can transclude non-template pages. [18:41:02] The page-title heading isn't part of the page text and so won't be transcluded in any event. [18:47:24] The Live Text search on Wikipedia (just noticing it now), is that a new feature in 1.13.0? [18:47:45] Yes [18:47:52] It's called MWSuggest [18:48:41] Is it in core? [18:48:48] *Simetrical should know this kind of thing [18:48:51] :) [18:49:22] Simetrical: it is, but it uses lucene backend on Wikimedia [18:49:34] And also the case-normalizing thing. [18:50:29] VasilievVV, not yet [18:50:51] it uses plain titlekey atm [18:50:52] rainman-sr: so, it uses usual PrefixSearch backend? [18:51:02] Ah, titlekey [18:51:09] that's why it's alphabetical, and not ranked [18:51:56] how can I change it [18:52:02] from index.php?=article [18:52:07] to /article [18:52:14] !shorturl | sevtree [18:52:14] --mwbot-- sevtree: To create simple URLs (such as the /wiki/PAGENAME style URLs on Wikimedia sites), follow the instructions at . There are instructions for most different webserver setups. If you have problems getting the rewrite rules to work, see !rewriteproblem [18:52:27] thanks [19:03:03] How can I find out how many pre-expand and post-expand bytes http://shaiya.wikia.com/wiki/User:Nicolasjager/List_of_Weapons/One_Handed_Axe/Axe is using? [19:05:34] NicolasJager: look into the html source code: [19:05:43] Pre-expand include size: 293939 bytes [19:05:44] Post-expand include size: 31167 bytes [19:06:24] where? [19:07:17] NicolasJager: use the find function of your browser. [19:07:40] oh, i think i got it... right click and "view source"? [19:07:49] yes [19:08:10] k, and do you know what the limits are? [19:08:43] i read Maximum: 2097152 bytes but is that total? [19:09:26] yes [19:11:31] With my admin login, where do i check another users password? [19:11:49] I need help getting that a lot smaller.... cause I need to call it like 100 times or more. [19:12:06] Thetyrant: what do you mean with "check password"? [19:12:39] I have a co-worker that forgot her password to login to our internal wiki. And i need to figure what she set it as [19:14:00] Thetyrant: you cannot see the password. it's hashed and salted. does she has set an email adress? [19:14:48] on create account, its not tied to an email [19:14:58] I can't check database for it? [19:16:01] can i reset her password? [19:16:36] !passwordreset | Thetyrant [19:16:36] --mwbot-- Thetyrant: http://www.mediawiki.org/wiki/Extension:Password_Reset [19:16:44] ups sorry [19:16:53] !passwordsql | Thetyrant [19:16:53] --mwbot-- Thetyrant: UPDATE user SET user_password=MD5(CONCAT(user_id, "-", MD5("password"))) WHERE user_name='John_Smith'; This will reset the password for the user with user_name 'John Smith'. Replace 'John_Smith' with the desired username. [19:18:17] Ok I'll try this, thank you very much [19:18:51] mwbot: what's the deal with the dual-md5? doesnt seem like you're getting anything out of it [19:19:05] 03(mod) Install SpamRegex for en.wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13811 +comment (10slakr) [19:19:11] rgov: mwbot is a bot only :) [19:19:40] oops i missed the command you sent to it above [19:19:56] not mwbot: what's the deal with the dual-md5 ;-) [19:20:03] extra security [19:20:11] i call shenanigans [19:20:13] even if you run it through a reverse md5 script you won't get any luck [19:20:36] you can still do a meet-in-the-middle [19:20:38] you'd have to run it through a reverse md5, deconcat, reverse md5 script script [19:20:45] mmm, salt [19:20:45] rgov: you could do that with one md5 [19:21:12] rgov: ever here of Rainbow tables? [19:21:15] *slakr salts AaronSchulz with 'pepper' [19:22:16] sure, i understand that it's possible to look up [19:22:22] the only time md5 is insecure as a one-way hash is when a salt isn't used [19:22:35] (imo) [19:22:59] not really anymore [19:23:02] md5 is broked. [19:23:08] how so? [19:23:33] http://en.wikipedia.org/wiki/MD5#Vulnerability [19:23:36] not very thorough [19:23:41] collisions are easy to find now [19:24:03] i dont know if you can do a second preimage attack [19:24:05] but i wouldn't be surprised [19:25:20] hence the reason we said "salt" [19:25:53] http://en.wikipedia.org/wiki/Salt_%28cryptography%29 [19:26:07] sure i understand what a salt is [19:26:28] perhaps I misunderstood [19:26:39] There's no preimage attack on MD5. [19:26:50] The reason it's double-MD5ed is not, I think, for security. [19:26:50] rgov > what were you trying to say ? [19:26:52] rgov: we converted from an older password database which was just md5(password) to add salt [19:27:12] tasty salt! [19:27:13] It used to not be salted, so we just had MD5(pass) in the database. Then we moved to salting, so MD5( salt + MD5(pass)) was easier to do than MD5( salt + pass ). [19:27:13] since you can't extract the password from the hash to do md5(salt+password), we did md5(salt+md5(password)) which was an easy one-time operation [19:27:19] Right. [19:27:25] ah that makes sense [19:28:26] *slakr proceeds to consume the now-salted with 'pepper' AaronSchulz [19:28:30] (when i was switching from a forum app which used md5 to one that used sha-1, i wrote a script to perform the conversion when the user logged in) [19:30:36] *slakr starts creating sha-1 lookup tables [19:30:36] :P [19:31:03] hehe [19:31:19] at any rate, i believe there is a chosen prefix attack for MD5 (isn't that want wang et al. presented 3 years ago?) [19:31:41] since your salt is added to the beginning of the password, not the end, it narrows the search window significantly [19:32:10] http://www.win.tue.nl/hashclash/Nostradamus/ [19:32:27] *^demon salts all his passwords with AaronSchulz [19:33:20] rgov, no preimage attack of any kind. You can generate collisions, that's all, AFAIK. [19:33:36] Which is irrelevant for our purposes. It's significant for digital signatures and stuff. [19:33:51] http://www.iacr.org/conferences/eurocrypt2007/slides/s01t1.pdf [19:33:52] :-\ [19:34:13] Yes, chosen-prefix *collision* attacks. [19:34:17] You can create collisions, nothing else. [19:34:27] It doesn't matter for password integrity. [19:34:45] 03(mod) Field tab order broken in Firefox 3 beta - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13329 (10brion) [19:36:03] Simetrical: alright i'll concede [19:37:46] i've got to run, thanks for the help earlier brion [19:37:53] I suddenly have the urge to collide atoms [19:40:27] heh [19:46:17] heya Splarka :-) [19:50:06] *Splarka rars Jack [19:50:13] \o/ [19:50:19] 03(mod) Add syndicated feeds for creation of new articles in a category - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6328 +comment (10roan.kattouw) [20:27:45] 03brion * r33794 10/trunk/phase3/includes/DefaultSettings.php: [20:27:45] Enable $wgCookieHttpOnly by default on PHP 5.2 or later. [20:27:45] Version checks are still duplicated areound stcookie so that manually enabling it at least won't *break cookies entirely* on an old PHP version. [20:28:37] 03siebrand * r33795 10/trunk/phase3/languages/messages/ (103 files): [20:28:37] Process changes from r33769. [20:28:37] * Rename 'withoutinterwiki-header' to 'withoutinterwiki-summary' where present [20:28:37] * rebuild language files [20:30:22] brion, shouldn't that check be '>='? [20:30:31] Er, wait. [20:30:42] I mean '<=', the point is the = sign. [20:32:33] No, I guess it works if the version returned is 5.2.0. [20:33:17] Simetrical: yeah, i checked that [20:38:05] 03dale * r33796 10/trunk/extensions/MetavidWiki/ (4 files in 3 dirs): [20:38:05] design overview for tv to metavidWiki [20:38:05] more checks for cortado iframe page [20:38:05] updates for stream interface thumbnail switching [20:46:34] In Editing my Sidebar, I want a :Category: to be listed in the sidebar, since the syntax in MW:Sidebar does not parse wikitext, how can I do this? [20:52:06] hey, anyone using Semantic Media Wiki? [20:52:21] I'm trying to get the RAP store to work and SMW_refreshData.php is breaking on me [20:52:28] gegema: you want it to be a link to the category, or you want to categorize the sidebar? [20:57:20] ** Category:Foo|Category of Foo works for me... [21:01:24] 03ialex * r33797 10/trunk/extensions/MetavidWiki/maintenance/tv2mvWiki/README: svn:eol-style native [21:04:57] Splarka: A link to the category [21:05:15] Like "Cats" in the sidebar would link to Category:Cats [21:07:48] [[:Category:Categories|Cats]] [21:07:50] geg: try ** Category:Cats|Cats [21:08:05] Lady_Aleena: sidebar ^_^ [21:08:45] Um, just trying to help. [21:10:20] howdy, are there RPM's available for mediawiki? [21:10:42] google came up empty [21:11:05] markl_, perhaps [21:11:10] I take it that you are not talking about revolutions per second here. [21:11:12] there's at least some .deb [21:11:23] which in general caused more trouble than normal installing [21:12:06] second should be minute. (blurbles) [21:12:31] i suppose 1.4.14 isn't especially new is it [21:16:46] markl_: several years. [21:17:07] looks like 1.10 is available in the regular ubuntu repos [21:18:44] Hi, I am having troubles with an extension I wrote. [21:18:46] Are there changes in the way ParseBeforeStrip and ParseAfterStrip hooks are called between 1.11 and 1.12 ? [21:20:34] 03siebrand * r33798 10/trunk/phase3/languages/messages/ (44 files): Localisation updates for core messages from Betawiki (2008-04-23 23:10 CEST) [21:23:39] NicoV, probably, since a large chunk of the parser was rewritten. [21:24:16] Simetrical, that would explain why they are called a lot of times per page ? [21:28:30] 03siebrand * r33799 10/trunk/extensions/ (63 files in 63 dirs): Localisation updates for extension messages from Betawiki (2008-04-23 23:10 CEST) [21:28:57] My need is to add a