[00:00:07] And Splarka :) [00:07:05] 03shinjiman * r27998 10/trunk/tools/planet/zh/config.ini: +kwangyin [00:13:22] Anyone here? [00:13:28] !ask [00:13:28] 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. [00:13:42] !ask [00:13:42] 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. [00:13:52] heh [00:13:53] *TimLaqua sighs [00:14:12] Gahhh, Sorry, I'm new at this... [00:14:29] what's your questions? ;-) [00:15:10] anyways if you guys remember me [00:15:18] apache is setup as "nologin" [00:15:39] ah, that makes sense [00:15:40] I am trying to install MediaWiki in a subdirectory, so it's URL will be http://www.example.com/subdirectory [00:15:50] *Duesentrieb is an armchair admin and doesn't know about these things off-hand [00:15:58] However I am having trouble using short URL [00:16:15] !rewriteproblems [00:16:21] o_O [00:16:39] !rewriteproblem [00:16:39] a) do not put the files into the document root b) do not map the pages into the document root c) use different pathes for real files and virtual pages d) do not set a RewriteBase e) but all rules into the .htacces in the document root. [00:16:44] mh. [00:16:48] emesscgs: see above [00:17:06] and read the manual, of course. [00:17:54] anyway, i need to get some sleep [00:18:03] have fun, kids [00:18:11] http://www.mediawiki.org/wiki/Manual:Short_URL [00:18:36] !rewriteproblems alias rewriteproblem [00:18:36] Successfully added alias: rewriteproblems [00:18:48] The computer's admin and I both looked over that page, and could get it to work. [00:19:02] Sorry, could NOT get it to work [00:19:14] emesscgs: Can you pastebin your .htaccess ? [00:19:38] Part of the problem is that the sites root directory contains a Drupal installation which also rewrites aliases. [00:19:44] Just a second... [00:20:37] http://rafb.net/p/qySoHF29.html [00:20:49] the subdirectory of the wiki is called wiki [00:21:36] However, I am trying to use the "Example.com/Page_title" format, so urls are not example.com/wiki/wiki/pagename, which looks weird [00:23:14] Thank you for your help. Bye [00:24:40] emesscgs: Well, you're rewriting over existing files, which is bad. [00:25:02] Ideally, you should stick the wiki files in a "/w" directory or the like, and rewrite /wiki/$1 to /w/index.php?title=$1 [00:25:27] RewriteRule ^/wiki/(.*)$ /wiki/index.php/?title=$1 [L,QSA] <-- this is infinitely recursive [00:28:15] 03shinjiman * r27999 10/trunk/tools/planet/zh/config.ini: localise the date format [00:35:47] I'll try that, thanks [00:44:51] Hola! [00:45:03] Bonjour [00:45:08] Tag [00:45:29] <(^^,)> [00:46:34] How do I make the external links in the sidebar open in a new window/tab? [00:50:06] q: by letting people decide for themselves if they want to, when they hold shift or ctrl or right-click [00:50:32] :D [00:50:38] Splarka: there can be no choice in it [00:50:46] there is no way to specify "open in new tab", only "new window" [00:50:57] it just happens that some new browsers allow you to redirect new windows into tabs [00:51:02] qsheets: It can be done with javascript, but I'll be damned if I'll give you any more clues than that :) [00:51:08] and target=new is the most horrible thing to ever have happened to the web [00:51:13] ...it is a requirement for our website [00:51:20] why [00:51:26] competition [00:51:26] people can bypass it anyways [00:51:39] they can just grab the URL and drag-drop it into the location bar or current tab [00:51:43] competition? [00:51:49] FIRST [00:51:53] if I click a link and it opens a new window, I close it immediately and then drag-drop it into current tab [00:52:38] Splarka: When the judges look at it it needs to meet their reqs. [00:53:01] q: then why are you using mediawiki? mediawiki doesn't work like that ^_^ [00:53:41] sure it does... I got the regular pages to do it...just not the sidebar [00:56:27] Splarka: http://www.usfirst.org/uploadedFiles/Community/FRC/FRC_Documents_and_Updates/2008_Assets/Manual/5%20-Awards-RevB.pdf [00:56:33] pages 14-15 [00:56:47] *Splarka cheerfully points out pdf don't belong on the web either ^_^ [00:57:14] WTF [00:57:16] w/e [01:02:57] 03shinjiman * r28000 10/trunk/phase3/languages/ (4 files in 2 dirs): [01:02:57] * (bug 12145) Update Kazakh translations [01:02:57] Patch by AlefZet [01:03:05] 03(FIXED) Kazakh message updates - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12145 +comment (10shinjiman) [01:11:55] hi [01:13:09] have one more question .... how to embed gallery like this page on my wiki: http://en.wikipedia.org/wiki/Western_painting [01:15:46] okay i have a question, lets say I'm in the mediawiki mysql database and I want to change the password for the sysop account which I no longer have access to nor remember the password too, how would i go about doing this? [01:15:53] TuskerKing: click the [edit] link and look [01:16:00] I was able to find the mysql table with the information but it's in hash, and i don't know how to change it to something default [01:16:14] hiS_oWn: it's double hashed [01:16:20] so no [01:16:30] if i blank it out, will the password be blank? [01:16:34] it's much easier to change the e-mail address associated with the account [01:16:39] and have the system reset it [01:16:40] !!!! [01:16:42] omg you're right! [01:16:46] system reset? [01:16:50] do i have to restart the server then? [01:16:56] reset the password :) [01:17:08] you restarting of the server needed ever with mediawiki [01:17:19] you --> no [01:17:30] *MZMcBride is rather sick / tired [01:17:44] *amidaniel too [01:17:49] lol thanks [01:17:59] update user set user_password = MD5(CONCAT('1-',MD5('password')) WHERE user_id=1; [01:18:14] crap [01:18:21] i'm not sure where i have to do this [01:18:31] same place you'd change the email. [01:18:33] ;-) [01:19:57] *MZMcBride just tried to diff a -41,000 byte page change ---> browser crash [01:20:07] i know better than to do that [01:22:07] well that blew me up [01:22:17] lol [01:23:07] @_@ [01:23:13] the sql! it's alive [01:23:15] killing me... [01:24:03] ye gods [01:25:19] 03shinjiman * r28001 10/trunk/phase3/languages/messages/ (4 files): [01:25:19] * Update Chinese translations [01:25:19] * Update Cantonese translations [01:25:19] * Update Old Chinese / Late Time Chinese translations [01:25:19] Provided by Gulei [01:36:42] well i lived [01:36:47] cool guys thnaks it worked [01:36:55] i'm gonna have to remember that MD5 trick [01:37:19] PasswordReset extension works just fine. [01:41:04] *qsheets thinks it's time to ask his question again... [01:41:10] How do I make the external links in the sidebar open in a new window/tab? [01:43:23] qsheets: if possible, i don't believe it would be easy [01:44:48] I got the page itself to do it, but it won't do it when it is on the side [01:47:27] the sidebar's a right pain in the ass [01:47:31] the toolbox is worse [01:48:54] I could care less bout the toolbox, MZMcBride [01:49:13] TimStarling: could you helpme? [01:49:13] good to hear, cause it's a pain to modify [01:49:26] qsheets: Either you do care for the toolbox, or you just made a very common grammatical mistake. :) [01:49:53] slavie|away: grammar [01:50:07] *qsheets is fixing keyboard [01:50:37] according to wikipedia, that's how they say it in america [01:50:49] Indeed it is. [01:50:51] lol [01:50:55] "I could care less" is "ironic", apparently [01:51:03] Right again :) [01:51:07] Yes, because it is a scrambled cliché. [01:51:10] TimStarling: How do I make the external links in the sidebar open in a new window/tab? [01:51:34] edit them in the skin [01:51:42] skins/MonoBook.php [01:52:02] how? [01:52:29] do you know HTML? [01:52:36] yeah... [01:52:54] well, that file is basically HTML, you put your links in where you want them [01:53:02] hi everybody [01:53:07] TimStarling: thank you very much for generating that list of UNIQ issues [01:53:11] i need support please :/ [01:53:44] why can't I just keep them in MediaWiki:Sidebar? [01:53:54] because the software wasn't written that way? [01:54:08] can i ask something? iam really sorry [01:54:11] !ask | T-Vairus [01:54:11] T-Vairus : 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. [01:54:21] Creating tables... using MySQL 4 table defs...Query "CREATE TABLE `job` ( job_id int(9) unsigned NOT NULL auto_increment, job_cmd varchar(255) NOT NULL default '', job_namespace int NOT NULL, job_title varchar(255) binary NOT NULL, job_params blob NOT NULL default '', PRIMARY KEY job_id (job_id), KEY (job_cmd, job_namespace, job_title) ) TYPE=InnoDB " failed with error code "Specified key... [01:54:23] ...was too long; max key length is 1024 bytes (localhost)". [01:54:25] thats my problem [01:54:58] i use wiki 1.6 [01:54:59] qsheets: because you want them to open in a new window [01:55:27] i push installation an than came the window with that proccesing list [01:55:40] at the bottom is this writting [01:55:47] what can i do? [01:55:52] T-Vairus: that's fixed in more recent versions [01:55:57] after about 1.10 I think [01:56:11] the problem is, i cant use 1.7 or higher because my php is low :/ [01:56:37] TimStarling: I only wantthe external ones to do that [01:57:04] please what? [01:57:11] qsheets: Have you seen < http://www.mediawiki.org/wiki/Manual:Opening_external_links_in_a_new_window > [01:57:12] T-Vairus: well, first try complaining to your hosting provider, they've been known to upgrade on a user request [01:57:45] oh ok - i will ask... i think the higher versions of wiki are quite better ^^ [01:57:59] or they may have both installed already, some hosts do that [01:58:12] if that doesn't work... well it gets complicated [01:58:13] will aks - thanks for the held guys! [01:58:22] bye [01:59:58] AmiDaniel_away: I did that [02:00:35] qsheets: are you saying you want to do it the hard way? [02:00:40] ...and din't even look at that page [02:01:22] It only is working with content section, and not the navigation [02:03:37] TimStarling: whichever way that will make it work with every skin [02:04:21] not all skins have a sidebar [02:04:48] We create custom ones based on monobook [02:05:14] ok, hard way it is then... [02:05:56] kk [02:07:36] in MonoBook.php, there is this: [02:07:37] ?>>tooltipAndAccesskey($val['id']) ?>> [02:08:06] kk [02:08:06] you need to add a target parameter to $val [02:08:35] ... [02:09:09] [02:09:19] get it? [02:09:30] you need to edit that into every skin file that you use [02:09:40] ok [02:10:19] then in Skin::buildSidebar() in Skin.php, you need to set the new target parameter [02:10:20] here: [02:10:24] $bar[$heading][] = array( [02:10:25] 'text' => $text, [02:11:27] and where do i put the target in MediaWiki:Sidebar page? [02:11:28] buildSidebar() is the routine to parse [[MediaWiki:Sidebar]], you can modify it so that some special text in the sidebar specification puts an appropriate target into $bar [02:11:39] so that's up to you [02:12:01] but you could put it after an additional "|" character [02:12:11] * url | text | target [02:12:12] like that [02:12:18] there is this: [02:12:18] $line = explode( '|' , trim($line, '* '), 2 ); [02:12:18] kk thx [02:12:32] you'd have to change that to 3, then use $line[2] to set the target [02:12:46] Ok [02:14:00] 04(REOPENED) Install PdfHandler extension - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11215 +comment (10jodeldi) [02:45:22] 03shinjiman * r28002 10/trunk/phase3/languages/messages/MessagesLt.php: [02:45:22] * (bug 9742) Update Lithuanian translations [02:45:22] Patch by Edgaras [02:45:37] 03(FIXED) Update for Lithuanian language (lt) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=9742 +comment (10shinjiman) [03:02:05] say there's page foo on w: and it's last version was manually copied to b: to the same page named foo. so both current versions are same but one has history one not. now, can i import foo from w: to b: and what will happen? [03:04:30] TimStarling: IT WORKS!!! [03:04:32] thx [03:05:23] Had to take a break to help my stupid older bro learn how to diagnose a networking issue [03:18:24] 03(mod) Fatal error: Class StubObject not found in ... ParserFunctions. php - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12153 (10tom.scrape) [03:28:43] 03shinjiman * r28003 10/trunk/tools/planet/ (3 files in 3 dirs): removing self-links in other languages on en, pl and zh [06:52:38] 03tstarling * r28004 10/trunk/phase3/includes/Parser.php: Don't destroy parser state in cleanSig(). Possible fix for bug 12154, pending confirmation. [07:13:43] 03tstarling * r28005 10/trunk/phase3/includes/Parser.php: Got rid of the $shallowFlags/$deepFlags split -- seemed like a good idea at the time but turns out to be useless. Best to kill it before some extension starts using expand() flags and b/c kicks in. [07:17:37] 03(mod) Erratic total failure of unstrip phase in new preprocessor - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12154 (10tstarling) [07:29:53] hm ok im a total newb,, does mediawiki run off apache? [07:33:19] k... i installd mediawiki on ubuntu howw do i access it? [07:36:02] did you use a distro package, or did you download the official tarball? [07:50:56] http://ru.wikipedia.org/w/api.php?action=query&prop=revisions&rvdiffto=6474054&rvdifftoperv=6474052&titles=TFTP&rvlimit=2&rvdiffformat=array [07:53:26] difftoperv? [07:53:37] *Werdna waves [07:55:12] flyingparchment: yes [07:57:33] does mediawiki just sit ontop of apache or is it its own webserver? [07:58:19] Chobotron: MediaWiki is PHP application [08:01:13] on top of apache [08:02:25] i apt-installed it but apache isnt seeing it or something... localhost/wiki not found, any ideas? im total newb [08:03:21] Chobotron: downloading it from mediawiki.org is the best way [08:06:11] sounds harder lol, is there a config program i have to run firs? [08:06:43] Chobotron: yes, there's web installer at config/index.php [08:14:11] /var/www is the apache root dir right? does it use anything else? because theres nothing from when i instaled mediawiki in there [08:15:40] i hate bein a newb rofl.. im just doin this for fun , i'm a wannabe webmaster [08:20:34] TimStarling: In your opinion, is it advisable to not allow people to change restrictions on pages they can't edit? I was thinking about wikis (such as my own), where there's a protection level above "protect" (in my case, it goes autoconfirmed, moderator, admin). Clearly, if they're prevented from editing it, they should be prevented from unprotecting, then editing it. [08:24:09] probably a good idea [08:25:06] *Werdna scurries off [08:25:49] i instald it now how do i connect.. is http://localhost/wiki the default ?? it no work [08:47:07] I have a problem with the extension Cite [08:47:22] it is not priunting when users are not logged in [08:47:25] any clues? [08:48:50] <_wooz> lo [08:49:22] sorry [08:49:22] ? [09:08:14] 03vasilievvv * r28006 10/trunk/phase3/includes/ (DifferenceEngine.php api/ApiQueryRevisions.php): [09:08:14] * Fix rvdiffformat=array [09:08:14] * Fix notice about undefined index in ArrayDiffFormatter [09:08:55] 03werdna * r28007 10/trunk/phase3/ (5 files in 3 dirs): * (bug 11346) Prevent users who cannot edit a page from changing its restrictions. [09:09:16] 03(FIXED) Sysops can unprotect/delete pages they cant edit - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11346 +comment (10Andrew) [09:26:38] 03rotem * r28008 10/trunk/phase3/ (2 files in 2 dirs): Update. [09:29:03] how can i add more languages taht aren't recognised by default to the languages sidebar? [09:34:51] they have to be both in languages/Names.php and in the interwiki table [09:43:50] thanks TimStarling, was looking in includes/ [09:44:22] is there any way of adding them via the localsettings.php, TimStarling? [09:45:53] no [09:46:30] $wgLanguageNames['meta'] = 'Envirowiki meta'; won't work? [09:46:44] *VasilievVV still can't understand which format does ParserOutput use for getLinks, etc. [09:46:51] don't think so [09:47:25] VasilievVV: there's format documentation for the member variables of ParserOutput [09:47:28] it's the same [09:47:35] damn, that would be useful [09:48:11] TimStarling: maybe I'm stupid, but I can't understand what does "2-D map of NS/DBK to ID for the links in the document. ID=zero for broken." mean [09:48:52] 03nikerabbit * r28009 10/trunk/phase3/includes/SpecialRecentchanges.php: [09:48:52] * Don't bother making title objects [09:48:52] * Reduced count watchers query count by caching and ignoring special namespaces (could still do only a one query) [09:49:32] well, say if you have two links, [[Project:A]] and [[B]] [09:49:49] Project:A has page_id=5, [[B]] doesn't exist [09:50:25] then links is array( 0 => array( 'B' => 0 ), 4 => array( 'A' => 5 ) ) [09:51:34] *VasilievVV feels he understood [10:02:59] an extension I'm using puts a box in the theme, above below the toolbox, but above the language box.. is there any way I can move it to the bottom? [10:21:53] re [10:53:24] *Werdna waits for brion [11:19:38] 03(NEW) refreshData.php and unifyProperties.php will not run - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12169 major; normal; MediaWiki extensions: Semantic MediaWiki; (temlakos) [11:21:57] 03huji * r28010 10/trunk/phase3/languages/messages/MessagesFa.php: Added missing translation and performed RebuildLanguage [11:27:47] hi [11:30:01] 03(NEW) Inconsistant newlines in MessagesEn.php - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12170 15enhancement; normal; MediaWiki: Internationalization; (huji.huji) [11:32:16] mediawiki runs on mysql with transaction-isolation=READ-COMITTED? [11:34:31] $wgServer = "http://www.trampolinwiki.de"; [11:34:31] $wgServerName = "www.trampolinwiki.de"; [11:34:35] Can so. please help me.... My mediawiki changes the adress even I set [11:35:31] www.trampolinwiki.de points to my server-root. [11:36:21] In apache i set up ServerName www.trampolinwiki.de and [11:36:22] hmm.. how complete is liquidthreads? [11:36:37] i.e. should I set it up on my public wiki? [11:36:58] also a virtual host. [11:37:18] Werdna: It works, but still alpha. [11:37:26] (at least last time I tried it) [11:37:27] minute: just not very tested? [11:37:30] yeah [11:37:36] any glaring issues? [11:37:50] *shrug* - but it is an extension now so you can easily get rid of it. [11:37:57] indeed. [11:41:22] Why does mediawiki still change the adress? [11:41:32] 03huji * r28011 10/trunk/phase3/languages/messages/MessagesFa.php: Correcting translation. [11:41:46] When I call http://www.trampolinwiki.de/mediawiki/ [11:48:35] 03(mod) Inconsistant newlines in MessagesEn.php - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12170 (10huji.huji) [11:48:37] 03(mod) rebuildLanguage.php bug with newlines - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10266 (10huji.huji) [11:51:05] <|Toast|> Hi, Would you recommend MediaWiki for a small, low user count / low bandwidth wiki where ease of administration is important, or would you consider it overkill? [11:56:15] as long as you have some form of file access (ftp/shell) and don't want to close down half the site to casual viewers, why not? [11:57:07] 03(mod) Install PdfHandler extension - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11215 +comment (10thomasV1) [11:57:13] <|Toast|> Thanks. It's to run on my own server and will just be for family use. [11:58:26] |Toast|: it's usable for that, bit it *is* overkill. you could probably find an alternative that is much smaller and eats a lot less cpu and ram. [11:58:43] |Toast|: sure, why not ;) [11:59:17] well, "why not" would be "it's a resource hog" :) [11:59:47] <|Toast|> Ok, I'll keep looking, but I know I can come back if I need to :) [12:00:12] but the family just needs to learn one interface and way to edit, since they already know wikipedia [12:00:44] .йгукн Рщоофе [12:00:48] argh... [12:00:49] <|Toast|> I doubt any of them would have edited wikipedia, but I could be plesently supprised! [12:01:31] http://www.trampolinwiki.de/mediawiki is always changed to http://kreth.mine.nu/mediawiki/..., what else can I do???? [12:01:41] $wgServer is set. [12:02:11] markusk21: set $wgServerName [12:02:13] and in apache I have set ServerName also. [12:02:19] *and* $wgServer. consistently [12:02:41] $wgServer = $wgProto.'://' . $wgServerName; [12:03:01] $wgServer = "http://www.trampolinwiki.de"; [12:03:06] $wgServerName = "www.trampolinwiki.de"; [12:03:09] also, make sure to set it near the *endÜ of your localsettings file [12:03:15] enable debug logging, see what comes up in that? [12:03:32] Werdna: would you expect to find anything useful there? [12:03:35] Where do I set up debugging? [12:03:39] !debug [12:03:39] For information on debugging (including viewing errors), see . [12:03:46] read the "logging" section [12:04:01] Duesentrieb: sure, I would expect that, if it's a MediaWiki issue, that MediaWiki would log the redirect to the debug log file. [12:04:34] if it's a redirect, perhaps... if it's just link generation, then not. [12:04:54] hm... most links are not full urls though... are some? [12:05:37] mom. I try.... [12:06:07] indeed. they're usually absolute paths, but not URLs. [12:06:42] there's also $wgDebugRedirects = true; [12:06:49] that helps you to see what's going on. [12:07:11] however, the question *why* is something else entirely [12:09:15] Wow, that's a lot.... I pasted it here: [12:09:17] http://nopaste.com/p/aEk5Zoj7j [12:09:52] First thing is OK: Referer: http://www.trampolinwiki.de/mediawiki [12:11:13] markusk21: is sais: Host: kreth.mine.nu [12:11:47] markusk21: pastebin your localsettings.php (with passwords removed) [12:13:52] Anyone alive here? [12:14:18] Here it is: http://nopaste.com/p/aYk5FQxnP [12:14:33] I need to know how i can show some stuff in a box [12:14:51] sort like the
 but then it needs to show the links and stuff
[12:15:07] 	But I will write the wgServer etc back to the top. It is used in the LocalSettings....
[12:16:53] 	markusk21: must be after require_once( "includes/DefaultSettings.php" ); though
[12:16:57] 	else it's overwritten
[12:17:00] 	anyway, gotta run.
[12:17:30] 	Is there another way of using the 
 tags, so that i can still see the other links and stuff?
[12:17:41] 	Duesentrieb: yes it is. thx.
[12:18:01] 	But it doesn't :( I try since weeks now....
[12:18:19] 	duesentrieb: do you remember where are a example of my.cnf of your mysql databases?
[12:19:03] 	and is mediawiki mysql compatible with transaction-isolation=READ-COMITTED?
[12:19:18] 	nobody here who can help me?
[12:21:31] 	 Is there another way of using the 
 tags, so that i can still see the other links and stuff?
[12:23:22] 	03siebrand * r28012 10/trunk/extensions/MicroID/ (MicroID.i18n.php MicroID.php README): 
[12:23:22] 	* Add i18n file
[12:23:22] 	* Add link to pre mw 1.11 download in README
[12:24:00] 	was that for me? CIA?
[12:24:28] 	CIA-39: I can't edit any files;) i don't have acces to them
[12:24:41] 	K-41: CIA is a bot reporting SVN changes
[12:24:49] 	oh, lol
[12:25:13] 	VasilievVV: Could you help me with my question?
[12:25:28] 	!ask
[12:25:28] 	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.
[12:25:34] 	03siebrand * r28013 10/trunk/extensions/Translate/ (MessageGroups.php Translate.php): Add support for MicroID
[12:25:37] 	 Is there another way of using the 
 tags, so that i can still see the other links and stuff?
[12:25:39] 	already asked it;)
[12:26:42] 	VasilievVV: It should show a box around the code, but i still need to be able to click links inside it
[12:26:50] 	K-41: no
[12:26:58] 	you should use 
[12:28:21] VasilievVV: But it still doesn't work right then:S it only shows me the code partially [12:28:26] Hello [12:28:41] VasilievVV: http://www.3dee.nl/wiki/index.php/SysMsg [12:28:42] Some other Ideas why my http://www.trampolinwiki.de/mediawiki is always changed to http://kreth.mine.nu/mediawiki (what is my dyndns) [12:29:03] !repeat [12:29:03] Please do not repeat yourself too often, if little conversation has occurred since your last message then it is likely no one has an answer or someone who does hasn't looked in IRC yet. You stand a chance of annoying people if you repeat yourself. [12:29:07] Please have a look at my localsettings: http://nopaste.de/p/aYk5FQxnP [12:29:21] and my debug report: http://nopaste.de/p/aEk5Zoj7j [12:29:33] !newlines [12:29:37] darned¬_¬ [12:29:43] !enters [12:29:48] aargh¬_¬ [12:30:29] anyway.. somebody knows somebody else to my problem?? i just really need to show code in another place: http://www.3dee.nl/wiki/index.php/SysMsg It only misses 2 lines.. the one above and below [12:30:46] K-41: ok [12:30:53] I think i fexed it [12:31:16] VasilievVV: Yeah, great!! how did you do that? [12:31:30] look at the code [12:31:56] ooh, the spaces!! [12:32:02] yep [12:32:06] great!! Thnx!!! [12:39:09] Anyone? [12:45:35] 03siebrand * r28014 10/trunk/extensions/SpamRegex/ (6 files): [12:45:35] * Add i18n file (Submitted by Bertrand Grondin) [12:45:35] * Fix indentation and remove trailing whitespace [12:46:18] umm [12:46:29] what does == and != mean with arrays? [12:47:07] not sure [12:47:26] I know that with one of the languages, == only compares sizes, but I think that might be perl [12:48:08] 03(mod) Wikimedia should migrate to new user rights assignment scheme - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11645 (10robin_1273) [12:48:47] Werdna: count() feels more natural to me [12:49:44] 03siebrand * r28015 10/trunk/extensions/Translate/ (MessageGroups.php Translate.php): Add support for SpamRegex [12:51:17] count() does not detect infinite recursion. [12:51:19] har har har [12:52:07] one would think it would be *a lot* easier to implement recursion detector in the code than in php itself [12:59:47] 03nikerabbit * r28016 10/trunk/extensions/Translate/ (SpecialTranslationChanges.php Translate.i18n.php): * Some polishing to translationchanges [13:06:13] 03(NEW) RSS Feed for Special:Contributions for a particular user - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12171 15enhancement; normal; MediaWiki: General/Unknown; (harryboyles) [13:08:46] whoa [13:08:50] Holy cow [13:21:14] hello there i just installed media wiki, now i want to generate RSS feeds from my wiki pages so i found this: [13:21:19] http://rss-extensions.org/wiki/Main_Page [13:21:32] what extension should i use?! [13:34:37] or is there RSS support by default in a fresh install?! [13:37:15] 03vasilievvv * r28017 10/trunk/phase3/ (4 files in 3 dirs): * Introduce action=parse to API. It deprecates action=render which will be removed once (perhaps before 1.12 release). New action returns full parser output instead of returning just rendering text [13:38:33] you can't remove action=render [13:38:46] it's used for interwiki operations, across versions of MW [13:39:14] Tim-away: why not? action=parse contains functions of action=render [13:40:27] The only reason not to remove API's action=render is backward compatibility [13:41:05] right, backwards compatibility [13:41:51] But action=render wasn't in any stable branches AFAIR, so we still can remove it [13:42:10] oh right, api?action=render [13:42:19] not index.php?action=render [13:42:24] yep [13:50:03] 03vasilievvv * r28018 10/trunk/phase3/includes/api/ApiParse.php: Fix a bug with pages without interwiki/etc. [14:02:27] Hi. How to add html code to mediawiki? I want to add Google Video into my page [14:09:24] 03(mod) Erratic total failure of unstrip phase in new preprocessor - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12154 +comment (10roan.kattouw) [14:12:56] 03shinjiman * r28019 10/trunk/phase3/languages/messages/ (4 files): [14:12:56] * Update Chinese translations [14:12:56] * Update Cantonese translations [14:12:56] * Update Old Chinese / Late Time Chinese translations [14:17:00] hello, i recently have asked how to hide page name - Main Page lt.wikipedia.org, and was suggested to use the first scirpt in http://en.wikipedia.org/wiki/MediaWiki:Monobook.css and to paste it to lt.wikipedia.org in the same page, but it did not work, where is the problem? http://lt.wikipedia.org/wiki/MediaWiki:Monobook.css [14:17:00] That's in Common.js [14:17:00] * gattonero (n=gattoner@151.83.17.232) has joined #wikimedia [14:17:00] * Bdk[a] (n=bdk@wikipedia/bdka) Quit (Read error: 110 (Connection timed out)) [14:17:01] Main Page layout fixes?? [14:17:02] http://en.wikipedia.org/wiki/Wikipedia:Main_Page_FAQ#How_do_you_remove_the_title_of_the_Main_Page.3F [14:17:05] it also suggests monobook.css [14:20:38] Oh wow, people are talking.. [14:21:41] I'm curious about something, and maybe I missed this when I was looking over the manual and faq, but can you use php tags when editing a page? [14:23:12] nhunt: try it [14:24:02] I did. It just redisplays the php tags and everything in it. [14:24:19] I thought maybe I might have to reconfigure something somewhere or something. [14:25:33] nhunt: I wouldn't [14:25:43] Good. Because I really don't want to. [14:26:00] I only ask because I want to put a news section up on the main page, and I'm using cutenews... [14:27:51] 03nikerabbit * r28020 10/trunk/phase3/includes/SpecialRecentchanges.php: * Introduced a bug with spaces [14:29:44] Nothing, huh? [14:30:44] meow [14:31:10] 03(NEW) Set logo for Russian Wiktionary - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12172 15enhancement; normal; Wikimedia: Language setup; (vp99) [14:31:33] say there's page foo on w: and it's last version was manually copied to b: to the same page named foo. so both current versions are same but one has history one not. now, can i import foo from w: to b: and what will happen? [14:32:22] I pity da foo [14:32:39] Hello [14:32:54] 03siebrand * r28021 10/trunk/phase3/languages/messages/ (22 files): [14:32:54] Localisation updates from Betawiki. [14:32:54] * an, ar, arc, ast, be, ca, crh-cyrl, crh-latn, cs, es, fr, io, is, kaa, kn, myv, nl, no, pt, qu, stq, tl [14:33:10] 03catrope * r28022 10/branches/apiedit/phase3/includes/ (Article.php SpecialUndelete.php): apiedit: Removing begin/commit stuff that doesn't belong in SpecialUndelete.php [14:45:10] 03siebrand * r28023 10/trunk/extensions/ (19 files in 19 dirs): [14:45:10] Localisation updates from Betawiki. [14:45:10] * Fixes and additions to 19 extensions for an, ar, arc, es, fr, hr, myv, nl, pt [14:52:09] zaliavos1: Ah... [14:56:18] what? [15:05:15] 03nikerabbit * r28024 10/trunk/phase3/languages/messages/MessagesQu.php: * small cleanup [15:05:55] byez! [15:07:34] 03(FIXED) ZH lonelypagestext like deadendpagestext; also variants bug - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11947 +comment (10shinjiman) [15:09:09] 03catrope * r28025 10/trunk/phase3/ (RELEASE-NOTES includes/api/ApiQueryRevisions.php): [15:09:09] API: [15:09:09] * Adding rollback tokens to prop=revisions [15:09:09] * Fixing bug that broke prop=revisions multipage mode [15:09:09] * Adding some comments on diff formatters [15:10:03] Tim-away do you have access to the live servers? [15:12:56] 03(mod) Set logo for Russian Wiktionary - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12172 +shell (10shinjiman) [15:13:42] 03catrope * r28026 10/trunk/phase3/includes/api/ApiQueryRevisions.php: Making this actually work. I feel so stupid. [15:14:07] Tim-away: PING [15:36:17] 03(FIXED) checkLanguage.php does not find unexisting messages - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11113 +comment (10lejonel) [15:42:39] how can i list all articles which are on my mediawiki? [15:42:55] i want only show the articles not the changes.. [15:42:56] bango go to Special:Allpages [16:06:18] A manual for install localy the wikipedia dump? [16:06:32] hat contain pages-meta-current.xml.bz2 514.8 MB? [16:06:37] *what [16:07:24] libertad probably an XML dump of the pages currently at the Meta wiki [16:07:39] http://meta.wikimedia.org/wiki/Main_Page [16:08:01] RoanKattouw: I need xml2sql? [16:08:20] libertad no [16:08:29] You can import and XML dump through the wiki interface [16:08:33] RoanKattouw: them? [16:08:39] *an [16:08:56] Go to the Special:Import page and upload the XML dump [16:09:32] http://meta.wikimedia.org/wiki/Xml2sql ? [16:09:59] ok [16:10:09] RoanKattouw: and the file like images? [16:10:26] libertad oh, didn't know about XML2SQL, you can use that as well [16:10:36] Probably better, since Special:Import doesn't like large dumps [16:10:44] libertad they're at commons.wikimedia.org [16:11:02] use mwdumper [16:11:47] libertad have you seen http://meta.wikimedia.org/wiki/Data_dumps ? [16:12:30] yes [16:12:43] http://download.wikimedia.org/eswiki/20071024/ [16:13:01] http://xml2sql.sourceforge.net/ [16:13:50] libertad you might want to use mediawiki's xml2sql: http://meta.wikimedia.org/wiki/Xml2sql [16:13:56] @search dump [16:13:56] Results: [import, mwdumper] [16:14:01] !mwdumper [16:14:01] http://www.mediawiki.org/wiki/Mwdumper [16:14:06] !import [16:14:06] To import pages into your wiki, export them using Special:Export (see !export). Then, navigate to Special:Import on the target wiki and select the dump file. You can also import pages directly from another wiki (see !importsources). For mass imports, use the dumpBackup.php and importDump.php scripts (or mwdumper). NOTE: when using content from another wiki, follow the LICENSE TERMS, especially, attribute source and authors! [16:14:18] !importsources [16:14:18] For information on configuring interwiki page imports, please refer to [16:14:41] ok [16:14:52] !dump is For information on how to get dumps from Wikimedia Wikis, see http://meta.wikimedia.org/wiki/Data_dumps [16:14:52] Keyword "dump" already exists. Use "!dump del" to remove it. [16:14:57] !dumps alias dump [16:14:57] Successfully added alias: dumps [16:15:01] ? [16:15:02] !dump [16:15:02] http://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki [16:15:17] !backup [16:15:17] http://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki [16:15:24] !dump del [16:15:24] Successfully removed keyword: dump [16:15:28] !dump is For information on how to get dumps from Wikimedia Wikis, see http://meta.wikimedia.org/wiki/Data_dumps [16:15:28] Successfully added keyword: dump [16:15:31] ok thacks [16:15:34] !backup [16:15:34] http://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki [16:15:38] libertad no problem [16:15:39] RoanKattouw: #mwbot. ;-) [16:15:42] Sorry for the mwbot stuff [16:15:46] Yeah, thanks TimLaqua [16:16:56] TimLaqua do you have access to the live servers? [16:17:04] negative [16:17:10] :( [16:17:21] why? [16:17:29] I found a bug in the API and fixed it, but it hasn't been fixed in live yet [16:17:34] ah. [16:17:37] !scap [16:17:37] Sync-Common-All-PHP - this is when SVN changes are synchronised to the application servers. For further information, see [16:17:39] ;-) [16:17:44] It disables prop=revisions multipage mode [16:17:54] The fix is removing one '!' character [16:18:05] ya, i hate it when I catch bugs *after* scap. [16:18:24] This is even worse [16:18:29] I *introduced* the bug myself [16:18:38] ya, that's usually how it goes. ;-) [16:19:01] 1.11 got branched with a piece of code that I was really not happy w/. [16:20:00] Oh and TimStarling fixed a major parser bug in r28004 [16:20:14] the UNIQ voodoo? [16:20:15] cool. [16:20:17] Yup [16:22:55] So when you see someone with shell access, please ask them to apply r28004 and to change !$difftoprev to $difftoprev in includes/api/ApiQueryRevisions.php line 55 [16:23:24] !seen brion [16:23:35] !seen TimStarling [16:24:09] Use /seenserv seen username [16:26:14] VasilievVV: ty. [16:28:10] RoanKattouw: your api fix as 28026, right? [16:28:13] RoanKattouw: I have Windows SO [16:28:32] TimLaqua 025 and 026 [16:28:39] 026 fixes a regression in 025 [16:28:49] libertad why does that matter? [16:29:13] But 025 also introduces a lot of new stuff which isn't urgent [16:29:48] RoanKattouw: forget it [17:04:26] 03vasilievvv * r28027 10/trunk/phase3/ (3 files in 2 dirs): API: add meta=allmessages [17:06:12] How do you restrict edits to registered users only [17:06:25] 03vasilievvv * r28028 10/trunk/phase3/includes/AutoLoader.php: Forgot to commit AutoLoader changes. [17:06:51] [[Manual:Restricting access [17:06:53] [[Manual:Restricting access]] [17:07:44] On mediawiki.org? [17:07:47] !preventingaccess | JordanC [17:07:47] JordanC: http://www.mediawiki.org/wiki/Manual:Preventing_access [17:16:47] Hi, is possible to use directly images from commons on my wiki wiithout upload? [17:19:11] hmhmhm [17:28:37] hooray you get mirrored too: http://www.irseek.com/result.php?keywords=mediawiki [17:28:47] incredible [17:37:20] 03vasilievvv * r28029 10/trunk/phase3/ (3 files in 2 dirs): * Use *bold* and $italics$ highlighting only in API help. It completely breaks formatting on meta=allmessages and no one needs it [17:46:37] 03(NEW) Photo redirect to commons - close - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12173 15enhancement; normal; Wikimedia: General/Unknown; (ice201) [17:49:01] 03vasilievvv * r28030 10/trunk/phase3/includes/api/ApiQueryRevisions.php: Remove invalid example from ApiQueryRevisions [17:53:54] 03catrope * r28031 10/trunk/phase3/includes/api/ApiQueryRevisions.php: Revert r28030: the example is valid. The fact that it doesn't work on Wikipedia is a bug that has been fixed on trunk already. [17:55:42] hey, can i set a counter on my mainpage, which counts the articles for example there should stand on this mediawiki are 10 articles? [17:55:58] !magic [17:55:58] For more information about magic words, see . [17:57:33] Tim-away: PING [17:58:02] ? [17:58:57] !magic | bango [17:58:57] bango: For more information about magic words, see . [17:59:20] bango: See the Statistics section [18:00:26] ah okay thanks :) [18:01:57] where must i add this? [18:02:03] on my mainpage oder localsettings? [18:03:11] bango MainPage [18:26:26] hi, i created a skin, i modified the appropriate files, and it's not working [18:26:31] what could i potentially be doing wrong [18:26:58] before you answer [18:27:00] i am going to try something [18:31:08] is there any way to transclude a template automatically for every article? [18:31:25] i.e., without including {{templateoneverycard}} on the page [18:32:07] i would say putting the template transclusion in a mediawiki-namespace page [18:32:10] but that may not work [18:32:36] aha [18:32:38] checking [18:33:05] Messedrocker: in response to your question, almost anything could be going wrong [18:33:16] can you be more specific about the problem [18:33:56] yes, but first i still have some ideas [18:38:10] so basically there's this CSS skin for the Firefox plugin Stylish [18:38:13] for use on Wikipedia [18:38:16] called "GreyLady" [18:40:15] anyways, i want to use it for my own wiki, so in my own mediawiki setup i created a duplicate of MonoBook, and I named it GreyLady [18:40:28] i made the necessary edits to the configuration files per Meta [18:40:53] and then I put in the CSS for GreyLady through a MediaWiki page, since the CSS file was originally intended to be used with MonoBook: [18:41:32] http://propup.org/wiki/index.php?title=MediaWiki:Greylady.css [18:42:48] ok [18:46:00] it looks like the "mediawiki namespace" page just holds how the ui renders references to that namespace [18:47:30] well i know that to mod your monobook you have to go to MediaWiki:Monobook.css or the equivalent in your user space and put in code [18:47:41] so GreyLady is basically a giant mod [18:47:57] Messedrocker: with you so far [18:48:25] "with you so far"? [18:48:38] i understand what you're saying [18:48:41] what's the question [18:48:47] well why isn't it working [18:48:53] define working [18:49:17] the MediaWiki:Greylady.css changes aren't kicking in? [18:49:19] well greylady is the default skin, and the website is supposed to look totally different [18:49:21] yes [18:49:24] they aren't kicking in [18:49:56] did you change the skin in your prefs? [18:50:01] and/or reset your cache? [18:50:59] yes, greylady is the default skin and i have it set to that [18:51:04] and i reset my cache [18:55:13] i'm going to try doing it in mediawiki [18:55:14] er [18:55:17] in monobook [18:57:09] nope, doesn't work in monobook either [19:00:01] Messedrocker try http://www.yourwiki.com/w/index.php?title=Main_Page&useskin=greylady [19:00:19] And try Shift+Refresh button [19:01:45] !skins | MesseDrocker [19:01:45] MesseDrocker: Overview: . Skin usage: . Gallery of CSS styles: . Writing your own: [19:04:53] MesseDrocker can you check that the skin shows up in Special:Preferences ? [19:05:16] 03huji * r28032 10/trunk/phase3/includes/Article.php: Left alignment gives a better look to the Reason box. [19:06:07] i fixed it [19:06:10] it had to do with the code [19:07:02] the code was more suitable for a firefox plugin than a standalone CSS file, however i fixed that [19:07:05] thank you for humoring me [19:19:03] 03(NEW) Update hooks.txt - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12174 minor; low; MediaWiki: Documentation; (alex.emsenhuber) [19:19:56] 03(mod) Update hooks.txt - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12174 (10alex.emsenhuber) [19:30:40] 03(mod) Update hooks.txt - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12174 +need-review (10minuteelectron) [19:31:55] 03(NEW) the page can be edited by anyone... - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12175 15enhancement; normal; Wiktionary tools: General; (moghrani) [19:35:17] 14(INVALID) the page can be edited by anyone... - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12175 +comment (10minuteelectron) [19:35:35] Hi, I tried twice to publish a Problem on mwusers.com. But it was not published. What can be reasons for that? [19:41:35] 03(NEW) The edit url for the first section edits the wrong section . - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12176 normal; normal; MediaWiki: Page editing; (zavpublic) [19:43:11] hmm [19:45:36] bug 12176 = confused user who doesn't realize there's an edit tab [19:46:08] not exactly, the lack of an edit section link for the first section has come up a lot [19:46:43] quick question [19:46:47] yeah, unless there's a decent place to put it.... [19:46:49] what color does mediawiki use for internal links [19:46:55] blue [19:46:59] what shade of blue [19:47:05] lavender [19:47:14] as in hexadecimal number [19:47:31] 3366C0 i think [19:47:33] 14(WFM) The edit url for the first section edits the wrong section. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12176 +comment (10huji.huji) [19:47:58] thank you [19:48:00] Messedrocker: Check Common.css [19:48:03] #002bb8 [19:48:12] And then Monobook.css [19:48:15] MZMcBride: #336600 is not blue? :) [19:48:31] oh, C0, not 00 [19:48:33] *flyingparchment can read [19:48:48] yeah and that one's for interwiki, i think [19:48:58] *Hojjat passes his glasses ahead [19:49:04] a standard 'a' in monobook's main.css is 002bb8, anyway [19:49:10] #3366C0 then? [19:49:26] you're talking about standarrd [[link]]? [19:49:28] yes [19:49:37] 002BB8 [19:49:44] thank you [19:50:21] Hojjat: on-wiki versions of the CSS sheets don't contain that info [19:50:33] MZMcBride okay [19:50:40] i wouldn't be surprised if they did on enwiki... ;-) [19:50:42] I checked it with Photoshop [19:50:46] 3366bb for external links [19:50:52] *MZMcBride wonders if it's okay to say CSS sheets [19:50:59] 002bb8 for internal links [19:51:06] MZMcBride: yes, as long as you don't mind saying PIN number [19:51:13] or ATM machine [19:51:29] or perhaps MW wiki?! [19:51:40] *Hojjat referes to mediawiki.org [19:51:42] yeah, it's not a pleonasm, because CSS is a proper noun, methinks [19:51:56] like United States state [19:52:52] MZMcBride: Anyways, was that what you needed? [19:53:07] oh, it was for messedrocker :) [19:53:13] he left [19:53:52] *Hojjat hides! What a shame... [19:58:02] 03siebrand * r28033 10/trunk/phase3/languages/messages/ (139 files): Move 'currentevents-url' to namespace Project. [19:59:28] hello! Can someone tell me if there is a reason a direct link to Special:Search/query doesnt use fulltext=Search by default? [20:11:01] 03vasilievvv * r28034 10/trunk/phase3/ (4 files in 4 dirs): * (bug 943) RSS feed for Recentchangeslinked [20:11:39] VasilievVV: you around? [20:11:50] yes [20:12:19] i started playing with Extension:Title Blacklist; it's pretty new? [20:12:33] it works badly [20:12:51] hmm, what do you mean? [20:13:31] It's in alpha stage, not even beta [20:13:58] the feature would be really nice to have on en.wiki... [20:17:03] I know [20:17:21] 03(mod) RSS feed for Recentchangeslinked - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=943 +comment (10vasilvv) [20:17:58] 03(FIXED) RSS feed for Recentchangeslinked - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=943 (10vasilvv) [20:27:55] 04(REOPENED) The edit url for the first section edits the wrong section. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12176 +comment (10zavpublic) [20:28:34] 03(FIXED) Set logo for Russian Wiktionary - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12172 +comment (10jeluf) [20:29:45] 03(FIXED) The edit url for the first section edits the wrong section. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12176 +comment (10skizzerz) [20:30:10] looks like someone doesn't know what an edit tab is -_- [20:35:43] 03(FIXED) Change the sitename and project namespace of the Breton Wikiquote - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12118 +comment (10jeluf) [20:36:35] 03(FIXED) Lock database of cho.wikipedia.org for edits - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12117 +comment (10jeluf) [20:41:56] 03(FIXED) Change site name for Ido Wiktionary to 'Wikivortaro' - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12109 +comment (10jeluf) [20:43:18] 06(LATER) fi.wikinews: File uploading only for sysops and bureaucrats - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12105 +comment (10jeluf) [20:43:24] JeLuF: can you answer me a question regarding specia:search? :) [20:43:45] i asked it a few minutes ago here, but i guess nobody saw it :( [20:45:22] you joined this channel at 21:27 and didn't say anything since then [20:50:49] JeLuF: I had joined minutes before but my connection dropped :) [20:51:15] apparently the connection dropped before you've sent your question [20:51:49] anyway, my question was: Is there a reason Special:Search/query, when linked directly like this, doesnt use the parameter "fulltext=search"? [20:52:13] that is, if the "query" article exists, that lik takes me to the article, not to the search page [20:53:41] (also, I'm pretty sure my question went through. I entered twice, because of the drop -- if you've been online for a while you should see my entry twice in the logs :) ) [20:55:04] no idea [20:55:12] *when I said "entered", I meant "joined". sorry, english isnt my first language :) [20:55:28] JeLuF: I was thinking of submitting a bug on that [20:55:55] because otherwise I cant link the search page as an internal link, except if the article doesnt exist [20:56:40] anyway, do you think there could be objections to add fulltext=search as default to that way of linking special:search? [20:59:33] 03vasilievvv * r28035 10/trunk/phase3/languages/messages/MessagesRu.php: * Fixing Russian (ru) link trail: removed quotes [21:00:22] Waldir: just make a template [21:01:33] help [21:01:42] help needed here, anyone [21:02:02] !ask | bigjayster [21:02:02] bigjayster: 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. [21:02:11] bigjayster, i'll help you, telling you better explain your problem [21:02:39] Here's my question: After much pain and suffering, I got a Twiki installed on a server costing me about 2.50$/month no strings attached [21:02:47] My question is : Should I be using Twiki or MediaWiki - and why? [21:03:14] what do you want to do with it? [21:03:17] bigjayster: you are asking this in a mediawiki channel. [21:03:25] bigjayster: what answer do you expect? [21:03:26] Granted, but I just need input. [21:03:43] Well, how about answering the "why" part [21:03:50] most people here probably have never even tried twiki :) [21:04:12] there's not anser to the "why" part without a "what for" part. [21:04:23] Great. Well, what I really - truly - need is someone with a ton of MediaWiki skill who can help me set up a patient friendly site [21:04:39] it's a tool. it'S the right tool for some jobs. usable for others. unusable for still others. [21:05:28] Look, I know* its tempting to give clever answers to a newbie on wiki, but help me out here. I'm seeking someone who can give me a rational reason for using mediawiki with the general public for the following purpose [21:05:34] Duesentrieb: a template doesnt sound like an elegant solution to me. Besides even with "plainlink" it would still be a light blue link (like an interwiki one) than a dark blue link (like an internal link). Is it difficult to implement that change? :( [21:05:58] Waldir: it's a special case. special cases suck. [21:06:04] the idea is healthcare related, and the site must be "friendly" for input from the computer using public age 20-60. [21:06:11] they add complexity and are bound to break when things change [21:06:37] I'm looking for maximum input without being overwhelmed - should I even be using a wiki? or a custom created site from scratch that has more of a GUI [21:06:43] Duesentrieb: lol, ok I will do it but I'm not convinced :P [21:07:42] in fact, I wont even create the template. I only needed such a link once, and I hard-coded it, maybe if i come to need it elsewhere I'll create a template and avoid code duplication :P [21:07:58] bigjayster: there's no simple answer. sorry. wikis are a toll for collaborative content creation. they are aimed at groups of people that stay involved for some time, and are ready to learn a bit abotu how the system works, both technically and solcially. [21:08:18] bigjayster: one major point about running a wiki is building a community. [21:09:08] bigjayster: mediawiki, among wikis, is feature-rich, and extremely scalable. it's also rather resource-hungry, and not so freindly for people used to msword. [21:09:27] anyone here seen "www.sermo.com" for docs? well, its basically a GUI'd bb system that made it easy for docs to be community oriented, but avoided the difficulties of learning how to understand programming [21:09:54] so maybe I should be avoiding a wiki altogether? [21:10:08] maybe [21:10:17] 03vasilievvv * r28036 10/trunk/phase3/languages/messages/MessagesRu.php: Also drop prefixes [21:10:20] Its neither intuitive nor easy to quickly grasp and grow into from what I have seen. [21:10:20] maybe you want a bb system [21:10:24] or a cms [21:10:27] we don't know what you want [21:10:48] well, if you don't fins it intuitive, use something else, i guess. [21:10:48] Well, the advice was what is was worth. Good day sir. [21:11:02] have fun [21:12:34] Duesentrieb: sorry :(:( I still can't see why someone would make a [[Special:Search/query]] link if the purpose wansnt to get to the search page. Why dont you consider that the default case, but a special one? [21:14:48] re [21:14:54] Waldir: because it's a special case in the linking code. the default case is "take what the use stuck between the beackets and append it to the base url". [21:15:22] 03(FIXED) Finnish Wikinews' sitename, namespace and word forms - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12103 +comment (10jeluf) [21:15:35] Waldir: a rule that says "now if it's in the special namespace, and pointing to the search page, and uses a pseudo-subpage for a parameter, then add some extra stuff" [21:15:41] that would be a special case [21:16:02] especially, it would be a special case in code otherwise completely independant of the search page [21:16:24] so, it would introduce complexity, and a cross-dependency [21:16:32] aka "arkane knowledge" [21:19:40] I understand that, but I thought the "/query" part of "Special:Search/query" was something like what you're saying, but for the "search=" parameter, thus equivalent to Special:Search?search=Conjuncture [21:20:52] am I wrong? I always wanted to understand how the slashed urls worked to provide parameters without using the .../w/index.php?parameter=value link structure (thus rendering external links) [21:21:05] can you enlighten me on that? :) [21:22:20] 03(mod) Set logo for Bengali Wikisource - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12042 (10jeluf) [21:23:33] 03(FIXED) $wgUploadNavigationUrl - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12044 +comment (10jeluf) [21:24:25] Waldir: when a request for a page in the special namespace arives, the name of the special page is extracted - anything after the / is split off and passed to the special page as an extra parameter. the fact that it handles it as an equivalent to search= is an implementation detail of the search page. [21:24:40] 03(FIXED) Set logo for Bengali Wikisource - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12042 +comment (10jeluf) [21:24:54] Waldir: so, the special handling is don *inside* the search page. what you want would have to be done in a compeltely different part of the code, which should not know about the search page. [21:25:53] it would be cool if we could use multiple slashes, the =P [21:25:59] *then [21:26:12] Waldir: you could of course introduce an option that makes the search page execute a fulltext search, not a "go" search, when it gets such an extra parameter. that would be an option to the search page, and reasonable. not an option for wikipedia though, because people rely on how Special:Search/foo works for browser shortcuts, etc [21:26:24] 03(FIXED) import from oldwikisource to en.wikisource.org - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12022 +comment (10jeluf) [21:27:45] Duesentrieb: there is a way to detect if the click came from a direct link, right? i mean, you see a slightly different message if you click on a red link than if you enter an url of an unexistant article... [21:28:15] hum, in fact, I believe the system renders red links appending the "edit" parameter [21:28:21] so the url is in fact different [21:28:22] Waldir, you could check for the existence of Referer: header [21:28:23] it does [21:28:46] oh, you mean the edit links... [21:28:52] could it be that the system could render search links with the "fulltext" parameter? [21:29:10] Platonides: yes, i was just making a comparison :) [21:29:50] yes, that was the option i was talking about. if you want that for your wiki. [21:30:53] Duesentrieb: I didn't get that browser shortcut thing... [21:31:20] I guess it's probably something i should be using :P [21:34:19] Waldir: i can setz up FF to go to the url .../Special:Search/foo when i type "wiki foo" [21:34:37] Waldir: other browsers have a similar feature. it would suck if i wouldn't go directly to the page if it exists. [21:34:41] this is just an example [21:35:01] the way those urls work at the moment are part of wikipedia's (conceptual) api. [21:35:05] Duesentrieb: a slightly off-topic question, by the way: do wikipedians come here this rarely? You guys always assume I have my own wiki everytime I come here to ask something =P [21:35:06] they should not be changed lightly [21:35:27] 03(FIXED) New mailing list for bg.wikipedia.org - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11990 +comment (10jeluf) [21:35:30] relatively rarely. [21:35:45] wikipedians tend to get answers on their local channels, or ask in wikimedia-tech [21:35:50] (even if it's not appropriate) [21:36:17] generally, questions here tend to be about programming mediawiki or extensions, or about configuration and steup issues [21:36:22] none of that applies to wikipedians [21:37:16] well ok then, I get your point, though I think it's a pity that something that makes sense to me cant be implemented due to the status quo of things :) what about those multiple slashes? probably a dumb idea but could there be any other way to have a [[internal]] link to a special page with multiple parameters? [21:38:47] Waldir: huh, there are 1000 great things that can't be implemented due to the fact that we have to stay compatible with 100 million wiki pages and 1 million users... [21:39:01] lol [21:39:40] actually, if it's about something that will affect people using wikipedia directly from search boxes integrated in browsers or desktops (which is is a prime candidate for), i'd say: 100 million users [21:39:47] yea I know... that's what sucks to me. Wikipedia got me too much damn accostumed to be able to make thinks better as soon as I find a way to improve them :) [21:39:55] estimated hit count this month: 7 billion. [21:40:08] wow. :-O [21:40:48] kudos to the server admins :) [21:41:07] so, there is no alternative to have a nice, dark-blue, internal link when using multiple parameters, right? [21:42:11] Waldir: use css. [21:42:41] lol :P I can handle a lighter blue, thanks ^^ [21:43:08] well I guess this is all for today :) keep up the great work! [21:43:18] 03(mod) Kazakh message updates - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12145 +comment (10alefzet) [21:43:25] bye :) [21:43:31] 04(REOPENED) Kazakh message updates - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12145 (10alefzet) [22:03:46] 03(mod) Change site name for Ido Wikipedia to 'Wikipedio' - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12167 (10malafaya) [22:13:49] 03(FIXED) Disable uploads on Japanese Wiktionary - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11775 +comment (10jeluf) [22:21:12] do magic words automally update the facts ? [22:21:44] automatically [22:22:36] update the facts? [22:22:50] what do you mean? [22:23:56] ive got the magic word for counting the articles [22:24:12] now i did write an article but it didnt count it.. [22:24:20] is still the same number as it was before [22:25:04] i guess it does not disable page caching [22:25:19] if you go to the page, go to edit mode, and hit preview, do you get the correct numberß [22:25:20] ? [22:25:47] mhm, no :( [22:26:21] odd... [22:26:38] hm, did you write the new article in the main namespace? does it contain a link? [22:26:56] yes [22:26:56] only pages for which both is true are considered "articles". [22:27:06] then i have no clue [22:27:10] mhm okay [22:27:16] i will try it on another computer [22:27:27] you could look into the db and check if the stats get updated there [22:27:38] there's a special statistics table [22:32:43] 03(NEW) API/query: "rvrevids" error thrown for no good reason - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12177 normal; normal; MediaWiki: API; (bogdan.stancescu) [22:40:13] 03siebrand * r28037 10/trunk/phase3/languages/messages/ (89 files): [22:40:13] Fix dynamic namespace names in the following messages to as used in English language messages: [22:40:13] * ns-specialprotected, userinvalidcssjstitle, allmessagesnotsupportedDB, ns-specialprotected, disambiguationspage [22:40:13] * lower case after {{ns: [22:40:13] * text namespace name for {{ns:# [22:50:07] Hai guys! I've traveled the web to find a good howto for embedding mediawiki into an existing site/layout, but have not found much. Is there a recommended way to do this? [23:00:23] lifeforms: yes: don't. mediawiki doesn't lend itself to that, really. the max you can do is hack the skin to make it blend it. [23:00:27] *blend in [23:00:48] lifeforms: mediawiki is simply not intended for that sort of thing. it's a stand-alone, large-scale application [23:01:34] I agree, but I've tamed more of those in my time! [23:01:44] lifeforms: basically: you can embed you site's layout elements into mediawiki. the reverse will not work. [23:01:47] i have seen sites that have mediawiki and some other apps given similar skins, and at least one other that has shared passwords [23:02:15] you see, my colleague has been working on an own 'implementation' of wiki, just to fit it in our internal framework [23:02:16] yes, you can make them share accounts/passwords, and maybe even login cookies/sessions [23:02:26] but I cringe at the non-mediawiki-ness of it all [23:02:30] rather than the term "embed" it's better to think along the lines of "integrate mediawiki into an existing site" [23:02:45] lifeforms: well... other engines exist :) many more lightweight and less stubborn [23:03:10] what I'm planning to do (since it won't be heavy-usage) is to just keep our normal Mediawiki install, but 'proxy' request towards it [23:03:23] ugh [23:03:31] i don't cringe at it at all. i've seen more and more sites doing it. librarything springs to mind but i know i've seen others [23:03:34] you'll have no end of fun... [23:03:53] well, I'll see what I can hack together in a few hours :> [23:04:16] lifeforms: mediawiki uses a bunch of redirecting... be sure to get it right [23:04:40] i predict more and more dev talk threads on topics like this and soon some development efforts to make it easier [23:05:05] yeah, I expect lots of funky regexp replacing :) [23:05:39] if you find some sites that have done the same try emailing their sysops or devs and trade ideas [23:07:56] they'll probably be too ashamed :_) [23:10:17] they're certainly all using hacks no matter their profile (-: [23:14:49] 03(mod) API/query: "rvrevids" error thrown for no good reason - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12177 (10bogdan.stancescu) [23:15:35] is there a way to list all pages that DON'T have a certain category on them? [23:19:04] I'm trying to install mediawiki, but when I click the link "please setup the wiki first" it redirect to SSL... why is this? my subdomain has no ssl on it, and is hosted on a shared server. [23:19:30] can I disable the ssl redirect? [23:22:56] Vooloo: i *guess* your host does something special with the /config/ path. try renaming that dorectory to somethign else, and go there directly. [23:25:30] DeFender1031: if you have DPL, yes [23:25:52] what's a dpl? [23:26:06] !dpl | DeFender1031 [23:26:06] DeFender1031 : The DynamicPageList (DPL) extension outputs reports based on criteria given in a special tag. For more information, see and . [23:35:45] Tim-away: PING [23:36:55] 03(FIXED) API/query: "rvrevids" error thrown for no good reason - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12177 +comment (10roan.kattouw) [23:44:25] Duesentrieb: thanks, how odd