[00:00:36] 03(NEW) AdvancedRandom does not work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12964 normal; normal; MediaWiki extensions: AdvancedRandom; (lejonel) [00:14:16] 03(NEW) Remove Special:Gadgets from wikis without Extension: Gadgets - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12965 15enhancement; normal; Wikimedia: General/Unknown; (meno25wiki) [00:16:59] 03(mod) allow per-page exceptions to spam blacklist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12963 (10meno25wiki) [00:18:56] 03(mod) Special: Protectedtitles should be sortable by protection level like Special: Protectedpages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12961 (10meno25wiki) [00:19:49] If {{#if: | }} is showing on the page text, on something that was on on another wiki.. Is there an addon missing from MW? ie something to deal with the parser functions? [00:20:08] http://meta.wikimedia.org/wiki/ParserFunctions [00:20:09] Reedy_Boy: yes, they are more than likely missing the ParserFunctions extension [00:20:10] presumably? [00:20:24] uh, http://meta.wikimedia.org/wiki/Help:ParserFunctions [00:22:04] thanks [00:24:51] 03(mod) New-messages bar not coming up and/ or getting stuck up for IP addresses - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9213 (10meno25wiki) [00:26:09] 03(mod) Internationalization of the CheckUser log - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11513 (10meno25wiki) [00:33:29] Anyone miss me? [00:33:58] *Sasoriza didn't think so [00:34:32] 03(mod) Installing DeletedContributions extension - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10464 (10meno25wiki) [00:34:42] Are there any known problems with using Wikipedia's collapsible tables, div and navframes in 1.11? [00:35:19] 03(mod) Special page to list deleted contributions of a user - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1699 (10meno25wiki) [00:35:21] not if you set up the css and js code that they use [00:36:43] Yeah, I did that. Oh well, guess I'll have to track it down. [00:37:46] 03(mod) Setup new groups in no.wikipedia and access to Special: Userrights - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11509 (10meno25wiki) [00:39:42] Hey Duesentrieb. I still want to see that web interface. :) [00:40:16] Sasoriza: uh? web interface for what? [00:40:28] Duesentrieb: everything [00:40:38] oh, yea! [00:41:01] Hi. I'm running mediawiki version 1.10.0. Will the compressOld.php in the maintenance folder work on my version? [00:42:13] station: it has been around for a long time, so i would say yes. but it might erequire additional setup, i donÄt actually know how it works. [00:42:27] that stuff is a bit arcane... i don't even know who knows it :) [00:43:10] Thanks. I'm also wondering how to remove deleted pages from the database permanently... anyone know how? [00:44:54] station: If you have db access.... [00:45:02] I do. [00:45:21] you can track 'em down and remove 'em there [00:46:09] Any tips? Where is the flag that marks pages as deleted? I assume that it's safe to just delete the pages the. [00:46:44] 14(INVALID) Remove Special:Gadgets from wikis without Extension:Gadgets - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12965 +comment (10cbrown1023) [00:50:19] station: If you use phpMyAdmin, mw_logging, log_deleted [00:53:16] Oh wait, no, that just removes them from the deletion log [01:02:31] Ive done three installations of wiki today they all have blue links for an image when they should be red. Has anyone experienced this? [01:02:53] on 1.11.1 [01:04:31] Note for the developers, the localsettings.php generated by a fresh install does not have the closing php tag. [01:05:02] i think that's intended [01:05:11] ok [01:05:28] i saw it on all the others so thought it was an error [01:05:46] someone got fed up of answering here to ppl that inserted customizations at the end, right after that :) [01:06:07] So are blue links on images intended in the new 1.11.1 [01:06:39] thats funny [01:07:07] dont' think so [01:07:22] its one thing after another [01:07:34] but I love mediawiki dont get me wrong [01:07:47] nothing compairs [01:08:57] no offense taken :) [01:09:14] gn [01:10:24] blue img lks... that's a new one on me [01:10:43] yes where no image is in the wiki. [01:10:58] Later [01:12:29] station: Figure it out yet? [01:15:31] I found this: http://www.mediawiki.org/wiki/Extension:SpecialDeleteOldRevisions [01:16:00] I don't get it though. I used it and it said I was removing almost 1000 archived articles. But my database is the same size! [01:20:33] i have a mediawiki question [01:20:50] i am a novice [01:21:09] i want to make it so that no content is visible without logging in, any ideas on how to do that? [01:22:56] sug: http://www.mediawiki.org/wiki/Help:User_rights [01:23:47] 03(NEW) Setup.php uses echo() - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12966 trivial; lowest; MediaWiki: Installation; (oysterguitarist) [01:24:18] thanks splarka - i'll check that out [01:28:51] hello [01:29:13] damn, this SpecialDeleteOldRevisions plugin doesn't let me delete archived articles without deleting old revisions too [01:29:36] is there some tool or program to make it easier to take a screenshot, crop the screenshot to the relevant size/section and then upload it to a page in mediawiki? [01:31:44] station: the text is stored in the revisions, what good is deleting just the article (which is basically a list of revisions) [01:44:27] what i mean is, I only want to delete archived (deleted) articles, and their old revisions. I don't want to delete the old revisions of live articles. The script makes me choose a date, and it will delete old revisions from that date backwards for live articles and deleted ones. [01:50:59] splarka - i changed $wgGroupPermissions['*' ]['read'] = false; to control it so that only users can see content... i also changed $wgGroupPermissions['*' ]['createaccount'] = false; so that people can't make an account, but this also took away the login screen, how can i get the login ability back? [01:51:04] does that make sense Splarka ? [01:54:56] hmm [01:55:02] make sure your login screen is whitelisted [01:55:11] (should be by default though) [01:58:19] 03(mod) Provide a list of predefined reasons in the protection form - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10799 +comment (10mike.lifeguard) [01:59:17] this php is not easy to parse, damn [01:59:48] 03(FIXED) Internal wiki setup problem - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12947 +comment (10tstarling) [01:59:51] 03(mod) CheckUser installation for MediaWiki 1.12 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12959 +comment (10JSchulz_4587) [02:01:02] AaronSchulz: personally, i could never get CheckUser to work because of the command line requirement [02:01:24] heh [02:04:41] I just imported the tables with phpmyadmin [02:06:22] how do i make sure that my login screen is whitelisted? [02:08:00] !wg WhitelistRead | sug [02:08:00] --mwbot-- sug: http://www.mediawiki.org/wiki/Manual:%24wgWhitelistRead [02:26:17] this damn script [02:26:28] *station screams [02:37:06] hello? [02:38:20] *jay2d2 slaps zocky around a bit with a large trout [02:56:01] zocky: one of your fans? or one of your fins? [03:27:25] In my wiki, I am trying to create a group of users that have access to only one section (and it's children pages) - can anyone guide me to the proper section of the documentation? [03:30:57] sug27, you should start with http://www.mediawiki.org/wiki/Security_issues_with_authorization_extensions [03:32:22] unless you mean, the group of users have *less* access than the default, in which case you can set $wgGroupPermissions['*' ]['read'] = false; and then whitelist a small set of pages via http://www.mediawiki.org/wiki/Manual:%24wgWhitelistRead [03:32:47] Was there any way to detect article undeletion from within an extension before the ArticleUndelete hook was introduced? [03:34:05] Are any other hooks fired off? (e.g. ArticleSave?) [03:36:29] sug27: your next stop (if you mean, a set of pages that only, say, sysops have access to), see http://www.mediawiki.org/wiki/Category:Page_specific_user_rights_extensions but you're better off making a separate wiki in most cases [03:37:12] as well as http://www.mediawiki.org/wiki/Manual:Preventing_access [03:41:50] !man $wgLogo [03:41:50] --mwbot-- http://www.mediawiki.org/wiki/Manual:%24wgLogo [03:42:04] how do you change the logo in the top left of a wikimedia install? [03:42:28] !man $wgLogo [03:42:28] --mwbot-- http://www.mediawiki.org/wiki/Manual:%24wgLogo [03:42:29] :) [03:42:36] lol [03:43:02] pathos: they have a pill to help you with that now [03:43:14] is that in some config file somewhere? [03:43:22] so its not something i can change from the wiki it's self [03:43:29] nslater: !localsettings [03:43:33] ... [03:43:35] !localsettings [03:43:35] --mwbot-- All configuration is done in LocalSettings.php (near the end of the file). Editing other files means modifying the software. Default settings are not in LocalSettings.php, you can look in DefaultSettings.php. See , , [03:43:44] if you only have access to the wiki, you could set it with css [03:43:46] Splarka: :P [03:43:58] Splarka: how would i change the css? [03:44:00] You need it. [03:44:08] btw, wouldn't "!wg Logo" be less keystrokes than !man $wgLogo ? [03:44:08] Lies. [03:44:12] well you can change it from the wiki itself, if you have the Logo extension [03:44:34] nslater: your default skin monobook? [03:44:34] but being an old extension it is kinda quirky [03:44:40] Splarka: Yep. [03:44:49] this is the uri: http://www.couchdbwiki.com/i [03:44:52] ignore the i [03:44:54] how do i log in as sysop? [03:44:58] i only have admin user access [03:45:06] 03tlaqua * r30687 10/trunk/extensions/UserMerge/ (UserMerge.i18n.php UserMerge.php UserMerge_body.php): [03:45:06] * Making unmergable user ID(s) configurable rather than assuming ID 1 (on recommendation from Simetrical) [03:45:06] * Now allows defining unmergable users by ID or user_name [03:45:06] * To disable merge blocking, set $wgUserMergeUnmergeable = array(); [03:45:28] nslater: okay, one sec [03:46:01] upload an image smaller than about 160x160, png with alpha transparency is good... [03:46:34] okay... [03:46:36] and then in MediaWiki:Monobook.css [03:46:37] #p-logo a { background-image: url("LOCATION") !important; } [03:46:45] is that a uri? [03:46:49] where LOCATION is the file location of the image [03:46:58] which can be full, absolute, or local [03:47:00] aha [03:47:03] yes.. [03:47:05] i see now [03:47:06] nice one [03:47:11] thanks! [03:47:13] let me try this... [03:47:23] eg "/images/b/bc/Wiki.png" [03:47:32] or "http://www.google.com/someimage.gif" [03:47:57] lame way to do it though, better to request the logo extension (so you can upload to Wiki.png) or set it in LocalSettings [03:49:06] woah.. http://www.couchdbwiki.com/ [03:49:10] i brokened it ;) [03:49:13] HappyDog: looks like before http://svn.wikimedia.org/viewvc/mediawiki?view=rev&revision=19441 there were no hooks at all in Special:Undelete [03:49:58] HappyDog: oop, there was one, 'UndeleteShowRevision' [03:50:46] nslater: 171x151 is a bit big [03:50:50] heh [03:50:52] working on it [03:51:54] btw: you can use per-page body classes to put a different logo on different namespaces, different page names, etc [03:52:05] that work for you, Simetrical? ;-) [03:52:19] body.page-Main_Page #p-logo a {} [03:52:26] (Uncyclopedia has fun with that) [03:55:08] okay, sorted, thanks [03:57:00] /part/part [03:57:02] doh [04:05:31] Splarka: Yeah that was in 1.9.0 (ArticleUndelete was in 1.9.1) [04:05:48] I've had a poke through the code and it looks like there's nothing there that I can use. [04:05:52] Unless... [04:06:54] ...would it be possible to somehow get the output of the Special:Undelete page (and it's post args) and use that to perform the undelete...? [04:07:00] 03shinjiman * r30688 10/trunk/ (6 files in 3 dirs): [04:07:00] * Update Chinese translations [04:07:00] * Update Cantonese translations [04:07:00] * Update Old Chinese / Late Time Chinese translations [04:07:00] * Re-adding Chinese fallbacks for the extension messages [04:11:45] 03shinjiman * r30689 10/trunk/phase3/languages/messages/ (MessagesYue.php MessagesZh_classical.php): better wording for the Cantonese and Old Time Chinese / Late Time Chinese translations [04:34:38] 03tstarling * r30690 10/trunk/debs/squid/debian/ (4 files in 2 dirs): X-Vary-Options feature. Will submit it to squid-dev for review shortly. [04:36:34] how do i change the content of the navigation box on the left? [04:37:13] !sidebar [04:37:13] --mwbot-- To edit the navigation menu on the left, edit [[MediaWiki:Sidebar]] using its special syntax. For more details, see . [04:42:16] 03(NEW) Upload directory not writable on internal wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12967 normal; high; Wikimedia: General/Unknown; (FT2.wiki) [04:46:24] 03(mod) Sidebar displaced when creating user talk pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12954 (10N/A) [04:51:02] 03(mod) Setup.php uses echo() - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12966 (10N/A) [04:53:16] when trying to import into mediawiki I get 'Unknown import source type' [04:53:25] where can I find omre information about that error and how to correct it? [04:59:35] or perhaps provide a way t odebug it? [05:01:08] 03(mod) Setup.php uses echo() - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12966 (10N/A) [05:02:46] !debug | mmcgrath [05:02:46] --mwbot-- mmcgrath: For information on debugging (including viewing errors), see . [05:50:09] Splarka: I have managed to hook the SpecialPageExecuteAfterPage hook in order to spoof the ArticleUndelete hook (or at least, the bits of it I need)! [06:32:09] 03(mod) Support collation by a certain locale ( sorting order of characters) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=164 (10octahedron80) [06:32:53] 03raymond * r30691 10/trunk/extensions/UsernameBlacklist/ (README UsernameBlacklist.i18n.php UsernameBlacklist.php): [06:32:53] * Add 'descriptionmsg' for Special:Version [06:32:53] * Kill whitespaces [06:33:46] 03(mod) Support collation by a certain locale ( sorting order of characters) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=164 (10octahedron80) [06:59:35] 03(NEW) Render redirect wikilinks in a redirect class for customization via user/ site CSS. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12968 15enhancement; normal; MediaWiki: Page rendering; (Winbots) [07:12:51] 03tstarling * r30692 10/trunk/phase3/includes/ (OutputHandler.php OutputPage.php): Add an X-Vary-Options header, as per my proposed squid patch [07:16:09] <_wooz> lo [07:35:52] Anyone know of a simple forum? I've looked at phpBB but is overkill for my site... [08:00:44] 03raymond * r30693 10/trunk/extensions/ImageMap/ (ImageMap.i18n.php ImageMap.php): Add 'descriptionmsg' for Special:Version [08:38:58] 03raymond * r30694 10/trunk/extensions/OggHandler/ (OggHandler.i18n.php OggHandler.php): Add 'descriptionmsg' for Special:Version [08:52:16] 03raymond * r30695 10/trunk/extensions/Newuserlog/ (Newuserlog.i18n.php Newuserlog.php): Add 'descriptionmsg' for Special:Version [08:57:32] *Splarka calls for the head of AaronSchulz [09:05:19] 03tstarling * r30696 10/trunk/extensions/Cite/SpecialCite_body.php: Fix fatal on null title error due to type hinting in Article::__construct() [09:13:10] AaronSchulz: try saving a non-existant image on test.wp [09:13:27] [[Image:Foo.bar|100px]] [09:13:37] PHP Fatal error: Call to a member function getTimestamp() on a non-object in /home/wikipedia/common/php-1.5/extensions/FlaggedRevs/FlaggedRevs.php on line 1284 [09:58:25] re [10:05:10] Good morning all. I have just upgraded from 1.10 to 1.11 and am using GD for image thumbnailing. Thumbnails are not showing on my wiki where they were before, and in the thumbs folder I'm getting folders by the name of the image, but no thumbnail creation. Does anyone have any clue what's going on here? Trawling forums and the mediawiki help have not yielded any ideas so far. [10:18:38] sushiguru: hard to tell without any error messages. try getting some [10:18:43] !debug | sushiguru [10:18:43] --mwbot-- sushiguru: For information on debugging (including viewing errors), see . [10:18:58] sushiguru: also try with freshly uploaded images [10:21:56] Tried with fresh images - no joy. Don't have access to PHP logs; just tried the sysadmin and he reports there are no errors listed for me. [10:24:12] increase verbosity, try debug log. [10:24:50] however: having no access to error logs is A Very Bad Thing (tm). Error logs are critical to keeping a site safe. If your host doesn't provide it, change hosts., [10:25:11] Hrm - not sure my university would be happy with that.... [10:27:06] Debug log is empty... [10:31:39] good morning [10:32:23] anyone got experience in image problems? [10:32:38] After I upgraded from 1.10.1 to 1.11.1 my images sort of.. screwed up [10:33:14] yup [10:33:23] Images are OK, but all thumbs are lost. [10:33:34] how do you know that?! [10:33:43] http://www.thetownstons.com/thetownstons/index.php/Sissirat [10:33:44] for example [10:34:41] how do I fix it? [10:35:56] to do something with images/thumbs? [10:37:01] sushiguru ? [10:37:56] dunno, yet. [10:38:08] common problem from 1.10.1 -> 1.11.1? [10:38:28] not really. [10:38:38] image handling changed (you get nice error messages now, for one thing) [10:38:49] but what happens on the file system should be the same [10:39:07] make sure you have the file permissions set right in the image dir (and all subdirectories) [10:39:25] hi [10:39:36] let.. me check [10:39:49] anybody to help me with rewrite pb on mediawiki 1.11 ? (sorry for my bad english i'm french [10:40:05] !rewriteproblems | WaNa [10:40:05] --mwbot-- WaNa: 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. [10:40:14] It's def. not the same - image deletion has changed, and now I can't delete files as the folders don't have write permission - there'a new folder 'deleted' [10:40:35] WaNa: please check each point. getting them all right solves 99% of rewrite issues i have seen on this channel. [10:40:59] thks duesentrieb but i have ever check all point [10:41:05] myes.. deleted has to have more permissions I think? [10:41:09] my rewrite workin fine on http://www.clicsexe.fr/dico/ [10:41:19] but only "login" is not working :( [10:41:35] sushiguru: ah, you may have to create that. deleted images are now kept in a special place (before, they were simply gone). anyway, the image dir must be writable anyway (otherwise, you will get no thumbnails, for one thing. and can't upload) [10:42:10] WaNa: you fail at point 4) [10:42:15] when you try to login, you are redirect to an article !!! :/ http://www.clicsexe.fr/dico/index.php?title=Special:Userlogin&returnto=Accueil [10:42:21] WaNa: move your files to a different dir. [10:42:27] image is rwx, as is thumbs, archive, temp and deleted, but the folders created in deleted are not, and mediawiki fails at that point. [10:42:31] WaNa: login problems may be unlrelated, though [10:42:54] i can't change my directory it's good directory [10:43:04] sushiguru: that is odd... it should be able to chnage the permissions as needed. this may be related to some safemode setting. check for that. [10:43:07] the rewrite is working fine but not for the login :( [10:43:09] !safemode [10:43:09] --mwbot-- safe_mode is an ill-concieved, broken-by-design setting in PHP that is supposed to make broken scripts safe. It was deprecated in PHP5 and removed in PHP6. MediaWiki can run with safe_mode enabled, but many of the advanced features will not work or need additional configuration (image thumbnailing using ImageMagick, for example). See http://www.mediawiki.org/wiki/Safe_mode for more information. [10:43:45] (image thumbnailing using ImageMagick, for example) [10:43:47] typical [10:43:51] I've had 1.10 running in safemode with no problems at alll; this is new behaviour with the upgrade. [10:44:08] Im on one line with sushi [10:44:18] WaNa: again: you fail at point 4 - you use the same path for virtual pages and actual files. this may lead to conflicts. it *may* cause your login problem [10:44:24] PHP is a prime example of how *not* to write a programming language :P [10:44:29] Does anyone know if it's possible to roll the databases back from 1.11 to 1.10? [10:44:47] or am I going to have to revert to the backup? [10:44:54] thank you due, i will see right now the point 4 [10:45:01] sushiguru: downgrade is usually not possible. or rather, it is, but upgrading again later can get you into a complete mess. [10:45:40] sushiguru: mediawiki has always had problems with safemode, and safemode will go away soon. you can get around the problem with image deletion easily though: tell mediawiki to somply delete the images, as it did before. [10:45:43] As things stand, I'd rather roll back to 1.10 and leave it until the university gets its act together and lifts safe mode, then upgrade to 2.97 at that time. [10:46:00] How? [10:46:20] isnt it possible to put that off in localsettings? [10:46:25] don't remember the setting, hold on [10:46:53] but i don't know how to use different paht :( [10:47:38] sushiguru: $wgSaveDeletedFiles = false; [10:47:59] got it - I'll give it a whirl, though it's depracated in 1.11 ... [10:48:04] Duesentrieb do u want to see my htaccess ? [10:48:05] WaNa: rename the directory. change $wgScriptPath accordingly in you config. Change your rewrite rules accordingly. [10:48:48] all this is ok due [10:48:49] ## Add by julien le 30/01/08 [10:48:49] $wgArticlePath = '/dico/$1'; [10:48:49] $wgUsePathInfo = true; [10:49:06] RewriteEngine On [10:49:06] RewriteCond %{REQUEST_FILENAME} !-f [10:49:06] RewriteCond %{REQUEST_FILENAME} !-d [10:49:06] RewriteRule ^(.*)$ index.php/$1 [QSA,L] [10:50:24] as you can see http://www.clicsexe.fr/dico/ work fine [10:50:30] WaNa: use a pastebin [10:50:30] but you can't login :( [10:50:49] pastebin ? (sorry i don't understand this word i'm french) [10:50:57] !pastebin [10:50:57] --mwbot-- Please do not paste more than 2-3 lines of text into the channel as it disrupts the flow of conversation. Instead please use a pastebin such as and post a link to your paste in the channel. [10:52:26] WaNa: anyway: i have told you that this is *not* ok, and why. but i don't know if that is the reason you can not log in, because you never said what "can't" means, exactly. [10:52:38] http://mediawiki.pastey.net/81919 [10:53:14] as you can see http://www.clicsexe.fr/dico/ work [10:53:26] WaNa: "work" is relative. [10:53:45] it is a VERY BAD IDEA to use conflicting pathes for files and articles. [10:54:02] but again: tell me *how* you canÄt log in? [10:54:10] error message? or are you just logged out again? [10:54:15] it is a "mediawiki" suggestion [10:54:22] no error message [10:54:31] just you are in an article when you want to login lol [10:54:36] WaNa: show me that suggestion [10:54:43] http://www.clicsexe.fr/dico/index.php?title=Special:Userlogin&returnto=Accueil [10:54:47] ok the suggestion : [10:55:07] http://www.mediawiki.org/wiki/Manual:Short_URL/wiki/Page_title_--_no_root_access [10:55:33] yes. you are in an article. because you use /dico/ for both, pages/articles and files. which causes conflicts. which is why you SHOULD NOT DO IT [10:55:53] Duesen: I got the same problem as sushi? At thumbnail images I instead see: Error creating thumbnail: Unable to create destination directory [10:55:56] that suggestion CLEARLY uses different pathes for files (/w in the example) and page (/wiki in the example)( [10:56:04] and my permissions on images/thumbs are perfectly ok [10:56:20] OK - file deletion still doesn't work; error is: Error deleting file: Could not create directory "deleted/q/e/1". [10:56:53] thank you so much due, should i create the directory or just use the exact suggestion in .htaccess ? [10:58:08] LegendRunner: all i can tell you is: find out why you can't create that directory. try verbosity. [10:58:11] !debug | LegendRunner [10:58:11] --mwbot-- LegendRunner: For information on debugging (including viewing errors), see . [10:58:35] sushiguru: and you are sure you have turned the setting of? near the *end* of your localsettings file? [10:59:08] WaNa: rename your directory to /w and change the rewrite rules and $wgScriptPath (NOT $wgArticlePath) accordingly. [10:59:11] i want to do a mass find/replace update on all articles. i gotta use a bot right? can somebody point me to the according MW page? i'm blind i think [10:59:17] hmmyes, it just made me wondering as the destination file for thumbnails is /images/thumbs/ and that clearly exists with all the images init [10:59:29] oh i have understood i will try to do that, thank you very much due, see you soon [10:59:30] nope - will do. Also, I've noticed that my Localsettings file *must* have ?> at the end or the wiki bombs. If other files are missing the closing php tag, could this be the cause of the thumbnail problems? [11:00:01] MONK3000: look for pywikipediabot [11:00:25] LegendRunner: but it needs to create an extra dir for the thumbs of each imag [11:00:36] cheerio [11:00:50] gotcha, let me read that page then [11:01:05] OK - switch at bottomw of LocalSettings and still getting the same error message. I'm guessing the switch has no effect on 1.11 since it's deprecated :( [11:01:22] sushiguru: no it can't. but it is very strange. the ?> at the end should never be needed anywhere, and actually tends to cause problems (becuase people put blank lines after it, which are rreated literally by php) [11:01:58] sushiguru: the switch should definitly have an effect. though just reloading the page will not tell you, because the error message gets cached along eith the rest of the page. [11:02:14] OK - I'll clear the cache too. [11:02:17] err wait - that doesn't apply to deleting images.# [11:02:27] for thumbnailing, it's important to keep in mind [11:02:57] sushiguru: if you told it not to keep deleted images, but it complains about not being able to create a dir in deleted, something is VERY wrong. [11:03:10] Indeed. [11:03:34] Which is, quite frankly, a little annoying since the wiki was working wonderfully at 1.10 [11:03:59] Ok, I tried to find information with that.. debug stuff, and I found another error, but far from related to the thumbnail one, the error stays in the image block [11:04:21] sushiguru: oh... wait... sorry. since 1.11, you have to configure this differently. [11:05:21] sushiguru: keep the $saveDeletedFiels = false; and add this: $wgFileStore['deleted']['directory'] = null; [11:05:31] *Duesentrieb think this is a bit silly [11:05:33] can I make $wgFileStore['deleted']['hash'] = 0 to store all deleted images in the root 'deleted' [11:07:13] aye - that worked :D [11:07:30] Now to fix the thumbnail issue.... [11:10:13] Still have no clue why they're being created as folders in 'thumb' :| [11:13:13] hi. what tables are dumped in the mysql dump of wikipedia? [11:19:56] 03(mod) Render redirect wikilinks in a redirect class for customization via user/ site CSS. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12968 +comment (10raimond.spekking) [11:20:25] 03(mod) Render redirect wikilinks in a redirect class for customization via user/ site CSS. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12968 (10raimond.spekking) [11:42:55] Does anyone happen to know which .php file actually creates the thumbnails, so save me going on a hunt? [11:43:45] it is in includes/media/ files [11:44:31] and that folders are creates is perfectly normal. each image gets its own folder for its thumbnails. [11:44:55] why that folder gets the wrong permissions, that would be the real question. [11:44:59] hrm - I'm just not getting the thumbnail inside the folder. [11:45:18] enablling php's on page error reporting might even tell you. have you even tried that? [11:45:18] I'll force a chmod and see what happens [11:45:29] Not yet. [11:45:48] err. that's the first thing to try. which is why i gave you the debug link at the very beginning [11:46:14] got an error, don't know why? turn on error reporting, duh. [11:46:22] anyway, i need some lunch [11:47:30] Aye - that's the problem after all - will contact the admin and see what they can do about it :| [11:47:55] Cheers Duesentrieb [12:12:21] AzaTht: I got started on the blredirect thing [12:12:38] It took me about 15 minutes just to compose a working SQL query [12:14:55] AzaTht: http://rafb.net/p/f2TpGc29.html --> that's the horror I wrote just for you ;) [12:19:43] sushiguru: uh, you can enable on-page error reporting yourself. it's all in the link i gave you. [12:19:48] !debug | sushiguru [12:19:48] --mwbot-- sushiguru: For information on debugging (including viewing errors), see . [12:21:50] Got to the root of it now, but no closer to a solution. When the function wfMkdirParents is called from GlobalFunctions it tries to create the folder with mode 0777, but it's being created with 0755 (no global write) and so the actual thumbnail can't be written to the folder; it's a safe mode (groan) setting that I'll have to see if I can work around - it might be that if I have ownership... [12:21:52] ...of the parent folder (thumb) changed to the web server then it *may* work... [12:22:16] !safemode | sushiguru [12:22:16] --mwbot-- sushiguru: safe_mode is an ill-concieved, broken-by-design setting in PHP that is supposed to make broken scripts safe. It was deprecated in PHP5 and removed in PHP6. MediaWiki can run with safe_mode enabled, but many of the advanced features will not work or need additional configuration (image thumbnailing using ImageMagick, for example). See http://www.mediawiki.org/wiki/Safe_mode for more information. [12:22:34] However - because the subfolders of thumb are created by the web server, then I can't even delete them :| [12:23:45] Yeah - that doesn't help Roan as I have no control over php.ini [12:25:42] sushiguru: vote with your wallet, vote with your feet: if your host sucks, go somewhere else. [12:25:58] That, however, would mean changing my job... [12:26:09] So not really an option [12:26:12] :P [12:26:47] How do I add 'safemode' as a parameter to index.php? [12:26:53] safe mode makes even less sense in a corporate environment [12:27:05] Tell that to the admin. [12:27:10] huh? as a parameter? what do you mean? [12:27:17] http://www.mediawiki.org/wiki/Manual:Parameters_to_index.php#Optional_additional_data [12:27:52] sushiguru: you can't change php settings from the url. you can't change safemode from inside php at all. that would make it pointless. [12:28:47] Sorry - I thought it was a mediawiki setting. [12:29:35] hell no [12:30:00] it's a php specific idiocy mediawiki is trying to work around [12:30:05] I know that SAFE_MODE is a php setting, but from http://www.mediawiki.org/wiki/Manual:Parameters_to_index.php#Optional_additional_data I though there was a mediawiki setting as a workaround for some limited features [12:36:49] sushiguru: oh, i didn't even know about that one :) from what i see there, this has nothing to do at all with php's safemode. it'S a fixup for broken browsers; does something to character encodings. [12:37:13] Ah well. Back to v 1.10 for me then :| [12:39:45] sushiguru: it's odd that it should work with 1.10, but not 1.11... [12:40:06] or didn't 1.10 use extra directories for thumbnails? i thought it did [12:40:22] Tell me about it. No - 1.10 put the thumbs in the root or 'thumb' [12:40:25] anyway, safemode is so broken, it hurts. what sense toes it make to let you create directories you can't write to? [12:40:40] Not a lot really. [12:41:00] err, yes, 1.11 also puts them into thumb, no? but it creates extra subdirs? [12:41:10] uh... have you turned off hashing? [12:41:27] yup [12:41:34] because with directory hashing, you probably have this pribalem also for regular uploads, even with 1.10 [12:41:37] yea, thought so. [12:41:41] hm... [12:42:21] sushiguru: it may be worth telling TimStarling about this. basically, using extra directories makes thumbnailing impossible with safemode. [12:42:36] you might even want to file a bug report for this [12:42:47] OK - will do. [12:43:09] also mention if you are using mod_php or suphp or whatever [12:43:43] afaik it's a pretty standard php5 build in safe mode [12:43:48] 03raymond * r30697 10/trunk/extensions/ProofreadPage/ (ProofreadPage.i18n.php ProofreadPage.php): [12:43:48] Add 'descriptionmsg' for Special:Version [12:43:48] Kill whitespaces [12:47:09] 03(mod) New parser breaks some template expansion in Semantic MediaWiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12906 (10ThomasBleher) [12:51:27] hello. i have a problem with a mediawiki installation : I can "send mail to his user", and i can get the confirmation mail if i try to change my password on the preference page. But i dont receive any mail for the page i'm watching [12:51:49] orzel: Look at your Special:Preferences to see whether you enabled that feature [12:53:35] i can't find it in preferences. i'm usint 1.6.3 [12:53:37] using [12:54:10] orzel: Maybe that feature didn't *exist* in 1.6.3? [12:54:26] You should at the very least upgrade to 1.6.10 (security fixes) [12:54:29] there's a tab "watch" ... [12:54:36] Or to 1.11.1 if you've got PHP 5 [12:54:42] orzel: Which puts it on Special:Watchlist [12:54:50] Email on change may have been introduced later [12:54:55] that's php4, and i'm not responsible for this one. [12:55:11] RoanKattouw: oh? what is it useful for then ? [12:55:35] So the page is bolded in Special:Recentchanges, and its most recent change is visible in Special:Watchlist [12:55:56] mm. I see. I hadn't imagined that. [12:56:21] RoanKattouw: ok, i'll bug the admin to update (or let me do it), thanks for your time. [12:56:55] all mediawiki i'm responsible for (~10 of them) are using >=1.10 [12:57:57] bye [12:58:24] hi guys [12:59:38] any idea who i can make image file link to the same URL as the http link? This does not work, image points to it's own link: [http://wiki/Category:Documentation [[image:Docs.gif]]] [12:59:43] ? [13:04:12] !imagelink | YazzY [13:04:12] --mwbot-- YazzY: Image linking is intentionally not supported in MediaWiki, so access to the image's description page is always available. If you need image links, you can use an extension like , , or ; or use wikipedia's [[Template:Click]] [13:07:45] 03raymond * r30698 10/trunk/extensions/Oversight/ (HideRevision.i18n.php HideRevision.php): Add 'descriptionmsg' for Special:Version [13:09:23] thank you [13:18:03] 03siebrand * r30699 10/trunk/extensions/ProofreadPage/ProofreadPage.php: Use wfLoadExtensionMessages [13:18:40] howdy.i have over 8000 articles which i'm going to update manually. before i do it i'd like to know if there is anyway i could split the database into 2 sections: I have 2 types of articles: articles with a complete info and some with incomplete. i think about adding those articles in 2 categories: X and Y so you can at least browse those with complete and incomplete as a listing. i want more :) i would like to enable to split up the whole da [13:19:37] Fixed. Thank god. [13:20:57] the prob is i will touch each article any way. it should be worth it to the max. [13:22:18] MONK3000, can't you just use pywikipediabot ? [13:22:21] and no bot could later differ between incomplete or complete articles. so it has to be done manually anyway [13:22:25] hehe [13:22:43] no humans must decide if it fits X or Y [13:22:55] ah, ok then, gl :) [13:24:41] or what would also help is. let the system between an article is Category Z or not [13:24:53] *differ between. [13:25:54] 03(NEW) Incomplete Renameuser cases on Wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12969 normal; normal; MediaWiki extensions: Renameuser; (wiki.bugzilla) [13:26:30] i don't expect a solution now. i could code the stuff later into according pages. i just need to know if it be possible at all before add the 8000 articles to category Z or not [13:27:49] 03siebrand * r30700 10/trunk/extensions/ (7 files in 6 dirs): Remove some unnecessary globals and functions [13:28:25] 03(mod) Incomplete Renameuser cases on Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12969 (10raimond.spekking) [13:28:40] 03siebrand * r30701 10/trunk/extensions/ (76 files in 73 dirs): Remove forced fall back on extension level. No longer needed. This was resolved in r30440 for extensions using wfLoadExtensionMessages. [13:30:54] 03(NEW) Problem creating image thumbnails in 1.11 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12970 major; normal; MediaWiki: Images; (ggt) [13:31:16] 03(mod) Problem creating image thumbnails in 1.11 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12970 (10ggt) [13:33:41] avar, could you have a look at http://bugzilla.wikimedia.org/show_bug.cgi?id=12969 regarding your renameuser extension? [13:34:43] 03(mod) Problem creating image thumbnails in 1.11 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12970 (10ggt) [13:36:22] hello all [13:36:52] anybody know how to remove the "nofollow" only in a specific section, specific add text i have made, and not on ALL the mediawiki ? [13:39:14] !nofollow [13:39:14] --mwbot-- I don't know anything about "nofollow". [13:39:23] !nofolow [13:39:23] --mwbot-- I don't know anything about "nofolow". [13:40:04] hi i'm asking again, more clear this time :) i gotta edit all my 8000+ articles manually for some unimportant reason. while i do that i would like to improve my wiki. i would like to split it up into 2 sections: Articles that match criteria N (no) and articles that match criteria Y (yes). My thought atm is (while editing all articles anayway) to add the Y articles into category Z. Now the hard part: I want the system to differ between N & Y ar [13:41:46] MONK3000: you got cut off. what do you want to be different? [13:43:34] in general i want the system to differ between different types of articles so those could be hidden or displayed as per user's preference [13:44:56] that is not urgent, but since i edit every article i thought i may work that out at the same time. sicne i have no clue i thought about the category thingy. [13:45:00] not really doable by category, or by user preference. [13:45:10] by namespace, maybe, based on permissions/user groups [13:45:34] otoh, assigning a category can easily be done by bot. moving the page to another namespace can't [13:46:15] yeah but bot couldn't help. needs human decision if article matches criteria or not [13:46:50] !category [13:46:50] --mwbot-- http://www.mediawiki.org/wiki/Help:Categories [13:46:53] !namespace [13:46:53] --mwbot-- For help with understanding and manipulating namespaces, please consult . See also !extranamespace [13:46:56] !template [13:46:56] --mwbot-- For more information about templates, see . The most common issues with templates copied from Wikipedia can be fixed by installing ParserFunctions and HTML Tidy. [13:47:04] look what's best :) [13:48:16] still don't understand the namespace thingy after 1 year. maybe it's time to ;) [13:48:36] 03siebrand * r30702 10/trunk/extensions/ConfirmAccount/ConfirmAccount.i18n.php: [13:48:36] * s/the the/the twice [13:48:36] * update arbitrary newlines in messages [13:51:03] 03(mod) CheckUser installation for MediaWiki 1.12 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12959 (10whitwood1986) [13:53:32] MONK3000: maybe this will help: compare "Zeus" to "User:Zeus" on wikipedia. And compare "Media" to "Wikipedia:Media". Or, the most simply one: compare "Foo" to "Talk:Foo". [13:54:29] MONK3000: besides defining separate "spaces" for pages, some configuration can be done per namespace. like permissions (for editing per default, and most other permissions with the lockdown extension) [13:56:28] oh duesentrieb hello ! I come back with a new question :P [13:56:51] i saw it. i don't have an answer. [13:56:58] i don't think it's possible [14:01:12] anybody know how to remove the "nofollow" only in a specific section, specific add text i have made, and not on ALL the mediawiki ? [14:01:29] lol yeah knew these basics Daniel. [14:02:08] ha ok... I had no read your respons... [14:02:13] it's a shame [14:02:39] because inside article, the link inside wiki ar follow but external link are no follow [14:03:18] the only think i have to do is $wgNoFollowLinks = false [14:03:29] but it's remove ALL the nofollow in all the wiki :/ [14:07:59] I want to place some info under articles. I've created a hook (ArticlePageDataAfter) the hook works but I dont know how to get the info "out there". Which variable should I populate with data? [14:09:22] 03raymond * r30703 10/trunk/extensions/ProofreadPage/ProofreadPage.php: Fix regressions from r30699. [14:15:52] 03grondin * r30704 10/trunk/extensions/ (7 files in 7 dirs): French localisation updates for extensions messages from Betawiki [14:18:19] anybody know how to remove GNU licence from installation ? [14:29:08] hiya [14:30:22] how do you use fullurl with a text name for the link? I'm after something like: "You can also [[{{fullurl:Main Page|action=watch}}|watchlist the main page]]." [14:30:24] 03rotem * r30705 10/trunk/phase3/languages/messages/MessagesHe.php: Update. [14:30:33] doesn't seem to work, is there a workaround? [14:31:02] a lot of internal wikis have both HTTP and HTTPS access, with some users using one, some the other, so {{fullurl: is needed to respect their choice [14:43:39] nm - solved! [14:44:44] How do I hide timestamps on the rc list? [14:47:21] 03(NEW) Redirect page with additional normal wikilinks shows up as redirect on every linked page 's "what links here?" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12971 minor; normal; MediaWiki: Redirects; (codeispoetry) [14:52:32] 03grondin * r30706 10/trunk/extensions/ (3 files in 2 dirs): [14:52:32] * Add internationalization extension description message in [[Special:Version]] [14:52:32] * Add new extension messages to Translate extension tools [14:54:44] Can anyone tell me how to hide timestamps on the rc list? [14:56:41] 03(mod) Redirect page with additional normal wikilinks shows up as redirect on every linked page 's "what links here?" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12971 (10N/A) [14:57:34] 03siebrand * r30707 10/trunk/extensions/Translate/Exporters.php: Fix an issue with "Malformed section" on export that will save me a lot of time [15:00:54] is the current (trunk) version of parserfunctions compatible with MediaWiki 1.11? I wouldn't want to go and find out on myself :) [15:02:50] Jack_Phoenix: should be, but if you want a version that definitly works with 1.11, grab the 1.11 scnapshot of the extension [15:09:44] Hey folks, trying to work with large uploads in wikimedia, I removed the upload filesize restrictions, but am getting timed out afeter45-60 seconds it seems? Where shall I dig for the solotuion? [15:10:31] I also modified the php.ini default socket time out [15:13:09] 03siebrand * r30708 10/trunk/phase3/languages/messages/ (25 files): Localisation updates for core messages from Betawiki (2008-02-08 16:01 CET) [15:16:00] Ehh think I found my answer here http://www.gossamer-threads.com/lists/wiki/wikitech/67753 [15:23:50] dang it, how do I hide the rc_timestamp? I forgot [15:26:24] 03siebrand * r30709 10/trunk/extensions/ (62 files in 61 dirs): Localisation updates for extension messages from Betawiki (2008-02-08 16:01 CET) [15:28:20] here is my situation.. I have several departments each with their own wiki. I have spent the last week or so migrating all of their wikis to one server and one specific version of media wiki (1.6.10) but still with their own separate databases.. there is one main wiki we would like to migrate all of them in to.. what is everyone's suggestion on the best way to do this? My thoughts were to do an xml dump, then modify the dump f [15:34:57] g'morning [15:42:08] wolfspirit: rather than moving them all into one wiki... [15:42:32] ... could you have a group of related wikis and use a "commons" wiki for common user accounts? [15:43:04] common accounts is not a problem. but you would still have to log in on each. and you have separate preferences, etc [15:43:12] True [15:43:22] Oh, wait, no you don't [15:43:42] You do have separate prefs but if your cookie is on the same domain you only have to log in once [15:43:42] 03raymond * r30710 10/trunk/extensions/UsernameBlacklist/UsernameBlacklist.i18n.php: Tweak to uppercase. Important for case-sensitive wikis like Wiktionary. Thanks to SPQRobin :) [15:44:08] e_s_p: well.. one of my co workers suggested that we just link to the separate wikis and change the logo to point to the main one but I think it is a little sloppy that way and we had envisioned one wiki eventually.. it just posed a problem when we realized that several departments were creating their own wikis without letting us know [15:44:25] wolfspirit: it is pretty easy [15:44:37] So you're using the same codebase for all of them? That's smart [15:44:49] You pretty much have your own wiki farm [15:45:09] One thing is that with separate wikis each department can have different authorization [15:45:14] e_s_p: currently we have something similar to this.. (all on the same server with separate mediawiki installs) but we have to log in separately.. using the LDAP plugin [15:45:26] Weird [15:45:41] Oh, I dunno about with the LDAP thing [15:45:42] no we don't currently have the same codebase.. each is their own virtual host [15:46:06] But if I log into http://vinismo.com/en/ I stay logged in for vinismo.com/fr/ or vinismo.com/common/ [15:46:58] but you are using one codebase or multiple? [15:47:37] !farm | wolfspirit [15:47:37] --mwbot-- wolfspirit: To run multiple wikis, you do not need anything more than to run one wiki. You simply install them in different folders, and if possible using seperate databases. If you only have one database, simply use a different table prefix. For more advanced setups, see [15:49:41] Duesentrieb: I was reading that but it still didn't seem like what we wanted.. it's not a question of language but different departments in our company.. would you suggest keeping them separate then? Our thoughts were to merge them into one [15:50:16] if it's languages or not doesn't really matter. [15:50:24] if you want multiple wikis or one is up to you, really. [15:50:42] if you want to merge them, xml dumps are the way to go [15:50:44] Hie everyone [15:50:50] 03siebrand * r30711 10/trunk/extensions/SemanticCalendar/languages/SC_Messages.php: Remove erroneous addition [15:50:58] if you need separate namespaces, you would have to process the dumps, i guess [15:51:08] and set up the namespaces in the config *before* importing them [15:51:21] does anyone know if i can save my wiki in a CD lika if it was an encarta encyclopedia? [15:51:41] RagonichaFulva: you can male a static html dump. [15:51:48] maintenance/dumpHtml.php [15:51:55] don't know if we have instructions... [15:52:07] and I see it tha same as in my online version? [15:52:11] Duesentrieb: well the reason why we discussed namespaces is due to the possibility of one department might have an internal link [[Phone Numbers]] and another department might also have a page that is completely different with the same name [[Phone Numbers]] [15:52:32] RagonichaFulva: http://www.mediawiki.org/wiki/Manual:DumpHTML.php [15:52:43] Hi all! Can somebody point out how to obtain only a small portion of the enwiki database dump? I have been running some machine learning experiments on Simple English Wiki, and I want to take it to the next level. [15:52:45] thank you very much [15:52:51] if we merged them all into one without using namespaces then we could cause issues with overwriting data [15:52:56] Duesentrieb, thank you very much [15:52:59] but compressing 50gb of data is too much to decompress [15:53:03] wolfspirit: yes, indeed. even page revisions could get mixed if you have conflicting names [15:53:27] I only need 1 or 2 weeks [15:53:47] Hi. I'm watching the princexml google talk on youtube. I think mediawiki should add some css2 rules to the print version that would prevent h3 headlines from appearing at the bottom of printed pages: http://www.w3.org/TR/CSS21/page.html#page-break-props [15:54:27] Duesentrieb: another turn off to the multiple wikis is right now they are all http except for the main site which is https.. if I wanted to keep all of them I would have to have a separate certificate and ip address for all of the wikis in order to make them https [15:54:33] salty-horse: file a bug report [15:54:44] will do, Duesentrieb :) [15:54:59] wolfspirit: or run all on different pathes on the same subdomain [15:55:26] Duesentrieb: true I didn't think about that.. [15:56:05] wiki.blah.com/wiki1/Main_Page wiki.blah.com/wiki2/Main_Page etc. [15:56:25] wolfspirit: a single wiki mackes it much easioer for people to share info. it encourages collaboration. it's a good thing, generally. but there might be valid reasons to keep them separate, too. [15:56:41] damn, i can't type [15:56:47] need a break i guess :) [15:56:58] Duesentrieb: another tidbit is that there are lots of departments that don't have a wiki already.. so they will actually be putting stuff into the main wiki [15:57:14] yes, that too. easier to maintain [15:57:31] 03mkroetzsch * r30712 10/trunk/extensions/SemanticMediaWiki/specials/ExportRDF/SMW_SpecialExportRDF.php: Enable retrieval of simple page (URI) lists via RDF export, simplifies life for crawlers that want to index the site [15:58:25] Duesentrieb: I think combining them into one is the best bet for our situation.. do you have any suggestions on creating the namespaces/modifying the dumps to have these new namespaces? also.. if you make a new page link inside a namespace does the new link automatically append NamespaceName: to the link or do you have to do that manually? [15:58:58] manually. which would be your biggest problem, probably. [15:59:34] anyway, i gotta go [15:59:43] Duesentrieb: thanks for the help [16:02:16] 03mkroetzsch * r30713 10/trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php: Change version name to indicate devel status [16:02:24] I don't think that crawling with wget is an option, or is it? [16:04:55] hello [16:06:33] hi [16:06:42] 03mkroetzsch * r30714 10/trunk/extensions/SemanticMediaWiki/specials/ExportRDF/SMW_SpecialExportRDF.php: Restrict URI lists to namespaces for which semantic data is stored (no talk pages etc.) [16:17:07] what is document root for $wgLogo? [16:20:54] anyone? [16:21:18] 03(NEW) Add page break rules to the "print" style-sheet - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12972 15enhancement; low; MediaWiki: General/Unknown; (ori) [16:21:33] Duesentrieb, filed :) [16:21:35] Wiredtape: $wgStylePath/common/images/ [16:22:27] jelle_, and if I set $wgLogo to something else, would I need to put the new logo in common/images or can I specify a different directory? [16:23:14] jelle_, nm, thanks [16:23:19] 03(NEW) Template got expanded wrongly in ko.wp but not in en.wp - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12973 normal; normal; MediaWiki: Page rendering; (tokigun) [16:23:26] ok [16:26:55] 03(mod) Create Hungarian Wikinews - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12865 (10triyork) [16:28:23] can I delete the contents of "objecache" without any problem? [16:34:16] 03(mod) Template got expanded wrongly in ko.wp but not in en.wp - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12973 +comment (10raimond.spekking) [16:34:18] 03(mod) Enable new parser on Wikimedia (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12652 (10raimond.spekking) [16:34:40] jelle_: I believe so [16:35:45] ok [16:39:28] 03siebrand * r30715 10/trunk/extensions/UserMerge/UserMerge.i18n.php: Fix syntax error [16:39:33] :e [16:41:55] Betacommand: hey ! [16:42:39] Betacommand: MrZ-man just told me that you might have a script that includes {{relists}} or when they're not here [16:43:00] 14(INVALID) Template got expanded wrongly in ko.wp but not in en.wp - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12973 +comment (10tokigun) [16:43:39] Betacommand: that's be nice to include that somewhere in DumZiBoT; please tell me when you're back... [16:45:37] is the imagelink extension compatible with the current stubmanager? [16:45:56] I'm getting a "Call to undefined method Parser::setFunctionHook()" error [16:46:17] dunno. he kind of does his own thing (you'd have to ask on the extension's talk page). You could try the Icon extension. [16:46:49] I'll try that [16:48:01] I was just wondering [16:48:19] is it possible to input information to a mediawiki via a PHP form? [16:48:39] ex: a User inputs information on to a PHP form, then the data gets put on to a wiki page [16:50:22] hm. once again: "Call to undefined method Parser::setFunctionHook()" (in the Icon.php). Am I using the wrong version of MediaWiki perhaps? [16:50:35] what version are you using? [16:51:26] eh.... MamboWiki [16:51:31] under Joomla [16:51:32] ummm.... [16:51:37] *TimLaqua_away wanders off [16:51:46] ;-) [16:51:57] come back! [16:52:24] component wrapper around MediaWiki (currently version 1.5.6) [16:52:30] 1.5.6 [16:52:47] is that good enough? [16:52:50] nope [16:52:55] that's WAY old [16:52:56] darn [16:53:01] grrrrr [16:53:08] Many extensions won't work on that release [16:53:12] (if any) [16:53:18] what is the current version? [16:53:23] 1.11.1 [16:53:31] oh. yes. way old [16:53:35] ;-) [16:53:47] I'll reconsider my options. thanks [16:53:59] np - consider not embedding in Joomla/Mambo [16:54:07] just setup a separate wiki install. [16:54:30] yes, I might do that. It was looking very nice though. [16:54:48] much better looks than the normal wiki... oh well. [16:54:59] ;-) well if you were so inclined, you can make it look however you like. [16:55:25] you could even write your own MamboWiki Extension that supports the new releases [16:56:27] I wonder if you could just upgrade the wiki component of MamboWiki... [16:56:59] would be nice.... I'll look into it, thanks. [16:57:01] jelle_: is your site public? can we get a link to it? [16:57:26] no. sorry. not at the moment [16:57:49] the thing I liked about it is the login integration. [16:57:56] yeah [16:58:19] there must be a better way. [16:58:40] thanks anyway. gotta go for now [16:58:44] later [17:20:17] 03huji * r30716 10/trunk/phase3/ (4 files in 3 dirs): [17:20:17] * Image caption elements are now styled using a linked CSS (fixes bug 12869) [17:20:17] * A bug with Gecko browsers is fixed (lists were not floated correctly in RTL). [17:20:41] 03(FIXED) Magnify icon alignment should be adjusted using linked CSS - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12869 summary; +comment (10huji.huji) [17:22:40] 03mkroetzsch * r30717 10/trunk/extensions/SemanticMediaWiki/ (3 files in 3 dirs): [17:22:40] Enable RSS links for feeds with very long parameters (internal links won't work with more than 256 bytes, even when the target really is just a [17:22:40] parameterised special page :-( [17:25:18] 03mkroetzsch * r30718 10/trunk/extensions/SemanticMediaWiki/ (INSTALL RELEASE-NOTES): Updated to SMW 1.0.1 [17:30:27] 03huji * r30719 10/trunk/extensions/Translate/Translate.i18n.php: Adding/updating Persian translations [17:45:21] 03huji * r30720 10/trunk/ (360 files in 360 dirs): Ignoring favicon.ico [17:45:40] ooh. [17:45:44] *Hojjat is frightened [17:45:46] 360 files?? [17:45:59] I was trying to add "favicon.ico" to the ignore list. [17:46:16] I think that is done on all folders :( [17:46:20] and you ignored everything :D [17:46:37] can you revert me please? [17:47:19] can't you? [17:47:29] I'm shocked! [17:47:33] Let me see. [17:47:39] doing clean checkout takes time... [17:48:08] Hojjat: didn't you notice a problem when editing the commit message? :) [17:48:35] I wasn't in the GUI mode, so I didn't notice anything [17:49:01] atm, I think I've ignored "favicon.ico" on "all" folders, but no more har [17:49:03] harm [17:49:12] not really [17:49:18] you added empty things to the ignore [17:49:34] this is way you check diff before committing [17:49:56] the thing is the stupid program doesn't show "such" changes in its diffs [17:50:01] I think I need to find something better [17:50:42] now, can I do a svn merge -r 30720:30719 and commit again? [17:54:43] Hojjat: it's you that did r30720 ? [17:54:54] ialex: fixing! [17:54:58] *Hojjat is ashamed [17:55:05] Hojjat: ok ^^ [17:55:30] ialex: just keep an eye on it please. I'm "hoping" that it is fixed in a sec :) [17:55:46] 03huji * r30721 10/trunk/phase3/ (25 files in 25 dirs): Undoing my last commit (30720) because which was a shame! [17:55:47] :D [17:56:14] to me, things are like before now [17:56:46] Nikerabbit: can you confirm that? [17:57:00] *Hojjat also looks to ialex [17:57:00] seems to be good [17:57:16] okaaaaaaay. Now, let's figure the way to "add" favicon.ico to the ignore list, just on the root! [17:57:37] Q: is there a way i can search for articles that are NOT in a certain category= [17:58:40] list all articles not in category Z. shoudln#t be hard? is it codeable? [17:59:44] Hojjat: r30720 also modified extensions [17:59:57] yeah, working on that one too :) [18:00:05] ok too :D [18:00:13] *Hojjat is obsessively doing "svn diff"s and "svn status"es! [18:01:14] actually, svn merging (that is, reverting) takes a bit long on my slow net connection [18:01:47] Wow: http://lists.wikimedia.org/pipermail/mediawiki-cvs/2008-February/051814.html [18:01:55] *Hojjat giggles! [18:04:15] brb (shifting net) [18:09:50] ialex: did my IP show when I logged in a second ago? [18:10:23] no, you're masked. [18:10:31] [20:05:45] -!- Hojjat [n=Hojjat@194.225 [18:10:38] that was your first one. [18:10:40] his second one is masked. [18:10:45] [13:08] --> Hojjat (n=Hojjat@wikimedia/Huji) has joined #mediawiki [18:11:33] hmm. my IRC client remembers the channels which were open when I last left. It tries to join them, and postpones IDENTIFY to after that :( [18:12:13] this doesn't happen when I have one or two open channels in its history [18:12:48] huji, get a real client ;) [18:13:07] Warpath: hi! This is the best client I could find in Windows environment. [18:13:14] :O [18:13:17] It has lots of features which aren't present in others :) [18:13:33] the best is Xchat (advertising) [18:13:42] !tabs [18:13:42] --mwbot-- I don't know anything about "tabs". [18:13:42] X-chat is not free in Windows environe\ment :( [18:13:47] or if you use Firefox..use Chatzilla [18:13:57] Chatzilla works [18:13:58] Chatzilla lacks lots of features [18:14:07] including minimization to tray, etc [18:14:09] features liek? [18:14:21] yeah..i trie to get that one :( [18:14:39] Although, I liked it better when chatzilla was a stand alone app [18:14:50] Now, lemme advertise: Nettalk. It is a Germany based tool [18:14:52] get a free version xchat :) [18:14:56] lots of features, just that one little tiny bug [18:15:05] cockroach? [18:15:06] No FreeBSD? [18:15:16] OMG ..thats inhumane :O [18:15:34] Sorry, No FreeBSD support? [18:16:04] *Hojjat warns everyone: Flood is coming! [18:16:18] *Warpath warns Hojjat ..wrong channel ;) [18:16:29] wait and see! [18:16:56] 03huji * r30722 10/trunk/extensions/ (335 files in 335 dirs): Undoing my last commit (30720) because which was a shame! [18:16:58] 360 - 25 = 335 ... [18:17:00] Anyone know where the maual pages on adding tabs are [18:17:16] aBSDaemon: by tabs you mean? [18:17:37] The monobook tabs at the top of the page: Namespace, Edit, View Source, etc [18:17:49] Oh, did we really have a manual about them? [18:18:05] Yeah, there was a couple, but can't find them [18:18:19] I used to do that using Javascript, and learned it from other's' codes [18:18:22] you mean on Meta or Mediawiki.org? [18:18:34] MW.org I think [18:18:46] I'm interested.. gonna search [18:18:54] I know how to add a tab in the SkinTemplate.php file [18:19:07] but, it was just a straight static HTML link [18:19:09] ooooooo. You mean adding tabs with Extensions? [18:19:23] Yep. I need to add a tab for social bookmarking [18:19:26] like Wikihow [18:20:09] Can't remember Wikihow's portlets [18:20:16] (btw, the name of those tabs is "portlet" [18:20:17] ) [18:21:03] 03yaron * r30723 10/trunk/extensions/SemanticCalendar/ (INSTALL includes/SC_GlobalFunctions.php): New version: 0.1.1 [18:22:41] aBSDaemon: have a look here; http://www.mediawiki.org/wiki/Manual:Skinning [18:22:47] Page Toolbar section [18:23:41] that's as far as I can go now [18:24:57] okay. let's go [18:25:53] That's close. How did you add tabs is javascript? [18:25:56] who wants to fix a small bug for me? http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/WhosOnline/WhosOnline.php?revision=30673&view=markup - it has the line "$wgExtensionMessagesFiles['WhosOnline'] = dirname(__FILE__) . '/Whosonline.i18n.php';" but the i18n file is called WhosOnline.i18n.php (note capitalization) [18:25:57] any code examples there? [18:28:01] Jack_Phoenix: i can take care of it [18:28:08] cool, thx :) [18:28:20] just capital O, right? [18:28:49] ya, should be [18:29:27] 03tlaqua * r30724 10/trunk/extensions/WhosOnline/WhosOnline.php: * Fixing capitalization in call to i18n file. [18:30:16] hoi Aaron :) [18:30:24] TimLaqua: cool, thanks :-) [18:30:29] np [18:46:00] 03gri6507 * r30725 10/trunk/extensions/WhiteList/ (5 files): initial publication [18:51:32] 03(NEW) Wrong parsing of template with HTML color code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12974 15enhancement; normal; MediaWiki: Page rendering; (wiki.warx) [18:53:55] To get a page to show any parent pages if your on a subpage, like "< Wikipedia talk:AutoWikiBrowser" at the top... Is that a MW extension? [18:54:14] 03(NEW) Enable $wgEnotifUserTalk for english wikinews - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12975 15enhancement; normal; Wikimedia: Site requests; (zach+bugs) [18:54:20] nope, that's part of the core [18:55:15] Oh, presumably it doesnt do it mainspace pages? [18:55:27] it does mainspace [18:55:34] as long as you enabled subpages in NS_MAIN [18:58:05] Presumably in the LocalSettings.php ? [18:58:14] !subpages [18:58:14] --mwbot-- By default some namespaces have subpages enabled and others don't. You can enable or disable them using $wgNamespacesWithSubpages in LocalSettings.php. [18:59:17] TimLaqua_away, thanks, can get the guy to set it for me when he's putting parserfunctions on for me :) [19:02:47] I suppose, without subpages, it just takes it as Literal - a/b as a page name, not b is a subpage of a? [19:02:52] hi [19:02:53] yup [19:03:08] :) [19:03:16] 'tis a clever program. ;-) [19:03:20] i have a problem with renderin wikitext. i want to have an excerpt from a random page shown on the frontpage [19:03:39] i've made an extension using stubmanager [19:03:57] interesting [19:03:58] even with subpages it does that, the differences are slight (link to existing parent pages, some {{SUBPAGENAME}} and {{BASEPAGENAME}} magic words, etc) [19:04:11] but i cannot get any parser to parse the text from the database [19:05:41] anyone know how i can get the parser to do what i want? please, i want to go home already :/ [19:05:53] Special:Prefixindex for example cares not for subpageness, and User:Yourname/monobook.js/css will work the same even without subpages enabled [19:06:19] he's looking for the breadcrumb type functionality [19:06:53] better to use colored stones, then the animals won't eat your trail [19:07:17] never thought about it [19:07:19] but good point [19:07:39] of course, then you don't find the gingerbread house... [19:08:03] wiktim: one randomly from *all* pages in the main namespace, or from a preselected list? [19:08:11] all pages [19:08:20] it's my first mw extension [19:08:29] i just select the title and text [19:08:35] and i thought it would be just that [19:08:37] ;) [19:08:53] then parse the text [19:09:01] I think DPL can do that... [19:09:12] whats DPL? [19:09:44] namespace= [19:09:45] notcategory=Exclude_from_random_sample [19:10:11] and there is some random available [19:10:28] see http://www.mediawiki.org/wiki/Extension:DynamicPageList [19:11:14] nice [19:11:16] thank you [19:11:19] i'll try [19:11:46] http://semeb.com/dpldemo/index.php?title=DPL:Manual_-_DPL_parameters:_Criteria_for_page_selection and http://semeb.com/dpldemo/index.php?title=DPL:Manual_-_DPL_parameters:_Controlling_output_format maybe of interest for this [19:11:54] but this will only give me the headline not the some excerpt from the body? [19:11:58] oh ook thanks [19:12:10] I believe DPL can grab exerpts [19:12:13] Or we could make Special:Random Includable. ;-) [19:12:24] also see http://www.mediawiki.org/wiki/Extension:RandomSelection [19:16:18] hey the code there looks nice [19:16:24] no errors [19:16:32] but i still get no output :( [19:18:09] aw fsck me.... [19:18:33] forgot some key, gave no input to fn [19:18:35] ... [19:18:43] thanks anyways! [19:21:35] hmm but it wont render links [19:21:51] a-tags come out raw [19:21:52] strange [19:29:34] So... is anyone familliar with rendering an SVG on the fly, using MW's built-in functions to convert to PNG, and displaying it? [19:32:07] thank you bye [20:02:45] is there a way to send the user back to their referring page after logging in instead of the "Login Successful" page? [20:11:46] is there anything similar to acl's in MediaWiki or its extensions. [20:11:53] we're considering moving the http://fedoraproject.org/wiki/ to it. [20:13:12] *mmcgrath sees a couple of page restriction hooks [20:16:59] mmcgrath: http://www.mediawiki.org/wiki/Category:Page_specific_user_rights_extensions [20:17:23] mmcgrath: possibly better: http://www.mediawiki.org/wiki/Category:User_rights_extensions [20:18:05] siebrand: do you have any experience with them, and are they hierarchial? [20:18:14] mmcgrath: nope [20:18:23] mmcgrath: do not know. [20:18:29] mmcgrath: http://www.mediawiki.org/wiki/Extension:Hierarchical_Namespace_Permissions [20:19:49] siebrand: thank you, most helpful. [20:19:57] mmcgrath: yw ;) [20:20:39] mmcgrath: btw, we need translators for non-mainstream languages in MediaWiki... Please send them to http://translatewiki.net ;) [20:21:00] siebrand: have you, by chance, heard of transifex? [20:21:10] mmcgrath: no idea what that would be. [20:22:05] mmcgrath: sounds interesting. [20:22:22] mmcgrath: we currently have translators for about 100 languages for Mediawiki. [20:22:31] not too shabby. [20:22:42] siebrand: if you're interested I can get you in touch with one of our main translations guys? [20:22:55] mmcgrath: *very* interesting. [20:23:02] mmcgrath: please make it happen. [20:23:11] siebrand: sure thing, one second. [20:23:36] siebrand: meet glezos [20:23:39] glezos: meet siebrand. [20:23:46] glezos: hey ;) [20:23:51] siebrand: hi there [20:23:57] glezos: let's please take this to #mediawiki-i18n [20:24:04] glezos: siebrand is looking for translators, I mentioned transifex but decided to cut out the middleman. [20:24:55] mmcgrath: okie [20:27:45] 03simetrical * r30726 10/trunk/phase3/skins/common/shared.css: Fix typos from r30716. text-aling is not a recognized CSS property. :) Syntax highlighting is good for catching this kind of thing. [20:30:39] a ling! [20:48:41] How do I hide timestamps on the rc list? [20:49:18] Just a CSS something? Not sure what the tag is [20:50:10] mmcgrath: siebrand: glezos: I am thinking that the foss community has a lot to gain by joining localisation forces. [20:50:14] In Transifex we trust. [20:50:15] :) [20:51:04] glezos: no doubt, lots of translators is only good for everyone. [20:52:19] Trying to hide rc_timestamp doesn't do it [20:56:35] testing, testing... [20:56:47] Sasoriza: not easy, they aren't in an object [20:57:10] tell me about it [20:57:16] http://test.wikipedia.org/wiki/Special:Recentchanges [20:57:24] 03(mod) Wrong parsing of template with HTML color code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12974 +parser (10wiki.warx) [20:57:28]
  • (diff) (hist) . . User:Putnik/nav?; 12:25 . . (-5) . . Putnik< [20:57:41] the 12:25 parent object is the wrapping
  • [20:57:47] is that the timestamp you mean? [20:58:07] yep [20:58:59] you do not use Enchanced recent Changes? [20:59:06] *AlexSm surprised [20:59:16] AlexSm: I wish [20:59:37] I tried to get the code out of the Wikia folks, couldn't find it, but no die [20:59:41] Alex: you'd force all your users to use it? despite it requiring js? [20:59:48] Sasoriza: http://en.wikipedia.org/wiki/User:Tim_Laqua/Scripts/formatRecentChanges.js [21:00:03] w/ enough JS, you can do whatever you like to the poor RC list. ;-) [21:00:21] the timestamp is technically a text node [21:01:07] 03(mod) Change in Malayalam Wikibooks {{SITENAME}} - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12819 (10shijualex) [21:01:11] Splarka: I wasn't talking about the script, but you replied so quickly that it seemed you had non-enchanced RC at hand [21:01:17] Tim: kind of extreme, also requires a messy onload [21:01:26] it's a beautiful onload! [21:01:41] Alex: I dislike the enhanced, I personally fought against its implementation at Wikia [21:01:56] enhanced rc/ [21:01:58] *? [21:02:01] since it was asinine to basically disable rc for anyone without javascript [21:02:13] (their concession was to set a cookie to allow anons to choose for themselves) [21:02:25] Splarka: wait, so you're not using "Expanded Watchlist" either? [21:02:31] hells no [21:02:35] I do my own enhancements [21:02:47] Splarka: you don't like the thing itself or the fact that wikia stupidly set enhanced rc as default? [21:02:48] that's so inconvinient just to see the last edit ... [21:02:53] Skiz: both [21:03:09] *Skizzerz likes the enhanced rc :P [21:03:11] Alex: that is what history is for [21:03:17] a mere click is inconvenient? [21:03:30] kids nowadays can't be bothered to click [21:03:30] although the blue arrow thing should be more easily customizable [21:03:39] [[Special:Mypage/dowhatIwant.js]] [21:04:06] I like the enhanced, makes more visible [21:04:17] Sasoriza: one thing you could do, as a lame hack [21:04:22] I always read discussions as full diffs, right from enchanced/expanded WL [21:04:34] the timestamp is basically the only thing not wrapped [21:05:01] page-Special_Recentchanges ul li {font-size:10%;color:white;} [21:05:16] page-Special_Recentchanges ul li span, page-Special_Recentchanges ul li a {font-size:1000%;color:white;} [21:05:23] TimLaqua_away: How do you call that .js? [21:05:23] er, color:black; for the last one [21:05:43] 1000%? [21:06:01] then everything not in a span or anchor is reduced to tiny and invisible and everything in a span or anchor is resized back to normal [21:06:16] yeesh [21:06:27] not much better than the JS solution ^_^ [21:06:35] this also hides those little dots and ) ( [21:06:42] whine whine [21:06:53] actually [21:06:57] (+382) [21:07:10] the () are inside a span [21:07:14] Sasoriza: well, if it was your wiki, just cut and paste it in to your Common.js [21:07:30] o ok... kewl [21:08:00] otherwise on en.wp, importScript('User:Tim_Laqua/Scripts/formatRecentChanges.js'); [21:08:08] except I'm really messing up my Common.js, gettin' so I can't keep track of what's doing what :\ [21:08:09] TimLaqua_away/Sasoriza: btw, there is #mediawiki-scripts [21:08:19] pfft. [21:08:40] for fun things like this and http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#Watchlist_-_Is_there_a_way_to_automatically_watch_every_page_you_view [21:09:15] why?? [21:09:38] *Splarka has no idea, but couldn't resist the challenge [21:11:37] I use that formatRC script on most of my wikis - I can't stand the list type Rc lists [21:12:21] umm... can you stand the logs then? :) [21:12:26] for per user stuff like that, use the Gadgets extension [21:12:49] you and your gadgets. ;-) [21:13:18] AlexSm: naaa, the logs bug me too. [21:13:35] hmm, I made a simpleRC thing a while ago: http://p.defau.lt/?V6W1mcCk5WhQxpulCCxmjA' [21:13:38] er http://p.defau.lt/?V6W1mcCk5WhQxpulCCxmjA [21:13:42] haven't looked at it in ages though [21:14:19] TimLaqua_away: well, I created a table from the Logs, cause those were _really_ difficult to read [21:14:54] Yeah - I noticed Nad had a RC formatter that used a hook rather than JS - I didn't even know that hook existed [21:15:01] I also hate that box on file history pages... talk about annoying [21:15:30] TimLaqua_away: write some XSL for the RSS feed... [21:15:41] 03(mod) Wrong parsing of template with HTML color code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12974 +comment (10seventowers) [21:15:48] flyingparchment wanted to refactor some of those things, like history/rc/logs, so as to be outputtable as a table for the modern skin [21:17:19] i tried to mess with that once, to add TSV output [21:17:22] would be nice to have [21:17:33] you know, Special:Recentchanges?action=raw [21:18:06] Duesentrieb: API? [21:18:28] VasilVV|Birthday: that didn't exist in 2005 :) [21:18:36] or 2004 even. it has been a while [21:19:19] VasilVV|Birthday: still, TSV is much easier to parse. i like things to be as simple as possible. TSV i can handle wit ha few lines of bash+sed or awk [21:20:17] 03(mod) Make page titles case-insensitive ( but preserve case-sensitivity for display) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=453 +comment (10dotcom) [21:20:24] 03(mod) Wrong parsing of template with HTML color code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12974 +comment (10wiki.warx) [21:20:29] I can handle JSON with one line of JavaScript :) [21:22:32] VasilVV|Birthday: try without starting a browser. [21:22:47] (no, don't say Rhino) [21:23:01] 03(mod) PHP Strict Standards issues - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12202 (10siebrand) [21:23:15] hi i have a problem with an external link [21:23:47] the link is like this: www.mysite.de/index.php?blablubb=[bla] [21:23:54] Duesentrieb: ok, I can handle serialize()'d string with a simple PHP line [21:24:27] now u can imagine that the "[bla]" part generates a problem if u put the link in [] to create an external link [21:24:35] can i get through this somehow? [21:24:43] VasilVV|Birthday: yes, but php sucks as an interactive environment :) [21:24:49] instead of arguing about formats, provide both [21:24:49] i put the whole link in -tag [21:24:59] but thats not very user-friendly [21:25:01] Duesentrieb: maintenance/eval.php! [21:25:17] DarsVaeda: use url-encoding for the [ and ]. [21:25:28] flyingparchment: :P [21:25:48] hmm [21:25:49] k [21:25:54] thx [21:26:17] Duesentrieb: how would you propose API to output (T)CSV? [21:27:34] mmcgrath: thanks for bringing me into contact with glezos. He will also be at FOSDEM. We'll talk some more there ;) [21:27:57] VasilVV|Birthday: i wouldn't. the API is designed for more complex structures, not for a flat table. many special pages, however, are flat tables. and could have a tsv representation. [21:28:01] How did you guys learn all this dev stuff [21:28:12] siebrand: excellent, we're pretty big on translations in Fedora so if there's anything else we can do, stop by #fedora-admin and we'll get you in touch with the right people. [21:28:21] VasilVV|Birthday: since the api exists, this is not so important any more. but if it was simply a feature of QueryPage, which could be used without effort - why not? [21:28:30] Sasoriza: by developing stuff [21:28:36] Sasoriza: we developed MediaWiki, that's only way :) [21:28:47] uh, ok... not really an answer [21:29:05] Sasoriza: everyone in here read "PHP in 24 hours" [21:29:13] ahh [21:29:19] Sasoriza: no? you want to do something, you try, fail, look it up, talk to people, get it done, try something else... this how it goes. [21:29:35] php isn't newbie friendly language :/ [21:29:51] Just makes me wonder how y'all had time for it [21:30:05] Nikerabbit: yes, it invidtes newbies, gives them a sugar cane and aq pat on the back and then bites them in the ass. [21:30:08] Sasoriza: But of course we have a lot of useful pages and manuals on mediawiki.org [21:30:25] Duesentrieb: sounds like the candy man [21:30:49] exactly. php is the candyman. [21:30:54] candyman candyman candyman. [21:31:19] Must take mathematical inclination [21:32:08] PHP is a [insert any offensive word here] [21:33:00] Or good understanding of associative symbolism [21:33:30] And... You should always think about performance! [21:34:03] *MrZ-man wishes happy birthday to VasilVV|Birthday [21:34:11] I have a hard time remembering integers and all that... was never any good at math-sounding stuff [21:34:16] Or domas will eat you [21:34:16] That's awful way of death... [21:34:33] happy birthday Vasil! [21:34:43] yeah, and many more [21:35:37] 03(mod) & in page titles is not appropriately escaped in various cases - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=3243 +comment (10ThomasBleher) [21:35:45] VasilVV|Birthday: Happy Birthday! I wish you a lot of new revisions ... not reverted later :) [21:36:16] Maybe he doesn't want to be revised [21:37:10] Maybe he wants to be escaped [21:43:24] 03(mod) Wrong parsing of template with HTML color code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12974 (10seventowers) [21:45:16] 03(mod) Wrong parsing of template with HTML color code - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12974 (10seventowers) [21:50:08] domas, MrZ-man, AlexSm: thanks :) [21:50:17] domas: may you review Title Blacklist please ? :) [21:50:29] was trying to do that few times [21:50:31] but missed you :) [21:50:38] now I'm drunk and I guess you're drunk! [21:51:16] *MrZ-man wonders how MediaWiki ever got made [21:51:27] the developers are always drunk! [21:51:55] sorry to delay this [21:51:56] :) [21:52:07] if you catch me around midday tomorrow [21:52:12] I'll be sure able to dedicate the time needed :) [21:52:21] MrZ-man: once there were some people who were really doing something :) [21:52:34] domas: thanks :) [21:52:51] MrZ-man: I do stuff once a yar [21:52:52] year [21:52:54] damn, mistypes [21:53:07] code or get drunk? [21:53:29] code [21:53:34] drunk is more often, for sure [21:53:43] :) [21:55:03] *VasilVV|Birthday is not drunk, he's crazy as usually [21:57:37] *Sasoriza doesn't drink! So there! [21:58:13] Hmm, maybe that's why I'm not a developer [22:00:43] You should be either always drunk or be a "blithering sociopath" (C) Ramir or talking nonsense and commit 10 patches for trivial bugs to bugzilla [22:02:39] LOL [22:02:50] And note that you should have SQL injections/XSS bugs in your patches so they would be accepted... [22:03:04] I'll try and remember that [22:03:28] No sense being efficient [22:03:46] And your patches should be commited and go live on Wikimedia before users will come and complain about it [22:03:47] Or, I mean, not being too efficient [22:04:20] congratulations VasilVV|Birthday :) [22:04:41] (N.B: domas should be away while you are commiting SQL-injections) [22:04:43] Hell, I'm still trying to figure out how to import templates in css... and come up with a web interface that will drive Duesentrieb crazy [22:05:06] it is quite difficult to commit sql injection [22:05:07] Raymond_afk: thanks :) [22:05:09] if our database layer is used [22:05:19] domas: but I did it accidantly! :) [22:05:24] dang [22:07:32] domas: http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/filerepo/LocalFile.php?r1=27620&r2=29966 afair [22:07:32] Man, that would be the coup de grace! The holy grail! A web interface for everything! (with appropriate security patches, of course) [22:08:51] (just not Jean's wiki) [22:09:45] okay, it's 1:08 AM local time [22:10:17] I think I should sleep before i'd get an idea to implement and commit something [22:10:22] oh [22:46:47] 03aaron * r30727 10/trunk/extensions/FlaggedRevs/ (4 files): [22:46:47] * Still show caption for non-existent images in stable versions [22:46:47] * $file can be empty [22:46:47] * $parser variable input is always false, don't use it [22:46:47] * Remove unneeded check [22:46:48] * Improve special case error message [22:46:50] * Bump version [22:47:58] 03aaron * r30728 10/trunk/extensions/FlaggedRevs/FlaggedRevs.php: Remove debug line [22:56:53] 14(INVALID) CheckUser installation for MediaWiki 1.12 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12959 +comment (10JSchulz_4587) [23:24:45] woo [23:38:31] Hi guys. I recently encountered a problem while moving my wiki. [23:38:32] The database got moved fine, and the wikitext ist there, but the pages all show as "this page contains no text yet". If i try to edit the page the real content of the article is shown in the edit-field, gets saved correctly and is then shown in the article. [23:38:32] Why could this be? [23:40:30] as an example, go to http://www.dotawiki.hack4life.de/wiki/Good_Game [23:58:59] 03siebrand * r30729 10/trunk/extensions/FlaggedRevs/FlaggedRevsPage.i18n.php: Fix typo