[00:25:24] !shorturl | giany [00:25:24] --mwbot-- giany: 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 [00:29:41] !rewriteproblem [00:29:41] --mwbot-- 1) Try as a fail-safe method; 2) Do not put the files into the document root; 3) Do not map the pages into the document root; 4) Use different paths for real files and virtual pages; 5) Do not set a RewriteBase; 6) Put all rules into the .htaccess file in the document root. [00:55:12] is there some reason for %C2%A0 (apparently a non-breaking space) not to be converted to an underscore when it is in a wiki-link [00:56:08] nbsp is just \xA0 [00:56:54] and does anybody know whether nbsp's have some significance in arabic [00:57:19] http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#Problem_with_non-breaking_space [00:57:54] a user was editing an article and his browser automatically changed an nbsp to a regular space and he can't change it back [00:58:12] as a result the interwiki no longer points to the arabic article [00:59:08] i compared the urls and the only difference is that %C2%A0 was changed to _ [00:59:45] he says he was using firefox, and i am too, so i'm not going to mess with it [01:02:13] and [[%C2%A0]] does in fact redirect to [[Non-breaking space]] on enwiki. this is probably also how he found out wtf is going on [01:07:58] ^_^ Oh, if anyone wants to jump in delight... I'm making headway on TransWiki [01:11:01] Dantman you should probably check for the startregexp first and then looking for the endregexp next before looking for the = [01:11:26] so that !foo=bar!=bar=foo could be done [01:11:34] ;) Didn't I say that = was a ToDo [01:11:57] I also intend to allow \= in moderation [01:12:13] For plaintext replacement that is [01:12:25] *shrug* welcome to the wonderful world of unicode [01:12:41] fixed it though, just undid the edit and removed the cat by hand. [01:13:03] well just saying quoting = shouldn't be needed for regexps since the ! ! will keep it from being taken out of context [01:14:29] will still be needed for plaintext [01:16:51] doesn't make since for it to be using 2%A0 on en.wikipedia [01:16:59] doesn't make since for it to be using %C2%A0 on en.wikipedia [01:17:25] darkcode that seems to be the only way to link to the article [01:17:45] other than using a literal nbsp? [01:19:48] AaronSchulz AaronSchulz_ and AaronSchulz__ ##fixyourconnection [01:20:00] I mean that it would probably make since for %C2%A0 to be converted to _ in languages like english [01:25:09] something like #xC2A0; might work too [01:25:51] but both would involve knowing whether its referring an character entity or linking to a section on a page [01:26:03] err involving having to know [01:27:29] it would have "&" at the front and not be ambiguous [01:27:55] as those are converted before links are made, i think [01:28:43] what i want to know is whether there is some reason not to auto-convert it to a space, ergo underscore when used in a page title [01:28:49] in any language [01:30:37] I use firefox 3, and don't have the same issue, but that doesn't answer the question either [01:40:38] *Alexfusco5 rubs CIA-54's tummy [01:40:39] *purr* [01:40:47] *Alexfusco5 hugs CIA-54 [01:40:48] *CIA-54 hugs Alexfusco5 [01:40:57] *Alexfusco5 kicks CIA-54 [01:40:57] ow [01:41:02] CIA-54: jump up and down five times :) [01:41:02] *Alexfusco5 kills CIA-54 [01:41:02] *CIA-54 dies [01:41:20] *^demon|dinner throws a bone for CIA-54 to fetch [01:41:27] <^demon> Dinner was long ago :-P [01:41:47] ^demon: it only has hugs kicks kills and rubs tummy [01:41:54] *Alexfusco5 hugs CIA-54 [01:41:55] *CIA-54 hugs Alexfusco5 [01:42:10] <^demon> Alexfusco5: I know, I still like telling it to do things it wont do :-) [01:42:23] *Alexfusco5 steps on CIA-54 [01:49:01] 03demon * r37152 10/trunk/phase3/includes/specials/SpecialEmailuser.php: Trim up trailing newlines before footer gets added. [01:59:31] Hi - Is anyone here familiar with DPL? [01:59:55] i've got working code i just need some help tweaking it [02:03:24] 03(mod) Create patroller and rollbacker group on Russian Wikisource - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14568 (10irmvol) [02:12:28] ^demon: hmm it might be my lack of recent PHP usage but does hookError in wfSpamBlacklistValidate ever get filled? [02:13:14] (SpamBlacklist.php) [02:21:23] mmmmmmhhhhh No one use DPL - how about SemanticMediaWiki [02:42:17] Hello? [03:10:22] Please may someone help me with my DPL [03:11:44] or suggest a better way to do what I want (Create a thumbnail Gallery made of the images in different categories) [03:44:12] any progress on the plaintext api? [03:45:38] 03(mod) enhancement of languageConverter - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14604 (10fdcn64) [03:46:42] mmmm..... did anyone can checkout/update r37149 on Windows? [03:46:48] mmmm..... did anyone can checkout/update r37149+ on Windows? [03:48:33] I donno what's the problem on the folder, even I've deleted the whole directory and re-checkout again, still no works... :( [03:48:34] In directory 'C:\Users\Man\Website\mediawiki_svn\extensions\WebDAV' [03:48:35] Can't move source to dest [03:48:35] Can't move [03:48:35] 'C:\Users\Man\Website\mediawiki_svn\extensions\WebDAV\....\webdav.php.svn-base' [03:48:35] to [03:48:37] 'C:\Users\Man\Website\mediawiki_svn\extensions\WebDAV\.svn\prop-base\webdav...\ [03:48:39] The system cannot find the file specified. [03:53:17] Found out the issue, there are two files, named "WebDav.php" and "webdav.php" so cannot recongise the different with same name, for case insensistive... [03:53:56] ^demon [03:58:34] ouch thats a nasty one, I spotted that too [04:04:12] or san someone see the suggestions that suggested on http://www.mediawiki.org/wiki/Extension_talk:WebDAV ?? [04:04:19] *can* [05:47:17] Hello everyone! [05:47:42] Hiya [05:47:44] Anywho, [05:47:47] !access | mboverload [05:47:47] --mwbot-- mboverload: For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [05:49:00] neato [05:49:09] !pet | amidaniel [05:49:09] --mwbot-- amidaniel: I don't know anything about "pet". [05:49:15] lol [06:08:25] Hrmph, I've been having problems with the api [06:08:29] http://www.monobi.dyndns.org:8007/phase3/api.php?action=query&prop=revisions&titles=Philosophy&rvprop=comment|content|timestamp|user|ids|flags|size&format=xml [06:08:42] XML Parsing Error: junk after document element [06:08:44] :\ [06:09:19] any ideas on how to fix it [06:10:31] Splarka, I need the help :'( [06:10:34] XML Parsing Error: junk after document element [06:10:41] http://www.monobi.dyndns.org:8007/phase3/api.php?action=query&prop=revisions&titles=Philosophy&rvprop=comment|content|timestamp|user|ids|flags|size&format=xml [06:10:47] Not sure why >_> [06:11:03] unknown_action: Unrecognized value for parameter 'action': query [06:11:08] fix your request :P [06:11:25] odd [06:11:34] still shouldn't give that error [06:11:50] looking at the api page it looks like a signification portion of the APi is disabled [06:11:53] *significant [06:11:58] ahh [06:12:14] either that or the MW version is really out of date [06:12:29] OverlordQ, hrmph, I thought I fully enabled everything? [06:12:30] indeed [06:12:37] but the api help is, well, more updated [06:12:38] OverlordQ, I get it from the svn trunk ... [06:12:39] http://www.monobi.dyndns.org:8007/phase3/api.php [06:13:05] What's the simple fix :D [06:13:56] http://www.monobi.dyndns.org:8007/phase3/api.php?action=query&meta=siteinfo <-- find out why "action=query" is broken, is the simple fix, heh [06:14:09] :( [06:14:37] http://en.wikipedia.org/w/api.php?action=flibble&format=xml <-- the big warning isn't actually the problem, just the fact that query is leery [06:14:42] as OQ said [06:14:48] I dunno [06:15:12] maybe blame whatever extensions are adding to the API, since afaik it doesn't normally have rollback/protect/etc [06:15:45] well [06:15:57] it looks like query is specifically disabled here (how, why?) [06:16:08] it actually looks like only API write is enabled, wtf [06:16:14] *Splarka didn't know that was possible [06:16:40] :O [06:16:59] try to enable the API more [06:17:02] do it harder [06:17:06] :? [06:17:21] lol [06:17:23] $wgEnableAPI = true; [06:17:29] $wgEnableWriteAPI = true; [06:17:32] both set> [06:17:32] ? [06:17:43] ahh [06:17:44] erm [06:17:54] okay [06:17:57] lemme splain [06:18:00] Just write [06:18:02] you have [06:18:14] Login Required [06:18:14] From OakWiki [06:18:14] Jump to: navigation, search [06:18:14] You must log in to view other pages. [06:18:22] you have read disabled for anon users [06:18:36] Yeah [06:18:40] ... [06:18:43] I know [06:18:47] You can still see via the api [06:18:52] But I dont care that much ;) [06:18:59] *Splarka shrugs [06:19:10] well, the API might be smart enough to know that [06:19:24] afaik yea, I think it is. [06:19:34] should be [06:19:40] *Splarka hands the cluebat to OverlordQ and brbs [06:19:47] what're the prefs for using GD for thumbnailing? [06:20:19] test it out, api.php?action=query&prop=revisions&titles=page_name_here&rvprop=content [06:20:47] Yeah, I enabled it so everyone can read [06:20:49] That did it [07:49:08] Hi, certain users of two wikis using MW are having problems accessing the wikis [07:49:18] Has a bug like this come up? [07:49:58] thats very vague, is it a wikimedia wiki or a private install? [07:50:31] private install [07:51:14] And then we have had two users say that their watchlists are broken after an update to MW 1.12.0 [07:51:44] I tried to install 1.12.0 twice but it didn't work, atm having 1.11.0 [07:52:02] ok [07:52:15] there wmay be something in Bugzilla about that I'm not sure/can't remember [07:52:23] Is there a way to search bugzilla? [07:52:42] yep [07:52:45] !bugzilla [07:52:45] --mwbot-- All bugs in MediaWiki should be reported at https://bugzilla.wikimedia.org. This is also the place to request site configuration changes, new features or enhancements to existing features, although bear the following points in mind before making a feature/enhancement request: 1) If the request is specific to a Wikimedia wiki, please discuss the issue on that wiki first. 2) Consider whether a custom extension would be more appropriate. [07:53:09] there should be a search link on the right [07:53:25] I'd recommend also looking at CLOSED bugs too :) [07:53:39] ok [07:54:50] Is there a list of known issues with MW 1.12? [07:58:24] Geoff_Plourde: doesn't appear to be any that I can find [07:59:56] ok [08:02:37] well, all the bugs released during the 1.12 era (and since, that involve 1.12) [08:02:49] er, ^submitted [08:04:43] https://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&version=1.12-svn&version=1.12.0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED [08:07:29] 03rotem * r37153 10/trunk/phase3/languages/messages/MessagesHe.php: Update. [08:26:54] quick question: /includes/DefaultSettings.php <-- how do i get there? [08:28:15] Morder, ? [08:28:28] i'm trying to add a custom namespace for a Portal [08:28:32] you are not supposed to change this file, by the way [08:28:39] ah, thanks [08:28:45] then how can i create a custom namespace? [08:28:46] head for LocaSettings.php then :) [08:29:06] "/wiki/LocalSettings.php"? [08:30:36] or do i have to use ftp? [08:31:34] well, you have to modify LocalSettings yes. Move it on your local computer, open it, modify it :) [08:32:03] it's hosted on wikia.com (just not sure how to get to it) [08:32:50] well you can't then :p [08:33:10] unless wikia offers such kind of possiblity, but that I dont know [08:33:36] strange, i wonder how other wikias do it then...at a loss thanks! [08:35:07] Morder, have you tried searching ? :) [08:35:10] Morder, http://help.wikia.com/wiki/Help:Custom_namespaces [08:35:38] that's where i was before here [08:35:49] crap [08:35:53] i was on wikipedia [08:36:11] thanks - that answers that [08:36:23] very helpful [08:37:01] http://svn.wikimedia.org/viewvc/mediawiki?view=rev&revision=37149 [08:37:53] for this revision, that causes name conflicts in the case-insensistive file system, can I intented to fix this one, or just have a request on bugzilla?? [08:38:23] 03nicdumz * r37154 10/branches/category-redirects/includes/CategoryPage.php: Tweaks to use the good index :) [08:39:11] I cannot checkout/update the extensions from r37149+ because the filename conflicts between WebDav.php and webdav.php. :( [08:40:43] but, Shinjiman, if I understand well, webdav was from another repository ? [08:41:01] yup, I think so.... [08:41:13] from the commit comments: Initial import from Free Geek repository: http://svn.freegeek.org/svn/mediawiki-webdav [08:41:15] can't you just wipe out your old webdav repository, and check out ? [08:41:33] cannot, and I am using the Windows OS... [08:41:49] since the file system used in Windows OS are case-insensistive... [08:42:03] sorry, I meant directory [08:42:28] yes, even I deleted the whole extension directory, still got the same error.. [08:42:49] [11:48 am] In directory 'C:\Users\Man\Website\mediawiki_svn\extensions\WebDAV' [08:42:50] [11:48 am] Can't move source to dest [08:42:50] [11:48 am] Can't move [08:42:50] [11:48 am] 'C:\Users\Man\Website\mediawiki_svn\extensions\WebDAV\....\webdav.php.svn-base' [08:42:50] [11:48 am] to [08:42:50] [11:48 am] 'C:\Users\Man\Website\mediawiki_svn\extensions\WebDAV\.svn\prop-base\webdav...\ [08:42:52] [11:48 am] The system cannot find the file specified. [08:43:59] on the case-insensistive OS, the WebDAV.php and webdav.php are the same, while on unix-like system is not.. [08:44:24] please see the comments on [11:48 am] In directory 'C:\Users\Man\Website\mediawiki_svn\extensions\WebDAV' [08:44:24] [11:48 am] Can't move source to dest [08:44:24] [11:48 am] Can't move [08:44:24] [11:48 am] 'C:\Users\Man\Website\mediawiki_svn\extensions\WebDAV\....\webdav.php.svn-base' [08:44:24] [11:48 am] to [08:44:26] [11:48 am] 'C:\Users\Man\Website\mediawiki_svn\extensions\WebDAV\.svn\prop-base\webdav...\ [08:44:28] [11:48 am] The system cannot find the file specified. [08:44:40] please see the comments on http://www.mediawiki.org/wiki/Extension_talk:WebDAV ... [08:45:47] StasFomin have stated that the Windows users cannot do the checkout on Windows OS when the name are the same, but actually two different files.. [08:47:21] or I think should I fix this issue myself, or just open a bug on Bugzilla?? [08:57:49] please don't double post [09:43:16] <_wooz> lo [09:48:50] 03(mod) CentralAuth global session not including wikipecies, incubator - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14407 (10N/A) [09:52:13] ahhh, so thats how the SUL voodoo happens, hadn't noticed that trick yet [09:53:29] *Splarka knew how they'd do it before hand (really the only way, without chaining meta redirects or 30x redirects) [09:54:13] Splarka: yeah, very nice I must said, just never bothered looking at it in detail ): [09:54:17] err :) [09:55:53] heh [09:56:42] note I have actually seen sites do the chain redirect trick a few times [09:56:52] icky [09:57:01] for multicookies? [09:57:28] (well, frames/iframes could also work, but dirrrty) [09:58:06] one in particular really got me, if you signed up and became a member (and paid) you were entitled to ad-free use plus a load of other things, SO when you logged in you had to click a button and it'd chain about a dozen redirects where it'd set a cookie for every possible domain you'd need to access to kill the ads [09:58:33] a real waste of time tbh [09:59:05] ick, indeed [09:59:33] not to mention, the site was CGI/perl [10:00:29] and still had a very 90s interface [10:08:38] 03rotem * r37155 10/trunk/phase3/languages/messages/MessagesHe.php: Various fixes. [10:12:53] 03nicdumz * r37156 10/trunk/phase3/includes/HTMLCacheUpdate.php: mResult is never used, removing it. [10:32:07] Goodday, I have a question and I do not know where to ask it. I am running my own mediawiki on a server at home, I would like to make a offline version of it. How can I best do this? [10:35:11] 03siebrand * r37157 10/trunk/phase3/languages/messages/MessagesNl.php: Fix syntax error [10:35:23] Does anyone know of a way, or a place I can look to find one? ( google returns a whole bunch of wiki entries about the term "offline" ) [10:35:38] try site:mediawiki.org [10:35:41] to narrow the search [10:35:56] and "static dump" is often a good term [10:36:07] Splarka: Thanks. [10:36:26] (see also /maintenance/dumpHTML.php ) [10:42:16] Hi all. Can anyone help. I'm hoping to use html on some of my wiki pages (protected of course) [10:43:01] you've looked at http://www.mediawiki.org/wiki/Extension:SecureHTML ? [10:43:13] (or, if your whole wiki is protected: http://www.mediawiki.org/wiki/Manual:$wgRawHtml ) [10:44:37] Splarka, I think I have used this one, but I will give it another go and see how I get on. Thanks. [10:45:03] $res = $dbr->select( $tables, $fromField, $conds, __METHOD__ ); [10:45:04] $update->invalidateIDs( new ResultWrapper( $dbr, $res ) ); [10:45:22] what's the point of creating a ResultWrapper on top of a ResultWrapper ? [10:45:31] $res is already a ResultWrapper... [10:50:55] !e DumpHTML | OMZ_zepher [10:50:55] --mwbot-- OMZ_zepher: http://www.mediawiki.org/wiki/Extension:DumpHTML [10:51:22] Splarka: maintenance/dumpHTML.php doesn't really work anymore, people should use the extension (FFR) [10:51:42] {{sofixit}} [10:53:40] Well, I think just making the maintenance script output a message to say to install the extension would be good enough. [10:57:44] probably could have it do a version check (I mean, it used to work at some point, didn't it?) [10:59:41] Version check? [11:01:22] "doesn't really work anymore" [11:01:28] when did it work? what made it stop working? [11:01:45] 03aaron * r37158 10/trunk/ (4 files in 2 dirs): [11:01:45] FlaggedRevs refactoring: [11:01:45] * Permalink Id hook redundant; output Id set [11:01:45] * Use output Id for lastmod link to remove duplication [11:01:45] * Combine some hooked functions [11:01:46] * Mark visibility [11:02:10] a schema change? a function deprecation? did brion gaze upon it in displeasure and it did become cast in shadow? [11:02:33] Splarka: Thanks again, It worked. [11:02:45] rar [11:02:55] Zip, actually. [11:03:02] heh [11:03:03] *OMZ_zepher snickers and walks off. [11:03:10] OMZ: did you try the extension? [11:03:40] apparently /maintenance/dumpHTML.php has cooties [11:03:59] or maybe whoever said that was just spreading FUD [11:04:09] No, I had to include the skin files, and because it is referred as ../skins/* I make a page that opens static/index.html [11:04:18] ahh k [11:04:39] I had to edit commandline.php, $DIR was undefined [11:04:50] ME: so is it just deprecated or really broken? [11:05:01] *Splarka shrugs [11:05:19] *MinuteElectron shrugs also. [11:05:22] 03(NEW) Enable FlaggedRevs Patrolling Configuration on English Wikinews - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14739 15enhancement; normal; Wikimedia: Site requests; (paul) [11:05:32] *Splarka distracts self with habanero salsa [11:05:41] *OMZ_zepher goes to feed. [11:05:47] Again, you have my gratitude. [11:06:21] one man's electric poo is another's static dump [11:09:14] hi [11:12:17] 03rotem * r37159 10/trunk/phase3/maintenance/language/checkLanguage.inc: Show extension name only if its checks are not empty. [11:12:20] rarnike [11:12:37] 03(mod) Draft tab does not disappear after sighting - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14561 (10JSchulz_4587) [11:15:23] hi [11:15:27] hello [11:15:32] someone speak german? cause my english is really bad [11:16:29] it can't be really bad if I understand you :) [11:16:47] oh. :) [11:17:03] ok hopefully you understand my problem too [11:17:04] :) [11:17:13] i use Year [11:17:28] for categorie all articiles in year xy [11:17:37] so i have some subcategroies 2008, 2007 and so [11:17:47] and there all in the maincategorie year [11:17:55] 03rotem * r37160 10/trunk/extensions/TodoTasks/SpecialTaskList.i18n.php: Removing trailing whitespace. [11:17:57] that really great and runs perfect [11:18:06] my problem now i [11:18:08] is [11:18:35] i want that he show me all pages in the categorie year from A until Z without the subcategories [11:18:39] is that possible? [11:18:47] hopefully you have understand [11:19:19] yes [11:20:06] great :-) [11:20:57] hmm [11:21:50] I don't know how... the help page ( http://www.mediawiki.org/wiki/Extension:CategoryTree#The_.3Ccategorytree.3E_tag ) doesn't seem to mention how [11:22:41] perhaps namespaces=0, I'm not sure [11:22:49] i will test it mom [11:24:12] Genre [11:24:23] the hideroot is good [11:24:38] i did'nt see the maincategorie [11:24:51] but i need a hidesubroots :) [11:25:16] maybe there is a other way to create a index from A until Z from a one cateogire? [11:25:23] asda: if that doesn't help, the developer Duesentrieb is often in this channel, you could wait and ask from him when he comes [11:36:42] Nikerabbit: thanks [11:41:48] Any admins here? [11:42:11] G adminstrator? [11:43:00] On MediaWiki.org, yes. [11:43:09] ah ok [11:43:13] how can I add an image to my page? [11:43:22] [[Image:Imagename.ext]] [11:43:26] You need to upload it first. [11:43:31] in what folder [11:43:39] the file upload at website doesn't work for my site [11:43:45] !uploads | sani [11:43:45] --mwbot-- sani: File uploads are an often-used feature of MediaWiki, but are disabled by default in all current release versions. To enable them, first make the upload directory (default images) writable by PHP, then set $wgEnableUploads to true in LocalSettings.php (i.e. "$wgEnableUploads = true;"). See for more info. [11:44:04] ok [11:49:13] the image isn't still working.. [11:49:20] 03(mod) Disallow Meta bureaucrats to administer global accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14461 (10effeietsanders) [11:49:52] might be cause the file is too big? [11:49:58] it uploaded yes but I ignored the warnings [11:50:06] MinuteElectron [11:56:42] wait, you got warnings but you ignored them anyway? [11:58:43] probably [x] ignore all warnings (nonfatal warnings), like: this file already exists, this file is larger than the advised upload size, this is not a suggested filetype, this file has been renamed (first letter, spaces, etc) [12:02:10] Splarka, I've got the html working! Thanks for the help :) [12:02:19] enjoy [12:04:08] I shall :D [12:04:58] 03shinjiman * r37161 10/trunk/extensions/WebDAV/ (WebDavServer.php deltav.php webdav.php): [12:04:58] Renaming WebDav.php to WebDavServer.php. [12:04:58] As the filename "WebDav.php" and "webdav.php" are treated as a same file on the case-insensistive file system used on their operating systems, such as Windows. [12:04:58] This will causes the problem while these two files are being checked out or updated. [12:05:00] Thanks StasFomin for pointing out this problem. [12:06:26] 03shinjiman * r37162 10/trunk/extensions/WebDAV/WebDav.php: some leftout on the previous commit r37161 [12:25:36] 03(mod) Disallow Meta bureaucrats to administer global accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14461 (10lar) [12:34:48] enjoy [12:42:11] 03mkroetzsch * r37163 10/trunk/extensions/SemanticMediaWiki/includes/storage/SMW_Description.php: fixed comments (! and ~ comparators are supported now) [12:42:34] 03jojo * r37164 10/trunk/extensions/Collection/Collection.body.php: send writer to mw-serve [12:42:53] 03jojo * r37165 10/trunk/extensions/Collection/pdf-server/: removed pdf-server/ [12:46:04] 03ialex * r37166 10/trunk/phase3/includes/specials/SpecialRecentchangeslinked.php: One more tweak: double global declaration of $wgOut [12:48:14] is there a perfered method for extensions to log changes performed via itself? [12:48:47] G: add an item to Special:Log [12:57:57] ialex: and that's via LogPage::AddEntry correct? [13:00:05] $logPage = new LogPage( 'type' ); $logPage->addEntry( 'action', $titleObj, $comment, $params ); [13:01:26] ialex: thanks! [13:24:40] ialex, would you know why one would wrap a ResultWrapper on top of a ResultWrapper ? [13:24:48] $res = $dbr->select( $tables, $fromField, $conds, __METHOD__ ); [13:24:52] $update->invalidateIDs( new ResultWrapper( $dbr, $res ) ); [13:27:17] NicDumZ: IIRC, Database::select() didn't return ResultWrapper before [13:28:03] ah, I see. hence those ugly if $res instanceof ResultWrapper in every Database member function :p [13:28:46] !r 23756 [13:28:46] --mwbot-- http://svn.wikimedia.org/viewvc/mediawiki?view=rev&revision=23756 [13:30:45] yep, I perfectly understand that b/c is needed... :) [13:31:47] 03nicdumz * r37167 10/trunk/phase3/includes/HTMLCacheUpdate.php: $dbr->select already returns a ResultWrapper, no need to re-wrap it :) [13:32:29] I always think too complicated. "Is this typo a mighty a hack I don't understand...yet ?" :) [13:36:23] 03(mod) Language code of Taiwanese/Holo, Cantonese Wikipedias - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8217 +comment (10itsminecookies) [13:36:47] 03nicdumz * r37168 10/branches/category-redirects/includes/CategoryMove.php: Adding a new Job, inspired by HTMLCacheUpdate structure, to update categorylinks when a category is moved. [13:37:26] 03(mod) Language code of Taiwanese/Holo, Cantonese, Classical Chinese Wikipedias - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8217 summary (10itsminecookies) [13:40:34] 03nicdumz * r37169 10/branches/category-redirects/includes/DefaultSettings.php: $wgJobClasses[] = 'categoryMoveJob' => 'CategoryMoveJob'; [13:42:35] 03mkroetzsch * r37170 10/trunk/extensions/SemanticMediaWiki/ (4 files in 3 dirs): [13:42:35] OWL/RDF export for concepts (makes queries in a wiki exportable with its data, so inline queries can be [13:42:35] recomputed in external tools) [13:46:18] 03mkroetzsch * r37171 10/trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php: show link to OWL/RDF for concepts [13:51:13] how can I change the links in the toolbox below the search bar in monobook?# [13:54:21] any1? [13:54:24] Bluegoblin7: you can't without hacking the skin directly. [13:54:40] the boxes *above* the search box are customizable [13:54:59] the toolbox is dynamic, the contents change depending on what page you are on [13:55:43] right im prepared to hack the skin - i do operate the site! [13:55:51] i just want to change some likes and add a new one [14:00:43] how do i do that? [14:03:09] please someone? [14:06:14] Duesentrieb: How do I hack the skin? [14:07:18] 03huji * r37172 10/trunk/phase3/languages/messages/MessagesFa.php: Localisation updates: Adding/updating Persian translations [14:08:32] 03(NEW) The official Chinese name of Classical Chinese Wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14740 15enhancement; normal; Wikimedia: Site requests; (itsminecookies) [14:11:20] 03(mod) The official Chinese name of Classical Chinese language - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14740 summary; +comment (10shinjiman) [14:12:05] Bluegoblin7: sorry, i got distracted. Hacking the skin is NOT recommended even if you operate the site and just want to add links. One problem is: next time you update, your changes are gone. It would be better if you copy the skin, so your own skin has its own name and doesn't get overwritten [14:12:32] But just for ading a few links, this is overkill. what's wrong with adding the links in the normal navigation boxes? that's what they are there for [14:12:41] anyway, the relevant links: [14:12:45] !skinnig [14:12:45] --mwbot-- I don't know anything about "skinnig". [14:12:51] o_O [14:12:53] ok so if I copy it to, say, BionicTest (the name of the site) and then change it it will work? [14:12:53] uh? [14:12:57] !sidebar [14:12:57] --mwbot-- To edit the navigation menu on the left, edit [[MediaWiki:Sidebar]] using its special syntax. For more details, see . [14:13:12] i know about the sidebar [14:13:33] the main thing I wish to to is change the upload link from Special:Upload to Project:Upload, as per Wikipedia [14:13:58] there'S an option to define the upload link... [14:13:58] http://www.mediawiki.org/wiki/Manual:%24wgUploadNavigationUrl [14:14:08] yea, what he said :) [14:14:37] anyway, the skinning stuff is here: [14:14:40] !skinning [14:14:40] --mwbot-- Overview: . Skin usage: . Gallery of CSS styles: . Writing your own: [14:14:45] (damn typoes) [14:15:39] how can i disable so unregistered/logged in ppl to edit my wiki? [14:15:41] thanks [14:16:31] !wg GroupPermissions | giany [14:16:31] --mwbot-- giany: http://www.mediawiki.org/wiki/Manual:%24wgGroupPermissions [14:17:42] 03(mod) wikibits includes nonexistent stylesheet, KHTMLfixes.css - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14717 (10Simetrical+wikibugs) [14:21:51] 03ialex * r37173 10/trunk/extensions/Configure/ (18 files): [14:21:51] * Added support for extensions [14:21:51] * Rewrote JavaScript [14:23:29] 03daniel * r37174 10/trunk/extensions/ContactPage/SpecialContact.php: fixed skipchaptcha behavior [14:24:38] !access | giany [14:24:38] --mwbot-- giany: For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [14:24:48] 03ialex * r37175 10/trunk/extensions/Configure/Configure.php: forgot to bump it *sigh* [14:25:24] *Duesentrieb goes afk [14:26:31] ialex: btw thanks for that bit about LogPage - it works! :) [14:26:42] G: np :) [14:26:56] ty ialex Duesentrieb got it :) [14:29:09] 03mkroetzsch * r37176 10/trunk/extensions/SemanticMediaWiki/includes/ (SMW_DV_Concept.php export/SMW_Exporter.php): use rdfs:Literal instead of owl_Thing for datatype properties in concept OWL export [14:31:00] 03shinjiman * r37177 10/trunk/phase3/languages/messages/ (4 files): Localisation updates Cantonese, Chinese and Old/Late Time Chinese [14:33:05] how to determine the no. of an article? [14:33:15] i have set up custom userrights on my wiki, but how can I make them clickable like the defaults such as sysop, crat etc? [14:33:40] 03mkroetzsch * r37178 10/trunk/extensions/SemanticMediaWiki/includes/SMW_DV_Concept.php: minor, removed misplaced comment [14:35:18] 03shinjiman * r37179 10/trunk/phase3/languages/Names.php: * (bug 14740) changes of local name of the Classical Chinese language name [14:35:23] 03(FIXED) The official Chinese name of Classical Chinese language - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14740 +comment (10shinjiman) [14:38:44] 03shinjiman * r37180 10/trunk/phase3/languages/messages/MessagesZh_hans.php: fixing up some mistakes for the Simplified Chinese message file [14:46:33] help me... i have set up custom userrights on my wiki, but how can I make them clickable like the defaults such as sysop, crat etc? [14:50:28] edit MediaWiki:Grouppage- [14:50:37] thanks [14:51:42] is it also possible to change what it displays? [14:53:29] how to determine the no. of an article? [14:53:47] ialex: is it also possible to change what it displays? [14:54:23] MediaWiki:Group- [14:54:38] and MediaWiki:Group--member [14:54:47] thank you [14:55:08] time to write the extension :D [15:13:22] !manual [15:13:22] --mwbot-- An introduction to using MediaWiki is at , see for information about copying it to your own wiki. More technical information for MediaWiki administrators is at . For an introduction on programming with MediaWiki, see . [15:24:31] 03river * r37181 10/trunk/tools/ts-specs/ (3 files in 3 dirs): TSpcre: new package, including security patch for CVS-2008-2371 [15:30:16] 03river * r37182 10/trunk/tools/ts-specs/TSphp.spec: build with external pcre [15:34:36] Somebody experience with the ConditionalContent extension? [15:39:51] 03(mod) Enable FlaggedRevs Patrolling Configuration on Classical Chinese Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14715 (10itsminecookies) [15:43:08] Is there something that you can display on a page the user his group? [15:45:01] see http://www.mediawiki.org/wiki/Special:Preferences, "Member of groups: " [15:45:59] tnx :) [15:48:58] Hmm i guess thats done on the php side? [15:50:12] StM: yes [15:51:12] hmm i need it to display on a normal wiki page :) (To test, then i can use it probally for CC) [15:54:18] StM, normal wiki pages usually can't display different content to different users. [15:55:33] With a little bit modifying we can do much :) [16:05:15] 03skizzerz * r37183 10/trunk/extensions/RegexFunctions/RegexFunctions.php: * usability update [16:35:59] 03(mod) enhancement of languageConverter - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14604 (10fdcn64) [16:42:41] http://monobi.dyndns.org:8007/phase3/api.php?action=query&prop=info&intoken=edit&titles=User:Echo [16:42:49] Warning: call_user_func(ApiQueryInfo::getEditToken) [function.call-user-func]: Unable to call ApiQueryInfo::getEditToken(51,User:Echo) in /var/www/phase3/includes/api/ApiQueryInfo.php on line 391 [16:42:53] :\ [16:43:58] how do I fix it? [16:48:56] What version is that? If 1.12, it's probably fixed already. [16:49:12] You shouldn't have display of warnings enabled on a production site, though. [16:49:15] !errors [16:49:15] --mwbot-- To see PHP errors, add this to the very top of LocalSettings.php: error_reporting(E_ALL); ini_set("display_errors", 1); Fatal PHP errors usually go to Apache's error log - also check the error_log setting in php.ini (or use phpinfo). For more details in wiki error reports, set $wgShowExceptionDetails = true; and $wgShowSQLErrors = true; For full debug output, set $wgDebugLogFile to some path you like. [16:49:22] You want to *not* see PHP errors. [16:50:14] 03(NEW) Can't create sites (save dialog) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14741 major; normal; MediaWiki: Page editing; (mdziczkowski) [16:50:51] Try either ini_set( "display_errors", 0 ); or error_reporting( 0 ); or something like error_reporting( E_ALL & ~E_NOTICE & ~E_WARNING );. [16:51:25] It says phase3/ so one would expect that it is not 1.12. [16:51:38] In which case an svn up would probably be the most appropriate fix. [16:51:45] Yes, right. [16:52:00] Assuming it is fixed. [16:52:23] 03mkroetzsch * r37184 10/trunk/extensions/SemanticMediaWiki/maintenance/SMW_refreshData.php: fixed call to Factbox [16:52:49] yes [17:00:16] Anyone know if Semantic Mediawiki has an IRC channel? [17:01:20] it does, #semantic-mediawiki - not sure how active it is though [17:01:48] Thanks [17:06:54] how can I make shortcuts to my project namespace appear in the relevant all pages section (i.e. under the project namespace)? [17:07:31] set $wgMetaNamespace in LocalSettings.php [17:08:18] hm, maybe not [17:08:58] well, try it [17:10:28] Guess and check is the way to deal with mediawiki and its documentions at times [17:10:47] that doesnt do it... it changes the name of Project [17:10:57] you know on WP when you make a shortcut such as WP:Foo [17:11:08] Bluegoblin7: $wgNamespaceAliases [17:11:11] it adds that to the Wikipedia: namespace list [17:11:28] and automatically redrects there [17:13:29] !wg NamespaceAliases | Bluegoblin7 [17:13:29] --mwbot-- Bluegoblin7: http://www.mediawiki.org/wiki/Manual:%24wgNamespaceAliases [17:13:47] thankyou [17:19:52] 03nicdumz * r37185 10/branches/category-redirects/includes/CategoryMove.php: [17:19:52] In fact we need to match both cl_inline and cl_target for one particular move, updating the Job. [17:19:52] This Job should now be working. [17:21:24] Simetrical, this is a new Job, splitting the categorylinks updates (on category moves) into smaller chunks, like HTMLCacheUpdate was doing [17:23:13] 03rainman * r37186 10/trunk/phase3/languages/ (LanguageConverter.php classes/LanguageZh.php): (bug 14604#c6): Fix regression in variant conversion when semicolon is within -{}- tags. Patch by fdcn, thanks! [17:29:53] hi rainman-sr !! [17:29:59] hi [17:30:04] nice to see activity from you again [17:31:44] 03(FIXED) enhancement of languageConverter - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14604 +comment (10rainman) [17:33:36] unfortunatelly, it won't last since i'm on the way out to play frisbee :) [17:37:24] rainman-sr: well, maybe another time then :) [17:37:43] looking forward to the bugfix you promised :) [17:38:39] Is there any kind of built in functionality for globally distrobuted installations? [17:40:01] 03nikerabbit * r37187 10/trunk/phase3/languages/messages/MessagesEn.php: [17:40:01] * Grammar [17:40:01] * should -> must, as it is an error condition [17:40:21] 03(mod) Can't create sites (save dialog) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14741 +comment (10dan_the_man) [17:40:29] *SQLDb yawns [17:43:24] Nikerabbit, ah yes.. well, maybe this week.. anyway, off [17:43:48] 14(INVALID) Can't create sites (save dialog) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14741 +comment (10niklas.laxstrom) [17:44:02] Dantman|FS: ^^ [17:44:52] Nikerabbit: he's on the CC list :P [17:52:43] 03(NEW) Extension:Configure Breaks diffs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14742 normal; normal; MediaWiki extensions: General/Unknown; (alexfusco5) [17:55:13] Simetrical, it's version 1.13 [17:55:49] 03(mod) Extension:Configure Breaks diffs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14742 (10alexfusco5) [17:56:43] oh_so_ethical, what revision exactly? [17:57:07] Uh... the latest svn version... [17:57:09] 37187 [17:59:58] Simetrical, any simple fixes for it? [18:04:49] 03(mod) Tabs linking to a nonexisting talk (or content page) do not use redlink=1 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14663 +comment (10sxwiki) [18:06:42] Simetrical, poke [18:07:11] oh_so_ethical, as I said, you shouldn't be seeing the errors on production sites, you should disable error reporting. [18:07:17] It should be fixed, though. [18:07:29] *Simetrical pokes MinuteElectron or some other API person . . . where's Roan? [18:10:52] 03mkroetzsch * r37188 10/trunk/extensions/SemanticMediaWiki/ (13 files in 5 dirs): [18:10:52] Support for user defined sortkey for all SMW queries and views. Required some major changes: [18:10:52] * SMWWikiPageValue now can keep sortkeys [18:10:52] * SMWSQLStore2 now can store and use sortkeys [18:10:52] * all get...Subjects storage functions now return SMWWikiPageValues (no Titles) [18:10:53] * SMWSemanticData now uses SMWWikiPageValue as subject [18:10:57] * Many minor changes to use SMWWikiPageValue instead of Title [18:12:11] VasilievVV|NA, poke [18:13:29] she's |NA, not available :) [18:13:36] you can leave her a message in query [18:13:48] She? [18:13:50] 03nikerabbit * r37189 10/trunk/phase3/ (3 files in 2 dirs): * Split date and time to two variables to allow better translations in rcnote without breaking current ones [18:15:35] i think so *shrug* [18:16:37] I thought everyone was a girl online? [18:16:56] No, you have it backwards. [18:17:01] On the Internet, men are men, women are men, and children are the FBI. [18:17:07] :) [18:17:40] Knew that was comming, and so true. [18:17:58] i don't think it really matters, tbh. If I'm wrong, I'll get corrected. Life goes on. [18:20:51] And in all liklyhood (s)he will never see your comment [18:23:35] Most people who idle check the backlog if someone pings them while they're gone. [18:24:54] Oh well [18:26:06] hi brion [18:26:48] 03nikerabbit * r37190 10/trunk/phase3/ (2 files in 2 dirs): * Allow plural in filetype-banned-type, filetype-unwanted-type [18:27:32] :''( [18:27:53] brion, maybe you solve my API problem ^_^ ... http://monobi.dyndns.org:8007/phase3/api.php?action=query&prop=info&intoken=edit&titles=User:Echo [18:28:00] Warning: call_user_func(ApiQueryInfo::getEditToken) [function.call-user-func]: Unable to call ApiQueryInfo::getEditToken(51,User:Echo) in /var/www/phase3/includes/api/ApiQueryInfo.php on line 391 [18:28:08] Any way to get around that? [18:28:56] 03(mod) Option to exclude users without edits in Special:Listusers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10815 (10nakonwiki) [18:30:11] oh_so_ethical: if it doesn't work on current head, make a note to the api people to fix it [18:30:23] brion, apparently it is current head. [18:32:50] O.o [18:35:21] 03(mod) Extension:Configure Breaks diffs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14742 (10stevend811) [18:35:42] :P [18:35:43] sec [18:36:02] Ok [18:36:44] i don't get such an error locally [18:37:33] Hmm [18:38:03] the list of tokenFunctions looks bad [18:38:10] i'm not sure why it's not exploding here :) [18:38:22] afaik 'Foo::bar' isn't a valid callback [18:38:28] needs to be array( 'Foo', 'bar' ) [18:38:49] it works in recent versions of php afaik [18:38:58] Hm, what's the fix? [18:39:27] Nikerabbit: oh_so_ethical has 5.2.0 [18:39:34] i've got 5.2.5 [18:39:38] :O [18:39:41] I'll update [18:39:49] hello, can someone please tell me if there is a sort of extension that would reformat my wiki pages to fit to mobile devices? [18:39:56] oh_so_ethical: don't yet [18:40:09] ok [18:40:34] hmm [18:40:37] "$... in function prototypes means and so on. This variable name is used when a function can take an endless number of arguments. " [18:40:40] didnt know that [18:40:54] call_user_func('MyClass::myCallbackMethod'); [18:40:56] // Type 4: Static class method call (As of PHP 5.2.3) [18:41:04] php's documentation is terrible about this sort of thing [18:41:18] Nikerabbit: where you find that? [18:41:24] http://fi.php.net/callback [18:41:42] ah, there we go [18:41:50] ok good, let's fix this up then [18:42:32] I didn't know it was so recent addition either [18:42:44] :D [18:43:03] 03(mod) Extension:Configure Breaks diffs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14742 normal->major; +comment (10stevend811) [18:43:15] oh_so_ethical: ok, svn up [18:43:17] that should do it [18:43:18] 03brion * r37191 10/trunk/phase3/includes/api/ApiQueryInfo.php: [18:43:18] Fix for PHP < 5.2.3 [18:43:18] 'Foo::bar' is not a valid callback on earlier versions of PHP; [18:43:18] must specify as array( 'Foo', 'bar' ) [18:43:36] Thanks [18:43:47] i love how php silently slips in these back-compat nightmares :D [18:44:02] I'm a php-tard [18:44:09] I know nothing >_> , I like python :) [18:44:19] 03mkroetzsch * r37192 10/trunk/extensions/SemanticMediaWiki/includes/SMW_Hooks.php: [18:44:19] set parse title when parser hook is run, otherwise some job-basd updates get teh wrong title (maybe someone uses [18:44:19] wgTitle internally on a subparse) [18:44:22] oh_so_ethical, you're in good company, we all hate PHP too. [18:44:26] Hehe [18:44:26] Nikerabbit: why \$1 etc in filetype-unwanted-type? [18:44:30] (and at least brion and I like Python) [18:44:41] python is nice and cuddly [18:44:43] Well, I'm writing a python framework for Mediawiki [18:44:47] until you want to do a regex, then it's a pain in the arse [18:44:47] 03mkroetzsch * r37193 10/trunk/extensions/SemanticMediaWiki/includes/SMW_Factbox.php: minor comment [18:44:56] brion: weird how C++ has been unchanged since 1998 (and the next version will be entirely backward compatible) but PHP makes incompatible changes every other week [18:45:11] brion, to escape the $, presumably. Technically that could be skipped if the character after the $ isn't a letter or underscore, I suppose. [18:45:18] 03mkroetzsch * r37194 10/trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php: version increment [18:45:19] Simetrical: no need [18:45:26] as visible in every other line of that file [18:45:38] brion, the other lines mostly use single quotes. [18:45:54] flyingparchment: that's prolly cause php's a big fat turd that mostly works :) [18:46:05] brion: because the script tries to be clever and guess which kind of quotes to use... but too stupid to know that $1 doesn't need them [18:46:07] brion, you could change it, but the next time the language file rebuild script is run it will change it back, unless you change that too. [18:46:15] Simetrical: that's because some smart guy decided to make it much more likely to fuck up the file by using single quotes [18:46:20] which is unwise [18:46:23] Eh? [18:46:41] then you've got to escape all the apostrophes [18:46:44] pain in the ass [18:46:54] . . . I'm not following which part was un-smart. [18:46:54] anyway, i hates them [18:46:59] 03mkroetzsch * r37195 10/trunk/extensions/SemanticMediaWiki/includes/articlepages/SMW_PropertyPage.php: do not show namespaces when displaying titles [18:47:02] single quotes [18:47:28] Single quotes or double quotes are used depending on how many characters need to be escaped inside the string. [18:47:37] god that's awful [18:47:42] awful awful awful [18:47:43] bleh [18:47:45] anyway [18:47:46] who cares [18:47:51] nobody [18:47:55] :D [18:48:09] only two or so people maintaining those files by hand anymore.. except english messages of course [18:48:47] $quote = substr_count( $value, $double ) + substr_count( $value, '$' ) >= substr_count( $value, $single ) ? $single : $double; [18:48:47] $blockText .= $quote . addcslashes( $value, $quote . $extra ) . $quote; [18:49:27] *Simetrical thinks he wrote that bit, because it previously used only single quotes or something and therefore was totally unreadable when you had bold or whatever [18:49:52] 03(FIXED) DEFAULTSORT ignored when displaying relations and attributes. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11907 +comment (10markus) [18:50:11] is the only reason we use php arrays that they are easy to parse (with php, not with anything else)? [18:50:30] Nikerabbit: and quick, as the parser is C [18:51:22] 03(FIXED) SQL Error on Type Namespace - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14543 +comment (10markus) [18:51:23] flyingparchment: and end result is memory hog, because it is php after all :o [18:51:49] if we used a proper language, it could be cached once at startup and it wouldn't matter [18:52:34] 03siebrand * r37196 10/trunk/extensions/NewUserMessage/NewUserMessage.class.php: Fix typo in comment [18:52:37] Uh oh sounds like /. [18:53:03] flyingparchment: apc and others do it for us [18:53:32] Nikerabbit: doesn't solve memory use though [18:53:36] flyingparchment: it *is* cached once at startup in php, since it's php code the opcode cache does this for us [18:53:53] memory is cheaper than programmer time :) [18:54:21] what's the cost comparison [18:55:14] brion: and the result is simple php script using 1.4G of memory...I have one [18:55:22] :D [18:56:01] and since it is php... next to impossible to debug or anything with my skills [18:56:28] 03(mod) SMWSQLStore2 - attribute values are HTML-encoded - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14595 +comment (10markus) [18:58:11] My brain >_> ... I can POST to login, and I get the data I need.. I have editing via the api enabled... what do I need to store when I login? [18:58:19] So I can edit? [18:58:41] It says I need to keep the cookie, but I edit there isn't a parameter for that [18:59:43] 14(INVALID) Problem with #ask - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14540 +comment (10markus) [19:05:12] 14(WFM) refresh Data Script runs unstable - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14554 +comment (10markus) [19:05:27] 03(mod) RDF export query printer - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14529 summary; +comment (10markus) [19:07:06] mmm... brion I think that I fail to understand where #redirect is parsed. #redirect [[Category:foo]] inserts foo into categorylinks, and I want to remove this [19:07:57] redirect handling is pretty... funky atm [19:08:07] the parser runs as a regular parser [19:08:16] and there's some separate detection of the #redirect thingy [19:08:41] apart from this, simple category moves (when target category is not existing) works, and I wrote an additional Job class to handle categorylinks updates on category moves... [19:09:40] ah... meaning that the page is always parsed, no matter what, and that on view, it checks for #redirect ? [19:11:57] ah, yes, #redirect [[foo]] inserts a pagelink to foo too [19:12:37] Charitwo: i'll eat you [19:12:41] oh_so_ethical: ? [19:13:42] 03(FIXED) Disallow Meta bureaucrats to administer global accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14461 +comment (10brion) [19:14:53] VasilievVV|NA: O_O [19:15:04] 03(mod) CentralAuth global session not including wikipecies, incubator - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14407 +comment (10cbrown1023) [19:17:18] 03(mod) Can't create sites (save dialog) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14741 +comment (10mdziczkowski) [19:22:13] 03(FIXED) Problem with project talk namespace in Hungarian Wikinews, Wikisource and Wikiquote - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14599 +comment (10brion) [19:24:12] VasilievVV, question... you worked on the api, I thought? [19:24:33] Yeah [19:24:38] Okay, I got a question [19:24:59] !ask | oh_so_ethical [19:24:59] --mwbot-- oh_so_ethical: Don't say "I have a question", or ask "Is anyone around?" or "Can anyone help?". Just ask the question, and someone will help you if they can. Also, please read < http://workaround.org/moin/GettingHelpOnIrc > for a good explanation of getting help on IRC. [19:25:15] VasilievVV, I know >_> , I was thinking how to word it :| [19:25:18] Trigger-happy much? [19:25:40] Simetrical: careful, you'll get eaten :P [19:26:14] Erm, I POST login, and successfully login, but when I go to retrieve the edit token, I get [19:26:25] Action 'edit' is not allowed for the current user [19:26:28] oh_so_ethical: wikimedia wiki? [19:26:33] VasilievVV, by default anon-editing is turned off, however I logged in [19:26:36] No, it's my wiki [19:27:16] oh_so_ethical: check meta=userinfo. What does it says? [19:27:44] http://monobi.dyndns.org:8007/phase3/api.php?action=query&meta=userinfo [19:28:02] VasilievVV, I log in with my script I wrote [19:28:10] I asked, what does it says for you? Does it display you are logged in? [19:29:06] http://pastebin.com/d56da72e6 [19:29:15] Ok, let me try to return meta=userinfo ... 1 sec [19:29:41] hello [19:29:48] Hi Nikerabbit [19:30:03] str4nd: what's up? [19:30:23] Nothing new [19:31:43] VasilievVV, yeah, my script logs me in, but it doesn't hold the cookie [19:31:44] 03(FIXED) Add new toolserver URL to $wgCaptchaWhitelist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14632 +comment (10brion) [19:31:54] is there a mediawiki irc users help channel? [19:32:12] adc, that would be here. [19:32:20] VasilievVV, any help on caching the cookie to use it later? [19:32:36] !api [19:32:36] --mwbot-- The MediaWiki API provides direct, high-level access to the data contained in the MediaWiki databases. Client programs should be able to use the API to login, get data, and post changes. Find out more at http://www.mediawiki.org/wiki/API [19:32:48] It depends on library and programming language used [19:32:51] Simetrical: thank you very much. i would like to ask if there is a sort of extension that would reformat wiki pages for pda or mobile phones? [19:33:31] adc, yeah, you need to add something to the Common.css [19:34:12] oh_so_ethical: something? wap.wikipedia.org looks fine, but how is this done? [19:34:46] Let me check [19:34:54] oh_so_ethical: thank you [19:35:01] wap.wikipedia.org doesn't even use mediawiki, iirc [19:35:26] flyingparchment: no? [19:35:55] adc, http://en.wikipedia.org/wiki/Wikipedia:PDA [19:36:49] oh_so_ethical: but this page doest really help [19:36:49] 03(mod) Block log below block form limited to 50 entries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14638 (10brion) [19:39:56] 14(INVALID) Cannot use username2 (non SUL) in parallel with username1 (SUL) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14639 +comment (10brion) [19:44:01] does someone know how wap.wikipedia.org works? [19:46:05] 03(mod) Detecting wrong PHPVersion on amd64 Linux. Aborting... - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14641 (10brion) [19:49:14] 14(WFM) Allow email in Special: Preferences to be changed on all wikis simultaneously - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14643 +comment (10brion) [19:50:26] 03(WONTFIX) Stop using tabs in Special:Preferences - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14644 (10brion) [19:50:55] 03(mod) Special: SpecialPages should indicate cached and disabled query pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14645 summary (10brion) [19:55:22] 03grondin * r37197 10/trunk/phase3/languages/messages/ (MessagesFi.php MessagesHu.php): Commited special alias messages for fi and hu from betawiki [20:00:44] 03river * r37198 10/trunk/switchboard/: new directory [20:03:33] 03river * r37199 10/trunk/switchboard/ (29 files): switchboard: multiplexing per-user PHP FastCGI request dispatcher with process pooling [20:05:09] 03grondin * r37200 10/trunk/phase3/languages/messages/ (MessagesFi.php MessagesHu.php): Revert updating [20:06:29] 03river * r37201 10/trunk/switchboard/ (Makefile main.conf.example): example configuration file [20:07:35] http://commons.wikimedia.org/wiki/Image:Beethoven_-_Ecossaise_in_E-flat.ogg [20:07:49] can someone please tell me which extension provides this treaming client on that page? [20:10:04] :\ [20:10:16] Why does the edit token always return "+\" [20:10:23] 03(NEW) Problem with links to articles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14743 normal; normal; Wikimedia: General/Unknown; (servien) [20:11:04] does noone know what audio player is used at wikipedia? [20:11:09] adc: ogghandler or what was it called? [20:11:29] Nikerabbit: but i saw that this one can also play mp3 [20:11:57] really? [20:12:00] 03(mod) Problem with links to articles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14743 (10alexfusco5) [20:12:03] man, i should have waited a few seconds longer to sign up for identi.ca. My user id is 1231... [20:12:29] Duesentrieb: 1337? :o [20:13:19] 03(NEW) Extension:Configure should support additional rights - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14744 15enhancement; normal; MediaWiki extensions: General/Unknown; (alexfusco5) [20:14:52] 03(mod) Tabs linking to a nonexisting talk (or content page) do not use redlink=1 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14663 (10mormegil) [20:15:05] Nikerabbit: i would have been happy with 1234, 1337 is pretentous :P [20:15:16] Nikerabbit: do you know which extension manages the play button below the audio files? [20:15:18] pretentous... is that a word? [20:15:31] probably misspelled [20:16:02] "pretentious" [20:16:09] 1. Claiming or demanding a position of distinction or merit, especially when unjustified. [20:16:12] 2. Making or marked by an extravagant outward show; ostentatious. See synonyms at showy. [20:16:36] something like that :) [20:16:54] anyway, evanpro did it again, it seems. and hit it big this time, from the looks of it. [20:17:13] is there a way how to find out which extensions are installed in a mediawiki installatino_ [20:17:24] adc: look at Special:Version [20:17:39] adc: extensions that provide meta-info anre listed there. some don't, though [20:18:22] duesentrieb thank you very much [20:18:28] np [20:19:17] 03brion * r37202 10/trunk/phase3/ (RELEASE-NOTES includes/FeedUtils.php includes/LogPage.php): (log message trimmed) [20:19:17] * (bug 14646) Fix some double-escaping of HTML in feed output [20:19:17] Log entry action text was being double-escaped by running HTML through the comment parser. [20:19:17] Log action text is now output as straight HTML. [20:19:17] The link for long diffs was also coming out wrong on English Wikipedia due to overloading of messages. [20:19:21] Switched from 'differenes' (which is a label text which had gotten turned into [20:19:23] an HTML link there) to 'showdiff', which is a plaintext button label. (Might [20:20:00] 03(FIXED) problem of HTML rendering in RSS feed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14646 +comment (10brion) [20:22:02] *Alexfusco5 tells brion to fix bug 14576 :0 [20:22:04] * :) [20:22:06] :) [20:22:14] 03(WONTFIX) Wrap user interface messages in tags with lang & xml: lang if site language != user language - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14649 +comment (10brion) [20:22:52] 14(INVALID) Automatic account creations (SUL) are not reported on irc RC - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14650 (10brion) [20:24:23] 03(mod) LocalSetting.php Encoding type (multi-language/ Hebrew support as site name) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14653 (10brion) [20:25:10] 14(INVALID) Using Microformats for Categories - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14656 +comment (10brion) [20:26:46] 03nicdumz * r37203 10/branches/category-redirects/includes/ (5 files): [20:26:46] * When altering / adding a category redirect, create the categories accordingly [20:26:46] * Adding support for simple category moves (i.e. target category not existing) [20:27:10] 14(WFM) Error uploading images, viewing images, deleting images. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14657 +comment (10brion) [20:28:28] 14(WFM) Fatal error: call to undefined method - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14726 +comment (10daniel) [20:32:46] 14(WFM) lack of alignment in watchlist marks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14664 (10brion) [20:34:33] Hey, is it possible to use background images inside a

element, such as

? [20:34:43] Soxred93: sure, why not? [20:34:47] Of course. [20:34:54] I'm trying to make it work, but it isn't [20:35:08] you might have to define a CSS class for that though [20:35:13] !wg AllowExternalImages | Soxred93 [20:35:13] --mwbot-- Soxred93: http://www.mediawiki.org/wiki/Manual:%24wgAllowExternalImages [20:35:26] Don't remplate the regulars! :P [20:35:33] Alexfusco5: that's not even correct... [20:35:40] this is about background images, not external images [20:35:42] may be applicable to mediawiki.org: [20:35:43] http://www.protocolostomy.com/2008/07/03/this-is-how-i-want-all-project-web-sites-to-look/ [20:35:47] Anyway, I'm trying to simulate the French Wikipedia [20:35:55] the homepage [20:35:59] French rules :p [20:36:01] maybe

or am I just dreaming? [20:36:01] Soxred93: try defining a class in Common.css for that instead of defining it inline [20:36:03] damn [20:36:06] Skizzerz: if you want to use a url you need to have that true :P [20:36:09] rule -.-' [20:36:15] Alexfusco5: uh... no [20:36:17] But I can't define it in a class [20:36:19] not for CSS [20:36:23] (well, an external url) [20:36:31] Because that's going to require an edit to Common.css [20:36:37] And that won't be really accepted. [20:36:39] guys. background images in inline styles are disabledm because they are frequently used for disfigurement. [20:36:39] 14(INVALID) article "neighborhoods" might be very helpful - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14669 +comment (10brion) [20:36:44] So for now, I need to use inline [20:36:46] defining a class in common.css is the way to go [20:36:49] Soxred93: I don't think that it works inline [20:36:51] no externalimage stuff needed [20:36:53] Argh. [20:37:04] http://en.wikipedia.org/w/index.php?title=Wikipedia:2008_main_page_redesign_proposal/Soxred93 [20:37:13] ^ I'm trying to make images in the headers there [20:37:44] no way without a global class [20:38:04] Darn [20:38:19] why do you need background images? [20:38:26] I had the same issue when trying to make a pretty-looking table style. I couldn't define background images inline, I had to use Common.css [20:38:37] (and how would people find the copyright info for them?) [20:38:46] So that means my main page redesign won't look good when people are deciding [20:38:55] Soxred93: It would look better if the today's featured article header was the same as the other headers [20:39:07] <^demon> Wouldn't a class defined in your own monobook.css work as well? At least for testing until you're ready to show it off? [20:39:17] Soxred93: it means you have to find another way to make it look good :) do you really want *background* images? [20:39:20] How would I show it off? [20:39:23] 03vasilievvv * r37204 10/trunk/phase3/includes/filerepo/LocalFile.php: Some debug logging for image moving [20:39:24] or is that just a hack? [20:39:29] That's the only sensible way [20:39:35] Alexfusco5: if you had eyes, you'd know that it was on purpose so that it could have a background image... [20:39:53] See the headers here? http://fr.wikipedia.org/wiki/Accueil [20:40:10] That's what I want [20:40:14] But those are a class [20:40:53] Ha! [20:40:57] I figured out how [20:41:00] gj [20:41:01] mau and night [20:43:01] hello, how do I remove the "edit" links from within a page, i.e. only allow users to edit using the top "edit" button? [20:44:20] just wondering, why would you want to do that? [20:44:41] i'm using a proprietary editing extension and this redirects to the "regular" edit link [20:44:44] DanielTahar: add the following to MediaWiki:Common.css: .editsection { display: none; } [20:45:19] thanks [20:45:28] __NOEDITSECTION__ [20:45:30] place that anywhere in the page [20:45:44] Charitwo: he meant globally [20:45:56] exactly, i wanna do it globally, that's why noeditsection doesn't help [20:46:17] Skizzerz: i didn't know that, and he wasn't that specific. You don't need to correct me. [20:46:26] 14(INVALID) MediaWiki: Sidebar does not use i18n for entire menu or links if exists - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14677 +comment (10brion) [20:46:34] Other then looking at every page, is there a way to generate the cache for all pages after I have cleared it? [20:46:39] I wasn't correcting you... I was informing you [20:46:41] you're all great :) [20:46:56] Skizzerz: You don't need to inform me either. [20:47:46] I don't NEED to do anything... but I felt that informing you was a wise choice, and I still stand by that even though you apparantly have issues with it [20:47:53] 03(WONTFIX) PATCH - OutputPage. php - Add SVN revision number to meta generator tag - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14682 +comment (10brion) [20:48:16] Well, please refrain from "informing" me of what other users "may have meant" on IRC in the future. Thanks. [20:48:52] please let's NOT drag this on longer than necessary... *mumbles something about "channel temperature"* [20:49:29] then kindly stop talking about it :) [20:50:26] 03huji * r37205 10/trunk/extensions/cldr/LanguageNamesFa.php: Updating the Persian list of language names for CLDR extension [20:50:53] if we're already here and everyone has so much energy, here's another one. How do I change the line under sections (h2 sections, for example) to be only 80% of it's width? tried with .mw-headline by adding "width: 80%" but didn't really work [20:51:18] That isn't really possible. [20:51:21] 14(INVALID) Deleted pages do not remove themselves from the watchlist (WP) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14686 +comment (10brion) [20:52:22] 03river * r37206 10/trunk/switchboard/ (4 files): [20:52:22] - linux fixes [20:52:22] - need a way to specify ldflags + cppflags in Makefile.config [20:53:40] 03river * r37207 10/trunk/switchboard/Makefile: SB_GROUP, not SW_GROUP [20:53:51] well, h2 {width: 50px;} works, there's no way to do it in percentages? [20:54:43] 03(WONTFIX) name mainpage and mainpage-description consistently - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14695 +comment (10brion) [20:55:11] n8 [21:05:13] Hey everybody, is there a way I can pull just the content (sans layout) from my mediawiki install in a restful manner? I'd like to retain the MediaWiki interface for the users' to edit, but we need to integrate some of the pages into our webapp in various places. [21:05:52] adrian_: action=render [21:06:04] beat me to it :P [21:06:16] Bless you all :D [21:06:18] adrian_: use that with the "ugly" form of the URL though, i.e. with index.pgp?title=Foo&action=render [21:06:38] I was really hoping it would be that easy, but didn't hit it on any of the usual suspects... [21:07:20] 03(mod) Loginsuccess message broken in some cases - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14709 summary; +comment (10brion) [21:07:28] 03huji * r37208 10/trunk/phase3/languages/messages/MessagesFa.php: Localisation updates: Adding/updating Persian translations [21:10:11] whais mediawiki? [21:10:37] !mediawiki [21:10:37] --mwbot-- MediaWiki is a free software wiki package originally written for Wikipedia. It is now used by several other projects of the non-profit Wikimedia Foundation and by many other wikis. You can find out more about it at http://www.mediawiki.org [21:11:16] thanks [21:12:53] so is this to be used for rap artists to share the music they make [21:13:58] It can be used for anything you want it to really. [21:14:12] 03brion * r37209 10/trunk/phase3/ (RELEASE-NOTES includes/specials/SpecialUserlogin.php): [21:14:12] * (bug 14709) Fix login success message formatting when using cookie check [21:14:12] Double wikitext parsing... [21:14:37] 03(FIXED) Loginsuccess message broken in some cases - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14709 +comment (10brion) [21:17:33] I think this is for a server farm all I have is a laptop [21:18:48] are there ready made templates which i could use with my local mediawiki? [21:19:07] hi, does anyone know how to customize the search bar? [21:19:33] jasonmchristos: if you want to *share* things, you need a server. you can rent space on a server for ~ $1 per month (though something like $5 will probably get you a more decent service) [21:19:36] 03(mod) UniversalEditButton shows edit button on edit page. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14722 (10brion) [21:20:05] jasonmchristos: mewdiawiki is, despite the name, no so good for multimedia stuff. it's maily developed for collaborative editing of *text*. As in: Wikipedia. [21:20:15] 14(INVALID) Problem with links to articles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14743 +comment (10rockmfr) [21:20:30] BoL|mibbit: search bar? [21:20:35] yeah [21:20:41] where you enter queries on MediaWiki [21:20:50] how do you move it? [21:22:45] thanks [21:23:37] BoL|mibbit: it depends on the skin you use, and it's not exactly easy. [21:23:42] !skinning | BoL|mibbit [21:23:42] --mwbot-- BoL|mibbit: Overview: . Skin usage: . Gallery of CSS styles: . Writing your own: [21:23:58] oyh [21:24:02] *oh [21:24:02] ok [21:24:04] thanks [21:24:08] i'm actually currently working on a partial rewrite of the skins, which would mae this at least a *bit* simpler [21:26:35] 03nicdumz * r37210 10/branches/category-redirects/includes/ (6 files): [21:26:35] * Update category links on category redirect change/create [21:26:35] * Adding classes to AutoLoader [21:26:35] * Filter out redirects from CategoryPage display [21:26:35] * Shortening CategoryLinksUpdateOnMove' name :) [21:27:14] *NicDumZ is happy, it's starting to look good [21:32:44] 03(mod) Problem with links to articles - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14743 (10servien) [21:43:12] <^demon> woo, fatal error in rebuildmessages :-) [21:45:06] 03(mod) UniversalEditButton shows edit button on edit page. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14722 (10tylerromeo) [21:46:52] 03river * r37211 10/trunk/switchboard/ (7 files): [21:46:52] - daemonise on startup [21:46:52] - add 'sockdir' configuration option, specify directory to put fcgi sockets in [21:46:52] - make sure sockdir has suitable modes [21:46:52] - process.cc: when killing, exec swkill, not swexec [21:46:53] - Makefile: SB_USER, not SB_HTTPD_USER [21:46:55] - set F_CLOEXEC on fcgi listener to prevent php inheriting it [21:50:28] how can i find out which templates a page uses? [21:50:55] <^demon> Special:Whatlinkshere/Pagename [21:51:04] ok [21:51:15] thak you [21:51:22] <^demon> No problem :-) [21:51:41] do you know if there are templates [21:51:51] which are suitable for archiveing humans? [21:59:37] brion: re r37143 (revert of the 'uk' icon): MediaWiki icons were added in r2277 by Erik (http://svn.wikimedia.org/viewvc/mediawiki?view=rev&revision=2277) [22:00:11] brion: docs state that Erik's contribs are PD, adhering to GPL where needed (http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/README?revision=29760&view=markup) [22:00:23] siebrand: the GFDL one is my question [22:00:45] brion: as the GFDL uk button is at least a derivative from the GPL button, isn't it just mislabeled? [22:01:05] beats me [22:01:20] but better to find out first than to commit it with wrong license, eh? :D [22:01:22] when does an image stop being a document and start being code.... bmp? jpg? gif? png? svg? [22:01:35] brion: anyway, 'we' contacted the creator, and he does not have an issue with adding licenses. [22:01:52] brion: in fact, he re-uploaded it 'somewhere'. How should I proceed? [22:01:56] Splarka, svg [22:03:22] siebrand: well i'd recommend properly labeling the image page on commons [22:03:37] brion: by the original author, right? [22:03:48] ideally [22:04:37] brion: we'll make it so, captain. [22:04:44] brion, why is bug 14650 invalid? [22:05:13] Platonides: because they're not supposed to be reported on irc [22:05:16] that would be raelly annoying and stupid [22:06:01] is there a live feed of account unification anywhere? (other than reloading ca.php) [22:06:55] brion, the same could be argued for normal account creation [22:07:28] and it is considered useful :) [22:08:04] 03river * r37212 10/trunk/switchboard/ (fcgi_listener.cc fcgi_listener.h main.cc): [22:08:04] - fcgi_listener should use log4cxx [22:08:04] - add options to override config files, and prevent daemonising at startup [22:12:29] 04(REOPENED) "Edit" link not working as expected - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13287 +comment (10robin_1273) [22:12:44] 03demon * r37213 10/trunk/phase3/maintenance/rebuildmessages.php: Call to wrong object. Calling $messageMemc instead. [22:13:58] Okay, so would this look correct if I was planning on adding a hook to MW http://pastebin.com/m689fe8e1 ? It's a case of works for me (but as I don't have SVN access yet I'd like to check) [22:14:23] *^demon looks [22:14:25] hi [22:15:02] i have problems to enabe the file upload.... [22:15:12] +l [22:15:16] !uploads [22:15:16] --mwbot-- File uploads are an often-used feature of MediaWiki, but are disabled by default in all current release versions. To enable them, first make the upload directory (default images) writable by PHP, then set $wgEnableUploads to true in LocalSettings.php (i.e. "$wgEnableUploads = true;"). See for more info. [22:15:40] wee, that worked :) [22:15:44] ^demon: oh yeah, from a bit of hackery I SpamBlacklist to check plain ol' strings, although the other hook I created isn't working too good [22:15:54] <^demon> Darkmann: Did you set $wgEnableUploads = true? [22:16:15] <^demon> G: Give me a minute, my internet is being painfully slow today. [22:16:33] ^demon: no problem, I know the feeling :) [22:17:34] ^demon, yes [22:18:03] in the php.ini file_upload=on [22:18:25] image dir is world read- writeable [22:18:40] <^demon> What error do you get? [22:18:57] *^demon throws a grenade at pastebin.... [22:19:00] Die hochgeladene Datei ist leer. Der Grund kann ein Tippfehler im Dateinamen sein. Bitte kontrolliere, ob du die Datei wirklich hochladen willst. [22:19:07] 03(NEW) Image move/rename doesn't work on live Wikimedia sites - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14745 normal; normal; MediaWiki: Images; (brion) [22:19:13] <^demon> English please :-) [22:19:54] The file you uploaded seems to be empty. This might be due to a typo in the file name. Please check whether you really want to upload this file. [22:19:55] errr that might be the wikis local language [22:21:50] <^demon> G: Depends on what the hook is trying to do :-) [22:22:46] <^demon> In _most_ cases (not all), a hook returning true allows things to keep going. False would interrupt current operations. What is the hook trying to accomplish again? [22:23:13] ^demon: well the idea is that an extension can hook in and add an extra item to the tools part of the revision line [22:23:29] so say ( rollback | undo | foo ) [22:25:20] <^demon> Gotcha. [22:25:35] <^demon> Hmmm. [22:26:29] kind of like the other two PageHistory hooks, but in the middle, some extensions like PatrolEdits need to append to the end of the line while others only need to have a link referencing that revision [22:29:23] <^demon> I see, I see. [22:30:57] 03siebrand * r37216 10/trunk/phase3/skins/common/images/cyrl/button_link.png: Update mime type [22:31:40] I've been writing my extension using it, still need to clean up a little though [22:31:50] <^demon> :-) [22:32:23] ^demon: no idea ? [22:32:57] <^demon> Darkmann: Offhand, no [22:34:38] hmm [22:34:56] <^demon|dinner> Woo, stuffed crust pizza :-D [22:35:02] <^demon|dinner> back later folks. [22:36:01] ^demon|dinner: also http://pastebin.com/m32d57e69 is my rather hackish way of using spam blacklist for a string like a move reason, thinking about it now, I guess I could just add the new filter as an extra function in SpamBlacklist rather that recreating the class [22:41:25] <^demon|dinner> G: I'd vote for the latter. It's what I was planning to do and I'll gladly commit that :-) [22:42:30] ^demon|dinner: I'm hoping to get commit access soon but I'm just double checking I'm doing stuff right before I ask :) [22:43:50] 03river * r37217 10/trunk/switchboard/ (Makefile async_read_fcgi_record.cc fcgi_cgi.cc): [22:43:50] - use -g3 -ggdb in Makefile [22:43:50] - fcgi_cgi.cc: indentation fix [22:43:50] - async_read_fcgi_record.cc: store a ref to the service instead of relying on [22:43:50] the socket to get it (observed to call SEGV under certain error conditions) [23:26:31] how do i disable the "table of contents" on all pages? [23:27:33] globally, that is [23:29:03] http://www.mediawiki.org/wiki/Help:FAQ#How_can_I_hide_the_table_of_contents.3F [23:29:04] .toc, #toc { display: none; } [23:29:11] easiest is to just kill it in CSS [23:29:31] but if you really want it hidden... you can set the default user preference to not show it, sorta [23:29:36] thanks [23:37:35] oh brion disappeared again [23:49:57] g: try #brion {display: online !important;}