[00:00:15] Duesentrieb: removing Confixx is, unfortunately, no viable option. But I can erase the .in file easily. [00:00:21] Duesentrieb: so is the .in file responsible for this? [00:00:27] or .in + Confixx? [00:01:06] what is in the in file? [00:01:11] i can only guess [00:01:28] but as mediawiki does not use a localsettings.php.in file, it should be safe to delete it [00:01:34] or rename it [00:01:41] or store it on your local machine to look at it [00:02:25] confixx might be using the php.in file to restore the .php file. In that case the in file could be modified and the changes will stick. thats just a guess. [00:02:53] let me diff... [00:02:59] but that would be utterly pointless... [00:03:09] very true. [00:04:10] the .in and non-.in file differ in a few minor lines where my wiki has been adjusted to my personal needs when I did the mediawiki basic configuration through Confixx. [00:04:25] e.g., mail address. [00:04:28] wierd. [00:04:33] mysql DB name, et. [00:04:34] c. [00:04:56] so the .in is the default file? [00:05:06] apparently. [00:05:18] but... [00:05:30] must just be a backup or some such. [00:05:31] the .in file wasn't copied over to the non-.in file. [00:05:53] otherwise, my wiki would be totally useless since, for example, the DB username isn't included. [00:06:23] admittingly, I don't get it completely. It contains lines such as: $wgDBserver = "@@DB_STRING@@"; [00:06:52] whereas LocalSettings.php uses: $wgDBserver = "localhost"; [00:06:52] That would be .. uhh ... incorrect [00:06:59] The latter is correct [00:07:06] Oh... I see... that must be the pattern for the confix configuration. [00:07:16] yeah that makes sense. [00:08:09] well I guess I'll just see how things work out with the writable bit disabled... [00:08:16] if that doesn't resolve issues, I'll bug my provider. [00:09:00] check the confix support forums. I don't speak german so I couldn't look it up for you [00:10:01] j_smith: oh good idea. Didn't know it was a German-only product. [00:11:31] well thanks guys, you've been a great help. [00:33:29] do you get a mail notification for watched pages? If not, is there an extension or similar to provide such? [00:33:51] cosmodad: you can enable that in your preferences [00:33:54] !mail [00:33:58] bummer. [00:34:25] cool, thanks. [00:35:09] !enotif [00:35:09] http://www.mediawiki.org/wiki/Manual:Configuration_settings#Email_notification_.28Enotif.29_settings [00:39:39] Skizzerz: hmm strange, I have $wgEnotifWatchlist enabled but cannot find a corresponding option in my preferences. [00:40:19] cosmodad: did you specify a valid email address in your preferences and then confirm it? [00:40:45] Skizzerz: I did. [00:40:47] ok [00:41:00] Skizzerz: confirmation = clicking on a the link in the received mail? [00:41:00] it should be on the "user profile" tab [00:41:04] yeah [00:41:23] ah is it "e-mail me on page changes"? [00:41:37] yes [00:41:54] ok my bad, missed that one. [00:41:59] Would removing that value remove that feature [00:41:59] :) [00:42:06] Sorry, I'm a PHP n00b [00:43:11] I guess it would disable it. [00:43:37] go and try. :) [00:43:43] *CalD is new to PHP and MediaWiki [00:48:53] another issue: what do I need to do in order to have every new registering user get acknowledged via a wiki administrator first? [00:49:09] similar to how you can grant new users in forum software like phpBB. [00:49:12] !access | cosmodad [00:49:12] cosmodad : For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [00:49:50] hmm been reading that before, must have missed something again. Re-reading now... [01:02:42] what is the html color code of broken links? [01:16:21] eep [01:16:54] a user has flooded mw.org recentchanges with a few zillion edits.. they don't look bot assisted. Can I mark them with &bot=1? [01:17:39] :q [01:17:45] oops [01:17:52] Werdna: Knock yourself out :) [01:18:38] *Werdna does so [01:18:39] ouch! [01:18:55] hey, it didn't work [01:19:03] i didn't do it :) [01:19:05] http://www.mediawiki.org/wiki/Special:Contributions/Schu?bot=1 -- is that the right url? [01:19:44] Werdna: All that does is append the bot=1 to the rollback urls, don't it? [01:20:13] I don't know of anyway to mark nonrollbacked edits as bot edits ... [01:20:20] damn. [01:20:34] Would prolly be a nice feature actually :) [01:20:40] eep [01:20:43] *Werdna shies away. [01:20:59] Werdna, if you tell me how to do it by hand, i could hack my mediawikifs to make it do for you [01:21:14] this way you could mount your wiki and access it by filesystem [01:21:36] (linux needed) [01:21:40] can't be done by hand. [01:21:46] that's le problem [01:21:49] rigid: There's nothing in the mediawiki software to do it; a client won't be able to do it either :) [01:21:51] oh ok [01:22:40] seems api.php REALLY needs to get complete :) [01:23:44] Well, ideally, the api shouldn't do anything the core software can't do either :) [01:24:00] And, if I may say so myself, the api's coming along quite nicely [01:24:00] ok... right again [01:24:08] :) [01:25:46] now that it has editing.. [01:25:51] *Werdna woots. [01:25:58] Which I need to unit test .... [01:25:59] *amidaniel cries [01:26:17] it has editing? cool [01:26:32] yeah, finished a couple weeks ago [01:38:19] hello everybody [01:38:26] hi [01:38:59] is it possible to add an extension to enwiki please ? [01:39:24] What extension? [01:39:38] http://www.mediawiki.org/wiki/Extension:BackLinksFunctions [01:39:42] :) [01:40:21] Probably not [01:40:57] oh :(( why? [01:41:26] Too intensive of queries, screws up caching, adds more parserfunctions overhead [01:41:30] uh, it's experimental for one ;) [01:41:37] s/intensive/expensive [01:41:47] and then per amidaniel's reason :) [01:42:15] *amidaniel has to run ... be back later [01:43:06] av16ar_: Also, no consensus that it's needed. [01:43:25] however there is a tool on toolserver which can perform this takl [01:43:28] task* [01:43:30] http://tools.wikimedia.de/~interiot/cgi-bin/tstoc?sortby=hits&tag=backlinks [01:43:45] sure. But I don't see the need for this tool on enwiki [01:43:48] but it only works with the mainspace... [01:43:49] where would it be used in articles? [01:44:27] can you provide a sample use case? [01:44:47] well, imo it would be very useful to see on the "What links here" page the backlink count [01:45:04] but that wouldn't use the parser function. [01:45:22] i don't know... [01:46:24] the backlink are already stored in the pagelinks table so.. [01:47:20] getting the backlinks count should be something very "quick", no? [01:47:44] right, but it needn't be done with a parser function [01:47:48] it could be written straight into the code [01:48:03] I would appreciate that :) [01:49:05] I shall add it to my todo list [01:49:24] thank you very much [01:49:36] and how long is your todo list? [01:50:13] not that long [01:50:24] great! [01:50:32] I finished protecting nonexistent pages a day or two ago, so it's quite empty now [01:51:24] ok, I have to go now, so thank you again and see you later [01:52:08] bye :) [02:01:01] hello community [02:04:06] /nick community [02:04:53] Werdna: won't work, it's online atm [02:06:36] So, I get a return of 126 on PNG resizing via imagemagick (/usr/bin/convert) [02:06:57] the $err is empty, just return of 126 [02:07:18] *Werdna hands TimLaqua google [02:07:24] *TimLaqua hands it back [02:07:26] http://coppermine-gallery.net/forum/index.php?topic=40598.msg192412 [02:07:38] first google result for imagick return 126 [02:07:51] and, lo and behold, post 2 [02:07:55] 126 indicates a permissions problem. [02:08:14] I read that one. ;-) [02:09:16] *Werdna indicates www.justfuckinggoogleit.com [02:09:17] :) [02:09:49] rwxr-xr-x 1 root root 4588 2007-02-10 13:27 convert [02:10:00] permissions on the image. [02:10:16] *TimLaqua wanders off to the depths of MW's image folder [02:10:17] what are you running convert as, where are you saving it, and what are you resizing? [02:10:41] resizing an uploaded png [02:10:51] it's saving in the /thumb pile [02:11:18] running convert from php via bin/ulimit4.sh (i.e. from wfShellExec) [02:11:42] ls -la /path/to/mediawiki/tumb [02:11:46] thumb* [02:12:01] show me the '.' line. [02:12:06] GD resizes fine. [02:12:20] running from the same script? [02:12:22] as he same user? [02:12:56] yes [02:15:11] try running as root. [02:15:17] see what happens. [02:15:49] I can run the command manually as root w/o problems [02:16:29] okay, definitely permissions then [02:16:36] although, try running it using ulimit4.sh [02:16:47] (as root) [02:20:30] Werdna: Don't forget file moves :) [02:20:39] (reading scrollback) [02:22:53] wtf [02:23:08] I couldn't get ANYTHING to run w/ bin/ulimit4.sh [02:23:36] so I opened it up in vi and there was a ^M at the end of every line [02:23:54] I deleted all the ^M characters at the end of the lines and it works great now [02:24:10] "it's permissions" indeed. [02:27:55] TimLaqua: Next time ":se ff:unix" will do the trick :) [02:28:13] eh? [02:28:27] The ^M comes from it being in a dos fileformat [02:28:51] wierd. I always use Vista as my working machine [02:29:02] so what's the :se ff:unix deal? [02:29:03] Vista == dos [02:29:13] se = set, ff = fileformat [02:29:15] yes, yes, but I still don't see why this would occur now [02:29:37] If you edited the file with notepad / wordpad / whatever other dos editor, it will be in a dos format [02:29:49] I edit w/ notepad++ [02:29:54] That will do it [02:30:05] odd. I've done this w/ thousands of files [02:30:13] never had the ^M issue [02:30:56] If the file is 100% unix or 100% dos, you normally won't be able to tell a difference [02:31:04] It's when it's part unix, part dos, that it gets screwy [02:31:34] so if I download an archive tar.gz archive, unzip on vista, edit, then upload to debian - what is it? [02:31:55] Who the fuck knows? :) [02:32:12] Could well be part unix / part dos, could be all dos, could be all unix [02:32:18] Depends upon a lot of factors [02:32:19] hey, I had a question earlier - mwbot running google searches? [02:32:23] ;-) [02:32:25] Ouch [02:32:27] Why? [02:32:34] whimsy mostly [02:33:02] Well, I'll be working on mwbot over the weekend and into next week [02:33:30] that is, sometime this weekend or sometime next week :) [02:34:53] so I can be like "TimLaqua, stfw" [02:35:18] indeed. [02:35:46] though, the web didn't have the answer when I was looking for a 126 return from imagemagick [02:36:19] gooooglee [02:36:21] :) [02:36:26] *Werdna tickles TimLaqua anyway. [02:36:41] *TimLaqua looks wary [02:36:50] *Werdna throws a server at TimLaqua [02:37:06] *TimLaqua accepts the apology. [02:37:46] hmmm.. I'm going to the US in January... SHould I buy an iPhone while I'm over there? [02:37:53] negative [02:38:03] pourquoi pas? [02:38:22] just but an htc phone and an ipod touch. ;-) [02:38:34] moar expensive! [02:52:26] http://lists.gnupg.org/pipermail/gnupg-users/2002-November/015805.html [02:52:27] huh. [02:52:42] So .sh shouldn't be treated as ascii because to breaks it? [03:51:24] I seem to have forgotten the password for a bot account on my wiki, and MediaWiki says I did not set an email address.. can I reset it? Or should I just rename it and create another account? [03:56:02] @search password [03:56:02] Results: [passwordreset, passwordsql, secrets] [03:56:08] !passwordreset | Gary_Kirk [03:56:08] Gary_Kirk : http://www.mediawiki.org/wiki/Extension:Password_Reset [03:56:18] wait, no [03:56:25] !passwordsql | Gary_Kirk [03:56:25] Gary_Kirk : UPDATE user SET user_password=MD5(CONCAT("1-",MD5("password"))) WHERE user_id=1; This will reset the password for the user with user_id 1 (the default admin account, usually WikiSysop) to "password". If you do not know the name of the user account, execute: SELECT user_name FROM user WHERE user_id=1; [03:56:58] oh, I know my admin/'crat account, just not a bot account I made] [03:57:21] find their user-id with select user_id from user where user_name='bot name'; [03:57:44] then follow the instructions above, replacing '1' in "1-" and "user_id=1" with the number you get. [03:57:59] cheers [03:58:37] *Gary_Kirk hasn't used phpmyadmin for a while :) [04:01:18] *Gary_Kirk assumes that Werdna meant him to type that in there :P [04:01:31] or mysql [04:01:42] shared host [04:03:02] then yes, phpmyadmin [04:03:33] ok when I set these wikis up I was on a host where I could only have 2 MySQL DBs. So there are quite a few tables including at least 2 wikis in this one database [04:04:11] do I go to the mwuser table? mw being the DB prefix [04:05:09] change it to UPDATE mwuser SET .. I assume? [04:05:12] yep [04:05:38] Affected rows: 1 (Query took 0.0135 sec) [04:05:40] now what? [04:05:54] password has been reset to "password" [04:05:59] Ok thanks [04:08:27] didn't work [04:09:06] Oh hold on. [04:10:40] nope. still [04:11:20] what query did you use [04:11:59] UPDATE mwlabuser SET user_password=MD5(CONCAT("1-",MD5("password"))) WHERE user_id=3 [04:12:48] CONCAT("1-" [04:12:50] s/1/3/ [04:13:14] change 1 to 3? :) [04:13:20] yesd [04:13:35] woop [04:13:38] thanks [04:13:44] *scribbles that down* [04:17:24] Any reason I get a "The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later." message when navigating to create a page called "Resetting user passwords"? [04:18:04] probably [04:18:07] not one that I'm aware of [04:18:19] Ok [04:19:31] How do I change the font colour without messy HTML, as that is being phased out and I'm vaguely aware I can use
s and CSS? [04:21:00] well, it depends on why you're changing the font colour. [04:21:08] HTML is supposed to be about semantics. [04:21:31] i have a problem with semantic mediawiki [04:21:43] Alp-: oh, that's a shame [04:21:49] i made an inline query with [04:21:59] and inside a subquery with [04:22:01] I only want to replace the actual user ID in that query with "user id" and add "db prefix" in red in a page documenting how to do that [04:22:08] but i get too less results.. very weird [04:22:44] without using user id*rest of query>/font... [04:22:53] Gary_Kirk: well, ideally you'd use a class etc, but for now, will do. [04:23:15] so the same really. ok thanks [04:23:58] does anyone tried using subqueries in semantic mediawiki? [04:24:32] if i split that to 2 normal queries i get all the results. but the combination gets me far too few [05:21:45] *Shinjiman kicks CIA-6 which does not reporting the changes, and kicks-kicks again. [08:57:05] re [09:14:59] @die [09:17:57] !man is http://www.mediawiki.org/wiki/Manual:`e1 [09:17:57] Successfully added keyword: man [09:18:19] !info is http://www.mediawiki.org/wiki/Special:Search?search=`e1&go=Go [09:18:19] Successfully added keyword: info [09:18:26] !man $wgGroupPermissions [09:18:26] http://www.mediawiki.org/wiki/Manual:%24wgGroupPermissions [09:18:29] weeee [09:19:33] aren't those manual pages generally out of date? [09:19:48] Probably quite, but it's better than nothing :) [09:20:51] you could point people to DefaultSettings.php [09:30:09] why not updating those manual pages :) [09:30:26] There are a lot of them :) You're more than welcome to, however :P [09:30:44] :) [09:31:45] @trust hemlock\..* [09:31:45] Added hemlock\..* to trusted hostnames list. [09:31:54] !foo is bar [09:31:54] Successfully added keyword: foo [09:31:58] !foo del [09:31:58] Successfully removed keyword: foo [09:32:06] @untrust hemlock\..* [09:32:06] Removed hemlock\..* from trusted hostnames list. [09:32:17] !foo is bar [09:32:17] You don't have permission to do that. [09:32:23] Goodie :) [09:46:12] why not extend protectedpages? [09:46:54] Nikerabbit: Hrm? [09:47:04] hi [09:47:15] Hi [09:47:22] i want to suggest a feature that could be very important for chinese readers of wikipedia [09:47:46] that is, [09:48:10] for a registered user of a mediawiki (such as wikipedia), [09:48:14] allow him to create Collections [09:48:58] he can add the currently viewed wikipedia article to a Collection such as "MyComputerScienceCollection" [09:49:41] and mediawiki should be able to download a Collection as a directory of local HTML files and associated files [09:50:15] after that, this local directory can be used to generate a CHM (compiled HTMLHelp) file for further dissemination. [09:51:38] so if a chinese citizen receives a CHM made out of a Collection, he would get an incentive to manage to go to wikipedia's website [09:51:51] the CHM also contains instructions for him to bypass the Great Firewall [09:53:41] yao_ziyuan: presumably anyone could just download the pages from the website and make such CHM files [09:54:02] it wouldn't need to be an official wikimedia thing [09:54:11] chm is propietary format :< [09:54:16] if you download individual wikipedia article pages with your web browser, [09:54:32] then common resource files such as the wikipedia logo image would be downloaded for many times. [09:54:36] that's not space efficient. [09:55:06] Nikerabbit: chm is actually a cross-platform thing now. i just saw this firefox extension that can view a chm file in firefox... https://addons.mozilla.org/en-US/firefox/addon/3235 [09:55:08] So use action=render or raw [09:55:43] yao_ziyuan: That doesn't make chm any less a proprietary format :) [09:56:34] currently, i use an offline downloader Offline Explorer to collect some wikipedia contents starting from a specific URL and compassing all pages and resources within 1 level of linkage from the start page, and make the downloaded directory into a CHM. [09:56:47] amidaniel|away: i know. a zip of a html directory is also good [09:57:41] compassing -> encompassing [09:57:52] Okay, it still seems like something that would be best done client-side [09:58:10] Use your crawler with action=render to conserve bandwidth [09:58:22] See for instance http://en.wikipedia.org/wiki/Wikipedia?action=render [09:58:51] it's like getting an iceberg's tip of wikipedia and making a chm out of it and seducing the chinese readers to break the Wall [09:59:14] what does action=render do? [09:59:44] Gives you just the raw html of the page without the js / skins / etc. [10:00:03] great [10:00:13] but it seems this argument is not transitive [10:00:35] Hrm? [10:00:36] i.e. when i click a link on it, the link is still without this argument [10:00:50] Well, you're using a crawler, you can append the argument there can't you? [10:00:58] i'm not sure [10:01:13] without the script is very good [10:01:30] script errors can make my CHM pop up error message dialog boxes [10:01:39] i have to use another script to suppress them [10:02:44] *amidaniel|away is off to bed ... good night [10:09:14] i mean, if you use a web browser to save individual wikipedia articles offline, [10:09:33] there will be a folder (directory) for each of these HTML files [10:09:58] in the folder there are images and other required files for an HTML [10:10:27] if the same image is referenced by several articles, it will be saved in all these articles' folders [10:11:33] therefore i want mediawiki to be able to download a hand-picked Collection of wiki pages as an offline directory, [10:11:59] with the same image only saved once and referenced by all pages that need it [10:14:05] <_wooz> lo [10:28:10] can i know mediawiki's current development priorities? [10:30:38] yao_ziyuan> nobody knows :) [10:31:02] ... [10:31:34] if anyone has an interest for causing democracy in china, [10:31:34] he should consider my suggestion [10:33:03] i.e. offline downloading of a user-picked Collection of wiki pages [10:33:03] forming an offline subset of a wiki [10:33:03] or "subgraph" [10:33:03] i actually made a sample CHM: [10:33:05] http://groups.google.com/group/zh_wikipedia/web/algorithms2.zip [10:33:24] if you are running windows, you can download it and rename the inside .chm_ file to .chm [10:33:46] pages other than the front page have script errors that have not been suppressed yet [10:34:35] !enter [10:36:31] yao_ziyuan> have a look at http://en.wikipedia.org/wiki/Wikipedia:WikiReader [10:37:16] wow! [10:41:58] so, mediawiki should have native support for creating WikiReaders [10:54:16] hi [10:54:50] please, how can i transform html path from index.php?title=xxx to /xxx ? [10:54:54] how do you remove the discussion tab in all wiki pages? [10:56:19] sigma_kubuntu: see faq [10:56:37] !shorturl | nameless` [10:56:37] nameless`: 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. [10:56:56] mwbot: thx [10:57:14] where can i find the faq? [10:57:25] is it possible to directly edit the database to change a username? [10:57:49] I tried changing user_name in the user table, but it didn't work, I get a "no user with that username" error [10:57:58] checkers: possible, yes, but not recommended. you will break references. [10:58:09] Duesentrieb, that's acceptable in this case [10:58:15] why? [10:58:22] there's a renameuser extension [10:58:47] you mean it will do it without breaking stuff? [10:58:54] yes [10:58:54] http://www.mediawiki.org/wiki/Extension:Renameuser [10:59:19] thanks for the pointer [10:59:24] sigma_kubuntu: it's in the channel topic... [10:59:37] why? <-- in this case because I'm not worried about the references basically [11:00:08] i'm using it as something closer to a pastebin [11:00:28] but broken database references may cause actual software errors. [11:00:35] referential integrity is not just "nice"... [11:00:56] i'll see how I go with the extension :) [11:01:19] you may have to set up extra permissions. read the docs [11:01:32] Anyway to show SQL queries on the database error page? [11:01:43] I can only see a way to write it to a debug file. [11:01:44] I'll ask later if I have issues [11:01:53] !debug | minute [11:01:53] minute: For information on debugging (including viewing errors), see . [11:02:39] Ahh, merci. [11:19:12] Is it possible to do ""? [11:19:26] It does not work on my wiki. :( [11:20:44] minute: perhaps because is not valid in anything i am aware of? [11:20:50] what are you trying to do? [11:21:43] i believe templates in html parameters were disabled a year or two ago because the new (at the time) preprocessor couldn't escape them securely [11:21:46] anyway... not sure if template parameter substitution works in tag args (if is an extension tag). it might... or not. [11:21:47] but that may have changed since [11:22:22] twincest: i'm pretty sure it wirks in html attributes (a lot of templates use that). i'm not sure if it works with attributes of extension tags. [11:22:34] it should, imho. but it might not [11:24:28] Duesentrieb: SOrry, my PC restarted itself. is a parser tag I added, but I am talking about the template subsitution. [11:25:19] yes. it might well be that it doesn#t work in attributes of parser tags. it definitely doesn't in the *content* of parser tags (which is actually a feature, kind of). it should imho work in attributes, but i'm not sure if it does [11:25:32] try writing a test case, and check bugzilla [11:26:19] :S [11:27:10] It might work in trunk, TBH I can't be bothered to go to the trouble since I really need this now and will have to find an alternative. [11:27:57] Although, thinking about it: a bit lame; maybe I will. [11:30:21] Hmm, 2257 is about the content... [11:33:49] minute: if you mess with how parser hook attributes are handeled, perhaps coordinate with TimStarling. We are about to switch to a new preprocessor... [11:34:56] Yeah, I will; but first I'm going to have a poke around my test wiki version to see if I can get it on the current old preprocessor or the new preprocessor. [12:11:41] hi every body [12:12:42] Nikerabbit, ??? [12:12:58] I've submitted a patch correcting a bug in Title.php [12:13:00] http://bugzilla.wikimedia.org/show_bug.cgi?id=12314 [12:13:42] In functionnality Protected Title, the fils calls a wrong column in `protected_titles` table in MySql [12:15:20] hi all [12:15:29] I have submitted a patch for bug 10574 Export pages should allow to export all pages [12:15:51] my i ignore, that he can`t find gdiff3 or diff3? normal diff is installed [12:16:37] actually i can`t find a proper package. or is it included in gnuutils or something? [12:34:23] Niktator: GNU diff3 is part of GNU diffutils [12:34:31] ignore the warning during install and set $wgDiff3 later [12:34:48] $wgDiff3 = '/opt/diffutils/bin/diff3'; [12:40:24] 03rotem * r28508 10/trunk/phase3/ (2 files in 2 dirs): Update. [12:54:08] thanks twincest [12:54:47] stemd: did you get the welcome mail for your toolserver account? [12:55:01] yup [12:58:04] twincest: procedure was looongish, but finally successful ;-) [13:12:07] *Grondin is away: ¡ Viva la siesta ! [13:17:29] 03siebrand * r28509 10/trunk/phase3/languages/messages/ (25 files): [13:17:29] Localisation updates from Betawiki. [13:17:29] * an, ar, ast, chr (new), crh-cyrl, crh-latn, cs, cy, diq (new), dsb, el, fr, hu, ja, lb, loz, lt, nl, no, qu, sah, sdc, su, tl, wo [13:20:19] 03siebrand * r28510 10/trunk/phase3/ (3 files in 3 dirs): [13:20:19] * update RELEASE-NOTES [13:20:19] * set fallback for diq to tr [13:20:19] * update name for cbk-zam [13:36:36] is there some way to use VB users - which have spaces and underscores in their names? all howtos i can find, need a plugin to remove spaces and such [13:37:51] hello channel, quick one: how can I tell which version I am running by loking at the code? I already try history/release/readme and didnt found it. thanks. [13:38:27] Jamesw2: includes/DefaultSettings.php, $wgVersion [13:40:48] found it, thanks! [13:42:34] puh, no underscores no blanks in usernames? that means i got to change ~35 000 usernames. i bet some will be **** off ^^ [13:43:08] you can have spaces in usernames [13:45:50] hmm another one: my hosting went from php 5 to php 4.4.7 (without telling, for no reason) and so my mediawiki 1.10.0 stopped working. [13:46:16] Appart from migrating to another hosting provider and cursing them, is there any hope? [13:46:26] Ccan 1.10.0 work with php 4.4.7 ??? [13:46:40] twincest: http://www.mediawiki.org/wiki/Extension:VBulletin/Users_Integration [13:47:42] Niktator: i don't see anything that says spaces aren't allowed in a quick scan of the page [13:48:02] in that howto section they are asking for a vb plugin which helps to get rid of underscore and blanks [13:48:47] why would a plugin that "restricts usernames to alphanumeric and underscores", "disallowed underscores"? that sentence is broken [13:48:48] "Install Reynaldovb's Restrict usernames to alphanumeric and underscore plugin, and disallow both spaces and underscores " [13:48:52] 03siebrand * r28511 10/trunk/extensions/ (37 files in 37 dirs): [13:48:52] Localisation updates from Betawiki. [13:48:52] * Fixes and additions to 37 extensions for ar, bg, ca, diq, el, fr, hsb, hu, loz, lt, nl, no, oc, stq [13:49:51] ok, so you think that`s just optional? [13:50:10] i don't know, i don't use vB or that plugin [13:50:23] but certainly there's no need to disallow either underscores or spaces (but don't allow both) [13:50:31] i assume the extension would properly convert underscores to spaces.. [13:59:40] anyon knows if mediawiki 1.10 will work with php 4.4.7 after working with php 5? [13:59:49] it won't [13:59:56] mediawiki 1.7 or higher requires php5 [14:01:12] ok, so I need to write those guys and see why on earth downgraded the php version >.< [14:01:26] thanks a lot guys, you have been very helpful :-) bye [14:01:28] they may have just changed the default handler [14:01:34] *TimLaqua sighs [14:14:05] 03tlaqua * r28512 10/trunk/extensions/phpbbData/phpbbData.php: Changed announcements command from accepting forum_name to forum_id - forum_name isn't unique. [14:15:13] hi [14:15:24] Can I get skins from somewhere? [14:19:50] 03rotem * r28513 10/trunk/phase3/languages/messages/ (MessagesEn.php MessagesHe.php): Removing the link for clearing the watchlist. [14:26:43] 03tlaqua * r28514 10/trunk/extensions/phpbbData/phpbbData.php: Simplified #phpbblink syntax. Still only supports topic linking atm. [14:35:48] 03rotem * r28515 10/trunk/phase3/languages/Language.php: Adding xjt (to check the number of days in the Hebrew month), fixing methods order, cleaning up Hebrew calendar code and comments. [14:44:39] hello [14:44:59] i'm looking for an extension who would permit to create pages under different licences [14:45:04] Does it exist? [14:47:31] Can't you just do the same as on the Help-namespace on the Mediawiki-wiki [14:47:38] Just edit the css abit [14:48:10] See http://www.mediawiki.com/wiki/MediaWiki:Common.css [14:48:19] and http://www.mediawiki.com/wiki/MediaWiki:Monobook.css [14:50:17] how will the edition of the css my problem? Do you propose to have differents namespaces? [14:51:02] Hmm, I don't know if it is possible to add it to a class, and use a template to add the class to the page [14:53:50] just another question. Can two pages from different namespaces have the same name? [14:54:06] yes [14:54:18] Like Namespace1:Test and Namespace2:Test, yes [14:55:03] :( Impossible to forbid? Because it could be a good solution for me. [14:55:29] It would be possible I think, but hard [14:55:57] ok [15:00:08] i think the simplest way is finally to categorize the pages by licence. it's not as clean as i wished but it will be enough [15:30:29] 03vasilievvv * r28516 10/trunk/extensions/TitleBlacklist/TitleBlacklist.list.php: Fix a typo [16:11:35] How can I tell if the old parser or the new parser is enabled on my wiki? [16:12:21] to enable the old parser you'd have to set: $wgParserConf = array( 'class' => 'Parser_OldPP' ); [16:12:48] of course i fyou have no includes/Paser_OldPP.php then you are running an old version and you have no new parser :) [16:12:54] Oh, so the new one should be automatically enabled then? [16:13:49] Well it is 'class' => 'Parser' in DefaultSettings.php so I presume so/ [16:13:50] Thanks. [16:14:16] But, dang - this means that bug 2257 isn't fixed yet [16:14:32] Yes [16:15:09] *Grondin is back (gone 03:03:01) [16:15:42] hi brion [16:15:51] what parser does .11 use? [16:16:00] And, TimLaqua old [16:16:04] uh [16:16:06] ]sorry [16:16:14] checkers: the old one [16:16:30] brion: can you create russian Planet Wikimedia? [16:20:48] VasilievVV: monday [16:21:02] brion: ok [16:22:42] Man, I just missed Tim as well. [16:29:12] 03leon * r28517 10/trunk/phase3/ (5 files in 3 dirs): [16:29:12] * (bug 11555) Make editsection links come after section seadlines. This has no visible effect to graphical browsers, [16:29:12] but fixes the issue that headlines look like "[edit] Headline" in text browsers. [16:43:19] can anyone tell me what's wrong with this request ? [ every information in the text ] http://rafb.net/p/I9iEaG50.html [16:45:40] Massimiliano: does it say your edit goken was garbled? [16:45:45] *token [16:46:52] Massimiliano: you need to encode the + in your edit token to %2B - so wpEditToken would be: 98tf790f7fb07578bf7914ee5174b2c3%2B\ [16:54:38] setTransparentTagHook looks promising. [17:01:29] Oh man, that is in 1.12 not 1.11. *grr* [17:04:07] Transparent alright as well. :P [17:04:44] TimLaqua, I need to encode it like an url also if I am using a multipart request? [17:09:47] 03gri6507 * r28518 10/trunk/extensions/TodoTasks/SpecialTaskList.i18n.php: added Hebrew translations [17:45:42] Hi there, [17:46:33] Salut les as [17:47:54] I have something to do to allow subpages to some namespaces on my wiki [17:48:13] I found the page about that : http://www.mediawiki.org/wiki/Manual:%24wgNamespacesWithSubpages [17:48:31] But I'm not sure I understand well... [17:48:51] Which namespaces do you want to allow subpages on? [17:49:52] Well : projet (= Project ; the wiki is in french) [17:50:56] I see on the mediawiki page that : [17:50:58] array( [17:50:59] NS_TALK => true, [17:51:01] NS_USER => true, [17:51:02] NS_USER_TALK => true, [17:51:03] $wgNamespacesWithSubpage[NS_PROJECT] = true; [17:51:04] NS_PROJECT_TALK => true, [17:51:06] NS_IMAGE_TALK => true, [17:51:08] NS_MEDIAWIKI_TALK => true, [17:51:10] NS_TEMPLATE_TALK => true, [17:51:11] NS_HELP_TALK => true, [17:51:13] NS_CATEGORY_TALK => true [17:51:15] ); [17:51:18] $wgNamespacesWithSubpage[NS_PROJECT] = true; [17:51:20] don't paste [17:51:24] That should work [17:51:27] I think [17:51:53] Could anyone confirm that? [17:52:41] Note that "projet" is an extra namespace on this wiki [17:52:49] aah [17:53:01] I did that before : [17:53:02] $wgExtraNamespaces = [17:53:04] array(100 => "Projet", [17:53:05] 101 => "Discussion_Projet", [17:53:07] 102 => "Portail", [17:53:09] 103 => "Discussion_Portail"); [17:53:14] Please don't paste [17:53:22] $wgNamespacesWithSubpage[100] = true; [17:53:51] "Don't paste text to the channel, use http://rafb.net/paste/" [17:53:52] -the topic [17:53:56] please read it. [17:54:04] Oh you mean don't past on IRC... [17:54:19] Yes [17:54:41] I understood don't past it on your wiki file... [17:55:20] $wgNamespacesWithSubpage[100] = true; <-- Put that line in LocalSettings.php [17:55:39] Ok I won't past anymore [17:56:04] 03siebrand * r28519 10/trunk/phase3/ (7 files in 2 dirs): [17:56:04] Localisation updates from Betawiki. [17:56:04] * fr, fj (new), gd (new), hsb, nl, sdc [17:56:19] Ok, is there somewhere I can check the existing namespace numbers ? [17:57:17] I mean, We wrote it in the MediaWiki:Monobook.css file, [17:57:42] Astirmays, es-tu là ? [17:57:48] oui [17:57:49] j'ai la solution [17:57:58] Super ! [17:58:14] tu veux créer des sous-pages dans Projets et Portail ? [17:58:20] On risque pas de déranger à parler français ? [17:58:39] Oui, c'est ça, [17:59:03] Alors je te conseillerai de créer les espaces de la manière suivante : [17:59:17] TimLaqua [17:59:30] ya? [17:59:40] Astirmays, je te prépare le script [17:59:58] Ok, super, [18:00:04] i encoded the postdata... but it don't accept the header [18:00:16] don't encode it [18:00:34] it seems it doent's see any variable... like the whole header is wrong [18:00:42] just str_replace('+','%2B',wpEditToken); [18:01:05] I did it [18:01:16] k, lemme looka gain [18:01:45] Grondin: tu me le ferait passer comment, le script ? [18:08:09] "wpStarttime=" & strwpStartTime & "&wpEdittime=" & strwpEditTime & "&wpEditToken=" & wikiEscape(strwpEditToken) & "&wpTextbox1=" & wikiEscape(strArticleText) [18:08:25] just those, get red of the others [18:08:43] so wpStarttime, wpEdittime, wpEditToken, and wpTextbox1 [18:09:06] 03siebrand * r28520 10/trunk/extensions/ (28 files in 28 dirs): [18:09:06] Localisation updates from Betawiki. [18:09:06] * Fixes and additions to 28 extensions for ast, bg, gd, hsb, fj, la, nl, oc, stq [18:09:46] TimLaqua, you also need wpSave [18:10:01] nope [18:10:12] that's from a working bot. [18:10:19] (and i don't recommend to wikiescape the Article text, it can be very long, better use multipart ) [18:10:39] eh, he's just trying to update an article [18:21:31] Good afternoon. [18:21:51] Is there a way to hotlink an image? [18:22:41] I'm also not hotlinking any website, but my own server. (I know of it's malpractice, but I don't feel like uploading each image separately to the mediawiki when it's already on the server) [18:23:13] !externalimages | Spyro_boy [18:23:13] Spyro_boy : To allow images from elsewhere to be included in your wiki, see . To limit this to some specific sources, see . [18:26:04] oh, I ended up trying to find something on wikitext, but it seems it's not there. [18:26:07] thanks for the info. [18:26:17] !icon [18:26:17] [18:26:29] ok, i tried with application/x-www-form-urlencoded and it works... multipart/form-data doesn't work anyway [18:27:43] thanks for your help. :) [18:45:16] How would one go about stopping new account creation, and editing of pages for anon users in Mediawiki 1.10 ? [18:46:08] I have tried: [18:46:24] # Prevent new user registrations except by sysops [18:46:26] $wgWhitelistAccount = array ( "user" => 0, "sysop" => 1, "developer" => 1 ); [18:46:28] # Disable anonymous editing, anon account creation [18:46:29] $wgWhitelistEdit = true; [18:46:31] $wgGroupPermissions['user']['edit'] = false; [18:46:32] $wgGroupPermissions['user']['createaccount'] = false; [18:46:37] But no dice [18:46:55] yeah... [18:47:59] you wan't $wgGroupPermissions['*']['edit'] = false; $wgGroupPermissions['*']['createaccount'] = false; and $wgGroupPermissions['user']['createaccount'] = true; [18:48:03] *want [18:48:28] (oh, and $wgGroupPermissions['user']['edit'] = true;) [18:49:10] that works on MW 1.10, right? [18:49:20] SamRose: yes, that works on 1.10 [18:49:54] you don't need the whitelist thingies either [18:50:06] Skizzers_Away I thank you. Just need to lock down a wiki temporarily while I put in some spam protection [18:50:13] np [18:51:48] on $wgGroupPermissions['*']['edit'] = false; and others with '*', will I also need to specify $wgGroupPermissions['sysop']['edit'] = true; etc? [18:52:33] SamRose: I set it so that all registered users can edit, but if you want to change it to sysop, change user with sysop [18:52:36] As long as user is specified, you don't need sysop [18:53:01] I see, thanks again! [18:59:46] Hi Jack! [18:59:48] it worked! [18:59:52] :) [18:59:56] :) [19:00:03] hey hey Dvyjones, haven't seen you in a while...what's new? :) [19:00:30] Nothing specal, I'm learning C#, thats all :P [19:00:53] Dvyjones: what all do you have in your locker? [19:01:37] Schroeder2: sorry, don't understand what you mean [19:02:24] Feigning ignorance will get you nowhere [19:02:56] /nick Nobody | /me cares [19:03:16] :P [19:03:22] :P [19:22:55] There are some math typesets that texlive appears to not support. Hrm. [19:28:01] is there an extension for syntax highlighting that you guys know of [19:28:11] !syntaxhighlight [19:28:15] ...bah [19:28:19] !highlight [19:28:19] there are several extensions for syntax highlighting, see http://www.mediawiki.org/wiki/Category:Syntax_highlighting - the most popular one is at http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi [19:29:39] ? [19:29:54] thanks Jack_Phoenix [19:29:58] np [19:30:05] GeSHi ! Yay :) [19:30:21] it has several disadvantages [19:30:39] for example, it is unable to cope with regular expressions in javascript [19:30:55] and the default colorset is ugly... [19:32:48] Question about MediaWiki and Copyrights for someone who can answer a question not on mediawiki.org for wikipedia.org [19:34:09] Is there anyone here? [19:34:47] !ask | crichins [19:34:47] crichins: 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:35:52] Ok, thanks... I was wondering if I use the mediawiki software on my own personal site for documentation does all my documents fall under GFDL? [19:36:54] crichins, no, if you choose to install MediaWiki on your own host, you can select the license. [19:37:04] I want to make of my own but I want to retain all copyrights and not have anything fall under GFDL [19:37:11] that is possible, yes [19:38:33] Great, So even though I am using MediaWiki to run my site I can choose how content posted will be copyrighted.. Just what needed to know. Now I just to see how I am going to submit the site for copyright once I get it done... [19:39:12] I can submit the articles individually but then I wonder if I can just copyright the who site even though the site is running with MediaWiki [19:40:50] It is great product by the way.. Keep up the good work.. So used to using html but I spend more time designing the site with the code and getting things to layout the way I want them rather then writing my stuff. [19:42:25] crichins, to change the licensing of your project, you may edit MediaWiki:copyright page of your wiki, after it will be installed [19:42:56] for more guarantee, you can search Special:Allmessages for other GFDL mentionings (there shouldn't be, but who knows...) [19:43:38] Ok that works. Then I will put in a link and give Wikipedia Foundation credit for such great software... [19:43:59] And spread the word about MediaWiki [19:57:48] hello [19:59:16] 03nikerabbit * r28521 10/trunk/phase3/maintenance/language/writeMessagesArray.inc: * Typo in comment [20:00:34] anywhere know if it's posible not distinguish capital letter and mynuscule in the sech and the internal links ? [20:00:51] serch* [20:02:17] minuscule* [20:03:17] Trying to find Variables $1, $2, $3, $4, etc.. Anyone know where they are defined or what they are? [20:04:37] This if from Special:Allmessages [20:04:50] crichins, to me? [20:05:40] crichins: which message? [20:05:45] 03nikerabbit * r28522 10/trunk/phase3/includes/SpecialResetpass.php: * E_STRICT [20:05:50] ok, no to me :P [20:05:53] No, sorry was posting a question... Should have specified.. << Needs swift kick in but... Lol [20:05:55] not* [20:07:28] copyright, copyrightwarning, and copyrightwarning2 [20:08:04] Don't understand the declaration Content is available under $1. [20:08:05] 03nikerabbit * r28523 10/trunk/extensions/Translate/MessageGroups.php: * Small tweak to extension export [20:08:08] license and license page [20:10:47] That is confusing because of all the other declarations elsewhere in Special:Allmessages. Was thinking it was a global declaration somewhere. [20:11:34] crichins: $1 is defined in a different MediaWiki message [20:12:03] Trying to find it [20:12:18] MediaWiki:License or something like that IIRC [20:13:01] Just so I can understand the flow [20:21:19] hello [20:21:32] hi [20:22:14] i want to write a script with which i can login in wiki without using the logon form of wiki [20:22:39] ok, there's a few ways to go about doing that [20:22:48] 03nikerabbit * r28524 10/trunk/phase3/ (RELEASE-NOTES includes/SpecialNewpages.php): [20:22:48] * Cleaned up the code, and fixed the following bugs: [20:22:48] * (bug 12283) Special:Newpages forgets parameters [20:22:49] * (bug 12031) All namespaces doesn't work in Special:Newpages [20:23:16] although the API is probably the safest to use [20:23:24] !api | max_ [20:23:24] max_ : 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 [20:23:25] k [20:24:48] wait a minute i want to show you what i have done [20:25:15] Just don't paste on the channel [20:26:02] but i must look for it [20:27:08] $username_root = "admin"; [20:27:12] $password_root = "test"; [20:27:13] $_GET['lgname'] = $username_root; [20:27:15] $_GET['lgpassword'] = $password_root; [20:27:16] $_GET['action'] = "login"; [20:27:18] require("api.php?api.php?action=login&lgname=".$username_root."&lgpassword=".$password_root); [20:27:19] ?> [20:27:21] I have the passowrd and the username. I should become part of a script [20:27:26] $username_root = "admin"; [20:27:30] $password_root = "test"; [20:27:31] require("api.php?api.php?action=login&lgname=".$username_root."&lgpassword=".$password_root); [20:27:32] ?> [20:27:35] max_: use a pastebin [20:28:05] http://rafb.net/paste [20:28:16] max: You cant use get variables on require (?action=......) [20:28:58] what can i do? [20:29:11] anywhere know if it's posible not distinguish capital letter and lower-case in the serch and the internal links? [20:29:33] http://rafb.net/p/EhzBXz16.html [20:29:40] max_: cURL might be an idea [20:30:18] um... how do i Special:Export/Image ? [20:31:39] @Dvyjones: i cannot install plugins on the server for php [20:32:36] Anyway, you need to save the cookie [20:33:13] And $_GET['lgname'] = $username_root; Should work if you use require [20:35:41] no, it doesn't work [20:36:26] max_: Are you waiting for it to return the wiki, as you would see it on index.php? [20:36:59] the script should become a part of a big script which log you in different systems. [20:37:01] One of these systems is a wiki. But the user should not notice that he logs in different systems. [20:37:44] the code is only a small part of a script. it should only login the user. and maybe write the cookie [20:39:12] Do you understand what I want to say? [20:39:41] Aah [20:40:14] So you want a central login to login to several system, like a wiki, a forum++? [20:40:26] I just need to have a look at the code then... [20:40:35] exactly [20:41:00] You use 1.11.0, right? [20:42:57] where can i find it? [20:42:59] does mediawiki have some sort of built in caching utility, I can't seem to get this to work [20:47:48] i have 1.11 [20:48:25] BlaenkDenum: it does it for you automatically. unless you specifically turn it off, mediawiki is caching [20:48:37] Ryan_Lane: how can I flush it or something? [20:49:00] until now i have no more code for my script but i have the username and the password [20:49:16] !mwbot caching [20:49:16] Hi! I'm mwbot, a bot that was quickly whipped up by Daniel Cannon (AmiDaniel) to help out around #mediawiki. Some quick help is at http://www.mediawiki.org/wiki/Mwbot, you can find all my source code at http://amidaniel.com/viewvc/trunk/MWBot/?root=svn [20:49:31] !caching [20:49:42] !caching [20:49:56] it doesn't exist [20:50:02] !cache [20:50:08] *Ryan_Lane mumbles [20:50:09] @search cache [20:50:09] Results: [purge, refresh] [20:50:23] Hello... anyone have time with "How do i Export Image" ? http://en.wikipedia.org/wiki/Special:Export/Image:Latin_alphabet_Aa.svg [20:50:26] !purge | BlaenkDenum [20:50:26] BlaenkDenum : To purge a cached page, such as when making changes to the navigation bar, add &action=purge to the end of the page url, or ?action=purge if using Simple URLs. E.g: http://en.wikipedia.org/wiki/Main_Page?action=purge [20:50:30] @Dvyjones: can you help me? [20:50:40] thanks Ryan_Lane [20:50:44] n/p [20:50:56] @search export [20:50:56] Results: [export, import] [20:51:15] 03nikerabbit * r28525 10/trunk/extensions/DeletedContributions/DeletedContributions_body.php: * Whitespace between label and field [20:51:43] @search image export [20:51:43] Results: [] [20:51:49] @search image [20:51:49] Results: [externalimages, imagemap, images, logo, safemode, svg, thumb, uploads] [20:52:20] max_: http://www.mediawiki.org/wiki/Extension:AuthDrupal [20:52:26] valentine_chn: you can't use Special:Export to export images, just save them to your disk normally and upload them on the new wiki [20:52:40] See that code [20:53:06] It is made to use Drupal as a login system, but I think you'll get the basics [20:53:17] Skizzerz: :( too bad... [20:54:57] is there maybe a extensions for typo3 to login? [20:57:26] or do you know another solution, because i don't want to edit too much at the wiki code? [21:02:04] is there anybody? [21:02:13] I think i found something [21:02:21] cool [21:02:47] What? [21:09:46] bonjour [21:09:53] Excusez-moi [21:10:06] I am trying install a wikipedia-es localy [21:10:22] I have installed mediawiki [21:10:34] How I could import wikipedia content and images? [21:10:44] Dvyjones, what did you find? [21:11:49] anywhere know if it's posible not distinguish capital letter and lower-case in the search and the internal links? [21:13:07] Ganon: the "search" search is case-insensitive, the "go" search is case-sensitive (but falls back to "search" search if nothing is found). Links are always case sensitive (except for the first letter). [21:13:32] Someone know how import wikipedia spanish from mediawiki [21:13:52] libertad: download a wikipedia xml dump and use importDump.php to import it. no image dump is currently provided (it's simply too large for many projects), and there are licensing issues. [21:14:40] Duesentrieb: and the images? [21:14:53] Duesentrieb: How is the url downloads? [21:15:01] http://download.wikipedia.org/eswiki/20071202/ [21:15:06] Duesentrieb: How much time? [21:15:06] you want "pages-articles.xml.bz2" [21:15:14] how much time? for what? [21:15:24] no idea how big es is. or how fast your computer is. [21:15:28] Duesentrieb: for the import [21:15:39] importing the english wikipedia can take a day or two... [21:15:46] Duesentrieb, but if I "search" caCa isn't de same if I "go" to Caca [21:15:48] you can use mwdumper as an alternative, it's faster [21:15:50] Duesentrieb: wich is the images file import? [21:15:51] !mwdumper [21:15:51] http://www.mediawiki.org/wiki/Mwdumper [21:16:42] Ganon: yes, it's not the same. that's why there are two buttons. but it should *list* the right page in either case. but it will only go there directly if it's an exact match. [21:17:24] Duesentrieb: Excuseme, And How I could import the image files? [21:17:26] libertad: there is no image file import. as i said, it's imply to large in the case of many projects. enwiki would be a terrabyte or so of images. eswiki less, but still to much. [21:17:50] there was a proposal to partially solve this for images in wikimedia commons - but it's only a proposal [21:17:54] !instantcommons [21:17:54] InstantCommons is a proposed feature for MediaWiki to allow any MediaWiki installation to use media on the Wikimedia Commons. However, several issues (some legal) need to be worked out, and it is only a proposal. See < http://www.mediawiki.org/wiki/InstantCommons >. [21:17:57] Duesentrieb: But I only need the thumb articles pictures [21:18:28] err, can page be both redirect and template at the same time? [21:18:29] libertad: but then there would be noc license info or metadata... which is a problem [21:18:44] Nikerabbit: hm? sure. a template redirect even works as an alias. [21:19:00] Nikerabbit: remember that any page can be used as a template anyway [21:19:10] Duesentrieb: mmm ok [21:19:14] Dvyjones???? [21:19:49] libertad: maybe you want this? http://static.wikipedia.org/downloads/September_2007/es/ [21:20:02] Duesentrieb: thanks [21:20:03] libertad: it's a static html dump of eswiki, including thumbnail images (i think) [21:21:02] Duesentrieb: I don´t need the static html dump, I need import from mediawiki for enabled the searchs [21:21:11] Duesentrieb, isn't posible to extend the same with the first letter to all title? if I "go" to caca it's the same that Caca (if the artícule exist) [21:21:34] articule* [21:21:46] no. [21:22:05] :( [21:22:25] bye [21:22:44] Duesentrieb, haven't any form? I'm very interesting in this cuestion [21:22:59] any form? what? [21:23:14] m... my english is very bad XD [21:24:46] Duesentrieb, haven't any way? It's "imposible" ? [21:25:12] meow [21:25:18] 03nikerabbit * r28526 10/trunk/phase3/ (2 files in 2 dirs): [21:25:18] * Escape all output [21:25:18] * Use semicolon-separator [21:26:04] Ganon: everything is possible if you write it :) but the point in case is: with the current database setup, it would be inefficient. which is probably the reason it is not done. [21:26:46] Ganon: see http://bugzilla.wikimedia.org/show_bug.cgi?id=453 and http://bugzilla.wikimedia.org/show_bug.cgi?id=3562 and http://bugzilla.wikimedia.org/show_bug.cgi?id=8721 [21:27:36] oki [21:27:54] note the nice contradiction with http://bugzilla.wikimedia.org/show_bug.cgi?id=10978 [21:28:51] Ganon: on the database level, there is a full text index, which is case-insensitive, and there is the list of page titles, which is case sensitive. [21:31:13] 03nikerabbit * r28527 10/trunk/phase3/includes/SpecialUnusedimages.php: * Escape all output: (bug 12063) MediaWiki:Unusedimagestext is not wikified [21:32:00] oki Duesentrieb, I am trying to understand you, thanks for all :) [21:40:14] anyone here installed mediawiki on a godaddy server? [21:40:54] strategy: I haven't personally, but I know someone that has, so it's possible [21:40:59] hm [21:41:12] i'm getting a database error [21:41:54] strategy: providing a concrete error message is generally more likely to get you an answer than any question that contains "anyone". [21:42:03] sorry [21:42:50] http://workaround.org/moin/GettingHelpOnIrc is a good read (really - not meant to shut you up) [21:43:17] i'm getting a "key too large (max size is 1024 bytes)" error when i install, ver is 1.6.10(don't know if godaddy has php5), is there a workaround/fix to this? problem occors on the first database query [21:44:24] i remember that one... it happens only with one specific version of mysql, i think - it's a bug where key length is calculated with respect to the wrong encoding... [21:45:01] you can truncate the keys in the table definition, or increase may key length in hte mysql setup. but i don't remember the details [21:45:08] can 1.6.10 use MySQL5? [21:45:17] anyway, find out if they have php5 - using the latest version generally helps :) [21:45:24] okay [21:45:26] strategy: yes [21:45:36] ah, i'll see if that can fix the problem [21:45:38] i guess it can - but if you have php5, you don't need mw1.6 [21:45:49] yeah, i'll look into that [21:46:08] i'd much rather use the latest version.. i have a friend who gets a bit TOO angry some times [21:46:12] i think that error is because your database is default to UTF-8 encoding [21:46:28] can you try to drop the wiki database, and recreate it: CREATE DATABASE wiki DEFAULT CHARACTER SET latin1; ? [21:46:45] i'll see if i can [21:46:54] (i don't remember if that fixes it, but if it does, it's probably the easiest way) [21:46:57] twincest: wasn't the cause of this error a bug in mysql that cause it to always use the global default charset when determining key size? [21:47:17] or was it only ignoring the per-table / field charset, and looking at the per-db one? [21:47:17] Duesentrieb: oh, hm. i thought mysql denied it was a bug. but i never saw the error myself, so i didn't follow it closely.. [21:47:27] same here... [21:47:46] i only know a lot of people complained about it about a year ago or so [21:50:32] strategy: godaddy does have php5 IIRC (sorry if this is a bit late) [21:50:38] ah ok [21:50:49] do they need .php5 rather than .php for it? [21:50:52] would upgrading fix my problem? <-- sorry if dumb question/unanswerable [21:50:56] yeah, its the .php5 thing [21:51:02] which mediawiki has a fix for, luckily :D [21:51:03] yes, mediawiki in later versions has a workaround for this mysql issue [21:51:06] (i think) [21:51:12] wute [21:51:24] it also has a 'mysql 5 schema', but don't use that. use the backward-compatible option [21:51:33] ok [21:52:03] so i should use MySQL 4.1 and PHP 5 and MediaWIki 1.11.0 ? [21:52:11] no, mysql5 will work fine [21:52:18] just don't select the mysql 5 schema option when you install mediawiki [21:53:09] ok [21:55:00] which would work better? mysql 4, mysql5, or doesnt matteR? [21:55:36] doesn't really matter for mediawiki [21:55:46] generally, mysql5 has a lot of nice features [21:55:51] (real transactions, views, etc) [21:55:55] ok [21:56:03] is 4.1 faster? [21:56:14] not in general [21:56:15] 03tlaqua * r28528 10/trunk/extensions/phpbbData/ (3 files): [21:56:15] * Added hook_ files for phpBB3 integration (Return to Wiki links) [21:56:15] * Modified #phpbblink function to add a returnTo argument in the query string [21:56:17] well, im going with 5.0 because of the problem with 4.1 [21:56:18] for some things, maybe [21:56:39] i think the problem is fixed in mysql 5 - but i'm not sure. [21:56:43] ok [21:56:45] hi, I've submited a bug report about include/Title.php [21:56:47] http://bugzilla.wikimedia.org/show_bug.cgi?id=12314 [21:56:54] but as twincest said, mw now has a workaround (hopefully) [21:57:05] ok [21:57:07] The problem is about protecting title [21:57:14] Duesentrieb: hey, 3.23 had real transactions [21:57:17] it just had no other features ;-D [21:57:25] ok, thanks all [21:57:39] you've all been a great help. great software, great support, and... well.. wikipedia =D [21:57:48] Grondin: have you run the update script after your last update from svn? [21:57:59] and have you checked the *latest* revision? maybe it has been fixed=? [21:58:07] yes [21:58:27] Grondin: so there's probaly something missing from the updater :) [21:58:42] I've updated this morning from svn [21:58:53] anyway, it's the development version. it'll get taken care of in time i guess. thanks for reporting it [21:58:55] and I've discovered this problem. [21:59:25] I've tested my patch before submitted it on bugzilla [21:59:51] *Skizzerz_Away pokes the bot that's supposed to notify this channel of changes to bugzilla bugs [21:59:57] Grondin: add the "needs-revie" keyword [22:00:09] Skizzerz_Away: cia has been broken for days [22:00:25] *Skizzerz_Away thought CIA just did SVN changes... meh [22:00:31] Duesentrieb, done [22:01:50] Skizzerz_Away: oh, yes, you are right :) so... the wikibugs bot is broken too. too bad :) [22:02:02] :( [22:02:21] at least 1/3 of our bots work xD [22:02:27] xP [22:02:29] Grondin: if you are impatient, look who introduced the broken code, and contact him [22:02:30] CIA's working [22:02:34] is mwbot busted? [22:02:35] ok 2/3 [22:02:38] TimLaqua: is it? [22:02:46] ah, yea, i see [22:02:48] except I can't get alias to work w/ mwbot [22:02:50] I just committed like 10 minutes ago [22:02:56] scroll up [22:03:12] Skizzerz_Away: hm? !foo alias bar [22:03:26] TimLaqua: yes, saw it. nice to have it back [22:03:30] *Duesentrieb tickles CIA-38 [22:03:30] I tried that... it just wasn't working [22:03:31] *TimLaqua pets mwbot [22:03:37] !bar [22:03:44] !besmart [22:03:48] *TimLaqua shrugs [22:03:55] Skizzerz_Away: hm? where did you try? [22:04:03] Skizzerz_Away: mwbot does not support private messages :) [22:04:07] on #mwbot [22:04:10] cia still works in #commits [22:04:13] *strategy cries [22:04:21] godaddy apparently doesnt have php5 :/ [22:05:29] strategy: throw eggs at them [22:05:35] i've done so before =) [22:05:40] strategy: they do [22:05:51] TimLaqua, not for me i guess [22:05:53] strategy: you have to change the handler for .php [22:05:58] i have to upgrade to some wierd thing [22:06:04] it doesnt even like .php5 [22:06:06] thinks its like a text file [22:06:34] strategy: i've got a few sites on the econo linux hosting from godaddy [22:06:36] works fine. [22:06:57] =( [22:07:43] i need to upgrade to some new thing [22:08:03] and it might take "24 hours" [22:08:07] which in godaddy time is 2-3 weeks [22:09:22] Werdna ? [22:11:34] ok, now im going to try to install it on my sf.net page :/ [22:12:00] i tried with 1.6.10, and it keeps telling me that i need to make the config directory writable by everyone [22:12:10] its like a+wrx for everything [22:15:11] Is there some special syntax for putting references at the bottom of a page, without having them appear in the contents? [22:16:38] uh.. what? [22:16:51] !cite | Aeroraptor [22:16:51] Aeroraptor: http://www.mediawiki.org/wiki/Extension:Cite [22:17:18] strategy: sf.net is particularly nasty. search for howtos on mediawiki.org [22:17:23] thanks [22:17:26] Duesentrieb, ok thanks [22:17:29] i hate sf.net [22:17:37] don't we all? [22:17:42] yep [22:17:57] but, it's pretty much the only free project management system [22:18:09] if i could, i'd use mediawiki for it XD [22:22:28] where can you get Cite.php other than the svn? [22:22:57] !bundels [22:23:02] !bundles [22:23:02] unofficial bundles of extensions are at . Note that these are random snapshots and may contain a completely broken version of the extension. [22:29:35] does mediawiki need DROP/CREATE/ALTER/INDEX/LOOK/LOCK TABLES? [22:29:48] ah nvm [22:30:01] Simetrical: can you decide the faith of http://bugzilla.wikimedia.org/show_bug.cgi?id=6702 ? [22:33:04] wow, it seems to be installing. dont want to jinx it, but this might actually work :D [22:34:41] on sf.net? [22:34:48] prepare for session issues... [22:36:07] dang [22:37:01] http://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Sourceforge.net [22:37:13] especially http://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Sourceforge.net#Sessions [22:37:21] (no i have not tried this) [22:40:11] dangit [22:40:17] yeah, followed that and it worked great [22:40:23] getting session issues though, as you predicted [22:40:40] :P [22:44:48] doesnt work, cant access /tmp/persistent/ [22:48:51] ah crap [22:48:58] session issues make it so i cant edit pages =( [22:48:59] strategy: use some dir you *can* access [22:49:16] but outside the webspace [22:49:20] Duesentrieb, it's on a server farm, so it wont be accessable form anywhere [22:49:28] huh? [22:49:32] made a folder in /tmp/ , but it's deleted [22:49:38] because i was on a different server [22:49:56] find out wich dirs are shared between servers [22:50:08] the web root obviously is, but you don't want session data there. [22:50:15] yeah [22:50:21] maybe my home directory [22:50:28] chances are good [22:50:38] if it works, please update the page on mediawiki.org [22:51:19] okay [22:53:22] appears to be working [22:53:43] success! [23:00:16] edited [23:02:18] strategy: thanks. although... "with the same session_save_path("/tmp/persistent/PROJECT_UNIX_NAME/sessions"); line"... sure? [23:02:20] [071215 17:30:15] Simetrical: can you decide the faith of http://bugzilla.wikimedia.org/show_bug.cgi?id=6702 ? <-- What do you mean? I agree with a fair number of the changes, some of the interface messages are lousy, that's why I offered to review it if I didn't have to apply it myself. [23:02:25] wouldn't you have to use your other path? [23:02:30] oops =p [23:02:49] this is why you dont let dumb people near wikis XD [23:02:57] Although maybe I would want to adjust it so much that it would be pointless to get someone else to merge it. [23:03:00] s/wikis/software/ [23:03:45] lol [23:05:37] Simetrical: it's clear that new patch aint coming if nobody does it [23:06:05] Nikerabbit, meh, I guess I'm not . . . committed enough to commit it myself. But it's a legitimate suggestion on the whole. [23:06:16] Although lots of the enwiki messages are way too wordy, mind. [23:06:31] are bugzilla keywords comma-delimited? [23:07:14] *Werdna waves [23:08:47] MZMcBride: yes [23:08:54] gracias [23:09:05] If one did {{#if:true|true: foo |false: {{#ifexist:}}}}, would the {{#ifexist}} be checked or skipped by the parser? [23:09:07] seems the IRC reporter isn't working.... [23:09:22] slavie: depends on which parser, i believe [23:09:49] the new one (re-done by Tim) wouldn't follow the else text [23:09:56] Whee. [23:10:02] though i'm not sure which one is currently active [23:10:05] When is that to be implemented? [23:10:15] Anyone know of a good place for MeidiaWiki Skins besides meta.wikimedia.org site? [23:10:46] slavie: it's been turned on a couple of times; caused a pretty nasty bug the first time, and each subsequent time it's been reverted, as far as i know [23:11:14] Meh. How about the pre-Timparser parser? [23:11:32] crichins: http://www.google.com/search?q=mediawiki+skins&ie=utf-8&oe=utf-8&aq=t [23:12:02] the pre-Tim parser would follow everything as i understand it [23:12:56] So, for example, 30 {{#if}} statements in an else-false would use just as many server resources as 30 in an if-true ? [23:13:03] Tim actually wrote both the parsers ;) [23:13:25] afaik [23:13:41] minute: you and pathos both know what i mean :) [23:13:50] yeah, fair enough [23:13:50] :p [23:14:36] as i understand it, with the new parser, both #if and #ifeq have been fixed so that when they're parsed, the untrue stuff isn't "processed" [23:14:57] though, honestly, some else reading this right now could probably answer better than i can [23:15:07] *MZMcBride waits for someone to jump in [23:16:00] Already Searched Google but didn't find what looking for... Looking for all skins in a central resrouces so I can compare. [23:16:22] Templates used in this preview: * Template:Doiftrue * Template:Doiffalse [23:16:28] MZMcBride: Yep. [23:16:37] !skins | crichins [23:16:37] crichins : Overview: . Skin usage: . Gallery of CSS styles: . Writing your own: [23:17:03] crichins: there i no central resource. i have told abotu 100 people on this channel before: make one, get rich. [23:17:04] we're not talking about a new parser [23:17:08] it's a new preprocessor. [23:17:18] Might just have to do that... [23:17:22] isn't it named Parser.php? [23:17:43] crichins: you're free to use mediawiki.org... [23:18:15] cool [23:18:19] MZMcBride: correct. but, except the preprocessor, it's identical to the existing one. [23:18:35] meh, bastard file names [23:19:09] Werdna: is isn't live though, right? [23:19:33] not at the moment. There were a few backwards-compatibility issues, so Tim's disabled it for now. [23:19:39] Werdna: So implementing the new preprocessor will have no effect on whether unused {{#if}} blocks are parsed? [23:19:49] That's by several-day-old knowledge, anyway [23:19:55] slavie: actually, it will. [23:19:57] that's what i thought; i think it's gone live three or four times [23:20:01] :D [23:20:36] the first time was the UNIQ drama [23:20:50] amfr8byt [23:20:53] s/drama/issue/ [23:21:10] heh, whichever [23:21:18] developers don't have drama, that's for wikis. [23:21:27] man [23:21:34] I jsut typed my password into IRC. [23:21:43] haha [23:22:19] devs can certainly cause drama on-wiki.... [23:22:38] we're up to four pages just regarding rollback, plus VPT :) [23:22:52] *Werdna rolleyes [23:22:56] that wasn't developer drama. [23:23:11] That was me misjudging something, and accidentally hitting a raw nerve. [23:23:16] agreed [23:32:41] A general question: Where do I read up on having more than one language versions for the same pages in the same wiki? (is that even possible?) [23:32:49] Trying to figure out how when I type [[Wikimedia:Debian]] for example, how does it know to redirect to en.wikimedia.org [23:33:01] Anyone wanna explain? [23:33:10] !interwiki | crichins [23:33:10] crichins: Interwiki links are links between wikis. For instance, on Wiktionary, [[w:Article name]] or [[Wikipedia:Article name]] will link to a Wikipedia article. To set up interwiki links, see as well as [23:33:37] why isn't +t set here? [23:33:46] by the way, there's no en.wikimedia.org [23:34:06] danopia: because the topic will be changed when it's appropriate [23:34:34] LC-Stratics: there are different options for dividing pages between languages [23:34:48] when option is to add a suffix like "Main Page/es" [23:35:20] other option is sub-domains like en.website.org; a third option could be mediawiki namespaces "Español:Primera parte" [23:36:33] Does there exist a way for for instance a user to set language preference in their options and then see every page in that language? [23:36:48] For got to say thanks [23:36:53] I think there's an extension [23:37:56] http://www.mediawiki.org/wiki/Extension:AutoLanguage ? [23:38:14] probably [23:38:32] also PolyGlot, MultiLang, LanguageSelector, and probably a few more [23:38:41] Polyglot, actually [23:38:48] yeah, LC-Stratics, check out: http://www.mediawiki.org/wiki/Extension_Matrix [23:42:11] Thanks, been looking for that list for a while now [23:42:24] And thank you for the suggestions, I'll look them up and see what works [23:46:30] What is wrong with: {{#ifexpr: {{{1}}}<0 | {{#expr:{{{1}}} * -1}}°S | {{{1}}}°N }} ? [23:49:08] hmm... looks fine to me; did you try removing the ËšS and ËšN? [23:49:29] no, let me see [23:49:59] nope, thanks anyway [23:51:26] hmm [23:51:29] "Expression error: Unrecognised punctuation character "{"" [23:51:41] looks like it isn't expanding the template parameters [23:51:50] it is having a problem on the template page or in actual transclusion? [23:51:58] both [23:55:07] Hi people, in which table is the actual image location stored? Cant seem to find it. I'm looking for something like http://upload.wikimedia.org/wikipedia/commons/9/98/Mvc-563s.jpg [23:55:46] http://www.mediawiki.org/wiki/Manual:Database_layout [23:56:25] But it isn't, of course, stored there [23:56:45] it's not stored anyway.. just generated [23:56:46] afaik [23:57:21] minute: that template syntax should work [23:57:23] it works for me [23:57:27] mmh [23:57:32] http://pruebita.com/wiki/Main_Page [23:58:10] hmm thanks [23:58:16] i will have to debug further