[00:09:01] New patchset: Markus Kroetzsch; "Control hash size for blob values" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/30430 [00:23:43] 03(mod) Popup Form does not load - 10https://bugzilla.wikimedia.org/31163 +comment (10f.trott) [01:02:31] New patchset: Alex Monk; "(bug 39490) Add caching to InfoAction." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/27133 [01:08:25] New review: Jeroen De Dauw; "This is a re-submit of https://gerrit.wikimedia.org/r/#/c/30345/" [mediawiki/extensions/SemanticMediaWiki] (1.9.x); V: 0 C: 0; - https://gerrit.wikimedia.org/r/30425 [01:27:45] New review: Alex Monk; "Looks good so far. Do you want to get all the code style issues in these files cleaned up?" [mediawiki/extensions/LiquidThreads] (master) C: 0; - https://gerrit.wikimedia.org/r/27553 [01:29:24] New review: Alex Monk; "Actually, does it really matter if the user performs an action that they can't see necessarily the l..." [mediawiki/extensions/CentralAuth] (master) C: 0; - https://gerrit.wikimedia.org/r/26902 [03:06:33] What's the best place to look for someone to do some upgrading and development of our MediaWiki site? (Preferably with Semantic MediaWiki experience - in case anyone is interested.) [03:07:12] Chriswaterguy: It's best to get someone you trust [03:08:26] hellow all... how to get rid of grid when linking and image file on a page????????????????? [03:12:19] guys any ideas how to get rid of those grid lines when embedding an image on page? [03:12:44] Hazard-SJ: how does that help? We don't have an available developer we trust, so we're planning to look for recommendations and see what people have done. [03:13:26] deo_: What grid lines? I'm not sure what you're talking about. [03:14:01] hi Hazard-SJ , everytime i embed an image on my page.. i see grid lines surrounding my image :( [03:14:41] Chriswaterguy: It's probably safest to not chose "strangers" at "random", though. [03:14:57] deo_: Could I have a link to see please? [03:15:08] ok will paste some image [03:15:15] Hazard-SJ: who is choosing strangers at random? [03:15:18] Okay, thanks [03:16:38] Chriswaterguy: I used quotes for a reason. Besides, I'm simply showing the fact that you shouldn't be too eager to trust "anyone". [03:17:35] Hazard-SJ: Sorry, I think I'm too grumpy today to be having this conversation. I'm just unclear how that advice is more helpful than "It's best not to poke a fork in your eye" [03:18:06] Hazard-SJ: Though I do get that you mean to be helpful. [03:18:15] Could anyone remind me how to run tests for particular extension? [03:18:44] here it is Hazard-SJ > http://postimage.org/image/z9af6vowt/ [03:20:14] deo_: Do you have a space preceding the file in the wiki markup? [03:20:30] ???? [03:20:54] Chriswaterguy: What kind of site, by the way? [03:21:17] ill pastebin my code Hazard-SJ [03:21:17] Hazard-SJ: http://appropedia.org/ [03:21:58] deo_: Maybe you have something like " [[File:Name.ext]]" in a line rather than "[[File:Name.ext]]". Remove the spaces before if present. [03:22:04] deo_: OK [03:22:26] Hazard-SJ: we need an upgrade and server cleanup, then some Semantic work. The guy who takes responsibility for our tech stuff is very cautious, so we'd be choosing very carefully. [03:23:18] here Hazard-SJ > http://pastebin.com/YKZ1H42b [03:25:44] Chriswaterguy: Mind if we take this to private message? [03:27:16] Hazard-SJ, ive pasted it :) what space do you mean?? [03:27:18] deo_: Try using http://pastebin.com/LWYiaAJU [03:27:23] ok will try [03:28:48] now its gone Hazard-SJ :) thank you so much... [03:29:06] You're welcome deo_ [03:36:14] 03(mod) Set $wgAutoConfirmCount to 10 for Japanese Wikipedia - 10https://bugzilla.wikimedia.org/40270 +comment (10Freetrashbox) [03:37:28] Hazard-SJ, is there any way we can change the font size on particular text? [03:38:20] or it is generally controlled by Mediawiki:Common.css [03:43:07] deo_: Just for selected text? [03:43:51] yes,, is it possible? [03:44:55] Yes [03:45:07] how Hazard-SJ :) [03:47:14] deo_: You could use (text) [03:47:55] replacing "(number)" with an integer for the size and "(text)" with the actual text to be adjusted [03:48:34] ooopss ive been disconnecte.. i dont know if you replied Hazard-SJ :) [03:49:46] deo_: You could use '(text)' replacing "(number)" with an integer for the size and "(text)" with the actual text to be adjusted [03:50:04] ok will try.. [03:50:08] :) [03:50:23] thanks for this Hazard-SJ :) [03:50:50] You're welcome [03:54:16] ok it works.. so basically,basic html will apply here Hazard-SJ :) thanks [03:55:35] deo_: Yes, some cases of html will work. [03:55:56] thanks for the input Hazard-SJ :D [03:56:34] You're welcome. [04:03:49] Can you put a regex pattern into Nuke to mass delete pages? [04:08:46] Magiobiwan: Maybe, why not attempt? You still have to confirm for the deletion, so you could try. According to https://www.mediawiki.org/wiki/Extension:Nuke#Use it uses wildcards. [04:09:28] Well, that brings me to my next question. Anyone want to help me write up a regex for some spam pages? [04:09:59] I've only made like, 2 regex patterns before, and I know there's a pattern in the spam names, I just can't find it [04:12:23] The pattern seems to be NameName### [04:12:28] I think * will catch all spam [04:12:41] And the legitimate pages too, sadly... [04:13:09] Yea :/ [04:13:38] If I put a # in Nuke, will it interpret it as "Any number"? [04:14:01] Oh [04:14:10] Good to know it uses SQL wildcards [04:14:13] Not standard one [04:34:46] !b 35783 | Magiobiwan [04:34:46] Magiobiwan: https://bugzilla.wikimedia.org/show_bug.cgi?id=35783 [04:35:29] I was able to just do %1 [04:35:33] Then %2 [04:35:37] And so on [04:35:42] To catch all the pages [04:36:47] Magiobiwan: maybe it could be useful to implement SQL REGEXP when supported but it could be expensive [04:42:44] New review: Santhosh; "Niklas, this is a bit different. ULS interface is localized to 41 languages now. If ULS is accessed ..." [mediawiki/extensions/UniversalLanguageSelector] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/30330 [04:52:10] New patchset: Alex Monk; "Echo: Implement real-time notification using XMPP over BOSH." [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/16580 [04:57:04] * vvv just found that PHPUnit tests fail when warning display is enabled [05:00:26] New patchset: leucosticte; "Bug 15441, bug 39675. Add archive, externallinks PK & more." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/30431 [05:01:48] oops, meant to send that to a branch. [05:07:12] Ctrl+Z anyone? [05:09:40] Change merged: Victor Vasiliev; [mediawiki/extensions/TitleBlacklist] (master) - https://gerrit.wikimedia.org/r/28451 [06:03:27] 03(NEW) IP block exempt - 10https://bugzilla.wikimedia.org/41463 normal; Wikimedia: Interwiki links; (psubhashish) [06:03:32] 03(mod) IP block exempt - 10https://bugzilla.wikimedia.org/41463 (10Subhashish Panigrahi) [06:05:12] >.> [06:07:49] 03(WONTFIX) IP block exempt - 10https://bugzilla.wikimedia.org/41463 +comment (10Matthew Bowker) [06:19:00] 04(REOPENED) IP block exempt - 10https://bugzilla.wikimedia.org/41463 +comment (10Liangent) [06:22:35] New patchset: leucosticte; "Bug 15441, bug 39675. Add archive, externallinks PK & more." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/30431 [06:38:24] New patchset: leucosticte; "Bug 15441, bug 39675. Add archive, externallinks PK & more." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/30431 [06:38:40] New patchset: Liangent; "Fix Id0c9b0b7: The logic was wrongly changed." [mediawiki/extensions/NewUserMessage] (master) - https://gerrit.wikimedia.org/r/30432