[00:07:30] Dodeca: things that run php code are called extensions. they can not be created/edited inside the wiki, for security reasons. nothing creted online should be run as code on the server. [00:13:11] Duesentrieb, this is only run localy [00:13:22] I use a wiki as a information aggregator and organiser [00:13:47] there's a runphp extension (or some such) [00:14:09] hmmm [00:15:38] Dodeca: http://www.mediawiki.org/wiki/Extension:Runphp_page [00:18:32] 03yurik * r25840 10/branches/ApiEdit_Vodafone/includes/ (4 files): Matched against the trunk r25837 to ease future merge process. [00:23:09] I am just a complete idiot tonight. [00:23:16] is there no way to delete users? [00:23:33] I've searched "delete user" "user deletion" and "deleting users" [00:23:39] no [00:29:34] 03yurik * r25841 10/branches/apiedit/phase3/ (10 files in 3 dirs): Merged revisions 25835-25840 via svnmerge from trunk [00:36:52] 03yurik * r25842 10/branches/apiedit/phase3/includes/ (Article.php AutoLoader.php SpecialUndelete.php): Minimized changes compared to the current trunk to simplify future merge [00:49:28] Hi, how can I enable upload for an specific page? [00:51:52] Hi, how can I enable upload for an specific page? [00:52:50] We heard the first time [00:52:58] We just have no clue what you're talking about [00:54:27] Has anybody had any luck putting the edit toolbar inside a special page? [00:55:56] Hi, how can I enable upload for an specific page? [00:57:02] *Werdna waves [00:57:26] !repeat | gustavo [00:57:26] gustavo : 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. [00:57:35] ;) [00:57:47] well, that was a fairly simple chem prac exam :) [00:57:55] ST47: you, have a look at http://www.devanywhere.com [00:58:02] Werdna: Exams? In september? [00:58:12] ST47: year 11 preliminary [00:58:25] year 12 starts in term 4 of year 11 in NSW [00:58:42] Werdna: what is this? [00:59:32] Wait, I think I saw discussion of this... [01:00:17] O.o There's a flower on the toolserv login screen [01:08:37] http://www.google.com/search?hl=en&safe=off&q=%22teh+system%22&btnG=Search [01:08:44] Results 1 - 10 of about 26,600 for "teh system". (0.05 seconds) [01:11:51] good eeeeeevening mister VoiceOfAll [01:40:22] domas? [01:45:45] Dodeca: if you still want to read a text file into an article, check out maintenance/importTextFile.php [01:46:14] huh? [01:46:28] a while ago you were talking about reading a text file into an article [01:47:20] yes, but I have no idea how to use that php file [01:47:50] more over, from the sound of the filename, it would appear to be a way of creating an article from a textfile, which is not ideal since the file will change frequently [01:48:18] I solved the problem by using runphp but its a less than ideal solution I thought [01:48:27] ah, i misunderstood what you were trying to do [01:49:06] thats alright, I am essentialy reading in the apache access log in a template so that on my main page I can see any activity that has been going on [01:49:20] simple way to make sure there are no unknown access to the wiki :) [01:49:24] just in case [01:50:10] could run importTextFile.php from cron job... [01:51:30] alxndr, I suppose, but I think the runphp is simpler :) [01:51:59] yeah looks like it [01:52:31] I just wish it was possible to compile php code with wiki formatting and then compile [01:52:50] I'll have to look at the execution ordering of the hooks and such, but it could be interesting [02:01:06] brion-office: i posted a bug yesterday that you pointed out was because of a wonky $wgServer; I realized it was because I was calling the script with --server=http://domain/ with a slash at the end. How about a note in the help string about leaving off the slash, or trimming it off of $options['server']? [02:17:26] <_das> Hello...I have a bogus article that appears in the deletion queue, but can't be deleted. It was an article that accidentally got greated with a full URL as the title. [02:17:59] <_das> It now appears as Https://www.whatever.com/blah/foo.html on the deletion page, although the article no longer exists. [02:18:05] <_das> Any ideas on where to look to get rid of it? [02:19:32] Might anyone out there be able to tell me how to get dumpHTML to grab my special pages as well? [02:19:41] I would greatly appreciate it... [02:48:56] 03(NEW) Lock wikimania2007wiki database ( Disable all anonymous access) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11329 15enhancement; normal; Wikimedia: Site requests; (alexsh) [03:05:23] 03(mod) generateSitemaps creates URLs with two slashes after domain - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11320 (10alxndr) [03:11:25] 03(mod) We do not reject mismatched file types on upload for many extensions. Ogg, pdf, mid, sx*, svg, xcf. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10823 (10gmaxwell) [03:53:10] I notice that some timestamps in the sql are char, and others are varbinary. Which one should I use for new tables? [03:53:24] char, right? [03:59:19] i wasn't aware there are any varbinary/varchar timestamps. that doesn't make much sense. [03:59:25] char is correct unless something changed recently [03:59:39] watchlist table. but yeah, char makes more sense to me. [04:00:52] hm.. watchlist used to do something odd like store -1 there, but i think we fixed that [04:01:44] according to the comments, it stores null. but I wouldn't trust that implicitly. [04:21:51] 03rotem * r25843 10/trunk/phase3/ (3 files in 2 dirs): [04:21:51] * (bug 7890) Special:BrokenRedirects links deleted redirects to a non-existent page [04:21:51] ** See explanation in the bug report. [04:21:51] * Adding some TODO notes: current implementation of Special:BrokenRedirects caching can be improved. [04:23:08] 03(FIXED) Special: BrokenRedirects links deleted redirects to a non-existent page - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=7890 +comment (10rotemliss_public) [04:23:34] 03(mod) Special: BrokenRedirects links deleted redirects to a non-existent page - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=7890 -need-review -patch (10rotemliss_public) [05:01:25] 03rotem * r25844 10/trunk/phase3/ (RELEASE-NOTES config/index.php): [05:01:25] * Fix initial statistics when installing: add correct values [05:01:25] * Clarification in installation: "Initializing data" => "Initializing statistics" [05:04:23] 03(mod) Warning: Cannot modify header information - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11272 (10ekompute) [05:08:53] 03rotem * r25845 10/trunk/phase3/config/index.php: Making sure the statistics don't have to be regenerated. [05:30:41] im trying to edit the css and i notice some of the text in the p-personal area wont change color, and when i look at the index file after it's been parsed i see it doesnt have class="new" like the username and mytalk has [05:31:05] where can i actually find where it outputs that text so i can add class="new" [05:33:18] what are you trying to change in #p-personal? [05:34:57] well the text color [05:35:14] ive been able to text color of the uername and the my talk link [05:35:45] you can change them directly with #pt-userpage and #pt-mytalk [05:35:50] the perfrence and watchlist and so onm those links are unaltered [05:36:00] what's the css you're using? [05:36:23] editing in main.css in the mono... folder [05:37:30] right, what's the style definition you're using to change colors? it sounds to me like you're changing links that have class="new", which is links that don't have articles yet, which doesn't apply to the preferences and watchlist and other links like that. [05:39:03] ok i see what you mean [05:39:25] on pages other then the index page now, they are no longer the color i originally specified [05:40:30] if you copy the style definiton you used to change text colors, i can probably tell you why it's not changing all the links in p-personal. [05:41:09] i mean, if you copy it here [05:42:20] (if it's more than one line use that link in the channel topic) [05:45:56] found it [05:54:17] next question how does that "on this day" table work, does it automatically choose events that happened [05:58:47] think it's just a template [06:09:22] 03david * r25846 10/branches/liquidthreads/ (3 files in 2 dirs): User talkpage messages that seem to work. [06:31:50] Am I allowed to depend on MySQL 4.1 as opposed to 4.0? [06:32:50] if it's in an extension, yes [06:32:59] But not in MW core? [06:33:01] (but then your extension won't be used on wikipedia) [06:33:08] k, thanks. [06:33:09] no, core code must work on 4.0.something.. 41 i think [06:33:12] er, 21 [06:33:20] *davidmccabe glares at domas. [06:36:00] 'on duplicate key update' seems like such an obvious feature. [06:41:19] "fatal error" was given when I upgraded MW.... [06:46:24] Kahusi_: Not enough information to help. [06:47:04] > Fatal error: Call to undefined method ParserOutput::getDisplayTitle() in /virtual/kahusi/public_html/wiki.kahusi.org/includes/OutputPage.php on line 382 [06:47:13] See also http://wiki.kahusi.org/ [06:50:08] 03david * r25847 10/branches/liquidthreads/ (3 files in 2 dirs): Undo. [06:50:13] Three woots for undo! [06:50:31] woot! [06:51:11] 03david * r25848 10/branches/liquidthreads/extensions/LqtModel.php: oops [06:53:58] I upgraded MW with 1.11.0 in 1.10.1 (Re-run the installer) [06:55:04] 03david * r25849 10/branches/liquidthreads/ (23 files in 7 dirs): (log message trimmed) [06:55:04] Merged revisions 25804-25848 via svnmerge from [06:55:04] svn+ssh://david@svn.wikimedia.org/svnroot/mediawiki/trunk/phase3 [06:55:04] ........ [06:55:04] r25812 | catrope | 2007-09-12 08:09:07 -0700 (Wed, 12 Sep 2007) | 3 lines [06:55:04] (bug 11308) Allow the API to output the image metadata [06:55:06] Patch by Brian Tong Minh [06:56:23] 03(mod) Lock wikimania2007wiki database (Disable all anonymous access) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11329 +shell (10raimond.spekking) [06:58:14] <_wooz> lo [07:01:13] Is the one where I returned to from backup early....? [07:17:00] Kahusi_: there isn't a function getDisplayTitle() at the end of includes/ParserOutput.php? [07:19:27] mmm...? The 164th line of the ParserOutput.php ? [07:19:53] When I'm logged in, I get the same mainpage as the anonymous user, but when I'm entering another page it's displayed correctly as if I'm properly logged in [07:21:22] my user is a bureucrat and sysop [07:22:33] If I add the "&action=edit" to the url I'm allowed to edit the mainpage [07:26:44] ah.. Will it be Priv that the user name that is not oneself becomes the bold-face in ChatZilla? [07:27:44] Kahusi_: yeah that's the one. have you tried disabling extensions? [07:30:54] oops. "Please register!" :P [07:31:04] how to have a
 text?
[08:18:34] 	that is, fixed width font and making all enters to be 
type
[08:19:51] 	orly?
[08:20:10] 	close with 
[08:20:48] what is the upper/lower case naming convention? [08:21:12] naming convention for tags? [08:21:14] in example Im describing an Orc Mage (from a game) how should it be [08:21:27] like [[orc mage]] or [[Orc Mage]] or [[Orc mage]] or what [08:21:29] in Wikipedia? [08:21:40] actually in other wiki - for one computer game [08:21:46] but I wonder how you handle it in wikipedia [08:23:26] please refer to http://en.wikipedia.org/wiki/WP:NC [08:25:22] thx [08:25:39] and how should I handle redirections, in example [08:25:51] links to [[rings]] should lead to [[ring]] [08:26:02] #redirect [[ring]] [08:26:15] where do I put it? [08:26:19] in the source of [[rings]] page? [08:26:27] yes [08:26:29] thanks [08:26:43] how secure is wikimedia btw? [08:26:57] Quite secure [08:26:58] is it a good solution to have a page edited by closed community of editors? [08:27:06] (but viewable by any one) [08:27:06] Open editing isnt bad [08:27:10] You can easily undo any edits [08:27:20] Theres an undo button in history even :) [08:27:32] can I have a wiki where only admins create pages and edit them [08:27:49] but users can send their contributions by edit, althoug the edit waits approval before showing up? [08:28:17] so, I click edit, I edit, and when I click save the change is not visible (or better - visible only for me) then admin confirms the edit and everyone see it [08:28:41] How do I define a line in the wiki to be "anchored" ? can't seem to find it on the help pages [08:28:43] raf256: have a look at the FlaggedRev extension [08:28:50] oki [08:29:03] and how secure is wiki [08:29:11] in terms of code beeing hackable [08:29:23] raf256: still beta, we are awaiting a beta test shortly for the German wikipedia [08:29:29] for example PhpBB was exploited many times because of bugs in engine. and media wiki? [08:29:37] was there exploits in mediawiki? [08:29:46] Not as many bugs [08:29:47] Every program has exploits [08:29:52] MediaWiki doesnt have a huge number [08:30:14] MediaWiki 1.10 is still beta? [08:30:22] no real exploits known at the moment. [08:30:30] No, the flagged rev system [08:30:57] puzzlet: no. 1.11 is a release, 1.12alpha is a beta :) [08:31:30] Raymond_: Technically its an alpha, which is different [08:31:49] 03(NEW) Improper use of WebRequest::getIntOrNull() - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11330 trivial; low; MediaWiki: Page rendering; (emil) [08:31:52] We just had to cover the differences in class - who knew they were totally different [08:32:04] TheFearow: I know :) butI like to confuse with alpha/beta [08:32:27] How do I define a line in the wiki to be "anchored" ? can't seem to find it on the help pages and the method seems to differ between wikiengines [08:32:31] 03(mod) Improper use of WebRequest::getIntOrNull() - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11330 (10emil) [08:33:27] SlimG2: all headers (== this is a section ==) are anchors. [08:33:35] SlimG2: might do it - or if you have raw HTML [08:34:11] 03(mod) Improper use of WebRequest::getIntOrNull() - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11330 (10emil) [08:34:27] thanks Raymond_ [08:35:00] SlimG2: you can use [[pagename#this is a section]]. or as TheFearow suggests [08:35:32] when Im writting a list of rings how to name article with the list (and general info on rings)? [[rings]] or [[ring]] ? [08:36:11] For a list, i'd recommend "List of rings" or "List of Rings" [08:37:36] TheFearow: I think that the list and general article should be put togeather here for comfortability [08:37:50] if I will have it togeather then how to name it, single or pluaral? [08:37:51] Maybe Rings then [08:37:57] Plural [08:37:57] mhm I think so also [08:38:08] It's really up to you - as long as you create the other as a redirect, it should work fine [08:39:05] Why can't you export user .js pages? [08:40:03] No idea [08:44:02] how can I create a category of page [08:44:06] in example category "Monsters" [08:44:24] pages in this category would have a frame on the top with text like "This page describes a monster" [08:44:37] you know, thoes nice colored frames on top of some articles with icons [08:44:54] also it would be nice to have later auto-generated, sorted, list of all articles in this category [08:45:05] Thats whats in the category page [08:45:08] And you want a template [08:46:36] how do I create a category say Monsters, how to use it when creating in example Ogre Mage, and how to paste somewhere list of all items in this cat? [08:52:04] 03aaron * r25850 10/trunk/extensions/FlaggedRevs/ (FlaggedRevs.php FlaggedRevsPage_body.php): *Type/remove cruft var [08:56:49] 03(NEW) some Functions don't Work with PostgreSQL - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11331 major; normal; MediaWiki: Database; (n.kaiser) [09:09:07] On wikinews two admins deleted the same article at the same time - looks weird in the RC [09:09:43] *headesplode* [09:10:45] I would have thought mediawiki would check its not already deleted [09:14:20] it probably checks against a slave. if the slave is lagged by a few seconds, double-deletion might occurr. Probably not a problem. [09:21:18] how is it people add buttons to the edit page so different things can be added to the edit box [09:23:13] http://open.wikiblogplanet.com/ [09:23:23] heh, "Lorna Morgan" is now deleted [09:24:38] I hope none of those will have bad info posted from deleted pages though [09:25:47] akabuddy: [[MediaWiki:Edittools]] I believe [09:30:45] hello. we want to upload pdf files for example to our private wiki, but it seems for me as we can only upload images and audio files [09:30:52] is there any solution for that? [09:31:29] define the $wgFileExtensions array in your LocalSettings.php [09:31:44] for example: $wgFileExtensions = array ('png', 'gif', 'jpg', 'jpeg', 'ico', 'mp3', 'svg', 'pdf' ); [09:31:45] pmatthaei: read the faq [09:31:53] Jack_Phoenix: don't spoil people so much :) [09:31:59] hehe [09:32:39] pmatthaei http://www.mediawiki.org/wiki/Manual:%24wgFileExtensions [09:33:17] unrelated this is such a helpful page http://www.mediawiki.org/wiki/MediaWiki:Edithelppage /sarcasn [09:33:21] sarcasm [09:33:24] thanks akabuddy and Jack_Phoenix [09:33:29] np [09:42:13] im still confused on the inserting text into edit boxes [09:42:20] i see examples like http://www.mediawiki.org/wiki/Extension:CharInsert [09:42:49] but not alot of explanation on what code to write or where to enter anything [10:13:43] 03(mod) Single login on all wikimedia projects - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=57 (10fearow00) [10:18:39] how to paste a colored text? [10:18:46] (in example from linux terminal) [10:19:10] how to paste on the wiki a copy/paste from linux shell -with- colors? [10:20:28] write a program to convert to wiki syntax [10:22:38] basically you need ANSI-to-HTML conversion. [10:23:09] but usually, the terminal emulator will not include coloring in the stuff it sends to the clipboard. that would probably require quite a bit of hackery [10:23:18] all this is unrelated to mediawiki [10:23:19] Duesentrieb: yeah :/ [10:24:21] how to rename page foo to bar [10:25:37] raf256: Click the move button [10:42:05] why [[poison poisoned]] is displayed as text "poison poisoned" instead beeing a link to poison with title poisoned? [10:42:47] You need a | between the two [10:43:00] Because spaces are valid in wikilinks [10:43:16] (thankfully - ugly underscores are awful!) [10:43:24] like [[poison|poisoned]] [10:43:29] or [[poison]]ed ;) [10:47:00] how to link to [[foo]] from inside the
 block?
[10:49:10] 	bugzilla seems to be broken: The emails - the first contains comment 50, the next one has 50 and 51, the next, 50 through 52, and so on :)
[10:49:13] 	:(
[10:59:12] 	03(mod) Nonexistant language subdomains of .wikinews list wrong info - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11229  (10fearow00)
[11:03:33] 	Is it true that developers teste 1.11 for Wikimedia projects yesterday, and then reverted back to 1.10 because it wasn't stable?
[11:04:15] 	wikimedia doesn't run release versions, it runs svn trunk
[11:05:00] *hojjat 	thought the same, so won't believe what he asked, himself
[11:05:07] <_wooz>	hojjat: where did you get your info ?
[11:05:08] 	we've been on 1.11 since 1.10 was released
[11:05:24] 	and now we are on 1.12 alpha :)
[11:05:27] 	yep
[11:05:33] 	someone claimed a temoprary bug was caused by such a change
[11:05:44] 	a bug where, for a second, all text sizes changed, etc
[11:05:47] 	someone is an idiot :)
[11:05:57] <_wooz>	MediaWiki: 1.12alpha (r25833) on mediawiki.org
[11:05:57] <_wooz>	o)
[11:05:58] 	no, that one is true
[11:05:59] 	I think it is either a bug with the browser, or a server mid-way
[11:06:07] 	but it was in trunk, it wasn't released
[11:06:09] 	TimStarling, go on?
[11:06:32] 	TimStarling, but we run the trunk in Wikimedia, don't we?
[11:06:49] 	we're well past that point now, the change in question has been reverted
[11:06:50] 	Which means, a bug in trunk will affect these wikis when commited
[11:07:08] 	TimStarling can you give me a link to a diff or something?
[11:07:12] 	I'm feeling curiuos
[11:07:24] 	no, we don't update the live site immediately after commit
[11:07:37] 	we do a review, manually update, then we had some bug reports so we rolled back
[11:07:48] 	great
[11:07:51] 	and wise
[11:07:53] 	we're not stuck with the head version no matter what
[11:09:04] 	the problem with the header font sizes was r25706
[11:10:09] 	thanks
[11:12:17] 	TimStarling, what was that change supposed to do?
[11:12:23] *hojjat 	pokes Simetrical
[11:12:55] 	maybe you should read the wikitech-l post about it
[12:03:18] 	how to do two level list?
[12:03:30] 	to have a smaller list inside top-level list item
[12:09:41] 	03(NEW) [Wish] allow .kvtml files for Wikiversity - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11332 15enhancement; low; Wikimedia: General/Unknown; (matthias.spam)
[12:15:09] 	03(mod) [Wish] allow .kvtml files for Wikiversity - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11332  (10triyork)
[12:20:09] 	03abernala * r25851 10/branches/ApiEdit_Vodafone/includes/ (SpecialUpload.php api/ApiUploadFile.php): internalProcessUpload added. processUpload without input parameters as original code.
[12:27:40] 	TimStarling: gmorning :)
[12:28:02] 	hello
[12:29:09] 	hey Tim and VoiceOfAll :)
[12:35:49] 	03(NEW) change namespace "Wikibooks:" - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11333 15enhancement; normal; Wikimedia: Site requests; (AheunHana)
[12:36:39] 	uhm, this reminds me that adler is available
[12:36:51] 	no need to rebuild datastore there
[12:37:02] 	its friday, we can live with less servers!
[12:37:03] 	03(mod) change namespace "Wikibooks:" - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11333   +shell (10raimond.spekking)
[12:37:56] 	wrong channel, sorry!
[12:39:08] 	Duesentrieb: sorry I didn't respond yesterday -- I had to go home!
[12:39:14] 	03(mod) [Wish] allow .kvtml files for Wikiversity - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11332   +shell (10triyork)
[12:39:14] 	there must be a time difference
[12:42:13] 	TimStarling: any eta on when someone might give log_id a try? :D
[12:42:15] *VoiceOfAll 	ducks
[12:42:39] 	nope
[12:43:23] 	morning
[12:43:29] 	hello
[12:43:34] 	just in time XD
[12:44:47] 	how to make disambuignity page?
[12:48:02] 	brion-office: going off to any presentations soon?
[12:50:29] 	raf256: by hand. make yourself a nice template if you like.
[12:52:28] 	VoiceOfAll: orlando on the 27th
[12:53:16] 	03erik * r25852 10/trunk/extensions/Wikidata/ (3 files in 2 dirs): 
[12:53:16] 	first (still incomplete and hackish) stab at new expression UI
[12:53:16] 	to activate, change namespace handler for Expression namespace from
[12:53:16] 	'OmegaWiki' to 'ExpressionPage'.
[13:04:44] 	uhoh, I have a problem
[13:05:08] 	I installed mediawiki from the website and trying to migrate from my distribution's bundled version
[13:05:13] 	oh my
[13:05:28] 	everything is ok except that the images don't seem to be found.  My dist had them in 'uploads'
[13:05:51] 	I saw that the default is 'images' so I copied the old 'uploads' directory to 'images' in the new directory.  Thought maybe they would magically be seen
[13:06:11] 	I'm able to upload new ones and it puts them in the directory, but doesn't see the old ones
[13:06:16] 	I'm sure I did somethign stupid.
[13:07:20] 	oh.  I think I see what I did, the images directory already existed so I put the uploads directory inside it.  Stupid stupid
[13:08:58] 	no :/
[13:09:09] 	03(NEW) Sort Special:Linksearch by namespace - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11334 15enhancement; normal; MediaWiki: Special pages; (innocentkiller)
[13:10:39] 	brion-office: any chance of looking at bug 11290
[13:10:43] 	ok it's fine, the image I was checking was cached or something.  Sorry for flooding the channel
[13:11:00] 	14(DUP) Sort Special:Linksearch by namespace - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11334  +comment (10raimond.spekking)
[13:11:03] 	03(mod) Namespace filter in Special:Linksearch - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=7804  +comment (10raimond.spekking)
[13:11:40] 	anyone know of an extension that places input boxes in &editintro= that transfer information into the edit box?
[13:11:54] 	AzaTht: mebbe later
[13:12:23] 	okidoki
[13:12:49] 	trying to implemet a new solution for bug 8249 so that can be closed
[13:13:04] 	though still I want someone to make a working solution for bug 5678
[13:13:53] 	Should I have all my categories in one top-level category?  I'm looking at the CategoryTree extension and it seems to expect so
[13:14:32] <^demon>	Raymond_: Thanks for finding the dupe, I must've missed it in my search so I opened a new one.
[13:18:43] 	misty_wrk: if you want a complete tree, then yes, it has to have a root.
[13:18:50] 	brion-office: would it be possible to introduce a alternative main namespace named "Main" for example?
[13:19:02] 	...why?
[13:19:07] 	i.e. Main:Foo and Foo is the same
[13:19:16] 	Duesentrieb: ok
[13:19:21] 	misty_wrk: you don't have *all* categories in teh root, though. you have the top-level categories in teh root. 
[13:19:37] <^demon>	AzaTht: You could just set up Main: as a namespace alias.
[13:19:44] 	ok
[13:20:53] 	misty_wrk: on a large project, the top-level categories are usually meta-categories that do not contain pages, only other categories. for example, they might be "topic categories", "maintenance categories", "user categories", "license categories", "policy categories", "template categories", etc
[13:27:08] 	Duesentrieb: right, I understand.  But I want to show them.
[13:27:15] 	because I want this tree to be on the very main page
[13:27:26] 	it's ok, I made an All category and put all the top-level ones in it
[13:27:26] 	just show whatever level you want.
[13:27:52] 	my comment was just a general hint on "upper" category structuring
[13:28:13] 	i.e. content topics are not the only useful criterion for categorization
[13:28:15] 	right
[13:28:41] 	I don't think my users will be savvy enough to search for the article they want to find, they would rather drill down to it
[13:29:10] 	navigating a hierarchical structure is easier than typing a word in a search box?
[13:29:21] 	(though admittedly, the default search sucks)
[13:29:37] 	maybe more intiutive to a population that has never used a wiki
[13:30:22] 	anyway I want to give them both ways
[13:31:02] 	And it's working great :) thanks for a great extension
[14:03:33] 	03(mod) Parser functions to obtain talk page, namespace, talk namespace, basename, etc. for named targets - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=8249  (10azatoth)
[14:03:42] 	brion-office: lokkilokki? ↑
[14:06:33] 	g'day all
[14:08:50] 	I was wondering if anyone would be able to help with an issue I'm having with Mediawiki:Common.css and Common.js, I populate the pages in question, but the css templates dont seem to be applied at all to any of the styles the wiki employs, is there anything else I should be doing in order to get this running... Thanks
[14:09:33] 	atodorovic: clear your browser cache.
[14:09:54] 	Duesentrieb:tried that Duesentrieb
[14:10:04] 	what's the url of your site?
[14:11:39] 	it's actually behind httpauth atm, since it's a private development project
[14:11:46] 	atodorovic: wich version of mediawiki ?
[14:12:04] 	1.11.0
[14:12:46] 	atodorovic: make sure you didn't set $wgUseSiteCss and $wgUseSiteJs to false
[14:13:28] *atodorovic 	is checking
[14:15:39] 	atodorovic: look at the html source of any wiki page. search for MediaWiki:Common.css
[14:15:50] 	AzaTht: will peek it later today
[14:15:51] 	if it's there, load that exact path in your browser. see what it gives you
[14:15:54] 	or maybe later
[14:15:55] 	who knows :D
[14:16:51] 	Hello
[14:16:56] 	brion-office: when you go into "looking at things" mode... the Gadgets extension is waiting for your attention :)
[14:17:07] 	hey cary-office 
[14:17:08] 	Is there any Magic Text that will tell us where the physical location of an image is?
[14:17:16] 	hey Duesentrieb, LTNS 
[14:17:24] 	hehe
[14:17:24] <^demon>	cary-office: Nope.
[14:17:25] 	cary-office: Special:Filepath
[14:17:35] 	Like: http://upload.wikimedia.org/wikipedia/meta/e/e0/WikiFavsNews1.jpg
[14:17:36] 	hehe
[14:17:42] 	ohh, yes!  LDAP auth!
[14:17:50] 	don't know if there's a parser function for it to be able to *show* it somehere
[14:18:03] 	That's important :(
[14:18:07] 	but you can use Special:Filepath to directly link there: Special:Filepath/Foo.jpg redirects you
[14:18:14] 	brion: I need an extension!
[14:18:18] 	fast!
[14:18:38] *cary-office 	comes over there
[14:18:40] 	cary-office: what for, exactly?
[14:19:20] 	Duesentrieb: MediaWiki:Common.css is being imported from what I can see in the source
[14:19:32] 	It's for the Fundraisesr
[14:19:37] 	atodorovic: try to load it directly (put the url into the browser's address bar)
[14:19:46] 	I need it to create "copy-paste" boxes for fundraising buttons
[14:20:01] 	So we don't have to "hard-code" the image path in the template each time
[14:20:11] 	03(NEW) Update for the Greek language (el) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11335 15enhancement; normal; MediaWiki: Internationalization; (dds)
[14:20:22] 	cary-office: then use Special:Filepath. you can directly use it instead of the file's real localtion.
[14:20:39] 	Duesentrieb: http://rafb.net/p/GRsN6Y33.html (paste from the pageheader
[14:20:46] 	Duesentrieb: I have to create templates
[14:21:03] 	atodorovic: again: load it directly.
[14:21:09] 	see what you get.
[14:21:28] 	cary-office: but why do you need to have the *real* location in the templates? there's no reason for that.
[14:21:35] 	that takes an image and pastes the HTML in a box
[14:21:42] 	Duesentrieb: So people can load the images on to their website
[14:21:43] 	03(mod) Update for the Greek language (el) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11335  (10dds)
[14:21:57] 	off-site websites
[14:22:51] 	cary-office: yes. still. use Speial:Filepath. it works fine. try it:  http://meta.wikimedia.org/wiki/Special:Filepath/WikiFavsNews1.jpg
[14:23:20] 	Duesentrieb: I can load both the common.css / .js directly as well via the ../skins/common/common.css|.js
[14:23:26] 	But it doesn't return the text
[14:23:31] 	of the URL
[14:23:39] 	cary-office: got an example for me to see?
[14:23:46] 	brion: I'm working on it
[14:23:47] 	cary-office:  you can do  on any site, and it will work.
[14:23:57] 	cary-office: so, you don't need the real path. ever.
[14:24:01] 	Duesentrieb: ahhhhh
[14:24:02] 	Duesentrieb: rather they didn't though, that might be cache-unfriendly
[14:24:19] 	yeah.
[14:24:28] 	And it doesn't take into account thumbnails needed
[14:24:31] 	really? the image is still loaded from the real location
[14:24:40] 	Duesentrieb: yeah but you're making two http reqs
[14:24:44] 	03(mod) User's Custom Javascript does not Apply to Special:Preferences, Special:Userlogin and Special:Statistics - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10005  summary (10innocentkiller)
[14:24:45] 	it does go to apache fro the redirect, yes
[14:24:47] 	and i'm not sure whether the filepath one gets cached
[14:25:26] 	no idea either. but the image itself is cached, at least.
[14:25:32] 	03(NEW) Make extension home page to be a public wiki - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11336 15enhancement; normal; MediaWiki extensions: Semantic Forms; (bugzilla.wikimedia.org)
[14:25:42] 	caching the redirect too would be nice, though :)
[14:26:35] 	302 response Moved Temporarily
[14:27:12] 	so not cacheable response
[14:27:23] 	hm... could be changed to 301 perhaps?
[14:27:27] 	mmmmaybe
[14:27:44] 	but that could be a problem in future
[14:28:13] 	for instance, if/when we change to using static paths for file _versions_, so a file _name_ may refer to different urls over its lifetime
[14:28:18] 	in fact they already may refer to different urls
[14:28:25] 	only if you would want to do redirect-based load-balancing for serving images
[14:28:26] 	for instance you may have an image that refers to commons now
[14:28:28] 	but to a local image later
[14:28:41] 	so we can't make it a 301, no
[14:29:00] 	hm, true
[14:29:15] 	anyway, if there's not already a parserfunction that returns the file path there probably should be
[14:29:20] 	as there is one for pages :)
[14:30:10] 	yea, why not
[14:31:18] <^demon>	brion-office: I know we don't currently offer image dumps. I have a guy on OTRS asking for all of the /math image dumps. I'm assuming reply with "We don't offer image dumps right now, sorry?"
[14:32:10] 	the texvc-generated renderings?
[14:32:20] 	hu? what for?
[14:32:21] 	just render em on demand...
[14:32:37] <^demon>	brion-office: I'm assuming so, and he says it's so he can have an offline version of enwiki.
[14:33:02] 	^demon: arn't the statics downloadable as dumps?
[14:33:08] 	the math stuff should be in there, no?
[14:33:24] 	how do i intergrate a forum to my wiki?
[14:33:32] <^demon>	Duesentrieb: The formulas yes, but the rendering no.
[14:33:40] 	Zizanzu_: you don't
[14:33:52] 	sure?
[14:33:57] 	^demon: we don't generally offer downloads of generated bits unless they're bundled with something like the static dumps where they're actually used
[14:34:26] 	i don't think anyone would really want a big giant unsorted blob of math renderings from 730 separate wikis over the last few years
[14:34:36] 	i think people would rather have just the renderings used on their site
[14:34:37] <^demon>	brion-office: I figured, just thought I'd ask before I replied.
[14:34:53] 	How do I get a templated item to appear in a 
[14:35:05] 	so my recommendation would be to let it run on-demand, or do a full parse through the system if you want to pre-render them, say for a custom static dump
[14:35:31] 	Zizanzu_: liquidthreads has been under development for more than a year, it's not finished. it would make threadded discussion possible. there are also other extension, like TalkHere, that make it more forum-like. but the idea of a proper forum is quite different from what mediawiki is designed to be.
[14:35:57] 	cary-office: you don't, 
 is evil :)
[14:36:05] 	Zizanzu_: use different tools for different things. you can integrate a forum like phpbb *with* mediawiki (sharing user base, etc), but not *into* mediawiki.
[14:36:09] 	I'm just doing a div :)
[14:42:58] 	so, are we going to see LiquidThreads in Wikimedia projects in foreseeable future?
[14:44:46] *cary-office 	grumbles about {{#if}} and pipes and tables
[14:45:11] 	brion-office: here -> http://meta.wikimedia.org/wiki/Fundraising_2007/web_buttons#Banners_.26_Buttons
[14:45:25] 	Now that should be an input box
[14:45:30] 	textarea
[14:45:47] 	but I don't know how to make that using wikiscripting
[14:46:01] <^demon>	cary-office: It looks rather...not right.
[14:46:18] 	^demon: Because it's a div and not a textarea
[14:47:45] 	hmmmm
[14:48:25] 	brion-office: You see what I'm trying to do, right?
[14:48:43] 	i see what you did there
[14:48:46] *brion-office 	pokes at it
[14:49:40] *cary-office 	runs away in tears
[14:51:17] 	Haha, classic case of two people in the same office using IRC to talk to each other.
[14:51:38] <^demon>	brion-office: I have another user complaining on OTRS about our search :-P
[14:52:15] 	what about it?
[14:52:46] <^demon>	They want a "Did you mean to search for..." a la Google/Yahoo
[14:52:59] 	great, they'll have it when it works reliably and is efficient
[14:53:36] 	there is an extension for htat
[14:53:38] 	DidYouMean
[14:53:42] 	cary-office: i tweaked the template a little for now; i'll check on the parser function for getting image url
[14:53:55] 	^demon: it's in the works in the development branch of the search engine
[14:53:56] 	I only just saw it
[14:53:59] 	so when it's ready, it'll be ready
[14:54:02] 	brion: you are the man
[14:54:20] 	MinuteElectron: you gotta problem wit' dat?
[14:54:37] 	No, sorry if I offended you. I was just having a joke.
[14:54:48] <^demon>	brion-office: I'll tell them that, thanks.
[14:54:55] 	^demon: tell them to drink poison and die.
[14:55:01] 	:X
[14:55:11] 	Sorry... spontaneous moment there
[14:57:52] 	03(NEW) Could it be possible we could use forms(Semantic Forms) with edittools - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11337 normal; normal; MediaWiki extensions: Semantic Forms; (roc.no1)
[14:58:39] 	03(mod) Could it be possible we could use forms(Semantic Forms) with edittools - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11337  (10roc.no1)
[15:13:06] 	TimStarling: opinion; would you rather have a {{#filepath:blah.png}} or {{filepath:blah.png}} function?
[15:13:33] 	i've got it ready to run without the # ;)
[15:13:44] 	ah, so you're a bit biased
[15:14:08] 	Is anyone using the Pdf Book extension, by chance?  Just curious if it actually works
[15:14:29] 	I don't know
[15:15:01] 	in some ways it'd be nice to see the hash used consistently, and I thought the no-hash option was just for backwards compatibility when I introduced it
[15:15:13] 	but there's also the issue of consistency
[15:15:23] 	Hi there. Any idea why the index page of my wiki is suddenly blank?
[15:15:25] 	because most of our core parser functions don't have a hash
[15:15:37] 	Is there some common user idiocy that can cause this?
[15:19:08] 	Totally blank page comes back. Nothing when I view source.
[15:19:52] 	Hmm, I'm going to change the server. So is the handiest way to change server to just move the database and install new mediawiki software on the new server?
[15:19:59] 	then the other cute thing i'm considering is adding a |nowiki option on it, so {{filepath:foo.png|nowiki}} returns a non-linked URL suitable for listing as text. wrapping it in  obviously doesn't work so well as that won't interpret the function :)
[15:20:03] 	dunno if there's a nicer way to do that
[15:20:05] 	maznaz: usually that is because of a PHP fatal error or a segfault
[15:21:02] 	well, we have {{....:R}} to do a similar thing with statistics
[15:21:20] 	the "raw" option
[15:21:22] 	segfault in my experience does weirder things; apache doesn't send back headers, and browsers get confused sometimes. like they don't change the visible page from the previous page, or other weird shit
[15:21:31] 	hmmm
[15:21:35] 	Hmm possibly.
[15:21:37] 	there is a raw prefix actually, isn't there?
[15:22:04] 	hmmm prefix?
[15:22:22] 	maznaz: you might be missing a  somewhere
[15:22:26] 	let me find it
[15:22:37] 	what is the last extension you added or last file you edited?
[15:22:39] 				# Check for RAW:
[15:22:40] 				$mwRaw =& MagicWord::get( 'raw' );
[15:22:40] 				if ( $mwRaw->matchStartAndRemove( $part1 ) ) {
[15:22:40] 					$forceRawInterwiki = true;
[15:22:40] 				}
[15:22:55] 	raw interwiki? wtf
[15:23:04] 	yeah, my feature
[15:23:18] 	{{raw:somewiki:Main Page}}
[15:23:25] 	ah for transclude
[15:23:29] 	for interwiki transclusion, yes
[15:23:34] 	maybe don't wanna overload that...
[15:23:44] 	maybe not
[15:26:44] 	03raymond * r25853 10/trunk/phase3/ (RELEASE-NOTES languages/messages/MessagesEl.php): 
[15:26:44] 	* (bug 11335) Update Greek translations
[15:26:44] 	 Patch by Diomidis Spinellis
[15:26:54] 	why don't i commit it with the nowiki option and you see if it makes you vomit or seems ok? :D
[15:27:31] 	03(FIXED) Update for the Greek language (el) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11335  +comment (10raimond.spekking)
[15:28:34] 	I think it will be fine
[15:30:02] 	Sorry guys, just looking at this now.
[15:30:05] 	03brion * r25854 10/trunk/phase3/ (6 files in 4 dirs): 
[15:30:05] 	* Add {{filepath:}} parser function to get full path to an uploaded file, complementing {{fullurl:}} for pages.
[15:30:05] 	Giving this a |nowiki option to wrap the returned path in s for non-linked standalone use.
[15:30:05] 	Added File::getFullURL() function for cleaner calls; using full path to ensure consistency here.
[15:30:07] 	Problem is I haven't touched it.
[15:30:12] 	I just got a call saying the wiki has gone.
[15:30:33] 	maznaz: that's quite common, if you're on a shared host
[15:31:52] 	usually it means the host has changed the configuration in some way that breaks mediawiki
[15:32:05] 	The phone call?
[15:32:23] 	any semantic mediawiki people here?
[15:32:30] 	the best thing to do is to try to solve the problem yourself, because dealing with the administrators of shared hosts is often frustrating
[15:34:30] 	maznaz, switch error reporting on, thats an error in an include() and php is not telling you
[15:35:24] 	fhm filepath: works for files on commons?
[15:38:15] 	seiji8: yep
[15:38:24] 	cool :)
[15:38:49] 	woo hoo!
[15:43:40] 	Is there a way for me to force an image to be displayed as a link instead of the image itself?
[15:44:06] 	imagemap
[15:44:11] 	I found the problem.
[15:44:11] *brion-office 	gets out the scap pants
[15:44:11] 	[[:Image:foobar.png]]
[15:44:14] 	I have a very-vary large image, I've scaled it in the [[Image]] tag.  But I want a link to download the original
[15:44:15] 	cpanel reverted to php 4.
[15:44:21] 	For some god only known reason.
[15:44:22] 	thanks, cary-office!
[15:44:44] 	I answered a question!
[15:44:49] 	points for me!
[15:44:59] 	TimStarling: I get a 'Length Required' message from apache when trying to use WebStore for generating thumbnails. Any idea ?
[15:45:33] 	WebStore is still in development
[15:45:55] 	yeah, but it sometimes work...
[15:45:57] 	perfecto
[15:46:12] 	I mean I had no problems n another machine
[15:46:24] 	misty_wrk: [[media:big-ol-image.png]]
[15:46:28] 	cary-office: the original image is meant to print to a wide-format plotter, and did not look wonderful displayed on the screen
[15:46:44] 	Right
[15:46:48] 	brion-office: what is media for? how is it different than image?  I have also seen file
[15:47:06] 	
[15:47:10] 	misty_wrk: makes a link
[15:47:16] 	oh
[15:47:29] 	is it better than using the :, or equal?
[15:47:38] 	misty_wrk: :image: links to the description page, media: links directly to the file
[15:47:54] 	while image: inlines the image (if possible)
[15:48:11] 	got it
[15:48:15] 	you guys are smart
[15:48:52] 	misty_wrk: you ran into a crowd of vips today
[15:49:08] 	Anything to help!
[15:49:13] *cary-office 	winks
[15:49:32] 	ok well I will try to keep the newbie questions to a minimum, don't want to be boring
[15:49:57] 	misty_wrk: If nobody has time to answer your question, they won't answer
[15:50:09] 	Or they'll send you to someone who can
[15:50:49] 	mostly I have been able to find the answers online, but sometimes I don't know what it's called
[15:51:01] 	irc is good for that :)
[15:52:34] 	this is such a relief after doing docbook for years
[15:53:03] 	cary-office: http://meta.wikimedia.org/wiki/Fundraising_2007/web_buttons nicer? :D
[15:53:16] 	YES!
[15:53:18] 	Infinitely
[15:53:21] 	woo-hoo!
[15:53:22] 	w00t
[15:54:06] 	can i stab the blinky ones though ? :D
[15:54:28] 	I'd love to, but nobody else is creating any
[15:55:04] 	cary-office: I see you have been looking for me
[15:55:10] 	puzzlet: Yes!
[15:55:19] 	I have some feedback for your page if you want it, brion-office
[15:55:25] 	puzzlet: i need a quick Korean proofreading
[15:55:44] 	puzzlet: here -> http://meta.wikimedia.org/wiki/Fundraising_2007/Flickr_group/Korean
[15:55:49] 	you might want to rename bannersdfds.png because its name makes it get blocked by a lot of ad blockers
[15:56:09] 	including adzap, which a lot of organizations (including mine) use with the Squid proxy
[15:56:10] 	ok
[15:59:18] 	brion: oh, you actually put a  tag around it
[15:59:36] 	does that work?
[15:59:43] 	he's in the hallway
[15:59:50] 	I can wait
[16:00:18] 	cary-office: "wikimedia commons needs your free, commercial images"? what does that mean?
[16:00:26] 	you'll have to ask Miranda
[16:00:32] 	She first said, "non-commercial"
[16:00:37] 	we didn't like that so much
[16:00:55] 	I think it means "Commercially available
[16:00:59] 	just strike it
[16:01:03] 	"fee images"
[16:01:04] 	hmm, i don't know what "description box" is called in Korean interface
[16:01:27] 	in Flickr?
[16:01:34] 	yes
[16:01:35] 	cary-office: did you see what misty_wrk said about add blockers?
[16:01:49] 	noo
[16:01:52] 	I missed that
[16:02:00] 	hi ppl
[16:02:22] 	do i need Yahoo ID to sign up?
[16:02:33] 	Prolly...
[16:02:41] 	Or you can create one
[16:02:43] 	no, you don't
[16:02:44] 	"Wikimedia Commons - Media by the people, for the people" :)
[16:02:51] 	Yesssss!
[16:03:27] 	i'm looking for channal on this nood about "support" for mediawiki software (problems with setting sysops)
[16:03:49] 	this channel, or?
[16:03:50] 	andy_cro: here is a good place for that
[16:03:52] 	i think i don't wanna sign up to Flickr only to find out what "description box" is called in Korean
[16:04:04] 	puzzlet: heh
[16:04:09] 	Just change it to description
[16:04:51] 	when i do this in mysql: UPDATE user SET user_rights='bureaucrat,sysop' WHERE user_name='XXX';
[16:05:14] 	i got this error: ERROR 1054: Unknown column 'user_rights' in 'field list'
[16:05:15] 	andy_cro: read the faq *again*. i fixed that entry a couple of days ago.
[16:05:22] 	ok, tnx :P
[16:06:18] 	porno wiki?
[16:06:50] 	I guess it does work, I see 
[16:08:32] 	ok i'm done
[16:16:27] 	03(mod) Add 3 projects for Special:Import on English Wikibooks - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11226  +comment (10mike.lifeguard)
[16:20:09] 	03siebrand * r25855 10/trunk/phase3/ (8 files in 2 dirs): 
[16:20:09] 	Localisation updates from Betawiki.
[16:20:09] 	* bcl, bn, cs, ext, nds, sah, wa.
[16:20:41] 	03(mod) Nonexistant language subdomains of .wikinews list wrong info - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11229  (10cbrown1023)
[16:25:18] 	brion: I'm thinking about fixing bug 11289 by transmitting extra metadata from commons, maybe the whole serialised ParserOutput object
[16:26:50] 	the alternatives are things like