[00:24:32] 03(mod) Support collation by a certain locale (sorting order of characters) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=164 (10hippytrail) [00:38:55] how to rename a category ? [00:39:10] you can't rename [00:39:30] you just need to make a new one and change all the old ones where its used [00:43:12] is there anyway to enforce sub-pages to inherit categories of their parent page? [00:43:19] dira: because developers couldn't figure out how to make it possible [00:43:54] charitwo: the category renaming ? [00:44:39] dira: yeah, the only part to be "moving" is just wiki text like any other page, the "category" part is what appears underneath it [00:46:00] yeah, I see wikipedia uses bots [00:46:06] ok how to rename a page ? [00:46:24] 03(NEW) Please create a wiki for Wikimedia Portugal - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20791 enhancement; Normal; Wikimedia: Site requests; (nunotavares) [00:47:06] dira: Special:MovePage [00:49:41] hey guys i am trying to make a wiki now i want to be able to show the page titles of the most resent pages added [00:51:14] {{Special:Newpages}} will trsuncate it onto a page [00:51:29] {{Special:Newpages/5}} will show the last 5 entries [00:51:56] and is there a way to place that into a table with a heading [00:52:07] sorry only new at wikies [01:09:23] 03yaron * r56861 10/trunk/extensions/SemanticForms/includes/ (SF_FormClasses.inc SF_FormInputs.inc SF_LinkUtils.inc): Changed calls to ucfirst() to $wgContLang->ucfirst() [01:13:25] has anyone thought about an api to expand a list of templates rather than a string including templates? that way we could get error results per template [01:14:33] you mean expand a list of template calls? [01:15:10] the problem is, expanding &titles=Template:Foo|Template:Bar|Template:Baz doesn't allow you to pass parameters or see the stuff [01:15:21] if ya want that, you need string fun [01:16:54] yeah i have hacks with hopefully uniqueish separates and i parse the results for stuff like Template: [01:17:24] but that doesn't lend itself to portable code on wikis that might use some native translation of the Template namespace i think [01:18:00] http://en.wikipedia.org/w/api.php?action=query&prop=revisions&rvprop=content&rvexpandtemplates=1&rvgeneratexml=1&titles=Template:!|Template:!!|Template:%3D [01:20:27] hmm enwiktionary has ! and = but not !! [01:20:42] are they supposed to exist on every wiki? [01:21:18] nope [01:21:21] http://en.wikipedia.org/wiki/Template:!!!! [01:21:26] heh [01:22:06] hmm tricky templates bend my brain [01:22:45] those aren't tricky [01:22:48] http://en.wikipedia.org/wiki/Template:!!?action=edit [01:23:04] just wonderin what yar after [01:24:33] oh some js by another enwikt guy doesn't error check template expansion for language codes and we were bouncing some ideas around. currently he passes a whole string with a couple of templates in it and just trusts the results [01:25:20] *Splarka head-splode [01:27:09] unfortunately said js is extremely useful and extremely impenetrable or i'd add the error checking myself [01:27:44] I dont suppose smeone could help me with this template? I'm trying to do something according to what a parameter is. blank if not defined, "tick" image if defined (with text if there's a value) and "cross" icon if defined but value is "no" [01:30:05] apparently our little spell of bad weather is important enough for ITN on the main page [01:30:25] i tryed using {{Special:Newpage/5}} and it just lists them i want to be able to post the first paragraph like on wikipedia [01:32:44] that'd have to be done by hand, there's no real way to format the output given from transcluding that [01:33:17] afaik [01:33:18] how does wikipedia do it [01:33:32] what section are you talking about? [01:33:47] the Did you know section? [01:33:53] Hintswen: use a switch if state [01:33:56] no no the featured artical [01:34:29] the featured article isn't techincally a new page [01:34:40] no but it is a page inside the wiki [01:34:42] it's just a small snippit somebody puts together [01:34:46] http://en.wikipedia.org/wiki/Wikipedia:Today%27s_featured_article/September_24,_2009 [01:35:18] and then gets transcluded to the main page [01:36:33] TimStarling: OMG, visibility was reduced! Planes weren't able to fly! Children stayed home from school! [01:36:44] And, most importantly, it was visible _from space_. [01:37:06] people thought the armageddon had arrived [01:37:30] despite the fact that they get this sort of dust every second week in central australia, with no particular ill effects [01:37:50] p858snake_, thanks, i'll go look that up. [01:38:00] but when it reaches sydney, end of the world! [01:38:25] yea melbourne and brisbane get them but they dont complain [01:38:37] apart from the people that couldn't breath [01:39:27] I think if you check the article, brisbane did actually complain... [01:39:54] Hintswen: {{#if:{{{1|}}}|not blank|blank and {{#if:{{{1}}}|undefined|defined}} }} [01:39:56] yes but not as much as those sydney siders, and theres a possiblity of it happening again on the weekend [01:39:58] ya but it is not the end of the world for them as they get them a lot [01:41:21] xD thanks Splarka [01:41:25] {{#if:{{{1|}}}|[[File:Tick.ext]]|{{#if:{{{1}}}||[[File:Cross.ext]]}} }} [01:41:28] I guess^ [01:43:02] "Rain was also reported to have resulted,[10] with cricket ball-sized hailstones falling." [01:43:18] grrr, that was because of the wind, not the dust [01:43:34] What a helpful comparison for Americans. [01:43:40] [01:43:42] dust doesn't cause hail, gale-force winds cause hail [01:43:43] I just upgraded from 1.11 to 1.15.1, and now all the article titles which contained non-ascii characters (i.e. æ, ø, å) have gotten messed up. Does anyone know how to fix this, without manually editing each article? [01:46:08] Splarka: perfect, thanks [01:46:50] how do you create a redirection in mediawiki [01:47:04] actually not perfect but i should be able to figure out the last bit [01:47:31] #REDIRECT [[Pagename]] [01:47:35] as the first line of an article [01:48:41] Emufarmers: so what objects are universally comparable for size reference, for all cultures? [01:49:13] how do you get rid of the little thing under the title thats says from yourwiki [01:49:42] that should be hidden by default except on print [01:49:49] #contentSub [01:49:55] Splarka: Bodyparts. [01:50:16] "It's about a penis-length" [01:50:28] is there a way to hide it anyway [01:50:36] Splarka: well, even Aussies have golf, don't they? [01:50:39] Mike_lifeguard: the Antwerp Diamond Baron Pygmy Tribe disagrees [01:50:55] liez, they still have head-sized heads [01:51:22] Or baseball [01:51:31] Is a baseball ball the same size as a cricket ball? [01:51:44] Did I just say "baseball ball"? :| [01:51:45] http://upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Asus_Eee_proportions.png/300px-Asus_Eee_proportions.png tissues and a kensington lock.... [01:52:14] er http://en.wikipedia.org/wiki/File:Asus_Eee_proportions.png [01:52:22] baseball isn't very popular in Australia [01:52:25] I use openSUSE and I have problem to install wiki 1.15.1 - error is: Attempting to connect to database server as wikiuser...failed with error [2002] Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) [01:52:29] Emufarmers: tautologies aren't always bad [01:52:34] it'd be as clear a US reference as if you measured it in inches [01:52:57] how do you use portals [01:53:01] Diameter, circumference? [01:53:28] cm, inches, or russian black cubits? [01:53:35] diameter in centimetres would have been the best thing to use, but obviously the person writing the article didn't know it [01:54:08] some guy just phoned the press and said "there's hail the size of cricket balls!", he didn't get a ruler out [01:54:12] tim: {{noCoins}} them [01:54:13] [01:54:33] Amgine: doesn't convey the size good for hailstones [01:54:42] That can be part of the auto-translation between US and GB. [01:54:45] a hailstone that big often looks like Superman's space pod, all spikey [01:54:48] [[Hail]] uses millimetres [01:54:55] .5 kilo to your skull/autobonnet gives a very good size estimate. [01:55:25] and it has a conversion table from various types of ball [01:55:38] apparently a cricket ball is 71mm [01:56:02] how about a hail scale: [refreshing, ticklish, stingy, bruisy, bloody, concussy, bludgeony, killy] [01:58:49] ++ Splarka [02:05:20] is there a way to use {{Special:Newpage}} to just list the titles of the pages [02:09:13] tomas1: you'll probably want DPL for that fine-control [02:09:31] Mmm, won't quite work I don't think. [02:09:37] (for that) [02:15:12] anyone know what extension powers wikipedia's recent changed IRC feed? [02:15:43] 03(mod) Run cleanupTitles.php and cleanupImages.php on any wikis with unicode whitespace in page/file names - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20741 04BLOCKER->04CRIT (10public) [02:23:11] um that bug was a blocker for a reason.... [02:25:38] Nobody reads the severity chart? [02:28:31] it was blocking access to some wikis, i know at least 10% of one of the frech ones was unaccessible [02:29:56] Yes, but that's not the definition of a blocker. [02:35:55] Something like running out of pizza during code review qualifies as a 4BLOCKER [02:36:50] *Annemarie roasts charitwo. [02:43:12] http://earthobservatory.nasa.gov/NaturalHazards/view.php?id=40274&src=eorss-nh [02:48:02] 03(mod) Personal javascript preview not working - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20631 +comment (10rockmfr) [02:58:52] heya! short, maybe stupid, question... can i check in an extension if an other exists in the wiki? [02:59:29] possibly but it would be pointless tbh [03:01:19] pointless? why? [03:02:11] to have a extenstion that checks for the existant of another one? [03:03:33] not all extensions spam Special:Verison, not all run hooks (though I guess they aren't much of an "extension" if they don't?)... [03:04:00] not _only_ for that ^^" [03:05:12] *Splarka wonders if extensions can read LocalSettings.php and regex it for includes [03:18:50] SWEET! I can run cluebot (I think), my web host dowesnt allow IRC (or anything that connects to IRC) but I just found out it just needs to conenct to a machine that can access IRC, and MY VPS Host just said I can run IRC on it :) [03:19:58] Kuraiko: if you know what functions or classes it adds - http://us.php.net/function_exists or http://us.php.net/class_exists [03:23:55] is there a way to show new page titles on the main page [03:24:12] {{Special:NewPages}} [03:24:33] ah thanks MrZ-man|busy [03:25:59] yes but that lists every thing for e.g. 01:48, 24..... (hist)[5,540 bytes].........=[[Image:Windows7.png|250px|Wind...) how do i get it to just show the title [03:26:37] Can't think of a good way off-hand. [03:26:45] DPL maybe? [03:27:05] whats DPL [03:27:11] can you show "all pages" sorted by creation date and only first 10? [03:27:15] !dpl [03:27:15] --mwbot-- The DynamicPageList (DPL) extension outputs reports based on criteria given in a special tag. For more information, see and . [03:27:29] Hintswen: Not really. [03:27:42] *Hintswen goes back to dreaming then [03:27:54] Creation date isn't stored anywhere special. [03:28:10] You can query recentchanges for new pages, though. [03:28:26] but for a small rcmaxage and low activity wiki that will often be empty [03:28:57] trying to decide if I should set up my own IRCD or not... [03:29:13] Most wikis don't have enough activity to warrant it. [03:29:24] An RSS feed in your bookmarks bar is usually sufficient. [03:40:51] ok i tryed those options but it dont work [04:19:40] 03tstarling * r56862 10/trunk/phase3/maintenance/ (5 files): (log message trimmed) [04:19:40] Fixes for TitleCleanup subclasses: [04:19:40] * (r56711) Don't use unbufferred queries unless someone is holding a gun to your head, they cause no end of trouble. Use batched queries instead. Should fix the bug reported on bug 20741 comment 13. [04:19:40] * Fixed a bug in cleanupTitles.php which caused it to fail to convert spaces in page_title to underscores, possibly caused by r6355. [04:19:41] * Made cleanupWatchlist.php respect "--fix" as documented [04:19:43] * Made runTable accept a parameter array instead of an ever-growing formal parameter list [04:19:45] * Renamed processPage() to more accurate processRow(). Removed abstract function definition since the name of the function can be overridden. [04:20:20] 03aaron * r56863 10/trunk/extensions/FlaggedRevs/FlaggedRevs.hooks.php: Added previousBlockCheck() function [04:21:10] :) [04:22:45] 03tstarling * r56864 10/branches/wmf-deployment/maintenance/ (13 files in 2 dirs): Merged r56862 from trunk [04:34:18] 03(NEW) Unable to add category when it exist in text already - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20792 minor; Normal; MediaWiki: Categories; (lord.god.jinnai) [04:39:12] 03aaron * r56865 10/trunk/extensions/FlaggedRevs/FlaggedRevs.hooks.php: Missing return in r56863 [04:56:00] hey guys can someone tell me what the problem is with this page http://thehub.ath.cx/wiki/Rollercoaster_Tycoon [04:56:54] some incorrect syntax here http://thehub.ath.cx/wiki/Template:Infobox_VG [04:57:06] ok so what do i do [04:57:33] did you export the template from wikipedia or copy and paste? [04:57:53] exported using Special:Export [05:00:06] i even redid the export and import thing and still same issue [05:00:45] do you have tidy enabled and paserfunctions installed? [05:00:53] yes i do [05:02:14] oh, you have been hit by the libxml (name?) bug [05:02:26] you will have to manually copy the templates onto your wiki [05:02:28] ok how do i fix that problem [05:02:36] but others work [05:03:56] as i have now tryed to manally copy it from wikipedia and it still dont work [05:04:24] when copying and pasteing, you have to make sure you update all the templates not just the infobox one [05:04:46] whats [05:05:30] it tells it to not include what ever in it's tags [05:06:07] ok so how do i go around fixing this problem as my Infobox OS works fine [05:06:41] you need to fix all the broken templates [05:06:42] the libxml bug will be fixed (or at least) worked around in the next version - https://bugzilla.wikimedia.org/show_bug.cgi?id=16554 [05:07:05] you will find that their will be missing carrot brackets ( < > ) within the template codings [05:07:10] when does that come arround [05:07:29] but i have deleted and reimported it so many times [05:07:40] you need to do it MANUALLY [05:07:48] theres a bug with the importer system [05:08:37] *p858snake_ pokes Splarka [05:08:39] so type it [05:08:54] type it/copy and paste ect [05:08:57] because i went and copyed and pasted the code from wp to my own one [05:09:10] ow [05:09:19] wat, is he getting <> <>'d? [05:09:34] or just totally gone? [05:09:41] 03aaron * r56866 10/trunk/extensions/ReaderFeedback/ (2 files in 2 dirs): show # of reviews at ratedpages [05:10:00] i dont understand [05:10:54] go to http://thehub.ath.cx/wiki/Rollercoaster_Tycoon and you will see [05:11:01] i still get the same error [05:11:20] Splarka: completly stripping them [05:11:45] i have copy and pasted the code i have exported and imported it and still the same problem [05:16:13] any onew [05:16:22] fixed all 25 templates that the infobox uses? [05:16:43] how do you think i should do that [05:16:59] as if you go to http://thehub.ath.cx/wiki/Windows the info box works there [05:18:48] 04(REOPENED) Create Portal namespace of Bengali wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20314 +comment (10tstarling) [05:20:22] this sucks [05:21:54] you need to fix all the templates that it called, which i believe i have no donw [05:21:56] *done [05:22:35] its working thank you [05:33:33] No really! never would of guessed! maybe if he did what i said at the start about manually fixing >.< [05:39:00] 03tstarling * r56867 10/trunk/phase3/maintenance/namespaceDupes.php: Fix total breakage of namespaceDupes.php due to r55591: undefined variable $prefix leads to SQL query error in resolveConflictOn() [05:40:39] 03tstarling * r56868 10/branches/wmf-deployment/maintenance/ (10 files in 2 dirs): Merging r56867 from trunk [05:50:37] 03(FIXED) Create Portal namespace of Bengali wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20314 +comment (10tstarling) [05:54:28] for some reason my favicon isnt showing up. i updated it to root and its all lower case favicon.ico [05:54:35] any ideas? ive cleared my cache and all [05:55:00] can you access yourdomain.com/favicon.ico directly? [05:55:23] yes [05:55:29] it shows up.. its 32x32 [05:57:23] well its [05:57:33] yourdomain.com/wiki/favicon.ico [05:58:29] any other idea [05:58:31] either set it to domain root or update $wgFavicon to correct location [05:58:44] well MW is installed in /wiki/ [05:58:48] so that should be right.. correct? [05:58:51] no [05:59:05] favicon defaults to domain root [05:59:11] ohhh.. [05:59:22] ok ill try that [05:59:27] it is configurable in mediawiki but I bet ya didn't do that, heh [05:59:45] i did read about adding the setting localsettings.php [05:59:50] it was my next step [06:01:06] hum.. [06:01:09] still no luck [06:01:41] it will be mostlikely cached by yur local browser [06:02:19] ive attempted clearing my cache and del cookies.. if thats what you mean [06:03:42] p858snake_: is that what you meant? [06:04:30] it might also not be something your browser can interpret as a favicon, does it work if you stick it at yourdomain.com/favicon.ico and go to yourdomain.com/foobar ? [06:05:31] well.. when i go to mydomain.com/favicon.ico .. it works and shows up [06:05:34] but anything else no [06:06:01] k, then it probably isn't a valid ico file [06:06:14] ? [06:06:29] "then it probably isn't a valid ico file" [06:06:43] can you elaborate [06:07:02] http://filext.com/file-extension/ICO [06:08:12] well i mean i saved it with gimp as an .ico .. and [06:08:21] it went to save file as icon .. blah blah [06:09:37] iirc, .ico saved by gimp don't work properly as favicons [06:10:09] on the other hand, you can specify a favicon in your html head [06:10:20] even a .png favicon [06:10:53] lol.. wonder what i could use to save an image on nix as a .ico that would work [06:11:11] tuxpaint lolol [06:11:18] if you save it as a bmp and call it .ico, i think IE will read it [06:11:20] in will work perfectly [06:11:22] and probably others [06:11:46] or .ico, .gif (in the late generation of browsers) [06:11:53] *latest [06:11:57] mmm, anim gif favicons [06:12:13] i don't know if .gif will work on ie8 though [06:12:14] *Splarka waves a spruce at river [06:12:32] hard to know if it's really a latest gen browser :p [06:12:34] anim at a whopping 32x32 pixels [06:12:57] up to 48x108 or something like that [06:13:28] Alphos: it is latest gen, but inbred and incesty [06:13:33] XDDDDD [06:14:01] you do know incesty gives inbred, right ? :p [06:14:26] "inbred" generally means more than one generation of inbreeding [06:14:55] to be accurate, needhelp1, *NIX-saved .ico will never work [06:15:09] whys that Alphos [06:15:29] and gimp-saved .ico won't work either, even when windows-version gimp was used [06:15:31] uh [06:15:36] do i have to answer that ? ^^' [06:15:55] Alphos: try not to get involved in arguments with him, you won't wi n [06:16:01] crosoft was the leading os dev when favicon appeared [06:16:10] their specs were the ones used [06:16:13] Splarka: arguments with me? [06:16:24] Hi! An one question (which is short but very important to my extension)? How much table revision rev_id and the corresponding $oldid is unique? Does it never have repeated value, even on page deletions and so on? Can I rely on that as an reliable unique number? [06:16:27] and for some reason, other .ico just won't work [06:16:44] sdv yes [06:16:54] basic autoincrement [06:17:00] Alphos: thanks [06:17:11] note however the id is not always sequential, the "top" revision and general revision order goes by date [06:17:14] pages histories would be so fucked otherwise [06:17:58] eg: revisions deleted before unique revision IDs existed, and later undeleted, will get a new revision ID [06:18:00] Splarka, Alphos: thanks. I also store page_touched, so that probably should not be a problem [06:18:34] Splarka: ok, a different, yet unique. that;s ok. that's what I need. [06:20:42] so is a feature release coming soon? [06:20:59] all the improvements from the UI .. when will these be added to core? [06:21:04] what would you use to get source code formatting in mediawiki? [06:21:49] victori : geshi extension [06:21:50] http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi [06:22:02] needhelp1 : soon enough [06:22:25] Alphos thanks [06:23:17] you're welcome :) [06:25:34] needhelp1: these are not all improvements. they are merging the phase2 of improvements and there is a third phase in the future plans. (A*, B*, C*) codenamed after some exotic fruits, I think.. [06:26:10] needhelp1: I don't remember the fruit names (these are rare and I am not native english speaker) [06:26:16] A�ai [06:26:27] ok [06:26:32] sdv whats your primary language [06:26:32] i've seen the B.* but don't quite remember it ^^' [06:26:46] needhelp1: Russian [06:26:48] russian [06:26:50] yay [06:26:58] /whois is sometimes useful :) [06:27:12] I should change the nickname. [06:27:12] Babaco? [06:27:24] http://en.wikipedia.org/wiki/Category:Fruit [06:27:28] Splarka :yep [06:27:49] what will they do when they get to I... ilama or irwin? [06:28:01] Ilang-ilang ? :p [06:28:19] Iam ? :D [06:28:37] yeah, irc is entertaining and fun but I must get to work.. finansical crisis :-( [06:28:38] (yeah, i know, Y... :p ) [06:29:02] irc is entertaining and fun, but i don't have a work to go to... financial crisis :( [06:30:31] odd [06:30:46] I enabled the syntax highlighter though code isn't highlightered with the source tags [06:30:59] *Splarka is being paid by a shadow corporation to socially enginner IRC channels into havens of open source tech support and fart jokes [06:31:12] victori: did you also install geshi? [06:31:22] I thought it came with the geshi plugin [06:31:37] looks like it does [06:33:08] wait... wasn't needhelp1 banned from in here or was that another person? [06:34:27] p858snake_: no, that was tyw7 [06:34:49] needhelp is harmless: http://toolserver.org/~mzmcbride/cgi-bin/mw-logs.py?search=%3Cneedhelp1%3E.*back.*end [06:38:02] Well, by that measure tyw7 is harmless too. [06:38:50] It does seem like there's been an increase in the number of persistent (and persistently) stupid people coming in here. [06:38:57] And most of them aren't me. :v [06:39:13] http://toolserver.org/~mzmcbride/cgi-bin/mw-logs.py?search=%3Ctyw7 [06:39:33] I think he's about an order of magnitude more stupid than needhelp1 [06:39:53] victori : go to Special:Version on your wiki [06:40:09] and see if the extension syntaxhighlight_geshi is installed [06:40:11] http://toolserver.org/~mzmcbride/cgi-bin/mw-logs.py?search=%3Cneedhelp1 needhelp1 has quantity [06:40:17] maybe you forgot a step [06:41:02] And tyw7 is annoying enough to get banned; anybody who's less annoying than that is more annoying, in a sense. ^_^ [06:41:24] Alphos k [06:41:32] http://toolserver.org/~mzmcbride/cgi-bin/mw-logs.py?search=%3CEmufarmers%3E.*\(:v\|v:\) [06:41:52] :v [06:41:53] 2009-06-24 [16:07:09] vvv: oh [06:41:57] Alphos what should I look for specifically? [06:42:14] victori : could you give me the link ? [06:42:21] http://doc.uploadbooth.com/wiki/Special:Version [06:42:23] Emufarmers: were you addressing vvv or feeling triple-beaked? [06:42:33] The former, it seems [06:42:43] Also, Special:Version shows up for that, heh [06:43:03] hm, extensions not shown... [06:43:24] victori : did you add the line for geshi in your LocalSettings.php ? [06:43:45] Alphos I fixed it by placing the extension hooks after DefaultSettings.php [06:43:54] Alphos thanks for that tip special:version [06:44:09] geshi problems? [06:44:13] something like require_once("$IP/extensions/SyntaxHighlight_GeSHi/SyntaxHighlightGeSHi.php"); or something like that [06:44:41] yep, looks like it's installed victori [06:44:45] should work :) [06:44:46] ya I had that but before defaultsettings, which apparently did not load it [06:44:59] the docs did not mention you have to add the hooks after defaultsettings [06:45:29] and it works ;) [06:45:59] no point mentioning it in every extension [06:46:12] Hmm, the default LocalSettings.php should probably have //ADD THINGS AFTER require_onceblahblahblah at the top [06:46:21] hmm while I am on the topic of extensions, any recommendation extensions aside from geshi and blacklist? [06:46:57] or I suppose it would be simpler just to say to add them at the bottom [06:47:02] 03(NEW) When
or return characters are removed then the diff displays   - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20793 major; Normal; MediaWiki: History/Diffs; (kevinjduke) [06:49:06] victori : checkuser, replacetext, charinsert, cite, parserfunctions [06:49:13] abuse filter too [06:49:18] thanks [07:00:03] :( I think my webhost is blocking all the ports I try using for the recent changed UDP thing [07:04:07] ingoing or outgoing? [07:04:44] outgoing [07:05:03] wiki hosted there, running the IRC Script on a VPS somwehere else [07:07:05] hmm [07:07:08] that might be [07:07:13] works for me anyway :) [07:07:15] maybe i'll try a lower port number when i get home [07:12:41] tried lower prot number, still didnt work guess they block everything [07:13:02] anyway gonna go home, cyaz [07:18:50] 03(mod) When
or return characters are removed then the diff displays   - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20793 (10kevinjduke) [07:26:46] 03(mod) Looking for a missing email - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20772 (10grin) [07:49:56] 04(REOPENED) Special:PrefixIndex and Special:AllPages have wrong ordering - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19279 (10anon.hui) [07:51:27] 14(DUP) Special:PrefixIndex and Special:AllPages have wrong ordering - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19279 +comment (10anon.hui) [07:51:44] 03(mod) Support collation by a certain locale (sorting order of characters) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=164 (10anon.hui) [08:07:18] 03midom * r56869 10/branches/wmf-deployment/extensions/ConfirmEdit/FancyCaptcha.class.php: don't return 500s when user asks for invalid captcha [08:11:15] 03mkroetzsch * r56870 10/trunk/extensions/SemanticMediaWiki/includes/SMW_RefreshTab.php: updated refreshtab code for Vector skin [08:12:33] 03mkroetzsch * r56871 10/trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php: skin actions should be uppercase in German [08:13:29] 03(mod) Support collation by a certain locale (sorting order of characters) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=164 (10anon.hui) [08:15:33] is 1.16.x being released soon [08:15:39] no [08:15:47] later? [08:16:02] yes [08:16:48] when, roughly [08:21:28] after 1.15.1 but before 1.17.0 [08:21:48] sagaci: in this year for sure [08:21:52] maybe in a month or two [08:22:06] if something special happens, maybe a little sooner [08:23:20] kk ty [08:36:56] 03(mod) Support collation by a certain locale (sorting order of characters) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=164 (10catlow) [08:39:04] *domas giggles at 164 [08:43:24] just did a mega-post to wikitech-l [08:44:34] *Splarka clooks [08:45:02] not showing up on lists.wm yet? [08:45:04] about js2? [08:45:27] ah, yes [08:45:28] oh, right http://lists.wikimedia.org/pipermail/wikitech-l/2009-September/045334.html [08:45:31] http://permalink.gmane.org/gmane.science.linguistics.wikipedia.technical/45661 [08:46:30] client side guru? you mean I bitch loudest on behalf of the users? heh [08:49:35] hmm, if you keep wikibits.js in the head, it might be useful to fork that into two files... helper functions (about half of it) and stuff-that-happens-on-load (mostly sortable tables, onload hooks, etc) [08:49:49] the latter of which could be at the foot [08:50:33] yes [08:55:30] hmm, I'd favor having user/site js in the footer but kept in the same overall load order...though I can imagine it would Break Stuff (tm), but if you structured for it to be mobile then maybe it could slowly be migrated there... hmm... [08:56:16] things that might prevent it working now would be weird inline function calls, like on the edit page addButton() [08:56:39] right now, the user .js is positioned such that you can redefine that function and play around with it, heh [08:57:34] *Splarka gets headachy [08:58:44] Tim: annoyingly, you'll only get a lot of useful opinions/suggestions/threats after you start breaking stuff [08:59:37] er, from the masses, not just a few list watchers [08:59:54] I'm not really expecting much, I just wrote it because trevor asked for it [09:00:40] I had an idea, that user JS could have a tag that places it in the footer or header [09:00:52] there is just really no perfect solution to allow unlimited cramming of more css/js [09:00:55] /*__MW_HEADER__ */ [09:01:12] hmm, could be a user preference [09:01:18] [x] load me in the header [09:01:24] could be [09:01:32] if present, the user css is loaded via