[00:02:01] "surplus data" like what? [00:02:53] i have to do this by memory coz im not at the machine atm, but 8 or 9 additional spaces and one more binary char [00:03:47] so it's [00:03:53] 03(NEW) Deleting Talk Pages - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12224 15enhancement; normal; MediaWiki: User interface; (placebo.wiki) [00:03:55] jpg x [00:04:07] instead of jpg [00:04:15] o_O [00:04:20] lol exactly ;) [00:04:21] that looks extremely odd. [00:04:36] is this for fresh uploads? or did it happen for stuff alread in teh database? [00:04:45] with stuff in the db already [00:04:49] and is the x actually part of the data, or did you add it to show the blanks? [00:05:08] no it just show 9 or 10 binary zeroes i thing [00:05:10] think [00:05:16] ah [00:05:28] mysql does this in some cases when converting text tables [00:05:31] but in mysql it shows as spaces [00:05:39] makes sense [00:05:48] happened to me with some mysql 4 -> 5 migration [00:05:50] major fuckup [00:06:07] the strange thing this happened after a maintenance reboot [00:06:22] traditional sql used to pad text fields with spaces. which is somehow "smartly" maintained in "some" cases in mysql [00:06:37] however collation may have changed [00:06:38] strange? why? did you look what the maintenance was? [00:06:41] an mysql upgrade, perhaps? [00:06:46] yeah i moved the server ;) [00:06:58] no shutdown -> move -> poweron [00:07:01] and copied the database? [00:07:06] on the machine [00:07:10] ah [00:07:13] hm... odd. [00:07:16] no idea, actually. [00:07:17] well on the san [00:07:20] ask in #mysql perhaps [00:07:28] and checkl if this also happened to other text fields [00:07:32] like... page titles? [00:07:40] but that would cause way more trouble. [00:07:43] the thing is the field is varbinary32? [00:07:55] could be [00:08:44] bit odd for a file extention record but then i dont know what the considerations where for using the type ;) [00:09:09] no more than a sql hack :p [00:09:25] oh well ill try n struggle along tomorrow [00:09:27] no idea why it's not varchar. the distinction is kind of blurry, too. text types in mysql are odd. [00:09:48] actually, I defined that field at some point. but i really don't remember if i made it varbinary back then, or why := [00:10:01] hehe [00:10:05] it *should* not make a difference. and padding should not happen *especially* if it's binary [00:10:32] if it has no repercussion ill try and convert to an editable form in mysql [00:11:02] makes manual fixing easier, but still puzzled why it would pad those chars [00:11:25] worked for 4 months without trouble [00:11:48] and otherwise ill submit it bugzilla [00:11:51] in* [00:11:54] no clue, sorry. [00:12:00] no problem ;) [00:12:07] converting to varchar or char should not cause any trouble [00:12:13] always make a backup, though [00:12:19] yeah [00:12:21] this might be interesting as context: http://www.mysqlperformanceblog.com/2006/11/27/trailing-spaces-in-mysql/ [00:12:32] not sure if this is really it, but i had problems ith it before [00:12:43] ah thats good info ;D [00:13:24] also, http://dev.mysql.com/doc/refman/5.1/en/binary-varbinary.html [00:13:41] "When BINARY values are stored, they are right-padded with the pad value to the specified length. The pad value is 0x00 (the zero byte)" [00:13:49] but: "For VARBINARY, there is no padding on insert and no bytes are stripped on select." [00:14:07] mm strange [00:14:48] oh will be an interesting one tomorrow ;) [00:14:53] :) [00:14:57] try #mysql too [00:15:10] yeah will do -) [00:15:24] i think i will get some sleep first [00:16:46] ok well thanks for the effort anyways :D nite! [00:17:42] nn [00:24:45] how does Special:MergeHistory define a mergable revision? [00:26:15] AaronSchulz: you around? [00:59:46] is there any way how to search in full sources, not only in texts? [01:01:57] hm? sources like what? [01:06:27] sources like eg. html tags/attributes and their values, css values, text within comment borders... [01:08:40] hm, that depends on how much gets stripped before indexing. but generally: no, there is not "real" full text search. it would be insanely slow. [01:08:55] you can run a LIKE query directly on the database, of course [01:09:12] if you don't use compressed/externalized storage, like wikimedia does [01:09:47] well, i actually need to dig in wmf projects ;-) [01:13:21] Danny_B: then dig through a dump. [01:13:43] Danny_B: it's relativelys heasy to hook a custom handlet into mwdumper, for example. [01:14:08] *Duesentrieb thinks about adding a "grep mode". [01:14:41] .oO(man, i really can't type today) [01:43:56] hey i'm trying to install mediawiki 1.11, and i'm getting this error: [01:43:57] Warning: main() [function.main]: open_basedir restriction in effect. File(/convertLinks.inc) is not within the allowed path(s) [01:44:00] what do I tell my site admin? [01:46:54] nevermind, found it in the faq :\ [01:46:56] *kenners5 shame [01:54:43] 03(mod) Identifier needed for MediaWiki generated pages in page source - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11988 (10oq9pscb02) [02:52:41] 03(NEW) influencing the BiDi algorithm to clearly distinguish between the signature and the date and time - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12225 normal; normal; MediaWiki: Page rendering; (gangleri) [02:52:41] 03(mod) RTL/bidirectional issues (tracking) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=745 (10gangleri) [03:07:55] 03(mod) New special page to display all pages created by a user - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10730 +comment (10voyagerfan5761) [03:14:25] 03(mod) New:=?UTF-8?Q?=20add=20=C2=AB=20id?=="wpTextbox1" =?UTF-8?Q?=20=C2=BB=20to=20the=20=C2=AB=20textare?= =?UTF-8?Q?a=20=C2=BB=20at=20=C2=AB=20?=[[special:Upload]] =?UTF-8?Q?=20=C2=BB?= - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12226 (10N/A) [03:14:26] 03(mod) facilitate syntax for BiDi editing (tracking) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=4357 (10gangleri) [03:17:17] i installed the category tree extension [03:17:55] is it possible to change the default behaviour for normal category pages? i want to let him show the pages as well (not only the categories and subcategories) [03:18:11] changing the parameter in LocalSettings.php has no effect [03:18:34] CAT works as expected [03:19:10] $wgCategoryTreeDefaultMode = CT_MODE_PAGES; [03:19:31] possible or not? [03:46:51] 03amidaniel * r28234 10/trunk/extensions/GiveRollback/GiveRollback.page.php: Load user data using User.load() rather than User.loadFromDatabase(). [03:47:48] wow... just finally fixed that? o.0 [03:48:51] I just got told about it :) [03:50:34] no ideas? [03:54:09] Alp`: you're talking about CategoryTree? [03:54:22] MZMcBride: yes [03:54:49] you read: http://www.mediawiki.org/wiki/Extension:CategoryTree ? [03:56:17] MZMcBride: i did, but maybe not careful enough? [03:56:28] what are you trying to do? [03:57:49] the categorytree extension replaced my default category page output. instead of the subcategories alone i can click on a plus sign for seeing their subcategories in a tree output [03:57:51] which is good [03:58:07] but i want also the pages in that subcategories to be shown [03:58:27] which doesnt work in category pages, but work well with the tag [03:59:04] oh, so you want to change the behavior of the Category: pages? [03:59:13] yep [03:59:31] i set $wgCategoryTreeDefaultMode = CT_MODE_PAGES; [03:59:33] well that's much harder than changing the behavior of the extension :/ [03:59:42] but this doesnt seem to have an effect on Category: pages [03:59:58] hm why? [04:00:29] the current extension changes the behavior of Category: pages? [04:02:33] yes [04:02:46] it has ajax capabilites now [04:04:28] hmm, well the extension's author is on IRC pretty regularly [04:04:34] i suggest talking to him [04:04:47] ok, thats great [04:05:03] in this channel? [04:05:15] yep [04:06:01] aah i think i found it [04:06:13] there is another variable.. didnt see it: $wgCategoryTreeCategoryPageMode [04:07:31] it works :) [04:07:40] dont know why i didnt found that before [04:07:46] thx anyway :) [04:09:06] yep [04:19:28] 03(mod) increase legibility in textareas, input fields etc. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12227 (10gangleri) [04:21:57] 03simetrical * r28235 10/trunk/phase3/includes/Exception.php: Make it a little clearer in the code that we aren't using STDERR outside command-line mode, by inlining a one-line function that was only called once in the code base. [04:33:33] anyone here? [04:34:28] !ask | comphappy [04:34:28] comphappy: 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. [04:34:57] :( ... guess i scared him off [04:35:07] back [04:35:18] what's your issue? [04:35:25] i have been fighting to get email confirmations to work [04:35:43] i finally got smtp configured on my server with postfix and it works [04:36:02] but when media wiki sends an email i get Could not send confirmation mail. Check address for invalid characters. [04:36:09] but the email is sent [04:36:17] and works just fine [04:37:12] was that clear? [04:40:04] is this a wiki issue or postfix conf [04:44:03] MZMcBride:? [04:45:27] e-mail's not really my area of expertise; where is the error coming from? the mediawiki interface? [04:48:40] yeah [04:48:49] on the create account page [04:50:38] I guess i will just have to tell my users to ignore it, but that is not optimal [05:15:35] 03david * r28236 10/trunk/extensions/LiquidThreads/ (LqtModel.php LqtPages.php): Show summaries of redirect destinations in archive view for moved threads. [05:20:08] having slight issues [05:20:45] www.linux-gps.org, i've set it up for php5, and when i go to the index.php5 it works [05:20:54] however, www.linux-gps.org doesn't [05:21:59] SmallR2003: most likely, you need to tell the webserver to use index.php5 as the index file [05:22:09] (you might try renaming index.php to something else and see if that works) [05:22:28] it doesn't [05:22:36] in fact, it blew up in my face :p [05:22:52] apparently .php5 calls .php [05:23:02] oh, yeah, you'll need to edit index.php5 too [05:23:36] stupidly i decided to go with godaddy because it was very cheap and i guessed that something large couldn't be too bad [05:24:00] cheap php hosting usually sucks in a more ways than you might have thought possible [05:24:15] precisely >.< [05:25:40] flyingparchment: we're using dreamhost - endless problems of the php and other varieties [05:26:30] being a small non-profit org i have no money >.< [05:53:35] hey does anyone know if there's a vector / portable image of just the [[ ]] in the mediawiki logo? http://upload.wikimedia.org/wikipedia/mediawiki/b/bc/Wiki.png [06:53:58] is there a way to make a new user in phpbb each new user there is in mediawiki? i can see a way to integrate mediawiki in phpbb, but not the other way round [07:00:36] Hello everyone. I recently installed MediaWiki 1.11.0 so that I can test pages before I upload them to Wikipedia, but I have a problem. [07:00:59] The #if construct in templates such as Template:Quote does not work. [07:01:19] !parserfunctions | mumia-w-19 [07:01:19] mumia-w-19 : "Parser functions" are a way to extend the wiki syntax. ParserFunctions is an extension that provides the basic set of parser functions (you have to install it separately!). For help using parser functions, please see . For details about the extension, see . [07:01:35] oh, okay, thanks :-) [07:01:46] mumia-w-19: you could just test pages in your wikimedia userspace [07:02:12] is there a way to do what i suggested? [07:02:47] Yes, but I use dialup; that would require me to be online for a *long* time (hours). [07:03:22] SmallR2003: write a new authplugin (or extend the existing one) [07:03:52] mmmn, i want to auth phpbb with mediawiki, not the reverse [07:04:09] then you should ask a phpbb channel [07:13:39] I take it that #if is a parser function that I have to download and manually install into my MediaWiki 1.11.0 system--right ? [07:14:37] you have to install ParserFunctions, #if is part of that [07:14:52] ParserFunctions is an extension? [07:15:04] yes [07:15:14] thanks , flyingparchment [07:30:56] i've just upgraded a mediawiki from version 1.3.9, and my uploaded images are in numbered directories rather than hashed a/b/ab.jpg format -- how can I convert that? [07:32:11] Thanks Raymond and flying-parchment; you guys are heaven :-) I got #if working it seems. [07:32:38] mumia-w-19: you are welcome. and have fun with the extension :) [07:32:45] thanks [07:44:41] kenners5: are you sure they hash didn't just happen to produce numbers instead of letters? [07:44:50] it's a hex hash, so it uses 0-9 and a-f [08:06:38] i'm looking for some simple coding help changing a template [08:12:31] <_wooz> lo [09:13:31] 03nikerabbit * r28237 10/trunk/phase3/ (includes/Pager.php languages/messages/MessagesEn.php): * Added new pager-{older,newer}-n messages for chronological paging (bug 4777) [09:28:48] *Werdna waves [09:35:04] uga [09:42:38] hello Duesentrieb [09:42:43] it appears that I have stuck a nerve. [09:43:04] Werdna: indeed. [09:45:05] Werdna: i'd suggest to keep the status quo everywhere unless requested otherwise (while still changing the default for fresh installs). Advertize the new feature - the german wp may be interested. [09:45:10] 03werdna * r28238 10/trunk/phase3/ (RELEASE-NOTES includes/Article.php): * Only mark rollback edits as minor if the user can normally mark edits as minor. [09:45:40] Brion and Tim support me on it.. I think that it will work fine. [09:47:06] Werdna: Brion and Tim are not the local community. Their responsibility is to make sure thinks don't break on a technical level. Policy decisions are to be made be local community. [09:48:02] Local communities never decide anything. [09:48:31] My change has been made. It is up to Brion and Tim to determine how it will be rolled out across wikis. [09:49:28] then i suppose it would be wise to makre them aware of any opposition [09:50:25] i think is's very unwise to try to push such a thing on the community - this supports the feeling of "techi despotism". [09:50:50] FWIW, I agree with Duesentrieb, and I'd think it best to revert the changes to defaultsettings for the time being [09:51:37] While I agree with your, Brion's, and Tim's opinion on the purpose of rollback and on who should have the right, there's clearly dissent, and many are interpreting this as quite the slap in the face [09:52:14] well, i'm not opposed to the defaults changing - but local settings should be set in a way to keep the status quo unless there's a community decision that sais otherwised. [09:52:21] i'm also personally in favor of the feature [09:53:03] however, I also feel that it's important to maintain some level of "separation of powers" here. the community decides which features it wants. [09:53:32] if there is opposition, don't disragard it. that is disrespec [09:53:44] ...disrespectful. [09:53:46] Sure. One problem, however, is that it's quite difficult to determine exactly *who* the enwiki community is. [09:54:16] I'm not at this time convinced the community at large opposes enabling rollback, but I'm also not convinved they support enabling; thus why sticking to the status quo would be a good course of action [09:55:33] yes. that's the "backwater" problem. [09:55:58] ask somewhere prominente. and: advertize, but let people come to you if they want it. [09:56:12] features are something to be offered. if it ain't broken, don't fix it. [09:56:56] Advertising things doesn't work very well on Wikipedia. It generally just causes any shred of rational conversation to dissovle into bickering and lynchmobs. [09:57:17] that's their own damn loss, then. [09:57:28] heh, a fair opinion :) [09:58:12] also, it's not quite true. often things are uncontroversial and quickly gain support. [09:58:13] It would be really nice if you could take Wikipedians out of the mob, explain the argument on both side to them, and ask for an opinion on the matter. Unfortunately that's proven next to impossible on most issues. [09:58:21] FlaggedRevs being a point of fact [09:58:50] They have to be *really* noncontroversial to gain enwiki support though :) [09:58:59] the problem is that controversial discussion rarely lead to a rational conclusion. but especially in case of controversy, the decision of the community (or lack thereof) should be respected, imho [09:59:17] enwiki is conservative [09:59:22] Very. [09:59:39] FlaggedRevs will have to be working well on dewp and a few more wikis until enwp considers them. [09:59:45] so be it. i don't care. [10:00:19] It's just unfortunate that the most prominent wiki is the one that seems caught in a constant state of stalemate. [10:01:23] When we have to spend months screaming at each other over whether the {{spoiler}} tags should be deleted or not ... [10:01:26] *amidaniel|away sighs [10:01:27] true. but i don't think a (however benevolent) dictatorship of the tech-folks will make this any better. [10:02:39] Meh, I see it as a fifty-fifty. There's a fairly good chance that just enabling rollback in the middle of night will lead people to the conclusion that "Hey, it's not that bad an idea." There's also the possibility that we'll have a Marie Antoinette situation. [10:03:40] the strongest oponents will not notice it - they are admins [10:03:54] yes, that was my thought [10:03:58] Definitely. [10:04:00] i don't hink there's a good chance for this working. not with the spirits already boiling wrt this. [10:04:28] Yeah, probably not. [10:04:48] i think it's extremely unwise to blatently ignore opposition. [10:05:09] I gave them three days to show why I shouldn't make it [10:05:18] If I get some time this weekend I'll try to write up a detailed appeal / explanation to see if I can sway some of the opponents. [10:05:19] I got nothing except vaguely-worded "I think autoconfirmed only" [10:05:25] especially in a situation where there already is outrage about a secret cabal thingy going on [10:05:52] we are no secret cabal. Everybody knows that we're an existing cabal! [10:05:53] Daniel Bryant, one of the more outspoken of the admins, seemed to relax his views after I talked to him today -- he just wants a way to hide the rollback link from Special:Contributions, which is quite feasible. [10:05:54] oops... [10:06:23] Werdna: what i read sonded very much like everyone was opposed to enabling it for new users. [10:06:27] If you say you're a cabal, though, you're not a cabal :) [10:06:36] Duesentrieb: yes, but I just see opinions [10:06:48] I don't see any facts and arguments being laid down on the table [10:06:58] the one I did see, quite a good point about minor edits, I fixed a few minutes ago. [10:07:01] Werdna: huh? what else do you want? [10:07:10] Duesentrieb: I think that's a misinterpretation. Those who are outraged have let their opinions known; those who aren't haven't really. [10:07:46] I want to see "I think this is a bad idea, because X will happen, and X is bad" [10:07:48] In any case, I think it best to just let the conversation continue naturally, and try not to cause any fuss :) [10:07:56] and I want X to be something likely to happen, and to be fairly bad [10:08:08] Werdna: I think quite a few good points along those terms have been made. [10:08:46] *amidaniel|away goes out for a smoke .. be back in a few [10:08:49] Werdna: the point is that they should not be required to convince you. it's up to you to conveince them, if you want to push that feature. the ultimate decision, on a policy level, is not, and should not be, yours. [10:09:06] anyway, i have to go afk for a few minutes. family duties :) [10:09:07] what could be fairly bad in a wiki? A troll running wild? That happens all the time. Restricting good users due to a few trolls? That sounds like our governments policy on inner security [10:09:17] I made a fairly decent prima facie case in my original post. [10:16:37] that's all good an well. i still maintain that it should not be pushed against opposition. the decision has to be made by the community. if they can't decide and get caught up in bickering, it's their own loss. enwp is only one of nearly 800 wikimedia projects. admittedly, the largest. but also the must stubborn and conservative, i guess. [10:16:56] it's not "their problem" [10:17:00] it's the world's problem [10:18:12] hm? with that argument, you could just go ahead and force anything one any project, just because you think it's "best for them". [10:18:25] this type of benevolentdictatorship is going to backfire big time. [10:18:35] that wasn't an argument [10:18:39] it was a lament. [10:18:54] It's not just the idiots who sit around and criticise crap all day's problem [10:18:57] heh. fair enough [10:19:02] it's also, you know, the people who want to use wikipedia's problem. [10:21:12] well... what i don't see is: why is it important to give rollback to *new* users? seems to me that some support could be gained for enabling it for autoconfirmed. [10:21:52] meh. could be changed in COmmonSettings.php [10:22:02] yes. [10:22:19] anyway: it's really a bad idea to give people the feelings that they are subject to the whim of the "tech gods". [10:23:02] indeed. but it is good to force change [10:23:23] No, no, it's not. [10:23:26] make them all warm and fuzzy about howmuch we care about what they want. or, actually, lets not talk to much about "them" and "us", because the distinction as such is harmul. and there isn't really any "we" or "them", theres me and you and somehow all of us. [10:24:00] indeed. Nobody's an enemy, but we can't pretend that we're not in different groups. [10:24:51] Werdna: forcing change... can help, but generally leads to unforseeable consequences. if you really go for it, you may be surprise with what change you did cause in the end. [10:25:01] *Werdna shrugs [10:25:09] Said Descartes, “It is nearly always better to tolerate their faults rather than to change them, in the same way that the principle paths which meander between mountains become gradually so smooth and convenient from frequent use, that it is much better to follow them than to try to travel more directly by climbing over rocks and descending to the bottom of precipices.” [10:25:20] :) [10:25:42] Werdna: my point is rather that these groups arn't really groups either. they are fuzzy sets of people with common interestes, more or less. [10:25:47] Yeah, but Descartes also invented the Ontological Argument for the existence of God, so he's hardly to be trusted on philosophical matters. [10:25:51] Of course. [10:26:04] but a set of people is a group [10:26:15] amidaniel|away: hehe, wisely put := [10:27:23] Werdna: yes. everyone is a memvber of a few thousand groups. it's irrelevant, if you put it that way. [10:27:49] Duesentrieb: Yup, much better than I could do :) [10:27:55] i, for one, am a member of the group that currently hang around on irc instead of getting Stuff Done (tm) [10:28:04] hehe [10:29:18] :p [10:29:57] Another good one, from someone who knows a lot about dictatorships: "It should be borne in mind that there is nothing more difficult to handle, more doubtful of success, and more dangerous to carry through than initiating changes in a state's constitution." [10:30:13] *Werdna rolleyes. [10:30:16] A quote proves nothing. [10:31:07] No, but the reasoning behind the quote does. [10:31:15] At least, I think so. [10:31:28] naw, it doesn't *prove* anything [10:31:45] Proof is in the eye of the beholder :) [10:31:52] heh [10:32:11] well yeah, but there's no reasoning in the quote. [10:32:13] *amidaniel|away wonders how a discussion about rollback evolved into a philosophical exploration of human nature [10:32:44] anyway... i need a decent way to make an xml dump of a category with subcategories. any hints, or should i get hacking? does dumpBackup.php (or mwdumper) take a page list as input in some mode? [10:33:36] Suggest you get hacking :) [10:33:52] *amidaniel|away meanwhile ought to return to his German essay [10:34:00] I would like to make an htaccess authentication before my wiki auth : ideally, this would use the wiki login/passwd : is it possible ? I've found the passwd are stored in [BLOB31-B] : what's the mechanism ? how can I use it ? [10:36:56] Burps: you can't use it, it's hashed. [10:37:38] Burps: you can do it the otehr way around: use http-auth, and let the wiki trust the login that was performed that way. however, you can not change the password via the wiki, then [10:37:47] there's an authplugin implementation for simple http aout [10:37:55] !auth [10:37:55] http://www.mediawiki.org/wiki/AuthPlugin [10:38:20] thx, I'll check that [10:38:41] Burps: http://www.mediawiki.org/wiki/Extension:HttpAuth [10:39:36] Burps: however - why do you want to use httpauth at all? [10:43:57] Hiya Duesentrieb, we spoke last nite about the binary padding of the minor mime types, i partially resolved it by changing the type to varchar and converting the fields [10:46:10] Duesentrieb : 'cause I have better trust in the apache auth ? Plus, I don't want anybody else than the regular user even have access to the wiki homepage [10:46:41] sp00n: congrates. err, why "partially"? [10:46:49] also, still unclear why it happens, right? [10:46:55] Burps: whatever floats your boat :) [10:47:38] yeah well im getting somewhat closer when enabling the ImageMagick option the mimetypes are set to unknown/unknown [10:47:57] when disabling it does work ok, but no thumbs ;) [10:48:19] new english expression learned; thx Duesentrieb :) http://www.urbandictionary.com/define.php?term=whatever+floats+your+boat [10:48:23] i've tested my imagemagick on my php seems to work [10:49:25] does media wiki fall back on gd if imagemagick is not present? [10:49:45] yes [10:50:00] uh... when do you get unknown/unknown? [10:50:07] try using external mime detection [10:50:08] !mime [10:50:08] For assistance in configuring mime type detection on MediaWiki, please consult [10:50:08] when i upload new images [10:50:20] ah will check that out now :) [10:57:51] hi all [10:58:47] hiya [10:59:04] can someone tell me why the download of the german dump files is not availible? or am i blind? ;-) [10:59:15] heh.. sore point [11:00:16] i meant the german wikipedia xml dump file... [11:00:21] tried adding file just now didnt seem to work, tried disabling mimetype detection all together (uploading a plain .jpg) [11:00:33] didnt fly either [11:01:01] wondering if im adding those options to the right include [11:01:12] these go into Localsettings.php right? [11:08:36] Duesentrieb : I'm back to my httpauth question : in the solution you proposed me, I need to have a .htaccess file with all of my users, right ? no way to avoid that ? [11:37:48] hmh [11:38:14] isn't the status quo to use default settings unless otherwise requested? [11:48:39] Hi there [11:58:36] 03huji * r28239 10/trunk/phase3/languages/messages/MessagesFa.php: Adding translation for pager- messages, and yourvariant. [11:58:38] Are the tabs in media wiki (monobook) sorted alphabetically? [12:00:08] 03huji * r28240 10/trunk/phase3/maintenance/language/messages.inc: Adding pager- messages to the list [12:05:30] Nikerabbit: the status quo is, pre definition, the thigs as they currently, effectively, are. [12:05:55] 03huji * r28241 10/trunk/phase3/languages/messages/MessagesFa.php: Rebuilded [12:06:12] no [12:07:04] no? to me or to Asga? [12:07:32] Asga [12:07:32] anyway... Asga: no. [12:07:35] ah :) [12:07:41] lol thanks [12:08:21] Well i added a new tab and it is first tab in row.. so [12:08:53] TimStarling: did you notice the discussion about the rollback stuff? there seems to be some outrage about techi dictatorship. [12:08:59] Asga: added it how? when? where? [12:09:22] Ah [12:09:29] just local [12:09:41] yes. [12:09:43] trying to write an extension for university [12:09:52] how did you add the tab? [12:09:58] ah well [12:10:09] Duesentrieb: no I have not seen the discussion [12:10:11] i tried the code which is in the faq ;) [12:10:42] it's not surprising though [12:10:54] but i removed this unset command because i don't want to remove the discussion tab [12:10:55] so [12:10:56] I told Werdna that he had to get the community on board [12:12:06] TimStarling: there seems to be disagreement about what "on board" means, and how it is to be done. [12:12:11] I am a bit lost in the whole wikipedia code... so im just trying @ Duesentrieb [12:13:07] Asga: the code seems alright at first glance. i'm a bit confused myself about SkinTemplateContentActions vs SkinTemplateTabs [12:13:22] Asga: anyway - your problem is the position where your tab shows up? [12:13:25] Duesentrieb: where? [12:14:15] Yes... i don't know how to use wfMsg right so i just set the text to 'annotate' manually [12:14:27] TimStarling: well, there was some heated discussion on wikimedta-tech last night (~12 hours ago), and i talked to werdna here in the channel today (~4 hours ago). if you have logs... [12:14:45] and the tab shows up as first tab... [12:15:00] hi.. I'm having some troubles adding the pipe | in a template that uses loops... it don't recognize it [12:15:13] so not on-wiki then? [12:15:21] Asga: you can determine yourself where in $content_actions the tab is located. the order in that array should be the order the tabs show up. just add to the end of the array, i guess (i havn't messed with this in a while, though) [12:15:59] TimStarling: there was som on-wiki discussion, which was the basis of the omg techi dictatorz! i'll try to find the link. [12:16:10] http://www.wikilatin.netsons.org/latin/Template:Temp I have to replace the middle dot with a pipe... the {{!}} template doesn't work [12:16:38] ah well i'll try adding it at the and of the arry [12:16:46] 03huji * r28242 10/trunk/phase3/languages/messages/MessagesEn.php: Removing trailing spaces, performing a rebuildLanguage and making sure all newlines are in the same format (should fix bug 12170). [12:18:49] TimStarling: http://en.wikipedia.org/wiki/WP:VPT#Rollback_for_regular_users (which was described as "quiet backwater" - and i wouldn't extactly call this "community support") [12:19:37] TimStarling: since then, this page poped up: http://en.wikipedia.org/wiki/Wikipedia:Rollback_for_regular_users [12:19:41] havn't read it yet. [12:23:23] mmm, I see Werdna is throwing some names around [12:25:30] TimStarling: pm [12:33:05] 03rotem * r28243 10/trunk/phase3/languages/messages/MessagesHe.php: Update. [12:34:41] well it works :) thanks Duesentrieb [12:34:50] yay [12:36:54] now i only need to find out why the tab is displayed when special pages are opened... (edit and other tabs are hidden) [12:38:04] Asga: because you always add it. [12:38:47] Asga: global $wgTitle; if ($wgTitle->getNamespace() == NS_SPECIAL) return true; [12:39:25] 03(mod) influencing the BiDi algorithm to clearly distinguish between the signature and the date and time - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12225 (10gangleri) [12:40:03] dwimm-operator :o [12:41:43] 03(mod) influencing the BiDi algorithm to clearly distinguish between the signature and the date and time - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12225 (10gangleri) [12:52:21] 03mkroetzsch * r28244 10/trunk/extensions/SemanticMediaWiki/INSTALL: Added remark to run refershLinks.php after major upgrade. [12:54:48] hm @ Duesentrieb [12:54:59] doesn't it always return true? [12:55:19] yes, it should. [12:55:32] the point is here to return immediatley, woithout doing anything [12:55:40] ah okay [12:55:48] lol [12:59:53] Well works :) [12:59:55] thanks again [13:00:13] sorry to brutely interrupt again ;) is there any way to fix Wikisysops permissions (dont ask :P) [13:00:17] bye then :) [13:04:24] nm found something ;) [13:12:40] 03wegge * r28245 10/trunk/phase3/languages/messages/MessagesDa.php: Added/updated translations for da. [13:14:04] 03(NEW) it.wikiversity - Impossible import pages - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12231 minor; normal; Wikimedia: wikibugs; (fede.reghe) [13:45:31] 03(NEW) AntiSpoof should return more than one result - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12232 15enhancement; normal; MediaWiki extensions: AskSQL; (sxwiki) [13:50:49] 03raymond * r28246 10/trunk/ (13 files in 13 dirs): * Updates German [13:50:57] has anybody any experience using mediawiki ajax engine in single pages ? [13:56:54] 03raymond * r28247 10/trunk/phase3/languages/Names.php: Gan language uses Chinese characters only. [13:57:31] absss: 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 for a good explanation of getting help on IRC. [13:58:57] 03(mod) AntiSpoof should return more than one result - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12232 (10raimond.spekking) [13:59:03] !ajax [13:59:03] http://www.mediawiki.org/wiki/Manual:Ajax [14:03:42] 03(mod) SVG error when rendering thumbnails, but two specific sizes unaffected - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10586 (10raimond.spekking) [14:04:09] 03(mod) "Round" operator broken - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=6529 (10raimond.spekking) [14:05:31] absss: what do you mean with single pages? [14:06:07] 03(mod) List of footnotes separate from references in Cite.php - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11899 (10raimond.spekking) [14:14:59] 03(FIXED) Full extension info (esp. URL) in all extensions - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=6353 +comment (10raimond.spekking) [14:15:37] time to leave the building -) have a good one [14:16:04] i mean that i must insert javascript in one page, and not in one extension [14:17:48] 03(mod) EConfirm unchecks "Enable e-mail" after first email confirmation - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11150 (10raimond.spekking) [14:22:56] 14(INVALID) QISSingleSignOn Fails with MW 1.9.x/1.8.x; works great with 1.7. x/1.6.x - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=9364 +comment (10raimond.spekking) [14:24:08] 03(mod) Add a digest function to Email notification - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=8911 (10raimond.spekking) [14:24:37] 03(mod) Unexpect behaviour when substing templates with substed parser functions. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=8675 (10raimond.spekking) [14:26:24]
[14:26:24] Fatal error: Call to a member function sendHeaders() on a non-object in /var/www/netsons.org/wikilatin/includes/AjaxDispatcher.php on line 104
[14:26:50] this is the page: http://www.wikilatin.netsons.org/latin/Numerazione_romana#Conversione [14:29:31] convertRomanNumber is a function that takes a roman number and gives an arabic number... any suggestion? [14:29:57] 03(FIXED) Introduce {{#timediff:}} parser function - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=7114 +comment (10raimond.spekking) [14:30:25] 03(mod) Text within span tags (with attributes) contained in #switch statements, vanishes - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=6801 (10raimond.spekking) [14:30:56] 03(mod) Use paragraphs, rather than line breaks, where appropriate within - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=6419 (10raimond.spekking) [14:32:46] absss: What's the question? [14:33:05] 03(mod) Potential false matches from spam blacklist - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=4750 +comment (10raimond.spekking) [14:35:04] if you click on "Converti" it gives "Fatal error: Call to a member function sendHeaders() on a non-object in /var/www/netsons.org/wikilatin/includes/AjaxDispatcher.php on line 104". But it should give the number 0, the result of the php function convertRomanNumber of my extension.. where is the error ? [14:35:55] i'm sorry for the blocked page but i must take it blocked to use html tags [14:37:03] the function isn't handling empty emput (that's throws the fatal error) or 0 as input (internal error - returned no data) [14:37:07] fix your function. [14:37:30] s/emput/input [14:37:54] negative numbers also breaks it [14:38:05] and alphanumeric input [14:38:47] but it says Call to a member function sendHeaders() on a non-object... [14:38:54] yeah. [14:39:00] 03(FIXED) Some sites dropped from Special:SiteMatrix table to bottom list - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=4164 +comment (10raimond.spekking) [14:39:05] so what should I do? [14:39:13] learn to program? [14:39:24] look at your function [14:39:36] 03(mod) DynamicPageList: Unable to display all pages of a namespace - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=3082 (10raimond.spekking) [14:39:52] can you paste your custom function in to pastey.net? [14:40:01] of couse [14:40:02] 03(mod) Extra parameters to control output of DynamicPageList (DPL) extension - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=2283 (10raimond.spekking) [14:40:13] 03(mod) Special handling for date categories in DynamicPageList (DPL) for WikiNews - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=2284 (10raimond.spekking) [14:40:44] 03(mod) parameter-set option to make DPLs keep static page-order - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=2298 (10raimond.spekking) [14:41:39] http://rafb.net/p/7kSaWs52.html the last function is directly intrested in the ajax call [14:41:55] k [14:42:35] if it takes II, it returns 2, if takes 2 returns II [14:42:47] ok, you're making the assumption that any non-numeric input is a roman numeral [14:43:14] asdf/234 is not a roman numeral [14:43:19] yes.. if the char is invalid it ignore it [14:43:41] asdf/234 return 0... but abcIII return 3 [14:43:41] and if none of them are valid? [14:43:55] if none of ther are valid it returns 0 [14:44:03] enter garbage, what happens? [14:44:28] nothing expecial, it returns 0 [14:44:42] I get a Fatal Error [14:44:52] but is not my function.. [14:44:56] yes it is. [14:45:54] now i'm checking it again.. [14:48:03] 04(REOPENED) Introduce {{#timediff:}} parser function - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=7114 +comment (10danny_b) [14:49:03] 03(mod) Showing also articles in the CategoryTree of categories in he-wiki - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11776 (10raimond.spekking) [14:49:03] http://www.wikilatin.netsons.org/extensions/RomanNumbers/RomanNumbers.php?n=roman [14:49:14] just an echo of the function... [14:50:19] n=garbageblabla returns 100... it compute only the two L (50) [14:51:29] TimLaqua, what do you think? [14:52:18] absss: I can't troubleshoot w/ that debug output, it's breaking the ajax call [14:52:24] turn off the echo for a second [14:54:43] i can't understand how it is breaking it [14:55:53] the echo [14:56:10] it sends output and makes it so the mediawiki software can't send header information [14:56:40] brb, i'll talke a look at ajaxDispatcher and your function in a few minutes. [14:56:43] i turned off it [14:56:55] thank you TimLaqua [14:57:48] try converting the output from toArabic to a String [14:57:56] dont' return the number, return a string [15:00:47] it's the same, fatal error... the php function that i call by ajax have to return the value that will be displayed, haven't it ? [15:01:59] absss try: return number_format($num); [15:02:20] oops ($arabic) [15:03:13] is it possible to put a poll on each page of my wiki site? [15:05:23] re [15:06:30] tehlex: yes. [15:06:41] (bread questions get broad answers) [15:07:13] you are right! the 0 doesn't work and returns fatal error.. strings and alphanumeric sequences instead work [15:07:33] ok well how do i add a poll to each page Duesentrieb? [15:08:12] tehlex: depends on how you want to define the poll, and how you want it to get processed. basically, these are two distinct questions: how to implement a poll, and how to put whatever on every page. [15:08:31] thingy [15:08:33] ;) [15:09:03] to put stuff on every page, you'll have to hack the skin (or write proxy object around the article object - which is more complex). [15:09:19] or you use tome type of custom tag or template (but that is not automatic an can be removed) [15:09:42] as to implementing a poll... well... you have to have a form handler, and a database to store the stuff, and something that will evaluate it all... [15:10:05] stuff like that probably exists in some form. you'll have to fit it in. [15:10:12] I wanted to use the bibtex extension for MW. This extension wants to include a file called Image.php that is not included in the extension. does anyone know what the extension expects that to be? [15:11:32] PunkRock: in the includes directory. which should be in the default include path. so the include should work, unless the extension does it in an odd way. [15:12:02] tehlex: i have not tried, but i guess livelets would be a good basis for implementing this: http://www.mediawiki.org/wiki/Extension:Livelets [15:13:13] Duesentrieb: there is no Image.php in the includes dir of the MW. and the Path is set: include_path='/home/bacher/public_html/mediawiki-1.11.0:/home/bacher/public_html/mediawiki-1.11.0/includes:.... [15:13:32] or Images.php [15:14:45] find . -name Images.php [15:14:54] is empty in the includes dir. [15:15:18] and the upper dir also. [15:15:19] it's been split up into filerepo [15:15:25] PunkRock: uh... oh... Image.php was apparently removed with the introduction of the new media handler architecture [15:15:40] ah! so where do i have to point that to? [15:15:46] it mostly ended up split between File.php and LocalFile.php [15:15:51] PunkRock: yea, talk to TimStarling, he refactored that stuff [15:16:10] absss: so you got it working now? [15:16:34] hm. darn. i have to give a talk till next week. i wanted to do this in a wiki and i wanted to use bibtex to include references. [15:16:46] PunkRock: you're worried about an extension that uses include('Image.php') ? [15:16:46] /till/ / [15:16:55] TimStarling: right! [15:16:57] try just removing it [15:16:59] absss: don't forget to handle negative numbers. [15:17:03] is there a fast ... [15:17:04] ok. [15:17:10] most things are autoloaded in mediawiki these days [15:17:12] yea, autoloading could take care of it [15:17:13] maybe [15:17:45] hm. [15:17:51] we kept rough interface compatibility with Image [15:17:55] Detected bug in an extension! Hook bibtexHook failed to return a value; [15:18:12] it's meant to return true [15:18:19] you changed the way hooks work. [15:18:20] ok. [15:18:30] I didn't change it, brion did [15:18:45] wot [15:18:56] ah yes [15:19:08] i changed it from silently breaking shit to saying "hey your hook is wrong" [15:19:10] super! [15:19:14] that did it! [15:19:33] which is debatable but at least now you can see it's wrong ;) [15:19:44] pry a good move. ;-) [15:20:05] are there magicwords to get the name of the month? [15:20:14] like the name of the first month [15:20:14] brion, have you seen the RFC about rollback for regular users? [15:20:37] TimStarling: i'm tired of fighting the battle... :) any strongobjections to it? [15:20:52] *White_Cat hugs brion [15:21:09] Werdna came on a bit strong at enwiki, pissed some people off [15:21:35] now there's a page demonstrating almost unanimous opposition to the idea [15:22:00] http://en.wikipedia.org/wiki/Wikipedia:Rollback_for_regular_users [15:22:07] yay [15:23:48] so we might need to revert it or change the wikimedia default back to how it was, before the change goes live [15:24:28] easy enough [15:24:41] TimStarling, if you are here... since there is an ifexist limit introduced, why do 2001th (and more) ifexists silently ignore the page existance, not showing any big red warning and confusing page creator? [15:25:03] enhydra: because developers are lazy [15:25:43] true [15:26:35] TimStarling, if devs aren't lazy enough to implement that limitation, why are they unable to make this simple change? [15:27:16] because it's not a simple change [15:27:37] we don't have any mechanism for having the parser display warnings to the user [15:27:50] 03brion * r28248 10/trunk/phase3/includes/DefaultSettings.php: [15:27:50] Keep rollback disabled for regular users for now. [15:27:50] (Can be configured per-site if there is consensus to do so.) [15:27:56] it would be a handy feature, and I've been thinking about doing it before we reduce the limit [15:28:28] but I have about 500 other things to do before yesterday [15:28:32] there are many other parser functions displaying errors, such as if you write {{#expr:1/0}} [15:28:47] true... [15:28:57] but I was thinking of something a bit more aggressive [15:29:14] like requiring confirmation before saving the edit [15:29:57] 03(mod) REVISIONID won't subst - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11964 (10brion) [15:29:59] putting an error message into the output of the function is not ideal [15:33:49] gäh. if a maintenance script gives me "DB connection error: Unknown error", what does this usually indicate? how do i get more info? i'm trying to run dumpBackup.php on the toolserver, with a contrieved LocalSettings.php [15:34:02] 03(mod) Show some gadgets only for admins - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12211 (10brion) [15:34:23] I'm not sure why that happens [15:34:40] but it's probably just an ordinary connection error where the error message was lost somehow [15:34:51] 03(mod) Add a tag for inline math - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12223 (10brion) [15:34:55] "ordinary" in what way? [15:35:20] 03(WONTFIX) Deleting Talk Pages - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12224 +comment (10brion) [15:35:27] wrong host, wrong user, wrong password [15:35:37] broken server [15:36:26] i can provoke all of the above explicitely and get a real error message [15:36:40] 14(INVALID) increase legibility in textareas, input fields etc. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12227 (10brion) [15:37:10] Duesentrieb: offhand maybe your AdminSettings.php is borked [15:37:31] or maybe it hates you [15:37:32] a lot [15:37:44] brion: there's not ADminSettings.php [15:38:06] server is fine... [15:38:21] wrong db name gives a real error message, so does all the otehr stuff. [15:38:26] grr. [15:38:58] this happens consistently, by the way. i'm unable to connect. [15:39:12] try creating one [15:39:17] it's propbably that i miss something in my generic settings file. but what? [15:39:21] o_O [15:39:36] what should i put into AdminsSettings.php, when i want to run queries on the TS? [15:39:53] also, i'm using --conf=)- [15:39:57] $wgDBadminuser = 'root'; [15:39:57] $wgDBadminpassword = ''; [15:39:57] ^ but with real values [15:39:58] err, --conf=... [15:40:06] err? [15:40:20] it... should not have root rights [15:40:25] it should not need root rights [15:40:27] hah well yes [15:40:30] use real values i said :D [15:40:33] and that i know the root pw is sheer conicidence :) [15:40:39] TimStarling, putting errmsg in output is a necessary option (maybe just for 2001th #ifexist) — how will users know about the reason of existing pages' malfunctioning? [15:41:01] brion: i don't get it. i already put the real values into the file i specify with --conf [15:41:10] saving confirmation would only annoy users (me, at least) — why bothering, if there's a preview that will give you the same warning? [15:41:16] 12 hi all [15:41:29] 03(mod) it.wikiversity - Impossible import pages - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12231 (10brion) [15:41:30] well i don't trust --conf [15:41:36] senki, hey (and please disable msg coloring) [15:41:44] if you ain't gonna try it, *shrug* [15:42:05] just dump the parameters to mysql_connect before it's called [15:42:11] 12 ??? i am hungarian and dont spek english [15:42:15] that'll tell you whether it's configuration or not [15:43:27] (LATER) Add a digest function to Email notification - http://bugzilla.wikimedia.org/show_bug.cgi?id=8911 +comment (brion) [15:44:23] enhydra: the output of #ifexist might not even appear in the preview, it might disappear into an unfollowed branch [15:44:33] brion: same same. no effect. would have been curious, since messing with user or pw in localsettings *did* have an effect (giving a different error) [15:44:41] or end up in some collapsed navbox [15:44:47] funkay [15:45:07] i remember having this error before. [15:45:15] i don't remember how i fixed it [15:45:28] i think it was something really stupid, too [15:45:31] *Duesentrieb is annoyed [15:45:48] Duesentrieb: unknown errors suck, patch the core if you work out how to get rid of them [15:45:59] TimStarling, or you may check the limit at the end of the page and print a big warning just before categories (that will be visible anyway) [15:46:03] this is keeping me from creating dumps i need for testing my diploma stuff. why is it that things always get hung up on *stupid* stuff? [15:46:09] ?????????? [15:46:11] TimStarling: indeed. [15:46:34] enhydra: I'll think about it [15:46:47] TimStarling, okay. thanks [15:46:51] file a bug report if you like [15:47:06] senki: hello. you don't speek english. we don't speak hungarien. now what? [15:47:08] (mod) AntiSpoof should return more than one result - http://bugzilla.wikimedia.org/show_bug.cgi?id=12232 +comment (brion) [15:47:26] *TimStarling wants colour ban [15:47:33] ??????????????:(((((((((((((( [15:47:51] diploma? pssssshhhhhhh [15:47:57] drop out of college and be cool like us [15:48:27] brion, [15:48:43] oops [15:48:56] brion: i'm tempted. should have done that, like, ten years ago though. now it's too late for even that. [15:48:57] censorship! [15:48:58] xD [15:49:14] cabal cabal cabal [15:49:23] [[w:There Is No Cabal]] ;-) [15:49:30] (mod) it.wikiversity - Impossible import pages - http://bugzilla.wikimedia.org/show_bug.cgi?id=12231 (fede.reghe) [15:49:41] *brion starts uni drop-out cabal [15:50:02] i usually leave that part out when giving talks to impressionable college kids [15:50:48] in senior high school we had a talk given to us by a supermarket store manager [15:50:53] (mod) AntiSpoof blocks usernames too aggressively - http://bugzilla.wikimedia.org/show_bug.cgi?id=8257 (raimond.spekking) [15:51:02] telling us how you don't need a degree, with enthusiasm you can get anywhere [15:51:16] brion: uh... does mwdumper have a pagelist param? so i can tell it which pages to dump? [15:51:48] dumpBackup does [15:51:49] I think it went over the head of the audience though since this was a selective high school in a country where university is virtually free [15:51:57] brion: which is what i'm trying to run [15:52:05] there were only like 3 people in my year of 180 who *didn't* go to uni [15:52:07] brion: which bails out with "unknown error" [15:52:17] and yes, so does mwdumper [15:54:06] oooohhhh... perhaps i should use that, then :) didn't see it in the source. [15:54:34] anyway - dumpBackup tries *twice* to connect to the db. the second time around, if failed - and it tried with a blank user name. [15:54:40] so... wtf? [15:54:54] o_O [15:54:57] that's interesting [15:55:03] i'll trace it [15:55:16] hm... let me svn up before i do :) [15:56:24] brion: how do i dump a backtrace without dying? [15:56:32] print wfBacktrace() [15:56:45] or var_dump(debug_backtrace()) for the verbose version [15:57:15] k, thanks. [15:57:41] hrm... echo-debugging with vim. fun. [16:00:17] 03(mod) Deleting Talk Pages - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12224 +comment (10redrocketboy) [16:01:29] Hello [16:03:01] Duesentrieb: just wanted to thank you, your categorytree plugin is very cool :) [16:03:14] *White_Cat is pinged? [16:03:16] OH [16:03:20] Alp-: ha, that helps :) thanks [16:03:38] [...] cat'egoy [...] cool [...] [16:04:22] ? [16:05:01] brion: you were right, and i didn't read properly. I failed to set $wgDBadminuser, i just set $wgDBuser a second time. Doh! [16:05:26] White_Cat: your highlite expressions should be a bit more restrictive i guess :) [16:05:46] Duesentrieb thats too hard to code [16:06:09] White_Cat: hm? at least requore "cool" before "cat" :) [16:06:25] what if people talk about catcool [16:06:52] or Cool White Cay [16:06:54] *cat [16:07:01] Duesentrieb yes you are right [16:07:10] but such parsing is too CPU demanding :) [16:07:18] brion: however, imho wgDBadminuser and wgDBadminpassword should default to the non-admin version. Setup.php could do that. [16:07:24] I parse the entire wikipedia contributions [16:07:42] .oO(oh vanity) [16:07:52] vanity? [16:07:56] I have far too many talk pages [16:08:17] set up enotif [16:12:31] Question: I need to know if a user is logged in to MW, in a PHP application/script external to mediawiki. My first thoughts are, the best way to handle this is to add a hook in MW to login/logout which will set my own session var... which I then check for in my own standalone script. [16:12:38] Sound sensible... or a better way...? [16:13:20] 03(mod) OTRS renders Arabic incorrectly - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12230 normal->high (10cbrown1023) [16:14:25] Duesentrieb: \o/ yay [16:14:35] yeah it should default to sane values.... but... mebbe it don't :D [16:16:45] brion: ok, got it working, thanks. i think teh unknonw error is triggered by a blank/false/null value in the user param. i'll check it out later. I think i'll make Database::open scream boody murder if the user is not set. Also, if you don't oppose, i'll make the admin user/pw fall back to the normal user/pw (not sure where i will put this... commandLine.inc, probably) [16:16:59] i have to fix dinner now (hmmm... chicken soup) [16:17:36] well it's supposed to do that already dude :D [16:23:59] 03tlaqua * r28249 10/trunk/extensions/PasswordReset/PasswordReset_body.php: Improved handling of blank form submission. [16:24:42] 5678 [16:27:35] 14(INVALID) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12226 +comment (10brion) [16:29:16] 03(mod) extra spaces are added to text of link when rendered by wiki - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12104 +comment (10brion) [16:29:17] 03(mod) Internet Explorer (IE) issues on Windows (tracking) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=640 (10brion) [16:31:43] so the unknown error was probably a PHP warning, rather than a mysql client library error [16:32:10] maybe we can capture PHP warnings, like we do for mail [16:32:33] use that as the error message if mysql_error() gives nothing [16:34:29] anyone can recommend a plugin/modification to authenticate users by a coockie? [16:36:32] Users are authenticated by cookies by default. [16:36:54] well, i mean: i want to use coockies from a vb message board [16:37:21] There is an extension to do that, I think it is external to mediawiki.org though [16:38:01] this extensions i found are using the user database of the vb.... [16:39:29] Well, there is no other way to do it. [16:39:59] Because the two user databases would have to have exactly the same users which can only be accomplished by sharing the same database. [16:40:19] hm, ya. [16:49:16] 03(mod) Add a tag for inline math - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12223 (10psychomessiah) [16:52:32] 03(mod) Extension stylesheets should be loaded before any others - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10184 (10N/A) [17:10:01] hmm... I'm realizing MW handles sessions in it's own special way... how can I find out if a client is logged in to mediawiki --- on the same server, but in a non mw script? [17:19:03] - 10http://bugzilla.wikimedia.org/show_bug.cgi?id= (10gangleri) [17:26:13] are there known problems with the blahtex ... don't know if i should call it extension ... 'thingi' [17:26:31] @search blahtex [17:26:31] Results: [] [17:26:36] @search math [17:26:36] Results: [math] [17:26:40] !math [17:26:40] http://www.mediawiki.org/wiki/Manual:Math [17:27:47] oh wait. i should use the texvc... [17:36:22] 03vrandezo * r28250 10/trunk/extensions/SemanticMediaWiki/specials/ExportRDF/SMW_SpecialExportRDF.php: Updated reference to SWIVT ontology [18:05:02] 03tlaqua * r28251 10/trunk/extensions/PasswordReset/ (3 files): [18:05:02] Implementing requested feature (Disable User) [18:05:02] * Sets invalid password hash ('DISABLED') [18:05:02] * Should effectively disable a user account [18:05:02] * Version 1.3 [18:21:53] which css files do I need to change to get mediawiki to look like it's supposed to? [18:22:20] (monobook) [18:22:22] http://www.r-butler.net/wiki/ [18:29:08] Hello [18:30:16] robert_: did you change $wgStylePath ? [18:30:24] hi filnik [18:30:47] HI ialex [18:30:49] what is it supposed to be? [18:30:50] :) [18:30:55] a UNIX path? [18:31:09] a url parh [18:31:53] haha [18:32:03] that was simple [18:32:18] for me it's good now [18:34:50] 03(mod) Change rev_comment from TINYBLOB to BLOB - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=4715 +schema-change (10vasilvv) [18:48:18] how do I create categories? [18:48:28] $wgExtraCategories or something? [18:49:53] robert_: edit pages in Category: namespaces [19:14:24] 03tbleher * r28252 10/trunk/extensions/ProofreadPage/proofread.js: [19:14:26] Fix all Firefox Javascript warnings and errors; declare all variables [19:14:28] appropriately. Works with Firefox at least. [19:33:15] 03vasilievvv * r28253 10/trunk/phase3/ (RELEASE-NOTES includes/MediaTransformOutput.php): * Fix an invalid XHTML (strict) on images [19:36:34] 03(NEW) #ifexist limit exceeding should be indicated on the page - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12233 15enhancement; high; MediaWiki: Page rendering; (kalan.001) [19:39:23] Is there an up-to-date development roadmap? [19:42:16] 03(mod) #ifexist limit exceeding should be indicated on the page - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12233 (10vasilvv) [19:47:15] Hello [19:47:39] Filnik: do you have automessage on join? [19:48:16] VasilievVV: yes I have, btw :) [19:48:32] VasilievVV: but only because I'm too lazy to say "hello" in 20 channels ^^ [19:48:40] (in different languages, that's not so easy..) [19:49:41] Filnik: I recommend you to disable it, it's annoying, especially on reconnect. And it also considered by many people to be bad form. [19:50:15] VasilievVV: after having lost I afternoon programming it? XD [19:50:16] :D [19:50:34] VasilievVV: I'll reconnect not immediately, next time :p [19:50:35] XD [19:50:36] :) [19:51:22] Filnik: I also spent many time for implementing features that were reverted soon [19:51:28] ;) [19:51:44] VasilievVV: :( [19:52:14] VasilievVV: well... It's so useful.. :( [19:54:09] *Filnik tries to remember what was the famous toolserver's tool written by VasilievVV.. uhmm.. [19:54:32] deletedcontribs? [19:54:53] VasilievVV: uhm, is sysop-statistics yours? [19:55:07] yes [19:55:10] ^^ [19:55:17] VasilievVV: I've used it a lot :D [19:55:48] VasilievVV: but a user has also used that to show how adminbots cheats in our wikipedia XD [20:03:01] i currently have $wgGroupPermissions['*']['read'] = false; (except a few whitelist pages) in my LocalSettings.php configuration; i'm wondering if with these configurations is it possible for a non-registered user to access any content besides that of the whitelist using a crawler or something? [20:03:05] is the new namespace thingy going to get added to mediawiki soon? [20:10:02] iam8up|lpy: it should not be. to mediawiki, there's no reald difference between a crawler and a browser. why should there be? [20:10:23] iam8up|lpy: if you find someone is accessing pages protected in this way, file a bug report. [20:10:25] Duesentrieb - i agree with you that's a safe assumption, but when you assume.... [20:10:42] ...you get things done faster [20:10:49] :P [20:10:53] or fuck up totally [20:10:53] ;-) [20:11:19] i just spent a day assuming mediawiki would use the normal db user&password if not special admin pw/password is set. [20:11:35] err, special admin user/password, of course [20:13:48] well the information in this wiki is very private... [20:14:05] iam8up|lpy: then don't use a wiki. [20:14:11] zing [20:14:12] especially, do not use mediawiki [20:14:26] !wiki [20:14:26] A wiki is a collaborative website which can be directly edited by anyone with access to it. Ward Cunningham, developer of the first wiki WikiWikiWeb, originally described it as "the simplest online database that could possibly work". Wikipedia is one of the best known wikis. [20:15:34] iam8up|lpy: please read the fat red box: http://www.mediawiki.org/wiki/Template:Page_security_extension_disclaimer [20:19:51] "...anyone with access to it." [20:20:10] i'm not holding mediawiki libel, i'm just asking and learning =) [20:21:56] iam8up|lpy: well, protection of private info is not something wikis are generally designed for, and it's not something that people had in mind when writing mediawiki. read protection was added as an afterthought. until recently, most modes of read-protections has major loopholes (the the export interface or template inclusion). whitelisting only very few pages, like the main page, and not allowing any(!) editing, should get you fairly safe. [20:21:56] but there's no guaantee [20:23:03] iam8up|lpy: if i had a VERY SECRET wiki, i would put it behind HTTP-Auth or even SSL-Auth. If i wanted the main page to be readable, i's simply write a script that made a static copy to some other location every hour or so. [20:54:53] 03(mod) Add language independent linktrail for Wiktionary - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11127 (10brion) [20:55:53] I am attempting to make a template with a table with conditional rows. I am using ParserFunctions. The
tags come out, but the ... in {#if:{varname|}|...} are being htmlentities()'d... How can I circumvent this? [20:56:00] http://en.wikipedia.org/w/index.php?title=Template:Navbox/core&action=edit doesn't seem to call extra functions, so am I missing an extension, or using the wrong one, perhaps? [20:56:35] can you give an example line of code? [20:56:44] it's one of two issues [20:58:29] MZMcBride, http://rafb.net/p/3PRhNQ35.html [20:58:42] yeah, it's tidy [20:58:51] !tidy | crayzee [20:58:51] crayzee: For more information about HTML Tidy, see . [21:01:14] I like the "pipe" of the bot command :) [21:01:53] MZMcBride, Thanks soooooooooo much [21:02:11] I've spent over an hour google-ing and WikiMedia-ing [21:02:32] Its my first day creating a wiki, thought I would throw myself in at the deep end :) [21:05:11] crayzee: no problem :) [21:06:06] At the risk of pushing my luck, whats the easiest/best way to add a CSS file to the wiki template? [21:06:20] MediaWiki:Common.css [21:07:24] (it's on-wiki, not external) [21:07:47] @search css [21:07:47] Results: [css, csshideheader, pagecss, refresh, skins] [21:11:11] 03(mod) The Sanitizer doesn't validate the contents of id attributes - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=4515 (10david.sledge) [21:14:10] Ta [21:28:34] XD [21:28:49] ooh, two days... in a row... [21:32:38] 03brion * r28254 10/trunk/phase3/ (2 files in 2 dirs): [21:32:38] Cleanup for r28237: [21:32:38] * Fix Special:Contributions to use same ReverseChronologicalPager class as action=history [21:32:38] * Change the new pager-newer-n and pager-older-n to use same text order as older Special:Contributions notes [21:32:38] * Remove now-redundant messages from Special:Contributions [21:37:47] Hey there, how do I get a {{PAGENAME}} variable that has underscores instead of spaces? [21:37:49] I want to redirect pages like http://ontoworld.org/wiki/Upgrading_from_SMW_0.7_to_SMW_1.0 to http://semantic-mediawiki.org/index.php/Upgrading_from_SMW_0.7_to_SMW_1.0 , but if I do [21:37:50] #REDIRECT [http://semantic-mediawiki.org/index.php/{{PAGENAME}}] [21:37:52] the link is to http://semantic-mediawiki.org/index.php/Upgrading [21:37:54] because of the spaces in {{PAGENAME}}. [21:41:39] {{PAGENAMEE}} [21:43:03] hello all [21:43:13] I'm trying to copy my python code to mediawiki [21:43:14] hi [21:43:23] but it doesn't look after intendation [21:43:38] like, put the code on a page? [21:43:44] 03brion * r28255 10/trunk/phase3/ (RELEASE-NOTES includes/MediaTransformOutput.php): Revert r28253 -- unnecessary markup tweak which could override specified styles [21:43:49] or actually implement the code itself into mediawiki [21:44:46] Skizzerz: it's ok, but it makes paragraph for each line [21:44:57] Eren: wrap the code in
[21:45:01] 	Eren, did you try 
your code
[21:45:05] so,
your code
[21:45:16] skierpage: is nowiki needed? [21:46:41] thanks guys, and
 solved my problem
[21:46:56] 	Skizzers, I'm not 100% sure but & in 
 can get confused with entities.
[21:47:11] 	ah, makes sense, I guess
[21:51:06] 	03raymond * r28256 10/trunk/extensions/ProofreadPage/ProofreadPage.php: Bump version number to force reload of JS (r28252)
[21:59:05] 	Now my problem is #REDIRECT [http://anothersite.com/path] doesn't redirect.  I guess MW assumes it can do its trick of rendering the final page with "(Redirected from ...)".  Any ideas?
[21:59:51] 	wiki redirects are not http redirects. redirects to urls do not work, and are not intended to work.
[22:00:01] 	for links to external pages, use external link syntax
[22:00:10] 	internal links should not lead to external pages
[22:00:30] 	you can allow interwiki-redirects (which are http redirects), but even that is not recommended
[22:01:04] 	OK, thanks.  Is there a way a wiki page can insert  in the HEAD section?
[22:01:36] 	no, that would be worse.
[22:01:46] 	why do you want this? what are you actually trying to do?
[22:02:28] 	The official Semantic MediaWiki documentation is moving from ontoworld.org to semantic-mediawiki.org, so I want a template for the moved pages.
[22:02:46] 	I guess just telling users the doc has moved and to click _this link_ is fine.
[22:02:47] 	use soft redirects. let people click
[22:03:09] 	that'S what we use for pages moved from meta to mediawiki.org too
[22:03:34] 	the alternative is: dop it at the server level. put that only makes sense if everything moved - on a page by page basis, that would be a pain.
[22:04:10] 	skierpage: it's very confusing if you click a wikilink and end up on another site (possibly one looking very similar)
[22:06:07] 	Yup, all good points, thanks!
[22:06:20] 	And I'll look at adding interwiki links.  BTW, is there a way to make smw an "official" interwiki prefix?  Can I add it to http://meta.wikimedia.org/wiki/Interwiki_map ?
[22:07:00] 	no idea what the process for that is, or the criteria
[22:07:13] 	ask on the talk page? or just be bold?
[22:16:59] 	WTF
[22:17:12] 	FTW
[22:17:40] 	TSVN still having SVN trouble
[22:17:41] 	hehe
[22:18:58] 	mark: different ISP with different DNS
[22:19:05] 	same fucking old IP
[22:19:08] *AaronSchulz 	goes crazy
[22:19:32] 	same computer?
[22:19:50] 	yeah, I flushed my cache and deleted the host file
[22:19:56] 	maybe XP is bugged
[22:20:05] 	s/maybe //
[22:20:19] *AaronSchulz 	has had good experience with XP so far
[22:20:20] 	:)
[22:20:36] 	ok, time to try another boxen
[22:21:14] 	Windows is awesome!
[22:22:18] 	works on that computer
[22:22:24] 	my other one
[22:22:32] 	mark: so the box *is* fucked after all
[22:22:44] 	Where's an example of a page moved from meta to mediawiki?
[22:22:45] 	E.g. http://meta.wikimedia.org/wiki/Interwiki_map and http://www.mediawiki.org/wiki/Interwiki_map ... one wonders which one won ;-)
[22:22:54] 	if not cache or host file WHERE THE FUCK is windows storing this shit
[22:22:57] 	i'm having some trouble with mediawiki 1.11.0  I keep getting a php unserialized error at the top of all my pages
[22:23:06] 	and WTF did it work for a while, then start using some old cache?
[22:23:27] 	it worked for a while? how do you know?
[22:23:35] 	when the servers moved
[22:23:38] 	AaronSchulz: Have you tried ipcondif /flushdns ?
[22:23:39] 	it updated and worked
[22:23:46] 	because you pretty much started complaining on the day I made the old ips stop working
[22:23:47] 	yes, I said that, I flushed already
[22:23:53] 	sorry
[22:23:54] 	:(
[22:23:57] 	the old ips kept working for a week after the move
[22:23:59] 	mark: where they redirects?
[22:24:06] 	not redirects, just... also working
[22:24:18] 	a box can have multiple IP addresses you know ;)
[22:24:26] 	:)
[22:24:34] 	so where is my box storing this?
[22:24:43] 	hey, I don't use windows
[22:24:56] 	fucking bullshit, I'll have to do a system search
[22:25:14] 	you sound like in a movie now
[22:25:24] 	"a system search". wooo.
[22:26:24] 	I hope when I get a Dell laptop with Ubuntu this shit won't happen
[22:27:43] 	Solution: fdisk c:
[22:29:07] 	skierpage, http://meta.wikimedia.org/wiki/Filepath as example of http://meta.wikimedia.org/wiki/Template:MovedToMediaWiki
[22:33:17] 	My new Wiki logo has a higher resolution than said in the .css . Although I set higher px, it still does not match = doesn't show new logo, still shows old one.
[22:33:35] 	Is there a way in SQL to get a certain number of rows per user? I want to display the last five edits for each administrator (on a small wiki), but without unnecessarily retrieving their every edit ever.
[22:33:41] *slavie|busy 	is using "SELECT user.user_id,user.user_name,user.user_editcount,user_groups.ug_group,revision.rev_timestamp FROM user_groups LEFT JOIN user ON user.user_id=user_groups.ug_user LEFT JOIN revision ON user_groups.ug_user=revision.rev_user WHERE user_groups.ug_group='sysop';" so far.
[22:34:19] 	minosa: The easiest solution is to resize the logo, so it fits the skin. :)
[22:35:49] 	hmm, not in the registry keys
[22:35:56] 	it's not much bigger in resolution
[22:36:00] 	just like 10 px
[22:36:06] 	mark: searching is not cool
[22:36:07] 	but I still want to set it bigger in
[22:38:41] 	minosa: Did you change it in LocalSettings.php? It should still display (although clipped) if it's bigger.
[22:39:25] 	erm, nope slavie, I changed it in the skin stylesheet file, and it works now
[22:39:50] 	thank you
[22:39:56] 	hmm
[22:39:57] 	minosa: That will be overwritten next time you update, unless you did it through MediaWiki:Common.css on-wiki.
[22:40:05] 	do non raw sigs return (talk) now?
[22:40:06] 	And if you did that, it won't work in other skins. :)
[22:40:16] 	I know slavie
[22:40:20] 	but we have default set
[22:40:21] 	!logo | minosa 
[22:40:21] 	minosa : The logo that appears in the top left of each page is determined by the $wgLogo configuration setting in the LocalSettings.php file. To change this you simply need to change the value of $wgLogo to point to the URL of your own logo image. See  for more information.
[22:40:38] 	Changing that is much more flexible and stable.
[22:40:57] 	we did, I hope
[22:42:13] 	well
[22:42:26] 	we first just renamed it
[22:42:34] 	the new one
[22:42:46] 	this error is driving me crazy
[22:42:50] 	and it didn't show up, we saw the old one, although we deleted cache
[22:44:03] 	I had to set the height and width in .css #p-logo right to make it show the new one
[22:44:12] 	mark: hmm, the HOST file is back with the same old outdated info
[22:44:12] 	!debug | hmmhesays 
[22:44:12] 	hmmhesays : For information on debugging (including viewing errors), see .
[22:44:15] *AaronSchulz 	deletes it again
[22:45:33] 	White_Cat: on en.wiki, the default includes (talk), but i don't know what the default for the software is
[22:45:46] 	i imagine it includes a talk link
[22:45:47] 	is it a new adition
[22:45:51] 	because I like it
[22:49:51] 	03aaron * r28257 10/branches/REL1_11/extensions/FlaggedRevs/ (13 files in 2 dirs): *Remove outdated unstable version of this extension from stable branch
[22:50:50] 	hello
[22:50:53] 	Are there any guidelines on importing images like http://meta.wikimedia.org/wiki/Image:Crystal_Clear_action_loopnone.png into one's own wiki?  I'd like to keep the Description/Source/Date, etc. but when I go to edit, there's nothing there.
[22:51:07] 	any egyptian here
[22:51:23] 	03aaron * r28258 10/trunk/phase3/ (docs/hooks.txt includes/SpecialUndelete.php): *Add hook when a revision is restored (for flaggedrevs, next commit)
[22:51:34] 	 hello arabs
[22:52:18] 	mark: OK, happy now :)
[22:56:29] 	Ahh, it's from http://commons.wikimedia.org/wiki/Image:Crystal_Clear_action_loopnone.png and some attributes come from Template:crystal_clear.  There's no easy way to recreate all that
[22:57:50] 	skierpage: you're talking about soft redirects?
[22:58:15] 	Will a random MediaWiki automatically use images from Commons, or is that just a Wikipedia feature?
[22:58:26] 	that's a wikipedia feature
[22:58:37] 	wikimedia, rather
[22:58:39] 	the en.wiki template uses the image that a normal redirect uses, if you're interested... no copyright issues
[22:58:44] 	!instantcommons | skierpage
[22:58:44] 	skierpage: http://www.mediawiki.org/wiki/InstantCommons
[22:58:56] 	a nice proposal, but it has a lot of issues
[22:59:05] 	the legal apsects are totally unclear
[22:59:25] 	so are some technical ones
[23:00:40] 	MZMcBride & Duesentrieb, I'm just trying to "do the right thing" reusing an image from Commons, and don't see a FAQ for it.
[23:01:16] 	as i was saying, it would be much easier to just not use that image at all; i think it's ugly for soft redirects... but whatever
[23:01:21] 	skierpage: i think there's an overview page somewhere - but there is no simple answer, because The Right THin is following the license - and there are a lot of licenses.
[23:02:13] 	skierpage: http://commons.wikimedia.org/wiki/Commons:Reusing_content_outside_Wikimedia
[23:02:35] 	skierpage: where did you look for that info? maybe i can add a link in a good place
[23:04:13] 	Duesentrieb, http://meta.wikimedia.org/wiki/Help:Images_and_other_uploaded_files
[23:04:31] 	skierpage: that's a completely different wiki :)
[23:04:57] 	also, the help on meta is deprecated. use mediawiki.org
[23:06:07] 	MZMcBride, you're talking about http://upload.wikimedia.org/wikipedia/commons/b/b5/Redirectltr.png as used on  http://en.wikipedia.org/wiki/Template:Softredirect ?  (Dammit Jim, I'm a web developer, not an artist)
[23:08:09] 	03aaron * r28259 10/trunk/extensions/FlaggedRevs/ (6 files in 2 dirs): 
[23:08:09] 	*Schema change (yeah, I said the last one was the "the last one"...big whoop?). Use page IDs to reduce move overhead from linear back to constant.
[23:08:09] 	*Use new undeletion hook to make the flagged revisions still show if a page is delete/then undeleted
[23:08:09] 	*Account for page merges
[23:08:10] 	*Add feature to transclude the latest stable version of templates
[23:08:12] 	*Alter promotion default heuristics
[23:08:12] 	Duesentrieb, I know; I followed the link from http://commons.wikimedia.org/wiki/Commons:FAQ
[23:08:14] 	*Add a page to list sighted/quality/featured pages
[23:08:44] 	03(NEW) Protection log entries can be cut off - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12234 minor; normal; MediaWiki: General/Unknown; (cbm)
[23:13:27] 	skierpage: i hope this helps: http://commons.wikimedia.org/w/index.php?title=Commons%3AFAQ&diff=8875748&oldid=8327226
[23:16:48] 	Duesentrieb++ <3 exxcellennt
[23:16:49] 	Also, InstantCommons is really cool; might people abuse it to seed Paris Hilton videos, Scientology papers, etc.?
[23:17:36] 	no. it wouldn't change anything about the way stuff gets onto commons.
[23:17:56] 	but as i said: its just a proposal. a lot of details are completely unclear.
[23:18:16] 	03(mod) Protection log entries can be cut off - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12234  +comment (10minuteelectron)
[23:27:46] 	Duesentrieb: There is a test site somewhere, demonstrating it.
[23:30:54] 	http://husker.wikia.com/wiki/Cornhusker_Wiki:Sandbox
[23:31:02] 	can anyone tell me why that table isn't closed
[23:31:23] 	and why it pushed down my menu in monobook skin -_-
[23:32:37] 	nevermind fixed it
[23:42:39] 	how can I have a list within a list when editing?
[23:43:29] 	* one
[23:43:34] 	** one dot one
[23:43:41] 	** one dot two
[23:43:42] 	* two
[23:43:51] 	ah thanks
[23:44:17] 	dibblego: * and # can be freely mixed
[23:44:26] 	ok cheers
[23:44:30] 	: can be mixed with * and # too, but i'm not sure about "freely"
[23:45:06] 	what does : do?
[23:47:34] 	dibblego: indent. try and see :)
[23:47:46] 	righto ta ;)
[23:48:13] 	!wikitext | dibblego
[23:48:13] 	dibblego: For help with MediaWiki's Wikitext syntax, please see .
[23:48:24] 	ah excellent, ta
[23:57:51] 	CIA-6, "Add feature to transclude the latest stable version of templates" : 
[23:57:53] 	will that let me pull in say Wikipedia's {{GFDL}} without having to copy a whole bunch of images and other templates to my site?