--- Log opened Thu Nov 19 00:00:03 2009 --- Day changed Thu Nov 19 2009 00:00 < Alphos> the thing with the most barf-inducing properties names :D 00:00 < AryehGregor> That's not in CSS2.1. Rounded borders are part of CSS3 Borders, IIRC. 00:00 < AryehGregor> IE9 supports them. 00:00 < Alphos> ie9 ? oO 00:00 < Alphos> isn't it roughly alpha or beta ? 00:00 < Hendo001> ie9 is prob in beta? 00:01 -!- PDD [i=PDD@p57A0C2B4.dip.t-dialin.net] has joined #mediawiki 00:01 < Hendo001> alphos did scouse explain what he was trying to do earlier? 00:01 < AryehGregor> IE9 has no released version, but the IEBlog just had a post saying that internal builds now support border-radius. 00:01 < AryehGregor> (with a screenshot) 00:01 < Hendo001> something about making info boxes and templates 00:01 -!- fanno [n=Morten@90.184.93.233] has joined #mediawiki 00:01 < Alphos> infoboxes, Hendo001 00:01 < AryehGregor> Also, their performance on SunSpider is no longer an order of magnitude worse than everyone else. 00:01 < Alphos> AryehGregor : didn't read the whole css 3 specs 00:02 < Hendo001> whats new about css3? 00:02 < Alphos> does css3 finally have a unified property for border properties ? 00:02 < AryehGregor> CSS3 is broken into tons of separate specs that are progressing totally independently. 00:02 < Alphos> caus' honestly, "-moz-border-radius" is sick... 00:02 < AryehGregor> In what way? 00:02 < Alphos> or "-webkit-border-radius" for that matters 00:03 < Alphos> well, a "border-radius" property would be so much easier... 00:03 < AryehGregor> Er, yes, there's a border-radius property. 00:03 < AryehGregor> There always has been. 00:03 < Alphos> hm 00:03 < AryehGregor> -moz- and -webkit- indicated testing implementations. 00:03 < Alphos> oh, ok 00:03 < Hendo001> so anyway alphos what do i need to do about infoboxes n getting them to work? 00:03 < Alphos> !templates | Hendo001 00:03 < mwbot> Hendo001: For more information about templates, see . See also: !templateproblems 00:03 < AryehGregor> They didn't want to call it border-radius in case the syntax changed incompatibly. 00:03 < Hendo001> i have no clue where scouse and u got upto before i came in 00:03 -!- Church_of_emacs [n=CoE@wikipedia/Church-of-emacs] has quit ["Leaving"] 00:04 < AryehGregor> Recent Firefox and WebKit support border-radius by itself, AFAIK. 00:04 < Hendo001> thx alphos 00:04 < Alphos> good to know... 00:04 < Hendo001> firefox > ie 00:04 < Hendo001> :) 00:04 < Alphos> Hendo001 : an infobox is nothing more than a table template, right-aligned 00:04 * AryehGregor votes Chromium 00:04 < Hendo001> cool 00:04 < Alphos> Hendo001 : are you talking CPU ? 00:04 < Hendo001> firefox eats memory though 00:05 < Alphos> cause yeah, ffox is waaaaay over ie as for memory loss ;D 00:05 < AryehGregor> http://blogs.msdn.com/ie/archive/2009/11/18/an-early-look-at-ie9-for-developers.aspx 00:05 < Hendo001> yeah i crash like 3 times a day sometimes coz of the memory leaks in firefox 00:05 < Alphos> deactivate plugins 00:05 < Hendo001> but atleast it recovers well and i havent lost any info 00:06 -!- Diamant001 [n=user6398@p579CA6A5.dip.t-dialin.net] has quit ["Nettalk6 - www.ntalk.de"] 00:06 < Hendo001> i only have 3-4 addons 00:06 -!- JeroenDeDauw [n=Admin@193.190.172.174] has quit [Remote closed the connection] 00:06 < Hendo001> i use foxclocks alot too 00:07 < Hendo001> and my av has a plug in and i use ad stop/popup blocker 00:07 -!- JeroenDeDauw [n=Admin@193.190.172.174] has joined #mediawiki 00:07 < Hendo001> it mostly crashes when i sit playing 10-15 games on facebook... 00:07 < Hendo001> guess i should of mentioned that too :) 00:08 -!- shaiss [n=shaiss@ip66-104-92-200.z92-104-66.customer.algx.net] has joined #mediawiki 00:09 < shaiss> Hi there 00:09 < shaiss> anyone have experience with the lightbox extension? 00:10 -!- Duesentrieb [n=daniel@wikipedia/duesentrieb] has quit [Read error: 60 (Operation timed out)] 00:11 < Alphos> shaiss : what's the problem ? 00:12 < shaiss> when i add the include once statement to the localsettings the entire php file is included 00:12 -!- Anubisss [i=Anubisss@ip-172-42-userpool.zeg.zelkanet.hu] has quit ["Haromfajta ember van. Aki tud szamolni es aki nem."] 00:12 < shaiss> one sec, I'll post a screengrab 00:15 < shaiss> http://shaiperednik.com/img/Extension_LightboxThumbs_LightboxThumbs-0.1.3.php_-_MediaWiki-20091118-151525.png 00:16 < Alphos> ok 00:16 < Alphos> the goal is to "# Copy LightboxThumbs.php and save into your extensions/ directory." 00:16 < Alphos> copy the file 00:16 < Alphos> save it as a file, on your computer 00:16 < shaiss> and thats on every page with the real content below 00:16 < Alphos> then upload it through ftp to the extension 00:17 < Alphos> and finally add the line in LocalSettings.php 00:17 < Alphos> *to the extension directory 00:17 < shaiss> ah, I see my error 00:17 < shaiss> let me try that out 00:18 < shaiss> thank you 00:19 < Alphos> let me know if it worked :) 00:20 < shaiss> yeah, that fixed that error 00:21 < shaiss> but now clicking on an image just brings it up in full size on another browser tab 00:21 < shaiss> actually the same tab, but just the image with the img url in the address bar 00:21 < shaiss> I changed the js file accordingly 00:22 -!- fanno [n=Morten@90.184.93.233] has quit [Read error: 104 (Connection reset by peer)] 00:22 -!- Imperator1 [n=Nathanie@c-76-20-46-34.hsd1.ca.comcast.net] has joined #mediawiki 00:22 < shaiss> the extensions wiki page says '/w/extensions/lightbox' but that doesnt look right, why the w? 00:23 -!- ThomasV [n=ThomasV@221.30.73-86.rev.gaoland.net] has quit [Read error: 110 (Connection timed out)] 00:24 -!- phyrex1an [n=phyrex1a@bumik.csbnet.se] has quit ["Leaving."] 00:26 < Alphos> depends on how you installed your wiki 00:26 < Alphos> let's say /w/ is the directory where the index.php of mediawiki is 00:27 < shaiss> I created a w directory under /www/w/extensions 00:27 < shaiss> doing that now, that should work 00:27 < Alphos> did you put mediawiki in /www/ ? 00:27 < shaiss> there we go fixed it 00:28 * Alphos is off to bed now 00:28 < shaiss> thanks alphos for the help 00:28 < shaiss> goognight 00:28 < Alphos> you're welcome 00:28 < mutante> #wiktionary says: we would love it if you guys would use code from http://bloodgate.com/perl/graph/ to enhance the output of Special:CategoryTree 00:31 -!- Ose [n=ose@wikia/Ose] has quit ["Give a person a fish and you feed them for a day; teach a person to use the Internet and they won't bother you for weeks"] 00:31 < wikibugs> (mod) Remove second suppression button from pages with single edit - https://bugzilla.wikimedia.org/show_bug.cgi?id=21192 summary (JSchulz_4587) 00:32 < CIA-66> aaron * r59226 /trunk/phase3/includes/HistoryPage.php: bug 21192 Remove second suppression button from pages with single edit ('compare' too) 00:32 < wikibugs> (FIXED) Remove second suppression button from pages with single edit - https://bugzilla.wikimedia.org/show_bug.cgi?id=21192 +comment (JSchulz_4587) 00:32 -!- Imperator1 [n=Nathanie@c-76-20-46-34.hsd1.ca.comcast.net] has left #mediawiki [] 00:33 -!- Imperator1 [n=Nathanie@c-76-20-46-34.hsd1.ca.comcast.net] has joined #mediawiki 00:34 * AryehGregor tries to convince Chrome to not break all MediaWiki installs on the web . . . http://code.google.com/p/chromium/issues/detail?id=19586 00:36 < mutante> you got it confirmed, so seems to work, right 00:36 < shaiss> I with you AryehGregor 00:38 -!- shaiss [n=shaiss@ip66-104-92-200.z92-104-66.customer.algx.net] has quit [] 00:40 < Imperator1> Is it possible to to install Extension:UsabilityInitiative on a version of Mediawiki that isn't the 1.16 alpha? Specifically 1.15.1 or 1.14.0. 00:40 -!- GDonato [n=GDonato@wikimedia/GDonato] has quit ["quit"] 00:41 -!- anomie [n=brad@wikimedia/anomie] has joined #mediawiki 00:42 < CIA-66> siebrand * r59227 /trunk/phase3/languages/Names.php: Fix autonym for rgn 00:44 < Dantman> Anyone consider the idea of adding an array of the categories to the js variables? 00:45 < CIA-66> adam * r59228 /trunk/extensions/UsabilityInitiative/ (8 files in 4 dirs): improvements to ntoc resizing and collapsing 00:47 < avar> AryehGregor: heh, I closed it in our tracker as being thir problem today.. 00:48 < OverlordQ> Imperator1: likely not easily 00:49 < Imperator1> Ok, thanks. 00:51 -!- Imperator1 [n=Nathanie@c-76-20-46-34.hsd1.ca.comcast.net] has left #mediawiki [] 00:53 -!- aude [n=chatzill@wikipedia/Aude] has quit ["ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]"] 00:53 < avar> Of course the root cause of this issue is browsers all emulating each other, otherwise navigator.vendor == 'KDE' would probably have worked correctly in the first place 00:54 < avar> User-Agent-- 00:57 -!- ecs [n=ecs@unaffiliated/ecstasia] has quit [" ecstasia: you are absolteuely right on all points"] 00:57 < werdna> AryehGregor: poke, you around? 00:58 < werdna> I'm looking for a CSS selector to select a tr with no th children 01:00 -!- brion [n=brion@wikipedia/Brion-VIBBER] has quit ["awayyyy"] 01:01 < Reedy> Pfft 01:01 < Reedy> Wheres Roan when you want him 01:03 < Reedy> "talkid - The page ID of the talk page for each non-talk page" 01:03 < Reedy> http://wikisvn.freeside.co.uk/w/api.php?action=query&prop=info&inprop=talkid&titles=Main%20Page 01:03 < Reedy> Oh, wait 01:04 < Reedy> Ignore that :) 01:10 -!- TrevorParscal [n=TrevorPa@216.38.133.254] has quit [] 01:18 -!- ngong [n=ngong@109.192.49.221] has joined #mediawiki 01:18 -!- ecstasia [n=ecs@unaffiliated/ecstasia] has joined #mediawiki 01:19 < CIA-66> nimishg * r59229 /trunk/extensions/UsabilityInitiative/ClickTracking/ClickTracking.php: commented out SpecialClickTracking 01:21 -!- G_SabinoMullane [n=greg@pool-71-162-163-230.phlapa.fios.verizon.net] has quit ["Leaving."] 01:23 < CIA-66> tstarling * r59230 /branches/wmf-deployment/extensions/UsabilityInitiative/ClickTracking/ClickTracking.hooks.php: Merged r59205 from trunk ($dbr->addQuotes()) 01:25 < wikibugs> (mod) Adding capitals to message names on Special:Allmessages - https://bugzilla.wikimedia.org/show_bug.cgi?id=19500 (aliter) 01:27 -!- Amgine [n=Amgine@wikinews/Amgine] has quit [] 01:27 < ngong> newbee: in a new wiki tried to access Special:SMWAdmin by editing http://en.wikipedia.org/wiki/Special:Search?go=Go&search=Special:SMWAdmin into a page, now I get http://debian.pastebin.com/d7c238000 with the Main_Page. 01:28 < CIA-66> greg * r59231 /trunk/extensions/ContributionTracking/ContributionTracking.pg.sql: Postgres version of table 01:29 -!- Amgine [n=Amgine@wikinews/Amgine] has joined #Mediawiki 01:29 < ngong> the first link should read 2 open square brackest Special:SMWAdmin 2 closing square brackets, sorry 01:32 -!- Duesentrieb [n=daniel@e178010011.adsl.alicedsl.de] has joined #mediawiki 01:32 < ngong> as a newbee am I at the right place to ask possibly silly questiions? 01:32 < wikibugs> (mod) Periodical run of currently disabled special pages - https://bugzilla.wikimedia.org/show_bug.cgi?id=15434 trivial->minor; +comment (aliter) 01:37 < CIA-66> dantman * r59232 /trunk/phase3/includes/ (OutputPage.php Skin.php): Add a wgCategories variable to the js variables so users don't need to do really ugly dom searching to see if a category is in the categorylinks box. 01:37 -!- Bdk[a] [n=bdk@wikipedia/bdka] has quit [Read error: 110 (Connection timed out)] 01:38 -!- BradLee [n=chatzill@CPE-121-214-97-81.lnse4.lon.bigpond.net.au] has joined #mediawiki 01:43 < wikibugs> (NEW) Add Extension:QPoll to bugzilla - https://bugzilla.wikimedia.org/show_bug.cgi?id=21563 enhancement; Normal; Wikimedia: Bugzilla; (bugzilla.wikimedia) 01:51 -!- nOgAnOo [n=what@DSLPool-net209-235.wctc.net] has joined #mediawiki 01:52 < wikibugs> (NEW) Overhaul original English messages of the QPoll extension. - https://bugzilla.wikimedia.org/show_bug.cgi?id=21564 enhancement; Normal; MediaWiki extensions: [other]; (bugzilla.wikimedia) 01:52 -!- Papertiger [i=tiger@e180069063.adsl.alicedsl.de] has joined #mediawiki 01:52 < wikibugs> (mod) Add Extension:QPoll to bugzilla - https://bugzilla.wikimedia.org/show_bug.cgi?id=21563 (bugzilla.wikimedia) 01:53 -!- Dantman [n=dantman@wikia/dantman] has quit ["http://daniel.friesen.name or ELSE!"] 01:57 < wikibugs> (mod) Mailing list for Arabic strategy task force - https://bugzilla.wikimedia.org/show_bug.cgi?id=21558 (cbrown1023) 01:59 -!- xbaez [n=xbaez@200.34.201.2] has quit ["Leaving"] 02:00 -!- Papiertiger [i=tiger@e180065208.adsl.alicedsl.de] has quit [Read error: 145 (Connection timed out)] 02:01 -!- Kyle_ [n=chatzill@h-68-165-69-12.chcgilgm.static.covad.net] has joined #mediawiki 02:01 -!- Kyle_ [n=chatzill@h-68-165-69-12.chcgilgm.static.covad.net] has left #mediawiki [] 02:01 < Reedy> Whys the watchlist table use page title and namespace? 02:01 -!- tyrok [n=chatzill@h-68-165-69-12.chcgilgm.static.covad.net] has joined #mediawiki 02:02 < Reedy> oh.. 02:02 -!- Duesentrieb [n=daniel@wikipedia/duesentrieb] has quit [Read error: 145 (Connection timed out)] 02:02 < tyrok> Hi! I'm having some trouble with my 1.15.1 installation. Some of the pages seem to be displaying in the browser with their code truncated. Like, if I do "View source", an ID for a list item might only have the first half with nothing after it. Any ideas? 02:03 -!- Skizzerz [n=skizzerz@mediawiki/Skizzerz] has quit ["*poof*"] 02:05 -!- JeroenDeDauw [n=Admin@193.190.172.174] has quit ["Leaving."] 02:06 -!- dungodung is now known as dungodung|sleep 02:08 -!- aZaFred [n=aZaFred@wikimedia/Azafred] has quit [Read error: 110 (Connection timed out)] 02:09 < wikibugs> (mod) Add Extension:QPoll to bugzilla - https://bugzilla.wikimedia.org/show_bug.cgi?id=21563 +comment (innocentkiller) 02:09 < wikibugs> (mod) Overhaul original English messages of the QPoll extension. - https://bugzilla.wikimedia.org/show_bug.cgi?id=21564 (innocentkiller) 02:10 -!- Ron7Chmara [i=4227b822@gateway/web/freenode/x-hpopwaangnyvpekj] has joined #mediawiki 02:10 < AryehGregor> werdna, I'm around. 02:11 < CIA-66> nad * r59233 /trunk/extensions/RecordAdmin/ (RecordAdmin.php RecordAdmin_body.php): move some globals into the object and prevent queries during job execution 02:11 < werdna> never mind, I've figured it out now 02:11 < AryehGregor> avar, you closed what in our tracker? And no, it wouldn't have worked correctly. It would be broken for all KHTML builds since the bug was fixed, which it probably was. It was a completely broken check. 02:11 < AryehGregor> werdna, you can't select an element based on its children. 02:12 -!- [[sroracle]] [n=sroracle@c-98-215-178-14.hsd1.in.comcast.net] has joined #mediawiki 02:12 < werdna> yes, I think you can do so in XPath, though 02:12 < AryehGregor> It's never been specced because it wouldn't perform well enough. 02:12 < AryehGregor> Yes, XPath allows pretty much anything. 02:12 < werdna> it turns out this library was compiling CSS selectors to XPath 02:12 < AryehGregor> CSS selectors are designed to be very efficiently checkable anytime a DOM mutation occurs (like, constantly during page load). 02:12 < werdna> I've found this amazing library that makes screenscraping almost painless 02:13 < AryehGregor> Until the HTML output changes? 02:14 < AryehGregor> avar, http://lists.wikimedia.org/pipermail/wikitech-l/2009-August/044767.html 02:14 < AryehGregor> Browser sniffing is okay when necessary, but that particular check was terribly implemented. You can't do that kind of disruptive layout alteration without a "if version <= version as of release" check. 02:15 < AryehGregor> Otherwise if they fix the bug, your page breaks. 02:17 < tyrok> The truncation point for my problem varies depending on which browser I'm viewing it in, if it's any help for figuring it out. There's nothing in the error logs either for when it truncates. 02:20 < Reedy> Anyone know if using the API to build an SQL query, theres an easy way to find out what sql query its built up to execute? 02:20 -!- ngong [n=ngong@109.192.49.221] has quit [Remote closed the connection] 02:22 -!- Ron7Chmara [i=4227b822@gateway/web/freenode/x-hpopwaangnyvpekj] has left #mediawiki [] 02:25 -!- simonrvn [i=simon@197.81-ppp.3menatwork.com] has quit [Read error: 113 (No route to host)] 02:25 -!- Ron7Chmara [i=4227b822@gateway/web/freenode/x-hpopwaangnyvpekj] has joined #mediawiki 02:25 < CIA-66> simetrical * r59234 /trunk/phase3/includes/HTMLForm.php: 02:25 < CIA-66> Avoid pointless $wgHtml5 checks 02:25 < CIA-66> Html::rawElement() should strip out any invalid attributes if $wgHtml5 02:25 < CIA-66> is off. This commit should introduce no functional change. Any future 02:25 < CIA-66> problems with attributes being added incorrectly should be fixed in 02:25 < CIA-66> Html.php, not callers. 02:25 < CIA-66> Follow-up to r57096. 02:26 -!- robla1 [n=robla@c-76-104-247-13.hsd1.wa.comcast.net] has joined #mediawiki 02:26 -!- robla [n=robla@c-76-104-247-13.hsd1.wa.comcast.net] has quit [Read error: 54 (Connection reset by peer)] 02:27 -!- Prodego [n=Prodego@wikipedia/Prodego] has joined #mediawiki 02:27 -!- robla1 is now known as robla 02:27 -!- robla [n=robla@c-76-104-247-13.hsd1.wa.comcast.net] has quit [Client Quit] 02:28 -!- robla [n=robla@c-76-104-247-13.hsd1.wa.comcast.net] has joined #mediawiki 02:31 -!- Reedy [n=Reedy@wikimedia/pdpc.active.reedy] has quit ["Leaving"] 02:32 -!- zocky [n=zocky@wikipedia/zocky] has joined #mediawiki 02:38 -!- GreenReaper [n=greenrea@unaffiliated/greenreaper] has quit [Read error: 60 (Operation timed out)] 02:41 < Natalie> AryehGregor: Got a second? I'm looking at SpecialMovepage.php and can't see if this bug was fixed: http://p.defau.lt/?B0cE25IFK7Q02FQIB8tP5Q 02:41 < AryehGregor> Is this more problems with my cruddy subpage move stuff? 02:41 -!- tomaszf_ [n=tomaszf@216.38.133.254] has joined #mediawiki 02:41 -!- meitar [n=meitar@75-149-49-115-SFBA.hfc.comcastbusiness.net] has joined #mediawiki 02:41 < AryehGregor> What's the bug? 02:41 -!- GreenReaper [n=greenrea@unaffiliated/greenreaper] has joined #mediawiki 02:42 < Natalie> Spaces in rd_title. 02:42 < Natalie> Or what look like spaces. 02:42 < Natalie> It's not subpage related. Looks dash related. 02:42 < AryehGregor> Hm. 02:42 < AryehGregor> Sure those are really ASCII 0x20? 02:43 < Natalie> Fairly. 02:43 < AryehGregor> mysql> SELECT * FROM redirect WHERE rd_from=16418831 AND rd_title LIKE '% %'; 02:43 < AryehGregor> Empty set (0.00 sec) 02:43 < Natalie> Yeah, I tried that too. 02:44 < Natalie> I figured it was MySQL not liking spaces. Though I guess it could be some weird character in there. 02:44 < AryehGregor> I assume it's some Unicode whitespace or such. 02:45 < Natalie> It's making the pages show up on broken redirects listings. 02:46 -!- anomie [n=brad@wikimedia/anomie] has quit ["....."] 02:47 < Natalie> Oh, and making an edit to the redirects causes them to fix themselves. 02:47 < Natalie> Though null editing doesn't. 02:48 < Natalie> Huh. 02:48 < Natalie> The MD5s aren't matching. 02:51 < Natalie> \u00A0 02:51 < AryehGregor> Non-breaking space. 02:52 < Natalie> And I guess making an edit with FF converts the non-breaking space to a regular space... 02:52 < AryehGregor> Oh, dear, what version of Firefox is it? 02:52 < AryehGregor> It used to have that horrible bug, but I thought it was fixed in 3.0 or something. 02:53 < Natalie> In this case, I think it's a feature. 02:53 < Natalie> It fixes the redirects, at least. 02:53 < Natalie> I'm running 3.0.15 FF/Mac 02:53 * Natalie shrugs. 02:55 -!- zocky [n=zocky@wikipedia/zocky] has quit [Read error: 60 (Operation timed out)] 02:56 < Natalie> Thanks for taking a look. :-) 02:59 -!- tomaszf [n=tomaszf@216.38.133.254] has quit [Read error: 110 (Connection timed out)] 02:59 -!- tomaszf_ is now known as tomaszf 03:03 -!- Bdk[a] [n=bdk@wikipedia/bdka] has joined #mediawiki 03:03 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has joined #mediawiki 03:05 -!- Suiseiseki [n=desudesu@wikipedia/Antonio-Lopez] has quit [Read error: 104 (Connection reset by peer)] 03:05 -!- Suiseiseki [i=desudesu@wikipedia/Antonio-Lopez] has joined #mediawiki 03:08 -!- tyrok [n=chatzill@h-68-165-69-12.chcgilgm.static.covad.net] has left #mediawiki [] 03:15 -!- sprax [n=rob@65.127.188.10] has joined #mediawiki 03:15 < sprax> where can I do a feature request? 03:15 < Natalie> Bugzilla. 03:15 < Natalie> See topic. 03:15 < Natalie> Or not. 03:15 < Natalie> https://bugzilla.wikimedia.org 03:16 -!- Ron7Chmara [i=4227b822@gateway/web/freenode/x-hpopwaangnyvpekj] has left #mediawiki [] 03:16 < sprax> thanks 03:17 < sprax> before I go, is it possible to make an element hidden with CSS that does not have a class assigned? I want to hide the "sitesub" header with print.css. I was able to turn off the footer, but it has a custom class for the purpose. 03:17 -!- charitwo changed the topic of #mediawiki to: MediaWiki support and development | Read the FAQ! http://tr.im/l0A2 | Latest stable: 1.15.1 | Security fixes: 1.15.1, 1.14.1, 1.6.12 | Don't paste text: http://dpaste.org/ | Bugzilla: https://bugzilla.wikimedia.org | Channel logged: http://is.gd/3pEd | Search the logs: http://is.gd/1BE0S | Want a MW cloak? http://bit.ly/3gca90 03:17 -!- enomil [n=enomil@wikimedia/Enomil] has joined #mediawiki 03:18 < Natalie> sprax: It has an ID? 03:18 < sprax> Natalie yes the ID is siteSub 03:18 -!- harej [n=harej@wikipedia/MessedRocker] has joined #mediawiki 03:18 < harej> What causes a bad token? 03:18 < Natalie> h3#siteSub { display: none; } 03:19 -!- enomil` [n=enomil@wikimedia/Enomil] has quit [Nick collision from services.] 03:19 < Natalie> Classes are periods. IDs are # 03:19 < sprax> awesome, thanks natalie. I had div# 03:20 < sprax> sweet, worked great. Hey, thanks again! 03:21 -!- tomaszf [n=tomaszf@216.38.133.254] has quit [Remote closed the connection] 03:21 -!- tomaszf [n=tomaszf@216.38.133.254] has joined #mediawiki 03:26 -!- Austin [n=austin@adsl-99-190-39-77.dsl.rcsntx.sbcglobal.net] has quit [Read error: 110 (Connection timed out)] 03:28 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."] 03:32 -!- Dantman [n=dantman@wikia/dantman] has joined #mediawiki 03:33 -!- meitar [n=meitar@75-149-49-115-SFBA.hfc.comcastbusiness.net] has quit [] 03:35 -!- cps0 [n=cps0@200.142.118.30] has quit ["Ex-Chat"] 03:35 -!- cps0 [n=cps0@200.142.118.30] has joined #mediawiki 03:36 -!- cps0 [n=cps0@200.142.118.30] has quit [Client Quit] 03:36 -!- cps0 [n=cps0@200.142.118.30] has joined #mediawiki 03:36 -!- Zorg [i=Zorg@79-78-63-90.dynamic.dsl.as9105.com] has quit [Nick collision from services.] 03:37 -!- Zorg` [i=Zorg@79-78-63-90.dynamic.dsl.as9105.com] has joined #mediawiki 03:39 -!- Raymond__ [n=Raymond@wikipedia/Raymond] has joined #mediawiki 03:46 < wikibugs> (mod) FlaggedRevs (flagged revisions) labs wiki not working properly - https://bugzilla.wikimedia.org/show_bug.cgi?id=21500 (p858snake) 03:50 -!- cps0 [n=cps0@200.142.118.30] has quit ["Ex-Chat"] 03:50 -!- DarkRift [n=dark@modemcable015.68-200-24.mc.videotron.ca] has quit [Read error: 104 (Connection reset by peer)] 03:57 -!- Raymond_afk [n=Raymond@wikipedia/Raymond] has quit [Read error: 110 (Connection timed out)] 03:59 < f00li5h> mew! 04:00 < f00li5h> should !name || value in a table give me both cells as headings? 04:06 < f00li5h> is there a way to actually move a page, rather than having it be a redirect? 04:06 < f00li5h> like rename it ... (perhaps all the way back in history) 04:14 -!- [[sroracle]] [n=sroracle@unaffiliated/sroracle] has quit [""] 04:17 -!- nat2610 [n=nfelsen@adsl-99-185-243-218.dsl.pltn13.sbcglobal.net] has joined #mediawiki 04:19 < f00li5h> Also, is there a way to include a list of pages in a category in a page ... 04:19 < f00li5h> since {{Category:Foo}} include the page that is at :Category:Foo, not the list of the pages in the category foo 04:19 -!- Pathoschild [n=Jesse@wikimedia/Pathoschild] has joined #mediawiki 04:31 -!- sswonk [n=chatzill@c-24-218-129-130.hsd1.ma.comcast.net] has joined #mediawiki 04:34 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has joined #mediawiki 04:35 -!- simonrvn [i=simon@unaffiliated/simonrvn] has joined #mediawiki 04:35 < sswonk> I am trying to assist a user on en.wikipedia with an issue: unable to post a message to security@mediawiki.org, message is relayed to tim@mediawiki.org and subsequently bounced. Any suggestions for an alt addr would be appreciated. 04:36 < f00li5h> if it's a mail alias (as i'd expect) it's likely gone to many mailboxes and only one has bounced ... 04:36 < f00li5h> ##NB: I'm making that up, and have no inside information to support this claim 04:37 < sswonk> OhhKaa, anyone else? 04:37 < wikibugs> (NEW) Tool server bug? - https://bugzilla.wikimedia.org/show_bug.cgi?id=21565 enhancement; Normal; MediaWiki: API; (kevinjduke) 04:39 < Soxred93> wtf? 04:41 < wikibugs> (INVALID) Tool server bug? - https://bugzilla.wikimedia.org/show_bug.cgi?id=21565 +comment (overlordq) 04:44 < f00li5h> Soxred93: robots! 04:45 < Soxred93> f00li5h: I know, I was talking about the bug request itself. 04:45 < OverlordQ> so how many edit counters are there now? like 10? 15? 04:45 < f00li5h> Soxred93: i see 04:50 -!- harej [n=harej@wikipedia/MessedRocker] has left #mediawiki ["I am a finance industry regulator, and Windows Vista was my idea."] 04:50 -!- Pathoschild is now known as applepie|baking 04:56 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."] 05:00 -!- Soxred93 [n=Soxred93@cable69-54-4-175.stoweaccess.com] has joined #mediawiki 05:01 -!- applepie|baking is now known as applepie 05:05 -!- LauraHale [n=laurahal@adsl-99-142-42-96.dsl.emhril.sbcglobal.net] has quit [] 05:06 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."] 05:07 < Betacommand> is there a magic word that converts / to %2F for nice URL creation? 05:08 -!- sswonk [n=chatzill@wikipedia/Sswonk] has quit ["I'm not here right now."] 05:09 -!- Jake_Wartenberg is now known as JW|AFK 05:10 < Alphos> Betacommand : {{urlencode:string}} 05:10 < Alphos> http://www.mediawiki.org/wiki/Help:Magic_words#URL_data 05:10 < Betacommand> Alphos: it does not do that :( 05:12 < CIA-66> tomasz * r59235 /trunk/extensions/DonationInterface/payflowpro_gateway/ (3 files): Adding uniform input fields, styling and removing debugging info 05:12 < Alphos> Betacommand well, it does for me :/ 05:12 -!- DarkRift [n=dark@modemcable015.68-200-24.mc.videotron.ca] has joined #mediawiki 05:13 < Betacommand> Alphos: Im trying it on en.wp and it doesnt :( 05:14 < Alphos> works fine by me 05:14 < Betacommand> Alphos: I figured out whats happening never mind 05:15 < Betacommand> wikilinks undo URL encoding :( 05:15 < Alphos> oh 05:16 < Betacommand> Alphos: I was trying to URL encode page titles and then pass that to toolserver tools using interproject linsk 05:16 < Betacommand> *links 05:17 < tomaszf> is it possible to change MediaWiki:Privacypage to point to an external url ? .. i'm seeing it tack on http://localwiki/url 05:17 < Alphos> did you try to subst them ? 05:17 < Betacommand> no.... 05:17 * Betacommand tries 05:18 < Alphos> substing appearantly works for urlencode: 05:22 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has joined #mediawiki 05:25 < Alphos> Betacommand looks like it's unnecessary 05:26 < Alphos> http://toolserver.org/~thebainer/cba/TheFarix/0/Finw%C3%AB/enwiki works with Finw"e (ë) and Finw%C3%AB (%XX urlencoded) 05:27 -!- tomaszf_ [n=tomaszf@216.38.133.254] has joined #mediawiki 05:27 < Betacommand> Alphos: it doesnt work with / in page titles 05:27 < Alphos> oh 05:27 < Alphos> hm 05:27 -!- Olipro [n=Olipro@uncyclopedia/pdpc.active.olipro] has quit [Read error: 104 (Connection reset by peer)] 05:27 < Betacommand> thats the issue I was trying to address 05:28 -!- Olipro [n=Olipro@uncyclopedia/pdpc.active.olipro] has joined #mediawiki 05:30 -!- jwit_ is now known as jwit 05:39 -!- Prodego [n=Prodego@wikipedia/Prodego] has quit ["From Wikipedia, the free encyclopedia"] 05:39 < Alphos> Betacommand : the solution could have been to use {{urlencode:}} twice 05:40 < Alphos> but it sadly will break the iw link 05:40 -!- tomaszf_ [n=tomaszf@216.38.133.254] has quit [] 05:41 < Alphos> otherwise, you'll have to use long urls 05:41 -!- BradLee [n=chatzill@CPE-121-214-97-81.lnse4.lon.bigpond.net.au] has quit ["ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]"] 05:43 -!- tomaszf [n=tomaszf@216.38.133.254] has quit [Read error: 110 (Connection timed out)] 05:46 -!- LauraHale [n=LauraHal@adsl-99-142-42-96.dsl.emhril.sbcglobal.net] has joined #mediawiki 05:51 -!- LauraHale [n=LauraHal@adsl-99-142-42-96.dsl.emhril.sbcglobal.net] has left #mediawiki [] 05:55 < wikibugs> (NEW) Request for enabling Collection Extension for Vietnamese Wikipedia - https://bugzilla.wikimedia.org/show_bug.cgi?id=21566 enhancement; Normal; Wikimedia: Language setup; (vinhtantran) 05:56 < wikibugs> (mod) Request for enabling Collection Extension for Vietnamese Wikipedia - https://bugzilla.wikimedia.org/show_bug.cgi?id=21566 (vinhtantran) 06:00 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."] 06:00 -!- yoyo[RKN] [n=Miranda@i577B5D59.versanet.de] has joined #mediawiki 06:02 -!- yoyo[RKN] [n=Miranda@i577B5D59.versanet.de] has quit [Client Quit] 06:04 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has joined #mediawiki 06:06 -!- YurtleTheTurtle [n=PsiPro@c-98-230-11-42.hsd1.fl.comcast.net] has joined #mediawiki 06:08 -!- nOgAnOo [n=what@DSLPool-net209-235.wctc.net] has quit ["I am king of the multiverse."] 06:11 -!- enomil [n=enomil@wikimedia/Enomil] has quit ["( www.nnscript.com :: NoNameScript 4.21 :: www.esnation.com )"] 06:16 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."] 06:17 -!- Cobi_ is now known as Cobi 06:18 -!- tomaszf [n=tomaszf@98.210.153.193] has joined #mediawiki 06:24 -!- aude [n=chatzill@wikipedia/Aude] has joined #mediawiki 06:29 -!- tomaszf [n=tomaszf@98.210.153.193] has quit [] 06:33 -!- tomaszf [n=tomaszf@98.210.153.193] has joined #mediawiki 06:35 -!- tomaszf [n=tomaszf@98.210.153.193] has quit [Client Quit] 06:41 < CIA-66> dantman * r59236 /trunk/extensions/SemanticForms/ (6 files in 2 dirs): Implement labels for dropdowns/listboxes/checkboxes/radios using a [[Has field label format::]] and taking advantage of SMW types' output format. 06:41 < Dantman> Heh, that one showed up right when the commit happened... I'm used to lag 06:50 -!- YurtleTheTurtle [n=PsiPro@c-98-230-11-42.hsd1.fl.comcast.net] has quit ["Leaving"] 06:53 -!- Saruman [n=jan@dworkin.saruman.biz] has joined #mediawiki 06:56 -!- JC [n=JC@wikimedia/Juliancolton] has quit [Read error: 104 (Connection reset by peer)] 06:58 -!- tomaszf [n=tomaszf@98.210.153.193] has joined #mediawiki 06:59 -!- apergos [n=ariel@wiktionary/ArielGlenn] has joined #mediawiki 07:02 -!- Suiseiseki [i=desudesu@wikipedia/Antonio-Lopez] has quit ["..."] 07:19 -!- Tom39Away [n=tom@c-67-167-150-11.hsd1.ar.comcast.net] has quit [Excess Flood] 07:20 -!- Tom39Away [n=tom@c-67-167-150-11.hsd1.ar.comcast.net] has joined #mediawiki 07:24 -!- wolog [n=wolog@AOrleans-152-1-32-10.w90-21.abo.wanadoo.fr] has quit [Remote closed the connection] 07:33 -!- FoeNyx [n=Nicolas@wikipedia/FoeNyx] has quit ["->[]"] 07:40 -!- guillom [n=guillaum@wikimedia/guillom] has joined #mediawiki 07:43 -!- applepie [n=Jesse@wikimedia/Pathoschild] has quit ["*poof*"] 07:46 -!- robla [n=robla@c-76-104-247-13.hsd1.wa.comcast.net] has quit ["Leaving."] 07:49 -!- ThomasV [n=ThomasV@221.30.73-86.rev.gaoland.net] has joined #mediawiki 07:59 -!- siebrand [n=beis@sm.xs4all.nl] has quit [] 08:05 -!- Saruman [n=jan@dworkin.saruman.biz] has quit [] 08:13 -!- ThomasV [n=ThomasV@221.30.73-86.rev.gaoland.net] has quit [Read error: 110 (Connection timed out)] 08:18 -!- ThomasV [n=ThomasV@221.30.73-86.rev.gaoland.net] has joined #mediawiki 08:24 -!- Shown [n=Miranda@host107-90-dynamic.15-87-r.retail.telecomitalia.it] has joined #mediawiki 08:34 -!- Merlissimo [n=Merlissi@wikimedia/Merlissimo] has left #mediawiki ["disconnecting ..."] 08:36 -!- tomaszf [n=tomaszf@98.210.153.193] has quit [] 08:40 < CIA-66> alexsh * r59237 /USERINFO/ (alexsh reedy): 08:40 < CIA-66> * eol-style 08:40 < CIA-66> * self info update 08:44 -!- GerardM- [n=chatzill@84-105-109-14.cable.quicknet.nl] has joined #mediawiki 08:52 -!- aude [n=chatzill@wikipedia/Aude] has quit ["ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]"] 08:54 -!- Raymond__ [n=Raymond@wikipedia/Raymond] has quit [Read error: 110 (Connection timed out)] 08:55 -!- tomaszf [n=tomaszf@98.210.153.193] has joined #mediawiki 08:58 -!- wolog [n=wolog@195.6.104.193] has joined #mediawiki 08:59 -!- mibq [n=yura@4-228-134-95.pool.ukrtel.net] has joined #mediawiki 09:00 -!- mibq [n=yura@4-228-134-95.pool.ukrtel.net] has left #mediawiki [] 09:03 -!- puzzlet_ [n=puzzlet@147.46.241.168] has quit [Read error: 60 (Operation timed out)] 09:03 -!- ZioCorto [i=c1cedc02@gateway/web/freenode/x-ghusbowtmetofxmq] has joined #mediawiki 09:05 -!- puzzlet [n=puzzlet@147.46.241.168] has joined #mediawiki 09:13 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164 (hippytrail) 09:14 -!- ialex [n=IAlex@mediawiki/ialex] has joined #mediawiki 09:21 -!- Daedalus969 [n=Daedalus@unaffiliated/daedalus969] has quit ["There is no escaping reason, no denying purpose, because as we both know, without purpose, we would not exist. It is purpose ] 09:22 -!- Daedalus969 [n=Daedalus@cpe-76-175-1-252.socal.res.rr.com] has joined #mediawiki 09:23 -!- surfzoid [n=surfzoid@LAubervilliers-151-12-29-126.w193-252.abo.wanadoo.fr] has joined #mediawiki 09:24 < surfzoid> Hi 09:24 < surfzoid> is there an php expert :-) who can help me by giving an lamp on one problem ? 09:26 < surfzoid> i have hacked/copied the Flashswf extension, to be able to read wmv video, as embedded media, under linux it is 100 % ok, but under windows, the windows media player add an ".\" at the startup of the media url 09:27 < surfzoid> also, under linux , the media source is :"https://alphadeltaingenierie.com/mediawiki/images/2/25/DataCollectorEdit.wmv" and under windows it is "c:\programm files\firefox....\cache\.\/mediawiki/images/2/25/DataCollectorEdit.wmv 09:28 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164 (PhiLiP.NPC) 09:28 < surfzoid> i really don't understand what happen 09:29 -!- Witzman [n=witzman@outgoing.e-tecture.com] has joined #mediawiki 09:32 -!- JNSamuel [n=JSamuel@unaffiliated/eckstasy] has joined #mediawiki 09:38 -!- dungodung|sleep is now known as dungodung 09:42 < surfzoid> crazy, same code, both firefox, CTRL+U show me the same code, but under windows, msplayer , change source url for ".\https://alphadeltaingenierie.com/mediawiki/images/2/25/DataCollectorEdit.wmv" 10:00 < surfzoid> what is the php code (extension) to know the path of an Image: file ? 10:00 < surfzoid> the upload path 10:04 -!- reid06_ [n=reid06@CPE001cdf73661f-CM001ceacec55e.cpe.net.cable.rogers.com] has joined #mediawiki 10:04 < surfzoid> really to mutch http://www.mediawiki.org/wiki/Manual:Configuration_settings 10:04 < surfzoid> hard to find 10:09 -!- Duesentrieb [n=daniel@wikipedia/duesentrieb] has joined #mediawiki 10:11 -!- ThomasV [n=ThomasV@221.30.73-86.rev.gaoland.net] has quit [Read error: 110 (Connection timed out)] 10:11 -!- reid06 [n=reid06@CPE001cdf73661f-CM001ceacec55e.cpe.net.cable.rogers.com] has quit [Read error: 110 (Connection timed out)] 10:13 -!- tomaszf [n=tomaszf@98.210.153.193] has quit [Read error: 113 (No route to host)] 10:13 -!- tomaszf [n=tomaszf@98.210.153.193] has joined #mediawiki 10:18 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has joined #mediawiki 10:42 -!- BradLee [n=chatzill@CPE-121-214-97-81.lnse4.lon.bigpond.net.au] has joined #mediawiki 10:45 -!- Raymond_afk [n=Raymond@wikipedia/Raymond] has joined #mediawiki 10:46 < Reedy> Debug please! 10:46 * Reedy slaps mediawiki 10:47 < Nikerabbit> hi reedy 10:47 < Reedy> Morning 10:47 < Reedy> $wgDebugDumpSql = true; 10:47 < Reedy> $wgDebugLogFile = "/tmp/sql.txt"; 10:47 < Reedy> Doesnt want to play ball (at least, for the api...) 10:47 < Nikerabbit> is the file created with nice permissions? 10:47 < Reedy> its not created at all.. 10:47 < Nikerabbit> and $wgEnableDebug = true; or what was it called 10:48 < Nikerabbit> Reedy: I think you need to create it first 10:48 < Reedy> oh, is that needed aswell? 10:49 < Natalie> !debug 10:49 < mwbot> For information on debugging (including viewing errors), see . 10:49 -!- JNSamuel [n=JSamuel@unaffiliated/eckstasy] has quit [Read error: 60 (Operation timed out)] 10:49 < Reedy> Yeah,, 10:50 < Natalie> Noob. 10:51 < Reedy> Doesnt say i actually need to set EnableDebug... 10:51 < Natalie> Wiki page. 10:51 < Reedy> Doesn't seem to make any difference 10:53 < Natalie> http://www.mediawiki.org/wiki/Manual:$wgEnableDebug doesn't exist. 10:53 * Natalie eyes Nikerabbit. 10:53 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has quit ["Leaving"] 10:54 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has joined #mediawiki 10:55 < Reedy> As per the email from Roan.. Setting wgDebugLogFile and wgDebugDumpSql = true should be enough to have all sql queries executed outputted... 11:02 -!- ThomasV [n=ThomasV@argon.loria.fr] has joined #mediawiki 11:02 < Reedy> room change 11:02 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has quit ["Leaving"] 11:04 -!- JNSamuel [n=JSamuel@unaffiliated/eckstasy] has joined #mediawiki 11:06 < ThomasV> is bugzilla broken ? 11:07 < p858snake> loads and logs in fine here 11:11 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has joined #mediawiki 11:17 < wikibugs> (mod) Request for enabling Collection Extension for Vietnamese Wikipedia - https://bugzilla.wikimedia.org/show_bug.cgi?id=21566 +shell (danny.leinad) 11:18 < CIA-66> catrope * r59238 /trunk/extensions/UsabilityInitiative/ (3 files in 2 dirs): Fix r59228: somehow it did increment the right style versions and recombine other things, but didn't recombine the plugins files. Also incrementing a style version for r59221 11:20 -!- rainman-sr [n=rainman@flywall.sysbiol.cam.ac.uk] has joined #mediawiki 11:24 -!- kirbylover4000 [n=kirbylov@219-90-171-85.ip.adam.com.au] has joined #mediawiki 11:28 < wikibugs> (mod) Time based anti-vandalism feature - https://bugzilla.wikimedia.org/show_bug.cgi?id=4397 +comment (tbertels+bugzilla) 11:31 -!- RoanKattouw [n=chatzill@wingtip34.wing.rug.nl] has joined #mediawiki 11:31 < RoanKattouw> Reedy: Can you pastebin the code that's not running the right SQL query for you? 11:32 < Reedy> RoanKattouw, i'm not actually getting any output at all 11:32 < Reedy> and yeah 11:32 < Reedy> (in the debug file) 11:33 * Nikerabbit eyes Natalie 11:33 < Reedy> RoanKattouw, http://mediawiki.pastebin.com/m62e84d45 11:34 < Reedy> It doesnt go into the loop, so for whatever reason, there are no results returned by the sql query 11:34 < CIA-66> dantman * r59239 /trunk/extensions/SemanticForms/ (includes/SF_FormInputs.inc specials/SF_RunQuery.php): 11:34 < CIA-66> Modify Special:RunQuery so that it can be embedded into an article. Also, remove 11:34 < CIA-66> that unnecessary use of the redirect form (that's for edit pages, this doesn't 11:34 < CIA-66> need that). As a side effect removing that makes RunQuery work with JS off. 11:35 -!- fryrules [n=kirbylov@219-90-171-85.ip.adam.com.au] has joined #mediawiki 11:36 < RoanKattouw> Reedy: $this->addWhereFld('wl_user', $wgUser->getID); --> that needs getID() , can't throw a function in a where clause 11:36 < Reedy> lol 11:37 < Reedy> Duh 11:38 -!- fryrules_ [n=kirbylov@219-90-171-85.ip.adam.com.au] has joined #mediawiki 11:38 < RoanKattouw> Reedy: For clarity, this code checks each title in $this->titles for whether the current user is watching it? 11:39 -!- apergos [n=ariel@wiktionary/ArielGlenn] has quit ["Leaving."] 11:39 < RoanKattouw> Also, have you considered short-circuiting this query for anons? (Use $wgUser->isAnon() or ->isLoggedIn()) 11:39 < Reedy> Yup, was thinking about that this morning :) 11:40 < Reedy> Yeah.. I know its not brilliant... As there isnt any simple way to do like pairs of ns/titles in the query,,, 11:40 < Reedy> Could left join in the watchlist table in the main query as suggested.. 11:40 < RoanKattouw> Yeah this is probably OK 11:40 < Reedy> optionally 11:41 < fryrules_> hello there can someone possibly tell me files that are not required for a mediawiki in english, using mysql? 11:41 -!- zocky [n=zocky@wikipedia/zocky] has joined #mediawiki 11:41 < RoanKattouw> But you did forget to WHERE on page_namespace, you're over-checking now 11:41 < Reedy> Hmm? 11:41 < RoanKattouw> fryrules_: All files called MessagesXx.php in languages/messages , except for MessagesEn.php . Remove at your own risk, stuff may explode when users choose a different interface language 11:42 < RoanKattouw> Reedy: &titles=Foo does WHERE page_title='Foo' in your code, but that also matches Talk:Foo, User:Foo, etc. 11:42 < Reedy> Yeah 11:42 < Reedy> I did realised that 11:42 < RoanKattouw> Reedy: You should use a LinkBatch to generate a WHERE clause that matches your titles, maybe prop=info does that somewhere 11:42 < Reedy> Ahhhh 11:42 < Reedy> Just i couldnt see any obvious way to say that its this namespace and page title 11:42 < Reedy> :) 11:44 < RoanKattouw> Oh wait prop=info doesn't actually query anything itself, just uses Title methods 11:44 < RoanKattouw> Anyway, there's places in the API that demonstrate this, grep for LinkBatch 11:44 < Reedy> Yeah, i did see the use of that 11:44 -!- kirbylover4000 [n=kirbylov@219-90-171-85.ip.adam.com.au] has quit [Read error: 110 (Connection timed out)] 11:45 < fryrules_> ok thx. and i dont have shell access to my server ;( so what scripts can i delete that require access from shell 11:45 < Reedy> None? 11:45 < Reedy> ftp would let you 11:45 < Reedy> but as roan said, its not a good idea 11:46 < fryrules_> ok. thanks peoples 11:46 -!- fryrules_ [n=kirbylov@219-90-171-85.ip.adam.com.au] has left #mediawiki [] 11:50 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has left #mediawiki ["Leaving"] 11:51 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has joined #mediawiki 11:51 < Reedy> RoanKattouw, http://en.wikipedia.org/w/api.php?action=query&generator=allpages&gapprefix=API/&prop=revisions is an example query.. Doesnt return anything, should it? 11:51 < werdna> Reedy: you want query=allpages 11:51 < CIA-66> tomasz * r59240 /trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php: adding missing global for testing 11:51 < werdna> generator=allpages is used for feeding allpages into a second module 11:52 < RoanKattouw> Reedy: Correct, API has no subpages on enwiki, you may want mediawikiwiki 11:52 < RoanKattouw> werdna: He understands what generators do, I think, he's an API dev ;) 11:52 < Alphos> Reedy this looks all pages that start with API/ 11:52 < Alphos> *looks up 11:52 < Reedy> I'm not trying to use it.. Just the way its showed on the api examples, and it seemingly didnt do anything ;) 11:53 < RoanKattouw> Reedy: Well it won't do anything on wikis that don't have those pages; I guess that example is kind of mw.org-centric 11:53 < Reedy> Hmmm 11:54 -!- Bdk[a] [n=bdk@wikipedia/bdka] has quit [Read error: 110 (Connection timed out)] 11:57 -!- fryrules [n=kirbylov@219-90-171-85.ip.adam.com.au] has quit [Read error: 110 (Connection timed out)] 11:59 < CIA-66> tomasz * r59241 /trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.i18n.php: updating ways to give page 12:00 < Reedy> RoanKattouw, presumably i'm alright doing commits tidying up whitespace/if's (minor non logical changes?) 12:01 < RoanKattouw> Reedy: Yes, as long as you make a bit of an effort to not make whitespace and functional changes to the same code in the same commit 12:01 < Reedy> Sure 12:01 < RoanKattouw> Otherwise it'll take me an hour to figure out what happened because the diff will be very opague 12:02 < Reedy> Yeah, i was thinking that 12:04 -!- RoanKattouw [n=chatzill@mediawiki/Catrope] has quit [Remote closed the connection] 12:05 < CIA-66> tomasz * r59242 /trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.css: adding styling 12:10 -!- stephan48 [n=rjp@p5DD52822.dip.t-dialin.net] has joined #mediawiki 12:12 -!- puzzlet [n=puzzlet@147.46.241.168] has quit [Read error: 104 (Connection reset by peer)] 12:12 -!- puzzlet [n=puzzlet@147.46.241.168] has joined #mediawiki 12:15 -!- puzzlet [n=puzzlet@147.46.241.168] has quit [Read error: 104 (Connection reset by peer)] 12:15 < wikibugs> (NEW) Toolbar buttons (bold) insert text on top or somewhere - https://bugzilla.wikimedia.org/show_bug.cgi?id=21567 enhancement; Normal; MediaWiki extensions: UsabilityInitiative; (flaxxen) 12:17 -!- puzzlet [n=puzzlet@147.46.241.168] has joined #mediawiki 12:17 < CIA-66> dantman * r59243 /trunk/extensions/SemanticForms/includes/ (SF_FormPrinter.inc SF_FormUtils.inc): 12:17 < CIA-66> Add {{{standard input|run query}}} to control the location and label of the Run Query button. 12:17 < CIA-66> Don't display the unnecessary extra hidden inputs in query mode. 12:21 < CIA-66> questpc * r59244 /trunk/extensions/QPoll/qp_results.php: Fixed SQL tables prefix issue 12:23 -!- ThomasV [n=ThomasV@argon.loria.fr] has quit ["Leaving"] 12:28 < CIA-66> tomasz * r59245 /trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php: Fixing double submit of currency code 12:34 -!- Dantman [n=dantman@wikia/dantman] has quit ["http://daniel.friesen.name or ELSE!"] 12:35 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has joined #mediawiki 12:36 < CIA-66> werdna * r59246 /trunk/extensions/LiquidThreads/LiquidThreads.php: Remove RC customisation for further discussion 12:36 < CIA-66> werdna * r59247 /trunk/extensions/LiquidThreads/lqt.css: LiquidThreads: Add direct descendent selector to CSS rule that was breaking signatures 12:36 -!- britty_ [n=Aphaia@wikimedia/Aphaia] has joined #mediawiki 12:36 < britty_> Nikerabbit, are you around? 12:39 -!- Daedalus969 [n=Daedalus@unaffiliated/daedalus969] has quit ["There is no escaping reason, no denying purpose, because as we both know, without purpose, we would not exist. It is purpose ] 12:41 < CIA-66> tomasz * r59248 /trunk/extensions/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php: adding missing visibility bits 12:41 -!- ZioCorto [i=c1cedc02@gateway/web/freenode/x-ghusbowtmetofxmq] has quit ["Page closed"] 12:41 -!- NicDumZ [n=nicdumz@wikimedia/NicDumZ] has joined #mediawiki 12:45 < Nikerabbit> britty_: ? 12:45 < wikibugs> (DUP) Toolbar buttons (bold) insert text on top or somewhere - https://bugzilla.wikimedia.org/show_bug.cgi?id=21567 +comment (roan.kattouw) 12:45 < wikibugs> (mod) Toolbar buttons insert text on top in IE - https://bugzilla.wikimedia.org/show_bug.cgi?id=21492 (roan.kattouw) 12:46 < wikibugs> (REOPENED) Toolbar buttons insert text on top in IE - https://bugzilla.wikimedia.org/show_bug.cgi?id=21492 +comment (roan.kattouw) 12:50 * Nikerabbit raises eyes 12:56 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."] 12:57 < Nikerabbit> away again 13:00 -!- Hosiryuhosi is now known as Hosiryuhosi_afk 13:02 -!- kleind [n=kleind@83.125.45.111] has joined #mediawiki 13:03 < kleind> Hi. I'd need to write the text ">" in a mediawiki page. It always makes this ">". Is this possible somehow? 13:03 < kleind> I tried a
 environment, but that did not change it.
13:05 < kleind> Ah, got it. &gt;
13:06 < wikibugs> (ASSIGNED) Add Extension:QPoll to bugzilla - https://bugzilla.wikimedia.org/show_bug.cgi?id=21563  +comment (questpc)
13:07 < CIA-66> ialex * r59249 /trunk/extensions/GroupsSidebar/GroupsSidebar.php: 
13:07 < CIA-66> * add 'path' item to $wgExtensionCredits for version display on Special:Version
13:07 < CIA-66> * comment out 'descriptionmsg' (dummy value)
13:07 < CIA-66> * use tabs for indention
13:07 < CIA-66> * define $wgGroupsSidebar in GroupsSidebar.php to prevent against register_globals vulnerability
13:09 -!- Suiseiseki [n=desudesu@wikipedia/Antonio-Lopez] has joined #mediawiki
13:11 -!- ThomasV [n=ThomasV@argon.loria.fr] has joined #mediawiki
13:13 -!- kleind [n=kleind@83.125.45.111] has left #mediawiki ["Leaving"]
13:20 < wikibugs> (NEW) Missing hooks in SQLStore2 - https://bugzilla.wikimedia.org/show_bug.cgi?id=21568 enhancement; Normal; MediaWiki extensions: Semantic MediaWiki; (avinoamr)
13:20 -!- mattis^1 [n=mattis@host33-243-dynamic.50-79-r.retail.telecomitalia.it] has quit [No route to host]
13:21 -!- GDonato [n=GDonato@wikimedia/GDonato] has joined #mediawiki
13:27 -!- mattis^ [n=mattis@host33-243-dynamic.50-79-r.retail.telecomitalia.it] has joined #mediawiki
13:29 -!- j^_ [n=j@g225040219.adsl.alicedsl.de] has joined #mediawiki
13:31 -!- j^ [n=j@g225040091.adsl.alicedsl.de] has quit [Read error: 60 (Operation timed out)]
13:31 -!- JNSamuel [n=JSamuel@unaffiliated/eckstasy] has quit ["If at first you don't succeed, copy off someone who is cleverer than you."]
13:44 -!- Hosiryuhosi_afk is now known as Hosiryuhosi
13:53 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (catlow)
13:58 -!- puzzlet_ [n=puzzlet@147.46.241.168] has joined #mediawiki
14:01 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has quit [Remote closed the connection]
14:06 -!- RoanKattouw [n=chatzill@wingtip34.wing.rug.nl] has joined #mediawiki
14:06 < RoanKattouw> Reedy: What's the error you get?
14:09 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has joined #mediawiki
14:10 -!- fanno [n=Morten@90.184.93.233] has joined #mediawiki
14:11 < wikibugs> (FIXED) Add Extension:QPoll to bugzilla - https://bugzilla.wikimedia.org/show_bug.cgi?id=21563  +comment (innocentkiller)
14:12 -!- puzzlet [n=puzzlet@147.46.241.168] has quit [Read error: 110 (Connection timed out)]
14:13 < RoanKattouw> Reedy: Gah gotta run again, sorry dude
14:13 < Reedy> RoanKattouw, no worries
14:13 -!- RoanKattouw [n=chatzill@mediawiki/Catrope] has quit [Remote closed the connection]
14:17 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."]
14:23 -!- TimStarling is now known as Tim-away
14:24 -!- ireas [n=ireas@wikipedia/Ireas] has joined #mediawiki
14:26 -!- LauraHale [n=laurahal@adsl-99-142-42-96.dsl.emhril.sbcglobal.net] has joined #mediawiki
14:26 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has joined #mediawiki
14:45 -!- BradLee [n=chatzill@CPE-121-214-97-81.lnse4.lon.bigpond.net.au] has quit ["ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]"]
14:52 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (verdy_p)
14:56 -!- ialex [n=IAlex@mediawiki/ialex] has quit []
14:58 -!- fanno [n=Morten@90.184.93.233] has quit [Read error: 104 (Connection reset by peer)]
14:58 -!- RoanKattouw [n=chatzill@wingtip8.wing.rug.nl] has joined #mediawiki
15:01 -!- heldergeovane [n=helderge@cecserv.ime.usp.br] has joined #mediawiki
15:01 < Reedy> wb Roan
15:02 < RoanKattouw> Hey Reedy
15:02 < RoanKattouw> Sorry for the off-again on-again behavior
15:02 < Reedy> Don't worry about it
15:03 < Reedy> RoanKattouw, all works fine now :)
15:03 < Reedy> Is there any way of splitting up that left join to make it a bit more readable? or is it alright as is?
15:03 -!- CarlJ [n=chatzill@mail209b.gmnews.co.uk] has joined #mediawiki
15:03 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (verdy_p)
15:04 < RoanKattouw> Reedy: I just replied
15:05 < RoanKattouw> Just not sure why you need a LEFT JOI
15:05 < CarlJ> got a problem with a Word file matching the detection code for zip files - it contains the PK^E^F string in the last ~64k of the file
15:06 -!- eviliain [n=eviliain@mail209b.gmnews.co.uk] has joined #mediawiki
15:07 < CarlJ> I can obviously fix the problem for me, but am actually concerned that this is a bit of a crap detection routine, as pretty much any type of binary data could match this
15:07 < heldergeovane> Hello!!  Anybody knows how could I add just one button (for insert the  tags) via javascript to the enhanced toolbar?
15:07 < Reedy> "E-mail me on replies to a thread I am watching" - Is that what i need to enable?
15:08 < CarlJ> especially as I'm under the impression that zip files actually start with PK^C^D
15:08 < werdna> Reedy: enable for what?
15:08 < Reedy> to get notification of comments on code review
15:10 < RoanKattouw> Reedy: No that's for LiquidThreads
15:10 < RoanKattouw> heldergeovane: There's an API for the enhanced toolbar, lemme get a lin
15:10 < werdna> that's LiquidThreads
15:10 < RoanKattouw> heldergeovane: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/UsabilityInitiative/js/tests/wikiEditor.toolbar.js?revision=57424 is a test set and also the best documentation we have (by example)
15:11 < RoanKattouw> Reedy: Why are you using a LEFT JOIN? Isn't an implicit inner join good enough?
15:11 < werdna> LauraHale: had any luck in the job search?
15:11 < RoanKattouw> Reedy: And are you handling the namespace+title thing I mentioned yet? How?
15:11 < Reedy> LinkBatch as per you saying earlier
15:11 < RoanKattouw> Ah good
15:11 < Reedy> :)
15:12 -!- kevindanko [n=Kevindan@205.232.42.46] has joined #mediawiki
15:12 -!- enomil [n=enomil@wikimedia/Enomil] has joined #mediawiki
15:13 < Reedy> RoanKattouw, revert back to normal joins
15:14 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (catlow)
15:14 < wikibugs> (FIXED) Spammed by thread traffic - https://bugzilla.wikimedia.org/show_bug.cgi?id=21457  +comment (agarrett)
15:15 < werdna> Philippe Verdy will be thrilled
15:16 < Reedy> What do i need to check to enable emails on comments to code review etc?
15:16 < wikibugs> (FIXED) Missing second-level replies in thread permalink view - https://bugzilla.wikimedia.org/show_bug.cgi?id=21554  +comment (agarrett)
15:16 < heldergeovane> RoanKattouw: thanks! let me see it...
15:16 < werdna> Reedy: link your account
15:17 < Reedy> Its apparently linked
15:17 < Reedy> AryehGregor checked for me last night
15:17  * RoanKattouw makes a test comment on Reedy's USERINFO rev
15:18 < RoanKattouw> Done
15:18 < RoanKattouw> Reedy: OK, then your syntax will be less ugly too
15:18 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (roan.kattouw)
15:18 < Reedy> heh
15:18 < Reedy> Yup
15:19 < RoanKattouw> CarlJ: IIRC those restrictions are being relaxed in the development version of MediaWiki
15:19 < Reedy> RoanKattouw, got an email
15:19 < Reedy> ty
15:20 < CarlJ> RoanKattouw: thanks - I'll have a check through bugzilla
15:20 -!- Witzman [n=witzman@outgoing.e-tecture.com] has quit [Read error: 60 (Operation timed out)]
15:20 < RoanKattouw> CarlJ: I think there was some bug filed about it, but that was about stuff being detected as PHP. Not sure about ZIP stuff
15:21 < RoanKattouw> AFAIK we crack down on ZIP pretty bad because they can contain executable code that would actually be executed under certain circumstances (something to do with .jar files)
15:21 < avar> javascript:goToDonationPage() <- are hyperlinks outdated or something
15:23 < CarlJ> makes sense, it might just need some work to provide better feedback to the user
15:24 < Duesentrieb> avar: that's hyperlink2.0!!1111
15:25 < avar> Duesentrieb: *stab*
15:25 -!- falxx [n=falxx@92.62.44.4] has left #mediawiki []
15:25 < Duesentrieb> \wibble
15:26 -!- flyingparchment [i=river@loreley.flyingparchment.org.uk] has quit [Nick collision from services.]
15:26 < RoanKattouw> Reedy: Gotta run again, I'll see it when you commit it
15:27 -!- flyingparchment [i=river@loreley.flyingparchment.org.uk] has joined #mediawiki
15:27 -!- RoanKattouw [n=chatzill@mediawiki/Catrope] has quit ["ChatZilla 0.9.85 [Iceweasel 3.0.6/2009102815]"]
15:29 < CIA-66> mark * r59250 /trunk/debs/wikimedia-task-dns-auth/ (debian/changelog gen-dblist-cnames gen-langlist-cnames): 
15:29 < CIA-66> wikimedia-task-dns-auth (0.12) hardy; urgency=high
15:29 < CIA-66> * Add 'exit 0' to the end of helper scripts
15:30 < wikibugs> (mod) Undo should auto-patrol reverted revisions, like a rollback does - https://bugzilla.wikimedia.org/show_bug.cgi?id=14439  +comment (jeanfrederic)
15:30 < wikibugs> (NEW) Error while trying to donate by CreditCard - https://bugzilla.wikimedia.org/show_bug.cgi?id=21569 critical; Normal; Wikimedia: General/Unknown; (Abigor)
15:38 -!- JC [n=JC@wikimedia/Juliancolton] has joined #mediawiki
15:45 -!- jayvdb [i=81b401e0@wikimedia/Jayvdb] has joined #mediawiki
15:47 -!- AlexSm [n=Miranda@wikipedia/Alex-Smotrov] has quit [Read error: 110 (Connection timed out)]
15:52 -!- PDD [i=PDD@wikipedia/PDD] has quit [Read error: 60 (Operation timed out)]
16:02 -!- Diamant001 [n=user6398@p579CA937.dip.t-dialin.net] has joined #mediawiki
16:04 -!- jayvdb [i=81b401e0@wikimedia/Jayvdb] has quit ["Page closed"]
16:05 -!- ecstasia [n=ecs@unaffiliated/ecstasia] has quit [Read error: 131 (Connection reset by peer)]
16:05 -!- ecstasia [n=ecs@unaffiliated/ecstasia] has joined #mediawiki
16:11 -!- flubub1113 [n=Flubub@dslb-092-075-199-045.pools.arcor-ip.net] has joined #mediawiki
16:14 -!- haptiK [n=jdr@157.140.112.178] has joined #mediawiki
16:15 < haptiK> hi all. I would like to be able to search mediawiki for "blah" and have it return items that are "BLah" - the search seems to be case sensitive
16:15 -!- CarlJ [n=chatzill@mail209b.gmnews.co.uk] has quit ["ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]"]
16:15 < haptiK> is there a way to disable this?
16:16 < CIA-66> werdna * r59251 /branches/lucene-search-2.1/src/org/wikimedia/lsearch/oai/IndexUpdatesCollector.java: Add LiquidThreads support to OAI-based search
16:16 < wikibugs> (mod) Activate autopatrol user group for Simple English Wiktionary - https://bugzilla.wikimedia.org/show_bug.cgi?id=21439  (barras-ps)
16:16 < wikibugs> (mod) prop=info&inprop=watched - https://bugzilla.wikimedia.org/show_bug.cgi?id=19523  (sam)
16:16 < wikibugs> (mod) binary files are incorrectly detected as application/zip - https://bugzilla.wikimedia.org/show_bug.cgi?id=20924  summary; +comment (carl.johnstone)
16:16 < werdna> http://www.mediawiki.org/wiki/Special:Code/MediaWiki/59251
16:16 < werdna> oopsies
16:21 < wikibugs> (mod) Make deleted images searchable by hash - https://bugzilla.wikimedia.org/show_bug.cgi?id=21346  +comment (sam)
16:21  * Reedy slaps chrome
16:21 < Reedy> stay logged into bugzilla, please
16:21 -!- _sj_ [n=sj_@wikipedia/sj] has quit [Read error: 104 (Connection reset by peer)]
16:21 -!- puzzlet_ [n=puzzlet@147.46.241.168] has quit [Remote closed the connection]
16:22 -!- puzzlet [n=puzzlet@147.46.241.168] has joined #mediawiki
16:22 -!- eviliain [n=eviliain@mail209b.gmnews.co.uk] has left #mediawiki []
16:26 -!- zocky_ [n=zocky@wikipedia/zocky] has joined #mediawiki
16:27 -!- JC [n=JC@wikimedia/Juliancolton] has quit [Read error: 104 (Connection reset by peer)]
16:27 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (catlow)
16:29 -!- zocky [n=zocky@wikipedia/zocky] has quit [Read error: 110 (Connection timed out)]
16:31 < wikibugs> (mod) Wikisource: IPs unable to flag articles as "proofread" - https://bugzilla.wikimedia.org/show_bug.cgi?id=20812  +comment (jayvdb)
16:33 -!- JC [n=JC@wikimedia/Juliancolton] has joined #mediawiki
16:35 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has quit [Remote closed the connection]
16:36 -!- ThomasV [n=ThomasV@argon.loria.fr] has quit ["Leaving"]
16:37 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has joined #mediawiki
16:37 -!- brion [n=brion@c-24-5-64-220.hsd1.ca.comcast.net] has joined #mediawiki
16:38 -!- surfzoid [n=surfzoid@LAubervilliers-151-12-29-126.w193-252.abo.wanadoo.fr] has quit ["Syntax Errorrrrr, please, Use CTRL+ALT+SUP"]
16:38 -!- brion [n=brion@wikipedia/Brion-VIBBER] has left #mediawiki []
16:39 -!- Raymond_afk [n=Raymond@wikipedia/Raymond] has quit [Read error: 104 (Connection reset by peer)]
16:40 -!- Cain` [n=Geek@unaffiliated/cain] has joined #MediaWiki
16:40 -!- heldergeovane [n=helderge@cecserv.ime.usp.br] has quit [" HydraIRC -> http://www.hydrairc.com <- The professional IRC Client :D"]
16:42 -!- Prodego [n=Prodego@wikipedia/Prodego] has joined #mediawiki
16:43 -!- enomil` [n=enomil@wikimedia/Enomil] has joined #mediawiki
16:43 -!- enomil [n=enomil@wikimedia/Enomil] has quit [Connection reset by peer]
16:45 -!- Cain [n=Geek@unaffiliated/cain] has quit [Read error: 60 (Operation timed out)]
16:45 -!- Cain` is now known as Cain
16:45 -!- xbaez [n=xbaez@200.76.192.62] has joined #mediawiki
16:46 -!- SPQRobin [n=Robin@wikimedia/SPQRobin] has joined #mediawiki
16:46 -!- Raymond_afk [n=Raymond@wikipedia/Raymond] has joined #mediawiki
16:49 -!- robla [n=robla@c-76-104-247-13.hsd1.wa.comcast.net] has joined #mediawiki
16:49 -!- Raymond_afk is now known as Raymond_
16:51 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (verdy_p)
17:00 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (verdy_p)
17:00 -!- MaxSem [n=max@62.140.253.9] has joined #mediawiki
17:00 < kevindanko> anyone here?
17:01 < CIA-66> werdna * r59252 /trunk/extensions/LiquidThreads/classes/ (Thread.php View.php): LiquidThreads: Add pre-save transform to signature handling
17:01 < Reedy> !ask | kevindanko 
17:01 < mwbot> kevindanko: 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. See also: !gethelp
17:02 -!- JC [n=JC@wikimedia/Juliancolton] has quit [Remote closed the connection]
17:03 -!- juliano [n=juliano@2001:0:53aa:64c:47b:52fe:36d5:8bab] has joined #mediawiki
17:03 < Alphos> Reedy : what if he just wanted to know if someone was here ? :p
17:03 < Alphos> it's an information of capital importance :p
17:04 < Reedy> pfft :P
17:09 < kevindanko> yeah!
17:09 < kevindanko> ha!
17:09 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (verdy_p)
17:09 < kevindanko> ....but really http://www.theinformationbusiness.com/kevin/sneakerbible/index.php?title=Main_Page
17:09 < kevindanko> how do i move the edit link next to h2's  directly to the right of it
17:09 < kevindanko> like right after the word testing
17:11 -!- naezdnik [n=slip@85.141.27.50] has joined #mediawiki
17:12 < naezdnik>  Hello!
17:12 < naezdnik>  Can you help me
17:12 < naezdnik> i install wikimedia to my server
17:12 < naezdnik>  $wgEnableUploads = true;
17:12 < naezdnik>  $wgUploadDirectory ="./uploads";
17:12 < naezdnik>  $wgUploadPath = "./uploads";
17:13 < naezdnik>  i want to download images from computer to my pages
17:13 -!- Olivier_Bommel [i=52ab876f@gateway/web/freenode/x-lrabmamnoulgszxf] has joined #mediawiki
17:13 -!- Olivier_Bommel [i=52ab876f@gateway/web/freenode/x-lrabmamnoulgszxf] has left #mediawiki []
17:14 < naezdnik>  but when i go to wiki internal link wiki.server.ru/index.php/\u0424\u0430\u0439\u043b:4.jpg 
17:14 -!- c3l [n=c3l@c-7d99e253.04-264-73746f13.cust.bredbandsbolaget.se] has joined #mediawiki
17:14 < naezdnik> i get error  The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one or more characters which cannot be used in titles.
17:14 < naezdnik>  Return to Main PAge
17:14 < c3l> I've replaced my logo.png but it didnt update at the site, why?
17:15 < MaxSem> naezdnik, Win or Lin?
17:15 < naezdnik>  what shall i do?
17:15 < naezdnik>  Debian
17:17 < naezdnik>  image is available by external link wiki.server.ru/index.php/Uploads/d/d0/4.jpg
17:17 -!- stephan48 [n=rjp@pdpc/supporter/student/stephan48] has quit [Connection timed out]
17:17 -!- NicDumZ [n=nicdumz@wikimedia/NicDumZ] has quit ["Leaving"]
17:18 < MaxSem> naezdnik, case mismatch? Uploads vs. uploads
17:18 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has quit ["Leaving"]
17:18 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has joined #mediawiki
17:19 -!- GerardM- [n=chatzill@84-105-109-14.cable.quicknet.nl] has quit [Read error: 104 (Connection reset by peer)]
17:19 -!- c3l [n=c3l@c-7d99e253.04-264-73746f13.cust.bredbandsbolaget.se] has left #mediawiki ["Ex-Chat"]
17:20 -!- RoanKattouw [n=chatzill@83.119.125.27] has joined #mediawiki
17:21 -!- KaareAway is now known as Kaare
17:21 -!- puzzlet [n=puzzlet@147.46.241.168] has quit [Remote closed the connection]
17:21 -!- puzzlet [n=puzzlet@147.46.241.168] has joined #mediawiki
17:23 -!- mgrabovsky [n=MGrab@wikipedia/Mat--j-Grabovsk--] has joined #mediawiki
17:25 < naezdnik> MaxSem, i have directory 'uploads' in site directory and in config, why is mismatch?
17:26 < MaxSem> because you typed it with dofferent capitalisation in this channel
17:26 < MaxSem> *different
17:26 -!- chomwitt [n=chomwitt@ppp-94-66-156-65.home.otenet.gr] has joined #mediawiki
17:28 -!- j^_ [n=j@g225040219.adsl.alicedsl.de] has quit [Read error: 110 (Connection timed out)]
17:29 < Alphos> naezdnik : that's one of the most basic *nix features, *nix including debian of course
17:29 < naezdnik> i copied this link from my web browser
17:29 < naezdnik> Alphos : how can i fix that?
17:30 < Alphos> naezdnik : by pointing to the right directory
17:30 < Alphos> if your directory is Uploads, point there
17:30 < kevindanko> Any ideas?
17:30 < Alphos> if it is uploads (lowercase U) point there
17:30 < Alphos> /uploads !== /Uploads
17:34 < Alphos> kevindanko : add float: right; to your .editsection class css
17:35 -!- Prodego [n=Prodego@wikipedia/Prodego] has quit [Read error: 60 (Operation timed out)]
17:35 < naezdnik> thank you, i will test that
17:35 -!- naezdnik [n=slip@85.141.27.50] has quit []
17:36 < Reedy> how long before he's back?
17:38 -!- clarjon1 [n=clarjon1@unaffiliated/clarjon1] has joined #mediawiki
17:38 -!- clarjon1 [n=clarjon1@unaffiliated/clarjon1] has left #mediawiki ["Don't follow me"]
17:40 -!- Hendo001 [n=lee@host81-132-203-179.range81-132.btcentralplus.com] has quit [Read error: 104 (Connection reset by peer)]
17:40 -!- ireas [n=ireas@wikipedia/Ireas] has quit [Read error: 60 (Operation timed out)]
17:40 < Alphos> duno
17:40 < Alphos> wanna bet ? :D
17:40 < RoanKattouw> Reedy: Who?
17:40 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (roan.kattouw)
17:40 < RoanKattouw> Oh that guy, nm
17:41 < Alphos> btw
17:41 < Alphos> is it me, or has there been NO questions about updating in the last few days ?
17:42 < Reedy> Yeah, lol
17:43 < Alphos> Amgine must feel so lonely...
17:43 < Reedy> I'm so wronry...
17:43 < Alphos> say, Amgine, how do i upgrade from 1.17 to 1.4 ? :p
17:44 < charitwo> downgrade you mean
17:44 < MaxSem> php downgrade.php --yes-i-mean-it
17:44 < charitwo> and with the schema changes i don't see how you can downgrade
17:44 < Alphos> charitwo : private joke between amgine and i ^^
17:44 < Alphos> MaxSem :D
17:45 -!- ireas [n=ireas@wikipedia/Ireas] has joined #mediawiki
17:46 < MaxSem> actually, it may work a bit, since most upgrades involve only addition of new tables/columns
17:46 -!- nn123645 [n=nn123645@adsl-074-237-227-159.sip.mco.bellsouth.net] has quit [Read error: 110 (Connection timed out)]
17:48 < CIA-66> catrope * r59253 /trunk/extensions/UsabilityInitiative/ClickTracking/ (ClickTracking.js ClickTracking.php): ClickTracking: Fix bug with handling javascript: links that caused ClickTracking to be disabled on WMF wikis
17:49 -!- Hendo001 [n=lee@host81-132-203-179.range81-132.btcentralplus.com] has joined #mediawiki
17:52 -!- RoanKattouw is now known as RoanKattouw_away
17:53 -!- ialex [n=IAlex@mediawiki/ialex] has joined #mediawiki
17:53 -!- Saruman [n=jan@dworkin.saruman.biz] has joined #mediawiki
18:00 -!- JC [n=JC@wikimedia/Juliancolton] has joined #mediawiki
18:04 < kevindanko> Alphos: The float right worked however i want it to be right next to the h2 header
18:04 -!- Reedy [n=reedy@wikimedia/pdpc.active.reedy] has quit ["Leaving"]
18:04 -!- dgts [n=dgts@p4FDB6FA1.dip.t-dialin.net] has joined #mediawiki
18:06 < Alphos> add a margin-left: 20px; margin-right: auto; perhaps
18:06 < Alphos> !css
18:06 < mwbot> To change styles for your wiki, go to one of the MediaWiki:xxx.css wiki page (NOT a file) and put your custom styles there (sysop/admin rights required). MediaWiki:Common.css is for all skins and should be used for content styles. MediaWiki:Monobook.css is for the MonoBook skin (default), etc. For more information, see !skins and 
18:08 -!- stephan48 [n=rjp@pdpc/supporter/student/stephan48] has joined #mediawiki
18:11 < wikibugs> (mod) Posting an reply to message at Special:NewMessages breaks the view - https://bugzilla.wikimedia.org/show_bug.cgi?id=21462  (agarrett)
18:12 < wikibugs> (mod) Posting an reply to message at Special:NewMessages breaks the view - https://bugzilla.wikimedia.org/show_bug.cgi?id=21462  (niklas.laxstrom)
18:12 < wikibugs> (FIXED) Pre-save transform not applied to LiquidThreads signatures - https://bugzilla.wikimedia.org/show_bug.cgi?id=21541  (agarrett)
18:13 < wikibugs> (FIXED) Posting an reply to message at Special:NewMessages breaks the view - https://bugzilla.wikimedia.org/show_bug.cgi?id=21462  +comment (agarrett)
18:15 -!- Scouse [n=chatzill@cpc1-shep9-0-0-cust352.leic.cable.ntl.com] has joined #mediawiki
18:16 -!- juliano_ [n=juliano@201-42-116-84.dsl.telesp.net.br] has joined #mediawiki
18:16 < wikibugs> (mod) Auto unit conversion - https://bugzilla.wikimedia.org/show_bug.cgi?id=235  low->normal; +comment (sylvain)
18:16 < CIA-66> adam * r59254 /trunk/phase3/skins/vector/ (main-ltr.css main-rtl.css): a followup, better fix for what r59224 aimed to do: Fixing a spacing issue with RTL langauges and the dropdown menu
18:17 -!- juliano [n=juliano@2001:0:53aa:64c:47b:52fe:36d5:8bab] has quit [Operation timed out]
18:22 -!- j^ [n=j@g225089240.adsl.alicedsl.de] has joined #mediawiki
18:22 -!- Diamant001 [n=user6398@p579CA937.dip.t-dialin.net] has quit [Read error: 60 (Operation timed out)]
18:22 -!- kitplummer [n=Adium@c-69-136-125-166.hsd1.az.comcast.net] has joined #mediawiki
18:22 < CIA-66> werdna * r59255 /trunk/extensions/LiquidThreads/api/ApiFeedLQTThreads.php: LiquidThreads: use main page URL instead of extension page as feed URL
18:23 < wikibugs> (mod) Parser generates invalid XHTML with a list inside a table - https://bugzilla.wikimedia.org/show_bug.cgi?id=17486  +comment (verdy_p)
18:25 < CIA-66> werdna * r59256 /trunk/extensions/GlobalUsage/refreshGlobalimagelinks.php: Respect MW_INSTALL_PATH
18:27 -!- rainman-sr [n=rainman@flywall.sysbiol.cam.ac.uk] has quit ["Leaving"]
18:29 < wikibugs> (WFM) Exception: Post 50 has contaminated reply 50 - https://bugzilla.wikimedia.org/show_bug.cgi?id=21466  +comment (agarrett)
18:30 -!- zocky_ [n=zocky@wikipedia/zocky] has quit [Read error: 60 (Operation timed out)]
18:31 -!- Marco27 [n=Marco27@wikipedia/Marco27] has joined #mediawiki
18:33 < wikibugs> (NEW) dropdown tab border go over baseline - https://bugzilla.wikimedia.org/show_bug.cgi?id=21570 enhancement; Normal; MediaWiki extensions: UsabilityInitiative; (flaxxen)
18:34 < CIA-66> adam * r59257 /trunk/extensions/UsabilityInitiative/Vector/ (4 files in 2 dirs): cleaning up the collapsibletabs code to make it more readable in preperation for some refactoring and animation improvements
18:34 -!- mattis^ [n=mattis@host33-243-dynamic.50-79-r.retail.telecomitalia.it] has quit [Connection timed out]
18:35 < wikibugs> (mod) Parser generates invalid XHTML with a list inside a table - https://bugzilla.wikimedia.org/show_bug.cgi?id=17486  (verdy_p)
18:35 -!- kitplummer [n=Adium@c-69-136-125-166.hsd1.az.comcast.net] has left #mediawiki []
18:36 < wikibugs> (FIXED) Remove LiquidThreads customisation of recentchanges - https://bugzilla.wikimedia.org/show_bug.cgi?id=21553  +comment (agarrett)
18:37 -!- mattis^ [n=mattis@host59-48-dynamic.20-79-r.retail.telecomitalia.it] has joined #mediawiki
18:37 -!- Reedy [n=Reedy@wikimedia/pdpc.active.reedy] has joined #mediawiki
18:38 < wikibugs> (FIXED) IE7 apparently unable to display edit box at nesting level > 9 - https://bugzilla.wikimedia.org/show_bug.cgi?id=21458  +comment (agarrett)
18:39 -!- RoanKattouw_away is now known as RoanKattouw
18:39 -!- Diamant001 [n=user6398@p579CA4A1.dip.t-dialin.net] has joined #mediawiki
18:40 -!- GDonato [n=GDonato@wikimedia/GDonato] has quit ["quit"]
18:40 -!- Sundance_Raphael [n=chatzill@pD9E9524A.dip.t-dialin.net] has joined #mediawiki
18:42 -!- ThomasV [n=ThomasV@221.30.73-86.rev.gaoland.net] has joined #mediawiki
18:43 -!- ireas [n=ireas@wikipedia/Ireas] has quit ["bye"]
18:45 -!- juliano_ is now known as juliano
18:46 < wikibugs> (mod) dropdown tab border go over baseline - https://bugzilla.wikimedia.org/show_bug.cgi?id=21570  (tparscal)
18:47 -!- yoyo[RKN] [n=Miranda@i577B5D59.versanet.de] has joined #mediawiki
18:47 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has joined #mediawiki
18:47 -!- RoanKattouw [n=chatzill@mediawiki/Catrope] has quit ["Back in a few hours"]
18:49 -!- aZaFred_ [n=aZaFred@216.38.133.254] has joined #mediawiki
18:49 < haptiK> is there a way to disable this?
18:49 < haptiK> I would like to be able to search mediawiki for "blah" and have it return items that are "BLah" - the search seems to be case sensitive
18:50 -!- akozak [n=alex@adsl-71-134-253-152.dsl.pltn13.pacbell.net] has joined #mediawiki
18:50 < AryehGregor> I don't know if there's a way to configure MySQL fulltext that way without breaking other things.
18:50 < AryehGregor> You can do it using Lucene, of course.  That's what Wikipedia uses, and it has all the cool features.
18:52 -!- rainman-sr [n=rainman@user-544522c7.lns4-c11.dsl.pol.co.uk] has joined #mediawiki
18:53 < MaxSem> heh, I made case-insensitivity a default for SQLite search
18:55 < MaxSem> it takes a pretty simple patch to do the same for SearchMysql
18:55 < wikibugs> (mod) Auto unit conversion - https://bugzilla.wikimedia.org/show_bug.cgi?id=235  +comment (Simetrical+wikibugs)
18:55 < AryehGregor> Hmm, right.
18:55 < AryehGregor> We use a separate table, so encoding should be no issue . . .
18:55 -!- GreenReaper is now known as GreenHoliday
18:55 < AryehGregor> Why is it case-sensitive by default, then?
18:56 < MaxSem> because it was so since times forgotten?
18:57 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."]
18:57 < CIA-66> reedy * r59258 /trunk/phase3/ (CREDITS HISTORY includes/api/ApiQueryInfo.php): bug 19523 prop=info&inprop=watched
18:57 < MaxSem> s/$filteredTerm = $this->filter( $term );/$filteredTerm = $this->filter( $wgContLang->lc( $term ) );/
18:58 < wikibugs> (FIXED) prop=info&inprop=watched - https://bugzilla.wikimedia.org/show_bug.cgi?id=19523  +comment (sam)
18:59 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (verdy_p)
18:59 < MaxSem> the peculiar thing is that it turns page text to lower case for indexing, but not search terms
19:01  * MaxSem wonders if he will survive fixing it
19:02 < haptiK> could someone explain to me why when i use {{note}} It displays Template:Note in red instead of an icon with bold Note:
19:02 < OverlordQ> you dont have the template
19:02 < haptiK> oh
19:02  * haptiK rereads the document
19:03 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has joined #mediawiki
19:03 -!- TrevorParscal [n=TrevorPa@216.38.133.254] has joined #mediawiki
19:05 < CIA-66> maxsem * r59259 /trunk/phase3/includes/api/ApiQueryInfo.php: tab to spaces
19:05 -!- zocky_ [n=zocky@wikipedia/zocky] has joined #mediawiki
19:06 -!- kitplummer [n=Adium@c-69-136-125-166.hsd1.az.comcast.net] has joined #mediawiki
19:06 < CIA-66> aaron * r59260 /trunk/extensions/FlaggedRevs/ (4 files in 2 dirs): 
19:06 < CIA-66> * Added reviewAfterEdit(),autoReviewEdits(),autoReviewNewPages(),getTagRestrictions()
19:06 < CIA-66> * Removed redunant $frev check
19:07 < kitplummer> can anyone help with an api problem i'm having when trying to edit/create a page.  the edittoken i get back is always just "+\"
19:07 < MaxSem> you're not logged in
19:07 < MaxSem> action=login, then save teh cookies
19:08 < kitplummer> hmmn.  i'm trying to do this from client code (in ruby) not sure about the cookies.
19:09 < haptiK> sorry i can't seem to find information on how to install a template such as Template:Note
19:09 < kitplummer> i've logged in and have the lgtoken.
19:09 < haptiK> do i create a new mediawiki page with the Template details in it or something?
19:09 < MaxSem> kitplummer, copy+paste it
19:09 < MaxSem> brr, that was for haptiK
19:09 < kitplummer> maxsem: this is all programmatic
19:10 < MaxSem> you still need to pass the cookies in every request
19:10 < kitplummer> hmmn.  ok.  i guess i need to figure that out with my client api.
19:10 < haptiK> MaxSem, thanks very much. I am looking at http://www.mediawiki.org/wiki/Template:Note and I don't see any wiki code that could be copied and then pasted
19:11 < MaxSem> click edit or view source
19:11 < MaxSem> you'll see
19:11 < haptiK> MaxSem, ok will do thanks, one sec.
19:12 < haptiK> uhm 
19:12 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (verdy_p)
19:12 < haptiK> I'm sorry I am being very thick, i just don't get it..
19:12 < MaxSem> doesn't work? then you need to install one thingie
19:12 < MaxSem> !parserfunctions
19:12 < mwbot> "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 .
19:13 < haptiK> ahh sorry i was viewing source on the HTML
19:14 < haptiK> i clicked edit on the page itself
19:14 -!- AzaToth [n=azatoth@wikipedia/AzaToth] has joined #mediawiki
19:15 < haptiK> ok i have it sort of working
19:16 < haptiK> got it!
19:18 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."]
19:18 < haptiK> MaxSem, Hey thanks very much for your help - I appreciate you _helping_ me and not just straight up _telling_ me ... people learn much more that way. thanks again.
19:18 < haptiK> yay! this is awesome
19:18 -!- Duesentrieb [n=daniel@wikipedia/duesentrieb] has quit [Read error: 110 (Connection timed out)]
19:19 -!- Pathoschild [n=Jesse@wikimedia/Pathoschild] has joined #mediawiki
19:21 -!- saper [i=saper@wikipedia/saper] has quit [No route to host]
19:28 -!- Hosiryuhosi is now known as Hosiryuhosi_afk
19:30 -!- wolog [n=wolog@195.6.104.193] has quit [Remote closed the connection]
19:32 -!- AlexSm [n=Miranda@wikipedia/Alex-Smotrov] has joined #mediawiki
19:35 < wikibugs> (mod) Spammed by thread traffic - https://bugzilla.wikimedia.org/show_bug.cgi?id=21457  +comment (verdy_p)
19:35 -!- mattis^1 [n=mattis@host246-247-dynamic.45-79-r.retail.telecomitalia.it] has joined #mediawiki
19:36 < wikibugs> (mod) Filter reacted but it shouldn't - https://bugzilla.wikimedia.org/show_bug.cgi?id=21358  enhancement->major (lolsimon)
19:36 -!- enomil` [n=enomil@wikimedia/Enomil] has quit [Read error: 110 (Connection timed out)]
19:38  * werdna slaps verdy
19:38 < ialex> he'll *never* stop, never
19:40 < guillom> block him!
19:40 < guillom> hang him!
19:40 < ialex> +1 :)
19:40 -!- mattis^ [n=mattis@host59-48-dynamic.20-79-r.retail.telecomitalia.it] has quit [Connection timed out]
19:42 -!- SPQRobin1 [n=Robin@94-224-194-119.access.telenet.be] has joined #mediawiki
19:45 < wikibugs> (ASSIGNED) Error while trying to donate by CreditCard - https://bugzilla.wikimedia.org/show_bug.cgi?id=21569  +comment (tfinc)
19:46 -!- enterhaken [n=enterhak@irc.daten-chaos.de] has quit ["Heute ist nicht alle Tage, ich komme wieder, keine frage..."]
19:47 -!- enterhaken [n=enterhak@irc.daten-chaos.de] has joined #mediawiki
19:47 < wikibugs> (mod) Filter reacted but it shouldn't - https://bugzilla.wikimedia.org/show_bug.cgi?id=21358  (agarrett)
19:48 -!- Reedy [n=Reedy@wikimedia/pdpc.active.reedy] has quit ["Leaving"]
19:49 -!- Dantman [n=dantman@wikia/dantman] has joined #mediawiki
19:52 -!- Marco27 [n=Marco27@wikipedia/Marco27] has quit [Read error: 104 (Connection reset by peer)]
19:52 -!- Suiseiseki [n=desudesu@wikipedia/Antonio-Lopez] has quit [Read error: 104 (Connection reset by peer)]
19:53 -!- Suiseiseki [n=desudesu@wikipedia/Antonio-Lopez] has joined #mediawiki
19:54 -!- aude [n=chatzill@wikipedia/Aude] has joined #mediawiki
19:55 -!- saper [i=saper@wikipedia/saper] has joined #mediawiki
19:56 -!- siebrand [n=beis@sm.xs4all.nl] has joined #mediawiki
19:57 < CIA-66> maxsem * r59261 /trunk/phase3/includes/Skin.php: Fixed E_DEPRECATED
19:59 < CIA-66> mgrabovsky * r59262 /trunk/phase3/ (3 files in 2 dirs): (bug 16884) Fixed feed links in sidebar not complying with URL parameters of the displayed page
20:00 -!- rlarson89 [n=rlarson8@CPE001cdf73661f-CM001ceacec55e.cpe.net.cable.rogers.com] has joined #mediawiki
20:00 -!- SPQRobin [n=Robin@wikimedia/SPQRobin] has quit [Read error: 110 (Connection timed out)]
20:00 < wikibugs> (mod) Feed links in sidebar should comply to the parameters of displayed page - https://bugzilla.wikimedia.org/show_bug.cgi?id=16884  (mgrabovsky)
20:02 < wikibugs> (mod) blocks of code not handling magic character conversions in Esperanto correcty (as reason for page deletion etc.) - https://bugzilla.wikimedia.org/show_bug.cgi?id=3615  low->normal; +comment (verdy_p)
20:04 -!- GDonato_ [n=GDonato@wikimedia/GDonato] has joined #mediawiki
20:05 < wikibugs> (mod) Auto unit conversion - https://bugzilla.wikimedia.org/show_bug.cgi?id=235  (sylvain)
20:07 -!- Wahooney [n=Wahooney@196.210.209.90] has joined #mediawiki
20:08 < Wahooney> hey guys
20:08 < Wahooney> Is babao in trunk yet?
20:08 < Wahooney> babaco
20:09 -!- mgrabovsky [n=MGrab@wikipedia/Mat--j-Grabovsk--] has quit ["Carpe diem"]
20:09 -!- Anubisss [i=Anubisss@ip-172-42-userpool.zeg.zelkanet.hu] has joined #mediawiki
20:09 -!- jMyles [n=justin@ip72-192-1-214.ri.ri.cox.net] has joined #mediawiki
20:19 -!- LauraHale is now known as Laura|phone
20:21 -!- Marco27 [n=Marco27@wikipedia/Marco27] has joined #mediawiki
20:22 < CIA-66> nimishg * r59263 /trunk/extensions/UsabilityInitiative/ClickTracking/ (3 files): Made DB calls more mediawiki-friendly in specialclicktracking
20:22 -!- trev [n=trev@205.158.109.36.ptr.us.xo.net] has joined #mediawiki
20:25 -!- Pathoschild [n=Jesse@wikimedia/Pathoschild] has quit ["*poof*"]
20:27 -!- GerardM- [n=chatzill@84-105-109-14.cable.quicknet.nl] has joined #mediawiki
20:27 < CIA-66> nimishg * r59264 /trunk/extensions/UsabilityInitiative/ClickTracking/SpecialClickTracking.php: changed ==false to 0
20:28 < CIA-66> siebrand * r59265 /trunk/extensions/Translate/groups/FreeCol/FreeCol.yml: Update optionals
20:28 -!- tomaszf [n=tomaszf@98.210.153.193] has quit []
20:32 < CIA-66> nimishg * r59266 /trunk/extensions/UsabilityInitiative/ClickTracking/SpecialClickTracking.php: forgot trailing zeroes for MW time format
20:33 < wikibugs> (mod) Grant MediaWiki NS access to all users - https://bugzilla.wikimedia.org/show_bug.cgi?id=21469  +comment (JSchulz_4587)
20:34 -!- GDonato_ is now known as gdonato
20:35 < wikibugs> (mod) Grant MediaWiki NS access to all users - https://bugzilla.wikimedia.org/show_bug.cgi?id=21469  +comment (public)
20:35 < wikibugs> (mod) Auto unit conversion - https://bugzilla.wikimedia.org/show_bug.cgi?id=235  (Simetrical+wikibugs)
20:35 -!- Ose [n=ose@static142-224.adsl.no] has joined #mediawiki
20:36 -!- Kaceper2001 [n=chatzill@abd85.neoplus.adsl.tpnet.pl] has joined #mediawiki
20:36 -!- Kaceper2001 [n=chatzill@abd85.neoplus.adsl.tpnet.pl] has left #mediawiki []
20:37 -!- Olipro [n=Olipro@uncyclopedia/pdpc.active.olipro] has quit [Read error: 110 (Connection timed out)]
20:38 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has joined #mediawiki
20:42 -!- pkkm [n=pkkm__@ajd144.neoplus.adsl.tpnet.pl] has joined #mediawiki
20:42 < pkkm> why do I get this error: 'Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 122880 bytes) in /var/www/includes/Sanitizer.php on line 300' ?
20:44 -!- Soxred93 [n=Soxred93@wikipedia/Soxred93] has quit ["Some people are like slinkies. They're not good for anything except pushing them down stairs."]
20:46 -!- wolog [n=wolog@AOrleans-152-1-32-10.w90-21.abo.wanadoo.fr] has joined #mediawiki
20:46 -!- nat2610 [n=nfelsen@adsl-99-185-243-218.dsl.pltn13.sbcglobal.net] has quit [Read error: 104 (Connection reset by peer)]
20:47 < wikibugs> (NEW) Enable that admins can grant flood flag for other users - https://bugzilla.wikimedia.org/show_bug.cgi?id=21571 enhancement; Normal; Wikimedia: Site requests; (barras-ps)
20:49 < wikibugs> (mod) Arabic double diacritics presentation - https://bugzilla.wikimedia.org/show_bug.cgi?id=21429  +comment (verdy_p)
20:52 < wikibugs> (mod) Grant MediaWiki NS access to all users - https://bugzilla.wikimedia.org/show_bug.cgi?id=21469  (JSchulz_4587)
20:53 < OverlordQ> pkkm: increase PHP's memory limit
20:54 -!- puzzlet_ [n=puzzlet@147.46.241.168] has joined #mediawiki
20:56 -!- flubub1113 [n=Flubub@dslb-092-075-199-045.pools.arcor-ip.net] has quit [Read error: 113 (No route to host)]
20:56 < wikibugs> (mod) Sorttable table doesn't sort properly strings with German umlaut characters - https://bugzilla.wikimedia.org/show_bug.cgi?id=8732  +comment (verdy_p)
20:57 -!- puzzlet [n=puzzlet@147.46.241.168] has quit [Read error: 145 (Connection timed out)]
20:58 < pkkm> OverlordQ, memory limit is 512M, so I think it's enough
20:58 < wikibugs> (FIXED) Grant MediaWiki NS access to all users - https://bugzilla.wikimedia.org/show_bug.cgi?id=21469  +comment (JSchulz_4587)
21:00 < OverlordQ> then remove the override in LocalSettings
21:00 -!- SPQRobin1 [n=Robin@94-224-194-119.access.telenet.be] has quit ["Leaving."]
21:00 < CIA-66> rotem * r59267 /trunk/phase3/ (2 files in 2 dirs): Localization update for he.
21:01 -!- Wahooney [n=Wahooney@196.210.209.90] has quit [Read error: 110 (Connection timed out)]
21:01 -!- rlarson89 [n=rlarson8@CPE001cdf73661f-CM001ceacec55e.cpe.net.cable.rogers.com] has quit [Connection reset by peer]
21:02 < pkkm> ok I found an answer - I needed to increase memory_limit in LocalSettings.php
21:07 -!- yoyo[RKN] [n=Miranda@i577B5D59.versanet.de] has quit ["Use your power www.rechenkraft.net"]
21:08 < kitplummer> ok.  i get the edittoken now, but on my action=edit it always says "badtoken" and i am urlencoding it.  any ideas?
21:09 -!- Laura|phone is now known as LauraHale
21:09 < wikibugs> (mod) Filter reacted but it shouldn't - https://bugzilla.wikimedia.org/show_bug.cgi?id=21358  (andre)
21:10 < OverlordQ> not passing it correctly is likely
21:12 < kitplummer> here's the response from the edittoken request:   - doesn't look right does it?
21:13 < kitplummer> does missing, mean the page doesn't exist?
21:13 < MaxSem> kitplummer, you need to urlencode it (and all other strings too) correctly. this is intentional to prevent broken user-agents or proxies from screwing up pages silently
21:14 < MaxSem> EVERYTHING in URL parameter values should be encoded, or your 1337 bot will do funny things to pages with & sign, for example
21:15 < kitplummer> ight.
21:15 < wikibugs> (REOPENED) Grant MediaWiki NS access to all users - https://bugzilla.wikimedia.org/show_bug.cgi?id=21469  enhancement->major; +comment (public)
21:17 < kitplummer> hmmn.  everything is encoded...content-type set to application/x-www-form-urlencoded too
21:18 < OverlordQ> but yes missing means the page doesn't exist
21:18 < kitplummer> ok, that's good.  it doesn't - i'm trying to create one. 
21:19 < MaxSem> example of write request?
21:24 < CIA-66> raymond * r59268 /trunk/ (73 files in 46 dirs): Localisation updates for core and extension messages from translatewiki.net (2009-11-19 20:00 UTC)
21:25  * MaxSem pokes wikibugs
21:27  * MaxSem bashes wikibugs
21:31 < wikibugs> (INVALID) install script and text browser support - https://bugzilla.wikimedia.org/show_bug.cgi?id=16257  +comment (maxsem.wiki)
21:31 < MaxSem> whee
21:31 < wikibugs> (mod) Filter reacted but it shouldn't - https://bugzilla.wikimedia.org/show_bug.cgi?id=21358  (Abigor)
21:31 -!- pkkm [n=pkkm__@ajd144.neoplus.adsl.tpnet.pl] has quit ["Bye!"]
21:31 < kitplummer> maxsem: write request?
21:32 < wikibugs> (FIXED) Grant MediaWiki NS access to all users - https://bugzilla.wikimedia.org/show_bug.cgi?id=21469  +comment (public)
21:35 -!- JW|AFK [i=jake@wikipedia/jake-wartenberg] has quit [Connection reset by peer]
21:35 -!- britty_ [n=Aphaia@wikimedia/Aphaia] has quit ["bye"]
21:37 < CIA-66> maxsem * r59269 /trunk/extensions/SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.class.php: SyntaxHighlight_GeSHi: fixed bug with  spewing zillion PHP warnings. Patch by Dan Barrett
21:38 -!- Bamieater [i=Melvin@freenode/sponsor/bamieater] has quit [Read error: 110 (Connection timed out)]
21:38 -!- Bamieater [i=Melvin@freenode/sponsor/bamieater] has joined #mediawiki
21:40 -!- ludvig [n=chatzill@c-156de253.151-1-64736c21.cust.bredbandsbolaget.se] has joined #mediawiki
21:42 -!- Saruman is now known as Saruman_House
21:47 < ludvig> if I want to make a link to a page in my template. How can I get the URL. Shall I use something like $this->text('articlepath') ????
21:47 -!- luminoso [n=lumos@av-217-129-139-239.netvisao.pt] has quit ["Leaving"]
21:48 -!- zrh [n=zrh@dynamic-80-242-196-229.catv.glattnet.ch] has joined #mediawiki
21:48 -!- Kaare is now known as KaareAway
21:50 -!- AaronSchulz [n=chatzill@rbuv-164-107-249-247.resnet.ohio-state.edu] has joined #mediawiki
21:50 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has quit [Remote closed the connection]
21:51 -!- Scouse [n=chatzill@cpc1-shep9-0-0-cust352.leic.cable.ntl.com] has quit ["ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]"]
21:52 < CIA-66> nikerabbit * r59270 /trunk/extensions/Translate/ffs/Gettext.php: Fix one plural issue
21:52 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has joined #mediawiki
21:53 < werdna> hello AaronSchulz 
21:53 < werdna> AaronSchulz: you should keep IRC on anyway
21:54 < AaronSchulz> I already said that on private-l :)
21:54 -!- Sundance_Raphael [n=chatzill@pD9E9524A.dip.t-dialin.net] has quit ["ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]"]
21:55 -!- Kipcool [n=chatzill@p5B0DB49E.dip.t-dialin.net] has joined #mediawiki
21:55 -!- ecs [n=ecs@unaffiliated/ecstasia] has joined #mediawiki
21:56 -!- jdpond [n=jdpond@mediawiki/jpond] has joined #MediaWiki
21:57 -!- zrh [n=zrh@dynamic-80-242-196-229.catv.glattnet.ch] has quit []
21:57 -!- Netsplit calkins.freenode.net <-> irc.freenode.net quits: Zorg`, werdna, aegis, sprax, carl-m|away, VVelox, mattis^1, saper, GerardM-, mutante,  (+9 more, use /NETSPLIT to show all of them)
21:57 -!- Zorg [i=Zorg@79-78-63-90.dynamic.dsl.as9105.com] has joined #mediawiki
21:57 -!- Netsplit over, joins: werdna
21:58 -!- Platonides [n=Platonid@wikipedia/Platonides] has joined #mediawiki
21:59 -!- Netsplit over, joins: VVelox
21:59 -!- Netsplit over, joins: unilinky, enhydra, GerardM-, saper, mattis^1, ecstasia, sprax, gregglind, hendrik, NivFreak (+5 more)
21:59 < kevindanko> is there gonna be an issue if i just paste mediawiki 1.15.1 over a mediawiki 1.11 folder to upgrade?
21:59 -!- NivFreak [n=niv@gw-105.extranet.sea01.isilon.com] has quit [Remote closed the connection]
21:59 -!- reid06_ [n=reid06@CPE001cdf73661f-CM001ceacec55e.cpe.net.cable.rogers.com] has quit [SendQ exceeded]
21:59 -!- NivFreak [n=niv@gw-105.extranet.sea01.isilon.com] has joined #mediawiki
21:59 -!- _aegis [n=aegis@pool-98-109-206-172.nwrknj.fios.verizon.net] has joined #mediawiki
21:59 < Platonides> there shouldn't
22:00 -!- Netsplit over, joins: ZeroOne
22:00 -!- saper_ [i=saper@akson.sgh.waw.pl] has joined #mediawiki
22:00 -!- gregglind [n=gregg@gregg.lind.dsl.visi.com] has quit [Remote closed the connection]
22:00 < Nikerabbit> that's not recommended
22:00 -!- gregglind [n=gregg@gregg.lind.dsl.visi.com] has joined #mediawiki
22:00 -!- saper [i=saper@wikipedia/saper] has quit [Remote closed the connection]
22:01 -!- Bdka [n=bdk@wikipedia/bdka] has joined #mediawiki
22:01 < werdna> Nikerabbit: yes it is
22:01 < werdna> that's our standard upgrade procedure
22:01 < werdna> copy files over, run update.php
22:02 < CIA-66> kipcool * r59271 /trunk/extensions/Wikidata/OmegaWiki/WikiDataAPI.php: When adding an expression: do not create an already existing page.
22:04 < Natalie> Paste?
22:04 < Nikerabbit> werdna: what you described is a totally different thing
22:04 < Natalie> You'd need to be careful about overwriting things like the images/ dir.
22:04 < Natalie> And LocalSettings.
22:04 < Nikerabbit> and it's still wrong... old files lying there causes problems
22:05 < kevindanko> how do i run the upgrade.php
22:06 < Platonides> Natalie, those don't exist on mediawiki 1.15.1 tarball
22:06 < Platonides> (if it was installed, then there would be a localsettings...)
22:06 < kevindanko> ??
22:06 < Natalie> Depends what / how you're overwriting, I guess. And I thought an empty images/ directory existed by default.
22:07 -!- luminoso [n=lumos@av-217-129-139-239.netvisao.pt] has joined #mediawiki
22:08 -!- carl-m|a1ay [n=cbm@c-76-26-67-169.hsd1.wv.comcast.net] has joined #mediawiki
22:08 < kevindanko> anyone?
22:09 < Natalie> kevindanko: From the command line.
22:09 < Natalie> php maintenance/upgrade.php or something.
22:09 < CIA-66> ialex * r59272 /trunk/phase3/ (HISTORY RELEASE-NOTES): Fix for r59258: move entry to RELEASE-NOTES
22:10 < Platonides> Natalie, there is an empty images/
22:10 < Platonides> (I think it contains a readme)
22:10 -!- mattis^1 [n=mattis@host246-247-dynamic.45-79-r.retail.telecomitalia.it] has quit [Connection timed out]
22:10 < Platonides> but if it's empty, you don't overwrite any file inside
22:11 -!- yoyo[RKN] [n=Miranda@i577B5D59.versanet.de] has joined #mediawiki
22:11 < CIA-66> aaron * r59273 /trunk/extensions/FlaggedRevs/ (3 files): break long lines
22:11 -!- sprax [n=rob@65.127.188.10] has quit [Read error: 110 (Connection timed out)]
22:11 -!- carl-m|away [n=cbm@wikipedia/cbm] has quit [Connection timed out]
22:11 -!- mattis^ [n=mattis@host246-247-dynamic.45-79-r.retail.telecomitalia.it] has joined #mediawiki
22:12 -!- ecstasia [n=ecs@unaffiliated/ecstasia] has quit [Connection timed out]
22:14 -!- dgts2 [n=dgts@p4FDB3F1C.dip.t-dialin.net] has joined #mediawiki
22:14 < ludvig> anyone please I.m desperate here ...if I want to make a link to a page in my template. How can I get the URL. Shall I use something like $this->text('articlepath') ????
22:15 < wikibugs> (ASSIGNED) Auto unit conversion - https://bugzilla.wikimedia.org/show_bug.cgi?id=235  +comment (sylvain)
22:16 < Platonides> [[Page name]]
22:17 < wikibugs> (NEW) save referencing the newest version of page using one of its history id - https://bugzilla.wikimedia.org/show_bug.cgi?id=21572 enhancement; Normal; MediaWiki: Special pages; (gangleri)
22:17 -!- Netsplit calkins.freenode.net <-> irc.freenode.net quits: ZeroOne, mutante, paulr, aegis, hendrik, wimt, unilinky, GerardM-, enhydra
22:19 -!- MaxSem [n=max@wikimedia/MaxSem] has quit [Read error: 110 (Connection timed out)]
22:19 -!- Netsplit over, joins: mutante, hendrik
22:19 -!- Netsplit over, joins: ZeroOne
22:20 -!- Netsplit over, joins: wimt
22:20 -!- enhydra [n=kalan@seaotter.silentflame.com] has joined #mediawiki
22:21 -!- enhydra [n=kalan@wikimedia/Kalan] has quit [Killed by sagan.freenode.net (Nick collision)]
22:21 -!- enhydra` [n=kalan@seaotter.silentflame.com] has joined #mediawiki
22:21 -!- GerardM- [n=chatzill@84-105-109-14.cable.quicknet.nl] has joined #mediawiki
22:21 -!- unilinky [n=unilinky@wikipedia/harddisk/bot/unilinky] has joined #mediawiki
22:21 -!- enhydra [i=kalan@wikimedia/Kalan] has joined #mediawiki
22:21 -!- paulr [n=paul@static.147.84.46.78.clients.your-server.de] has joined #mediawiki
22:21 -!- paulr_ [n=paul@static.147.84.46.78.clients.your-server.de] has joined #mediawiki
22:21 -!- dgts [n=dgts@p4FDB6FA1.dip.t-dialin.net] has quit [Read error: 60 (Operation timed out)]
22:23 -!- paulr [n=paul@static.147.84.46.78.clients.your-server.de] has quit [Connection reset by peer]
22:23 < wikibugs> (mod) save referencing the newest version of page using one of its history id - https://bugzilla.wikimedia.org/show_bug.cgi?id=21572  +comment (Platonides)
22:23 -!- enhydra [i=kalan@wikimedia/Kalan] has quit [Connection reset by peer]
22:27 -!- DuTempete [n=chatzill@76-234-42-15.lightspeed.cicril.sbcglobal.net] has joined #mediawiki
22:30 -!- guillom [n=guillaum@wikimedia/guillom] has quit ["nighty night"]
22:34 < DuTempete> I'm creating a custom skin for my site, and I want to some system messages for that skin.  Where do I create the default messages, and how do I add the pages to Special:AllMessages?
22:36 -!- stephan48 [n=rjp@pdpc/supporter/student/stephan48] has quit ["get satisfied! • :: ««« (Gamers.IRC) »»» ::"]
22:37 -!- FoeNyx [n=Nicolas@wikipedia/FoeNyx] has joined #mediawiki
22:39 -!- RoanKattouw_away [n=RoanKatt@83.119.125.27] has joined #mediawiki
22:39 -!- RoanKattouw_away is now known as RoanKattouw
22:39 < wikibugs> (mod) safe referencing the newest version of page using one of its history id - https://bugzilla.wikimedia.org/show_bug.cgi?id=21572  (gangleri)
22:42 -!- unilinky [n=unilinky@wikipedia/harddisk/bot/unilinky] has quit [Read error: 110 (Connection timed out)]
22:45 < wikibugs> (mod) safe referencing the newest version of page using one of its history id - https://bugzilla.wikimedia.org/show_bug.cgi?id=21572  (Platonides)
22:47 -!- Platonides [n=Platonid@wikipedia/Platonides] has quit []
22:47 -!- Diamant002 [n=user6398@p579CAD6E.dip.t-dialin.net] has joined #mediawiki
22:49 -!- Raymond_ is now known as Raymond_afk
22:50 < wikibugs> (NEW) chained autopromote fail - https://bugzilla.wikimedia.org/show_bug.cgi?id=21573 major; Normal; MediaWiki: Special pages; (jbreiding)
22:52 -!- AaronSchulz [n=chatzill@rbuv-164-107-249-247.resnet.ohio-state.edu] has left #mediawiki []
22:54 -!- Kipcool [n=chatzill@p5B0DB49E.dip.t-dialin.net] has quit ["ChatZilla 0.9.85 [Firefox 3.5.5/20091109134913]"]
22:54 -!- yoyo[RKN] [n=Miranda@i577B5D59.versanet.de] has quit ["Use your power www.rechenkraft.net"]
22:56 -!- rainman-sr [n=rainman@user-544522c7.lns4-c11.dsl.pol.co.uk] has quit [Read error: 110 (Connection timed out)]
22:56 -!- rainman-sr [n=rainman@user-544522c7.lns4-c11.dsl.pol.co.uk] has joined #mediawiki
22:58 -!- aude [n=chatzill@wikipedia/Aude] has quit ["ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]"]
23:01 -!- Diamant001 [n=user6398@p579CA4A1.dip.t-dialin.net] has quit [Read error: 101 (Network is unreachable)]
23:10 -!- Jake_Wartenberg [i=jake@wikipedia/jake-wartenberg] has joined #mediawiki
23:13 < wikibugs> (mod) Support collation by a certain locale (sorting order of characters) - https://bugzilla.wikimedia.org/show_bug.cgi?id=164  (roan.kattouw)
23:18 -!- mdale [n=dale@pdpc/supporter/student/mdale] has joined #mediawiki
23:23 -!- cattelan is now known as cattelan_away
23:23 -!- Olipro [n=Olipro@uncyclopedia/pdpc.active.olipro] has joined #mediawiki
23:23 -!- Saruman_House [n=jan@dworkin.saruman.biz] has quit []
23:24 -!- jdpond [n=jdpond@mediawiki/jpond] has left #MediaWiki []
23:24 -!- gdonato [n=GDonato@wikimedia/GDonato] has quit ["quit"]
23:26 -!- SB_Johnny [n=SB_Johnn@c-98-235-177-2.hsd1.pa.comcast.net] has joined #mediawiki
23:28 -!- dgts2 [n=dgts@p4FDB3F1C.dip.t-dialin.net] has quit [Read error: 60 (Operation timed out)]
23:30 -!- chomwitt_ [n=chomwitt@ppp-94-66-158-63.home.otenet.gr] has joined #mediawiki
23:31 -!- ITrace [n=justinst@216.81.188.2] has joined #mediawiki
23:33 -!- Anubisss [i=Anubisss@ip-172-42-userpool.zeg.zelkanet.hu] has quit ["Haromfajta ember van. Aki tud szamolni es aki nem."]
23:34 -!- Daedalus969 [n=Daedalus@unaffiliated/daedalus969] has joined #mediawiki
23:35 < wikibugs> (NEW) Add possibility to create 303 See Other redirects - https://bugzilla.wikimedia.org/show_bug.cgi?id=21574 enhancement; Normal; MediaWiki: Redirects; (denny.vrandecic)
23:37 -!- ialex [n=IAlex@mediawiki/ialex] has quit [Connection timed out]
23:37 -!- dgts [n=dgts@p4FDB3F1C.dip.t-dialin.net] has joined #mediawiki
23:38 -!- cattelan_away is now known as cattelan
23:39 -!- Marco27 [n=Marco27@wikipedia/Marco27] has quit ["'Notte! 'Night!"]
23:40 < wikibugs> (NEW) HTTP server at download.wikipedia.org should set Last-Modified header - https://bugzilla.wikimedia.org/show_bug.cgi?id=21575 enhancement; Normal; Wikimedia: Downloads; (jcsahnwaldt)
23:42 -!- SB_Johnny [n=SB_Johnn@c-98-235-177-2.hsd1.pa.comcast.net] has quit []
23:43 < CIA-66> vrandezo * r59274 /trunk/extensions/SemanticMediaWiki/specials/URIResolver/SMW_SpecialURIResolver.php: Made fitting to upstream patch 21574, so that we can redirect to 303 not to 302
23:43 < wikibugs> (mod) Suggenstion for OpenID i18n in Korean scripts - https://bugzilla.wikimedia.org/show_bug.cgi?id=21525  (hjkim)
23:46 -!- chomwitt [n=chomwitt@ppp-94-66-156-65.home.otenet.gr] has quit [Read error: 110 (Connection timed out)]
23:47 -!- enhydra` [n=kalan@seaotter.silentflame.com] has quit [Client Quit]
23:47 -!- enhydra [n=kalan@seaotter.silentflame.com] has joined #mediawiki
23:50 -!- Blizzerand [n=chatzill@unaffiliated/blizzerand] has joined #mediawiki
23:51 -!- charitwo [n=charitwo@wikia/Charitwo] has quit [Nick collision from services.]
23:52 < Blizzerand> Can anyone help me ??
23:52 -!- c [n=charitwo@wikia/Charitwo] has joined #mediawiki
23:52 < OverlordQ> !ask
23:52 < mwbot> 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. See also: !gethelp
23:53 -!- c is now known as charitwo
23:53 -!- Ose [n=ose@wikia/Ose] has quit ["Give a person a fish and you feed them for a day; teach a person to use the Internet and they won't bother you for weeks"]
23:56 < Blizzerand> Overlord : HEy there , if I want to import than 20 MB at a time to my wiki , how do I do it
23:57 -!- stevekent [n=steveken@216.38.133.254] has joined #mediawiki
23:57 -!- stevekent [n=steveken@216.38.133.254] has quit [Client Quit]
23:59 < Blizzerand> OverlordQ ^^^
23:59 -!- Haley [n=Haley@wikimedia/Dalibor-Bosits] has joined #mediawiki
23:59 -!- Netsplit calkins.freenode.net <-> irc.freenode.net quits: Kester
--- Log closed Fri Nov 20 00:00:18 2009