[00:33:03] Hello - anyone a problem solver around Special:Allpages and why it is missing? http://ict.ussf2010.org/ticket/7 - any help or direction would be fab. [01:00:50] 03aaron * r49889 10/trunk/phase3/includes/Article.php: Tweak for bug 17275: reduce autoreview transaction time by moving hook after RC stuff [01:06:57] 03(mod) Deadlock FlaggedRevision::insertOn while saving a page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17275 (10JSchulz_4587) [01:22:07] Can someone give me som tips on setting up a new wiki [01:23:13] Or how do I create a catigories [01:24:17] lazlo: [[Category:SOME NAME]] [01:24:34] ok [01:25:50] And another question where do I change the logo at? [01:26:16] in LocalSettings.php [01:26:28] thanks [01:26:43] $wgLogo = 'my/logo/path.jpg'; [01:28:06] is their a spacifice locataion for the localsettings.php file? [01:28:20] Never mind [01:29:17] lol [01:29:21] Do we have to write that line in [01:30:30] yah, LocalSettings mostly has overrides from DefaultSettings [01:30:34] copy from DS, to LS [01:31:11] ok [01:34:35] 03(mod) Add 'hideuser' right to CheckUser group Wikimedia-wide - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18313 +comment (10avi.wiki) [01:38:00] Thanks every one! [02:00:29] 03(NEW) New logo for Ukrainian Wikiquote - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18587 enhancement; Normal; Wikimedia: Site requests; (irmvol) [02:00:52] 03(mod) New logo for Ukrainian Wikiquote - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18587 normal->high (10irmvol) [02:01:11] 03(mod) New logo for Ukrainian Wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18358 normal->high (10irmvol) [02:03:28] 03(mod) OnlineStatus default preferences flawed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18583 (10agarrett) [03:26:42] 03(mod) Reasonably efficient interwiki transclusion - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9890 +comment (10shardsofmetal) [03:28:02] Pardon me, anyone handy who's really good with templates? [03:28:33] *charitwo points out Splarka then dives into the bunker [03:28:52] Sparkla, you've been singled out, are you around and good with templates? [03:29:34] just ask your question, whoever is active and knows the answer can dive in that way [03:30:01] Well, if anyone feels up to a challenge -- I created this template years ago and noticed that it isn't displaying as intended: [[Template:User_WCUP]] [03:30:10] which wiki? [03:30:19] en.wikipedia.org [03:30:32] http://en.wikipedia.org/wiki/Template:User_WCUP [03:31:17] I tried to transclude the username link, but it's always displaying as the page name [03:32:09] http://en.wikipedia.org/wiki/User:Reddi seems to work here [03:32:18] The problem I seem to be having is that {{{user|{{{1|{{BASEPAGENAME}}}}}}}} works once when the "user" attribute is explicitly defined, but then doesn't seem to work again [03:33:02] That's because it works fine when you put it on a userpage, because the BASEPAGENAME is, for whatever reason, always displayed as the transcluded link [03:33:53] But when you look at the template page, when the user is explicitly defined, then in the example given it should be saying "Jimbo Wales" instead of "User WCUP" [03:35:06] It's like it completely ignores the second {{{user|{{{1|{{BASEPAGENAME}}}}}}}} and, since the link then ends with a |, transcludes itself to put in what it correctly got the first time [03:35:22] {{User WCUP|user=Jimbo Wales}} -> Wikimedia Commons has a User Page for Jimbo Wales [03:35:29] {{User WCUP|Jimbo Wales}} -> Wikimedia Commons has a User Page for Jimbo Wales [03:35:36] is what I see, isn't that right? [03:35:49] Hmm, what do you know [03:35:58] Perhaps my page wasn't updating when I viewed it [03:36:05] action=purge [03:36:13] I should check my cache refreshing -- sorry, I feel embarrased now ;) [03:36:23] http://en.wikipedia.org/wiki/Template:User_WCUP?action=purge [03:36:37] Thanks, Splarka :) [03:36:44] rar [03:40:11] Do you happen to know which colors Wikpedia accepts as named instead of as hexidecimal codes in CSS? For instance, "gold" is accepted instead of #FFD700, but "jolly green" and "Harold's Crayon" are not recognized [03:43:45] Wikipedia passes it as literal [03:44:09] you want "CSS Color Names" for CSS level 2 or 2.1 [03:44:15] http://www.w3schools.com/css/css_colornames.asp [03:44:18] That's incomplete, AFAIK. [03:44:25] CSS3 has a better list of what's actually supported. [03:44:47] http://www.w3.org/TR/css3-color/#svg-color [03:44:51] sure, but you want what verifies, and IIRC that is usually 2 or 2.1 [03:45:18] http://validator.w3.org/ usally bitches about esoteric names [03:45:21] You mean validates? Who cares about that? [03:45:34] The validator is just too stupid to understand CSS3. [03:46:10] ew, well, even so, don't use CSS3 colors [03:46:18] best to use hex, CSS2 color names if you're lazy [03:47:03] Hi again, all. Does MediaWiki come with a way to put a banner/message on the top of all pages on the site, similar to Wikipedia's donation banner? [03:47:17] !sitenotice [03:47:17] --mwbot-- Sitenotice is a wiki-wide message that appears at the top of the page for all users. It is editable by users in the sysop usergroup at [[MediaWiki:Sitenotice]]. See also: !anonnotice [03:47:41] Thank you Splarka [03:48:54] You always seem to know everything :) [03:49:15] *Splarka hides behind Simetrical [03:50:39] In a table, I can't put a "row" of cells on a single line, seperating them with | ? [03:51:03] You have to separate them with ||. [03:51:29] Ah, so on seperate lines I can seperate them with only one | but on the same line I have to use two |'s? [03:51:47] I should just say "bar", those look too much like capital i's [03:52:24] Splarka: You here? Under what conditions did we find that #switch: could be subst:'d? [03:52:38] you also have to use two on a single line, to add parameters to the td/th tags [03:52:51] AnonDiss: IIRC, it never worked right with #switch [03:52:56] but did with #ifeq [03:53:12] How did ifeq work? [03:53:22] if you subst everything [03:53:42] {{subst:#ifeq:{{subst:NAMESPACE}}|{{subst:ns-2}}|foo|bar}} etc [03:54:15] though you can detect substing with that trick: {{subst:#ifeq:{{subst:NAMESPACE}}|{{NAMESPACE}}|foo|bar}} [03:55:10] http://www.mediawiki.org/wiki/User:Anonymous_Dissident/Substable_pfs [03:55:12] I want to put the following on one line: |- |info-background |#FFF ... should it be formatted like: |- ||info-background ||#FFF ... or something? [03:55:15] Nothing seems to be working. [03:55:26] Banaticus: use HTML then [03:55:38] [03:56:18] 03(NEW) Create a namespace aliases on yuewiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18588 enhancement; Normal; Wikimedia: Site requests; (shinjiman) [03:57:36] Banaticus: |- has to be alone on a line, and || foo || bar only works if there is no styling applied to the TD, what you want requires each tr/td on its own line [04:00:16] AnonDiss: what are you doing with #if there? http://www.mediawiki.org/wiki/User:Anonymous_Dissident/Substable_pfs#.23if: [04:00:33] #if only checks nullity, no booleanesque logic [04:01:26] Which one was the problem? [04:01:31] Which if example? [04:01:38] {{subst:#if: 1==2 | true | false }} [04:01:45] {{subst:#if: | true | false }} [04:01:47] {{subst:#if: {{#expr: 6*5}} = 30 | yes | no }} [04:01:50] none of those tests make any sense [04:01:59] you want to check {{{1|}}} for example [04:02:44] They all work though, and those are the examples sued on help:extension;parserFunctions [04:02:47] used [04:02:47] the two #ifeq don't really make sense either [04:02:55] brb [04:04:02] AnonDiss help:extension;parserFunctions ? [04:04:10] Yep. [04:04:17] help:extension:* [04:04:28] link me [04:04:50] on mediawikhttp://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23if: [04:05:19] Oh, lol. I added the mistake example. [04:05:39] sigh [04:05:43] It shouldn't make a difference either way, should it? [04:05:51] yes, it should, but anyway [04:05:51] It's still not substing. [04:05:53] hang on [04:09:11] Splarka: I've fixed up the #if:s, still not working. [04:10:08] http://test.wikipedia.org/wiki/Template_talk:Hammertime [04:10:10] wfm [04:10:26] see http://test.wikipedia.org/w/index.php?title=Template:Hammertime&action=edit [04:11:13] not sure why #switch seemed to work there [04:11:15] *shrug* [04:11:25] go experiment, I hate this crap ^_^ [04:11:49] but make /sure/ to subst all magic words or parser functions that appear in the logic [04:13:27] Okay. [04:13:28] Thanks. [04:13:41] so like {{subst:#ifeq:{{subst:#expr:}}|{{subst:#expr:}}|}} though you could just use #ifexpr there [04:14:58] Splarka: the switch worked because you haven't used the template anywhere. All of the subst: hard to have both [04:15:38] http://test.wikipedia.org/wiki/User:Anonymous_Dissident [04:15:51] make two versions, one in one side of {{subst:#ifeq:{{subst:NAMESPACE}}|{{NAMESPACE}}|foo|bar}} and one in the other [04:16:16] Yeah. [04:16:55] I was thinking of a scheme involving instead of , but nowiki overrides noinclude.... [04:23:01] 03(NEW) Enable AbuseFilter on Cantonese Wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=18589 enhancement; Normal; Wikimedia: Site requests; () [04:36:25] werdna, which AbuseFilter variable would be "the text that was added"? [04:38:19] edit_diff? [04:44:23] oh, added_lines [04:57:06] 03(NEW) Some changing on Ukrainian Wiktionary - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=18590 enhancement; Normal; Wikimedia: Site requests; () [04:57:23] *qXs server will definitely be getting a lot of attention in the morning... GRRRRRR [04:57:24] 03(mod) Some changing on Ukrainian Wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18590 normal->high (10irmvol) [05:04:36] 03(mod) Some changing on Ukrainian Wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18590 (10irmvol) [05:12:06] 03(NEW) Some changing on Russian Wikisource - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=18591 enhancement; Normal; Wikimedia: Site requests; () [05:12:36] 03(mod) Some changing on Russian Wikisource - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18591 normal->high (10irmvol) [05:15:29] someone needs to hit irmvol for changing the Priority on all his/her requests [05:16:27] since the priority field can't be completely removed, it just needs to be restored and ignored [05:16:57] https://bugzilla.wikimedia.org/show_bug.cgi?id=17895 [05:17:32] or just hit the idoits that keep playing with it? seems more fun [05:18:22] need more bugzilla admins for that, unless you mean literally [05:18:30] maybe thats a bug that should be submitted to the bugzilla bugzilla and ask for it to have a global function to turn it off [05:18:50] Splarka: either way sounds good to me tbh [05:20:10] *Emufarmers tickles Splarka [05:20:39] hulk smash! [05:20:44] o: [05:21:17] Regarding http://www.mediawiki.org/w/index.php?title=Extension:DirList&curid=24578&diff=251340&oldid=169865 what do you think of an AbuseFilter rule to complain when people try to add ?> to things? [05:21:50] it is valid for inline php [05:22:13] but if the php file is just php, and no mixed html, then it is unnecessary and often harmful [05:22:46] 03shinjiman * r49890 10/trunk/ (31 files in 27 dirs): * (bug 18242) Show the Subversion revision number per extensions in Special:Version (currently applied on some extensions to get the entries file) [05:22:49] so maybe changing \W* to \W*?>\W* (or appropriate regex for that) [05:23:06] but no blocking, probably just a warning [05:23:15] That's what "complain" means :D [05:24:09] k, yah, whatever [05:24:11] do that [05:24:25] 03(FIXED) Restore revision numbers in Special:Version - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18242 +comment (10shinjiman) [05:24:25] Except... [05:24:27] *Splarka commands it so, since nobody else seems to be in charge on a saturday night [05:25:07] I don't understand the made-up language of the abuse filter, suppose because it is based on php or sql or fortran or something [05:25:25] maybe we could put a notice on the bugzilla main page telling people not to use the priority feild... [05:25:33] Isn't JS C-based too? [05:25:43] C syntax, anyway? [05:25:59] And is most of the code on MW.org pages enclosed in tags? [05:26:00] somewhat [05:26:47] would be nice if we could set a consistant standard for that across everything [05:28:19] you'd probably wanna capture and [05:28:26] Oh, right [05:28:31] and maybe \s?> [05:28:47] *Emufarmers calls upon the regex gods [05:29:04] i have version 1.13.2... should i upgrade to 1.13.5? [05:29:08] /gods?/i [05:29:16] :v [05:29:29] \W* means "any number of non-alphanumeric characters"? [05:29:47] RingtailedFox: how about upgrading to 1.14.0? [05:29:52] you might use [\s\t\n\r]* [05:30:37] *Emufarmers 's brain explodes [05:30:38] http://svn.wikimedia.org/viewvc/mediawiki/branches/REL1_13/phase3/RELEASE-NOTES?view=log [05:31:53] ''''' [05:31:56] whoops [05:32:02] ^ check the changes since 1.13.2 to see if you feel any of the critical fixes and or patches are critical to you [05:32:33] Emufarmers: http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/ [05:39:10] emu: i'll try that [05:39:41] So "?>\W*(|)" ? [05:39:59] Splarka: what was the \W* before ?> supposed to be for? [05:40:10] any non-words [05:40:16] or word blocks, whatever [05:40:40] And what would the point of that be? [05:40:52] *(or appropriate regex for that) <- figure it out yourself [05:55:18] '?>' in added_lines & [05:55:18] new_wikitext rlike "\W*?>\W*(|)" [05:55:24] look good? [05:59:20] dunno, I mostly know js regex, ask werdna [06:02:12] eeeee [06:02:51] 03(mod) array of boring event types to exclude from recentchanges - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18364 (10jidanni) [06:03:07] Is that an eeeee of approval? [06:03:11] 03philip * r49891 10/trunk/phase3/languages/messages/ (MessagesZh_hans.php MessagesZh_hant.php): Fixed some translation error in zh-hans and zh-hant. [06:09:06] that's an eee of I'm too usy to reply [06:18:46] 03rotem * r49892 10/trunk/ (5 files in 5 dirs): Localization update for he. [06:20:11] 03rotem * r49893 10/trunk/phase3/languages/messages/MessagesHe.php: Localization fix. [06:49:38] 03ialex * r49894 10/trunk/phase3/includes/specials/SpecialCreatePage.php: Per Raymond's comment at http://www.mediawiki.org/wiki/Special:Code/MediaWiki/49885#c2292 : Don't show """ cannot be used as a page title" when no title was passed :) [07:50:14] where is the code that makes redirects work located at? [07:53:41] probably includes/Title.php [07:55:37] mmm, possibly includes/Article.php has the actual redirection action [07:56:00] getRedirectTarget() insertRedirect() followRedirect() etc [07:56:22] *Splarka pokles uberfuzzy to those two php [07:56:55] *uberfuzzy is trying to find out why i cant make a redirect to a special page [07:57:16] ahh, cuz that allows shit like... [07:57:36] #REDIRECT [[Special:Logout]] or #REDIRECT [[Special:Random]] [07:57:46] which is bad [07:57:55] fair nuff [07:58:07] it might be a global setting [08:00:33] http://www.mediawiki.org/wiki/Manual:$wgDisableHardRedirects might be related... meh [08:01:16] and you can exclude more via $wgInvalidRedirectTargets [08:01:22] (of which Logout is now hardcoded, heh) [08:02:32] hmm, that might be an option [08:16:45] 03(mod) Chinese URL Query Strings: simplified Chinese appearing on a zh-tw site! - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17681 (10jidanni) [08:16:45] 14(DUP) Zh traditional/simplified conversion for NON rendered HTML too - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13840 +comment (10jidanni) [08:49:15] quick question, are there any localized version of DEFAULTSORT ? [08:50:40] *Splarka asks the tubes [08:53:41] 'defaultsort' => array( '1', 'ORDENAR', 'DEFAULTSORT:', 'DEFAULTSORTKEY:', 'DEFAULTCATEGORYSORT:' ), [08:53:46] messages/MessagesEs.php [08:53:54] so at least one [08:54:46] hehe, thanks [08:55:07] which means that I almost don't have to worry about this. almost. [08:55:35] yah, sucks for external parsing [08:56:47] external parsing sucks [08:56:55] word order =p [09:04:50] 03(mod) Deadlock FlaggedRevision::insertOn while saving a page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17275 (10forrester.wikipedia) [09:10:18] 03(mod) an enhancement of the wiki internal links (links to other articles) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18486 +comment (10happy-melon) [09:32:50] 03(mod) Deadlock FlaggedRevision::insertOn while saving a page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17275 (10JSchulz_4587) [09:59:45] 03(mod) Microsoft SQL Server/MSSQL support (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9767 (10yedidia) [10:02:45] i need some help cleaning tons of spam from an old wiki installation and would appreciate some pointers. [10:03:08] first i'm going to upgrade to 1.14.0, then I'll clean it up [10:03:32] the wiki only has less than hundred pages, although the database dump is 2.5G :) [10:06:10] 03(NEW) Allow MediaWiki:version-revision to be empty - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18592 enhancement; Normal; MediaWiki: Special pages; (bugzilla.wikimedia) [10:29:13] 03(NEW) Unify svn-revision references in Special:Version - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18593 enhancement; Normal; MediaWiki: Special pages; (bugzilla.wikimedia) [10:29:42] 03(mod) Allow MediaWiki:version-revision to be empty - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18592 (10bugzilla.wikimedia) [10:51:46] 03aaron * r49895 10/trunk/extensions/FlaggedRevs/ (3 files in 2 dirs): [10:51:46] * Split up updateArticleOn() and fix some cases where tracking updates were not done as needed [10:51:46] * Streamlined updateArticleOn() by removing count cache update [11:02:46] i've got spam from about 10000 different IP addresses. How would I go about deleting that? The problem is that most of the valid edits were anonymous too, but those were a while ago, no valid changes since then. [11:12:53] 03vasilievvv * r49896 10/trunk/phase3/ (4 files in 3 dirs): [11:12:53] * (bug 18420) Missing file revisions are handled gracefully now: [11:12:53] ** Missing files are rendered correctly now (no thumbnail, no link to them) [11:12:53] ** Missing files may be now moved, deleted and undeleted [11:14:39] 03vasilievvv * r49897 10/trunk/phase3/RELEASE-NOTES: Typo (no idea how it appeared) [11:29:51] 03siebrand * r49898 10/trunk/phase3/ (2 files in 2 dirs): Remove unused 'timezonetext' [11:52:29] 03(NEW) Some changing on Russian Wikiquote - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18594 enhancement; Normal; Wikimedia: Site requests; (irmvol) [12:07:57] Any mediawiki css/js hackers in? [12:23:19] !ask | QCoder00 [12:23:19] --mwbot-- QCoder00: 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 [12:23:59] Simetrical: A user called qwrrty over on #wikipedia-en needs some help with adapting a gadget from commons to enwiki [12:25:16] Too bad Splarka isn't here. :) [12:25:25] *Simetrical has never really looked at Gadgets [12:31:10] hey, anyone awake and feel like helping with a mediawiki skin extension? [12:31:33] I'm trying to port the TinEye gadget from Commons to en.wikipedia: [[User:Twp/tineye.js]] [12:31:52] it is not working. It worked when I stuffed all the code into my monobook.js file. [12:32:25] wait, did I get the comment syntax wrong for javascript? [12:32:48] Comment syntax for JavaScript is C/C++-style, IIRC. [12:33:11] you just said it was working, what did you change? [12:33:57] Simetrical: I think that was it. I added comments to the script using hashmarks. force of habit. [12:34:12] qwrrty, isn't there syntax highlighting? [12:34:42] Simetrical: yup. that's what tipped me off :-} [12:37:05] 03(NEW) Quickbar has disappeared in Cologneblue and Standard skins - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18595 normal; Normal; MediaWiki: User preferences; (siebrand) [12:37:27] 03(FIXED) Missing file revisions should be handled gracefully (delete, move, etc). - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18420 +comment (10vasilvv) [12:41:02] 03siebrand * r49899 10/trunk/phase3/ (2 files in 2 dirs): Update sectioning of messages, adding 'cologneblue' and 'quickbar' [12:44:44] Hi hi :D [12:45:08] can someon tell me how CSS is implemented into mediawiki? [12:45:27] does it have to be incorporated into the HTML? [12:45:32] !css [12:45:32] --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 [12:45:41] Dunno if that answers your question, it was a bit vague. [12:46:28] I was told from time again to use CSS - I got the CSS manual and printed a version off WikiBooks [12:46:49] Since I'm only an editor, I can only type in stuff etc... into the editing mode [12:46:53] how do I use CSS then? [12:48:24] I am still learning Mediawiki related stuff - we have a private company with their own custom wiki based on MediaWiki... [12:48:34] plus a public wiki on a custom designed server OS [12:49:43] on this channel, I was being told to use CSS.. think it was the wrong advice - since I don't have SYSOPS / Admin rights yet... [12:54:42] depends how you want to apply the css [12:55:52] 03siebrand * r49900 10/trunk/phase3/ (2 files in 2 dirs): Move 'faq' and 'faqpage'; only used in Cologne Blue skin [12:57:24] Hey Gerard :D [12:57:46] p858snake: yeah, I want to apply it to the mediawiki along with the markups I learnt for it [12:57:52] basically you can use inline css (eg: inline css) or you can pull it from a css page (eg Mediawiki:common.css) where you have a section defined and then in articles you call it via class (eg: non inline css) [12:58:02] so you want inline then, which i personally hate tbh [12:58:13] yes [12:58:20] Tineye tab now active for me [12:58:22] :) [12:58:33] snake, I am new to mediawiki so still learning everything ;) [12:59:18] qwrrty: Tineye tag seen [12:59:38] But the tineye side isn't liking the URL it's given [13:00:32] Which means your scripts parsing something wrong [13:00:49] 03siebrand * r49901 10/trunk/phase3/ (2 files in 2 dirs): Move 'sitetitle' and 'sitesubtitle'; only used in Cologne Blue skin [13:04:50] Thanks, p858snake [13:04:54] cheers people [13:07:24] hmm, so it's not. [13:07:54] yeah, there's still commons-specific code in there, looks like. [13:11:28] fixed (I think) [13:11:34] qwrrty: OK [13:11:44] at least for that image, I'll try on a few more [13:11:45] BTE TIneye useful for finding mirrors of wiki contnet [13:11:48] *BTW [13:12:11] (I've found a few that appear to mirror wiki content, but don't acknowldege the GFDL status) [13:13:16] 03siebrand * r49902 10/trunk/phase3/ (2 files in 2 dirs): Remove unused 'nodb' and 'noconnect' [13:15:31] ah, it's going to need to recognize both commons and enwiki images. [13:17:11] Simetrical: are you aware of /trunk/imgserv existence? [13:38:40] qwrtty: It's still not liking the URL's it's fed :( [13:38:50] But it seems to be progressing :) [13:42:24] QCoder00: which ones? It's worked on both commons and enwiki images I've tried now... [13:42:36] Not for me it isn't [13:43:08] Ok seems to be working now [13:43:11] Ignro emy comment [13:43:24] I've if ind one it chokes on I'll let you know [13:44:14] cool, thx. [13:45:01] I did have to update it to recognize both /en/ and /commons/ in the image URL once I noticed that it made a difference. [14:34:36] there's no way autoconfirmed could be marked manually, is there? [14:36:46] Mentifisto: remove it from $wgImplicitGroups [14:37:46] um, I mean on enwiki etc. [14:38:16] then, no [14:39:49] ok, thanks [14:45:26] 03(mod) Remove "hiderevision" permission from the Oversight group - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18511 +comment (10spidermannequin) [14:45:55] 03ialex * r49903 10/trunk/extensions/Configure/ (4 files): Removed obsolete translateSettings.php maintenance script [14:47:46] Hi, in my Template should give a catogory to the page wich use the template, but he show the template itself in the category overview: http://dk.ug-team.de/index.php?title=Vorlage:LevelQuestMagmaren [14:49:28] 03siebrand * r49904 10/trunk/phase3/ (2 files in 2 dirs): Remove unused 'cachederror' and 'loginpagetitle' [14:51:24] 03philip * r49905 10/trunk/phase3/includes/Preferences.php: Follow up on r49790. Fixed a bug on variant select. [15:14:40] I'm having issues with the SSL authentication extension... it doesn't seem to work. at all. like, not even a little. [15:15:54] i have confirmed that client certificates work (non-extension related), but after installing the extension, mediawiki should auto-login (and auto-create, if necessary) [15:32:52] 03(mod) secure login on wikimedia via ssl - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=225 +comment (10resubew) [15:51:04] hi [15:59:57] 03aaron * r49906 10/trunk/extensions/FlaggedRevs/FlaggedRevs.hooks.php: fixed typo from branch merge [16:24:26] I am wondering which subpage do I need to open to change the header name of the wiki site ? [16:25:28] ok $wgSitename [16:32:28] 03(NEW) parser function to detect if the current page is in a given category - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18596 enhancement; Normal; MediaWiki: General/Unknown; (cenarium.sysop) [16:45:13] 03(FIXED) File moving error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18033 +comment (10vasilvv) [17:00:28] 03(mod) parser function to detect if the current page is in a given category - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18596 (10paul.copperman) [17:10:19] 03(mod) Improve hiding of usernames by looking for rv's with revealing edit summaries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18526 (10mikelifeguard) [17:12:45] 03(NEW) API: Internal error with empty 'generator' parameter - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18597 minor; Normal; MediaWiki: API; (matthew.britton) [17:15:29] 03(mod) Enable AbuseFilter on Cantonese Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18589 (10shinjiman) [17:16:07] 03siebrand * r49907 10/trunk/phase3/ (2 files in 2 dirs): [17:16:07] Remove unused messages related to password reset [17:16:07] 'resetpass_bad_temporary', [17:16:07] 'resetpass-log', [17:16:07] 'resetpass-logtext', [17:16:08] 'resetpass-logentry', [17:16:10] 'resetpass-comment', [17:19:40] 03(NEW) Create a maintenance script to convert oversighted content to suppressed with revision deletion, and the corresponding log entries too - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18598 normal; Normal; MediaWiki: Database; (mikelifeguard) [17:45:13] 03(NEW) 'edit watchlist' sorting issue, plus bonus complaint - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18599 trivial; Normal; MediaWiki: Watchlist; (thecentercannothold) [17:49:55] hello [17:50:38] I was referred from my mediawiki install to the user guide page and found an article on making lists on that page. [17:51:08] But it uses template Multi-column numbered list which is not available on my wiki now. [17:51:18] Where can I grab templates like that? [18:08:56] 03siebrand * r49908 10/trunk/phase3/ (2 files in 2 dirs): Remove unused 'confirmedittitle' [18:16:58] anyone who can confirm/deny the core message 'note' is used in phase3? [18:17:09] I cannot find it being used. [18:52:04] Siebrand I am looking at http://translatewiki.net/w/i.php?title=MediaWiki:Group-autopatroller/cy&action=edit&loadgroup=ext-0-wikimedia .. this message is marked on a message as "Message definition (Wikimedia Messages)" [18:52:39] this is not an extension ... I do not understand why this label is associated with it .. ?? [19:04:10] GerardM-: It's the message group the message is a part of. [19:06:03] but Wikimedia Messages is not a group in its own right ?? [19:20:10] how are those "pages of the day" things made? [19:20:15] Manually. [19:20:32] i know that. i mean how do you tell it that page x should be featured on say, May 5th? [19:20:40] By changing it manually. [19:20:43] Or maybe with a bot. [19:21:34] 03(NEW) New logo for Greek wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18600 enhancement; Normal; Wikimedia: Site requests; (aprekates) [19:21:38] GerardM-: it defines messages for wikimedia-specific groups [19:22:41] I do not get it because I would expect that ALL messages are part of an extension [19:23:03] so how can they refer to the group itself ? [19:23:15] hi, can I use the api to get the list of blocked ranges on a given wiki? (enwiki in fact) [19:23:37] 03(mod) New logo for Greek wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18600 (10aprekates) [19:31:36] huh, it looks enabled [19:32:01] hello i wish to import a page from one wiki to another. at one wiki, the page has one name, but i want it to have a different name at the other wiki. is this possible? adthanksvance [19:37:11] I have uploaded 19 images and want to make a gallery out of them. However, I keep getting an "Error Creating Thumbnail: libgomp creation failed: Cannot allocate memory" Can anyone here tell me what this is happening. http://wiki.harfordhackerspace.org/index.php?title=Robotfest09#Summary [19:37:29] My file sizes are only 45K [19:41:46] libgomp?! [19:42:00] i don#t see why or how we'd ever use that, but who knows what php does internally :) [19:42:14] it does sound like a php setup error though. ask your host about it [19:42:36] also, try to use imagemagick, that might solve your problem [19:42:38] !imagemagick [19:42:38] --mwbot-- ImageMagick is a software which can be used with MediaWiki Image Administration. You can read more about it on . ImageMagick is available from . [19:43:14] I'm pretty sure I am using ImageMagic. It's enabled in my localsettings.php [19:44:20] Strange thing is that I have an existing gallery on another page that works fine. http://wiki.harfordhackerspace.org/index.php?title=Projects [19:44:52] If I copy that gallery to the other page it also works. [19:44:58] o_O [19:45:06] So it seems like the images are being corupted [19:45:32] it seems like thumbail creation sometimes fails due to some system error. and the error message gets cached [19:45:41] try to edit & preview the broken page [19:46:19] 03(mod) New logo for Greek wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18600 (10aprekates) [19:46:27] Same deal... Errors show up in preview. [19:47:06] it's very off that this should depend on where you put the gallery. the tumbnail files are always the same... [19:48:14] Do you think I should just ask my host to restart the server? I wonder if that would clear things up. [19:49:05] I can't find any mentions of this error on google other than one site that is experiencing the same problem. [19:50:39] no idea if a restart would help. you might ask them if they have some cluse baout the error. it does not seem like anything specific to mediawiki [19:51:38] Thanks [19:53:14] 04(REOPENED) Watchlist: Say what "time period" you are talking about when days=0 ("All") - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17867 summary; +comment (10jidanni) [20:11:31] i've got a strange api bug, but the bug is in the error message its self [20:11:41] the code is in the info, and the info is in the code [20:25:28] 03(NEW) generator=backlinks returns invalid continue parameter - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18601 normal; Normal; MediaWiki: API; (b-jorsch) [20:25:29] uberfuzzy: tell werdna - or file a bug [20:27:06] how do i enable the missing "templates"/magicwords @ http://wikademia.org/Philebus ? (FULLPAGENAME & fullurl:) [20:27:22] Thanks! : } [20:29:38] {{FULLPAGENAME}} works on your site. [20:30:22] {{fullurl:{{FULLPAGENAME}}}} also works on your site [20:30:28] what was your question again? [20:31:20] your talk page redirects to your user page?... why? [20:32:37] and your main page's *talk* page is blocked against editing... doesn't make things easier :) [20:35:55] oh.. uhh [20:35:59] anywhere is fine [20:36:07] :) [20:36:12] It'll be in recent changes [20:38:34] main pages talk is sprotected... [21:02:03] 03siebrand * r49909 10/trunk/phase3/ (2 files in 2 dirs): Remove unused 'searchprofile-articles-and-proj' [21:05:43] 03siebrand * r49910 10/trunk/phase3/ (2 files in 2 dirs): Remove unused 'prefs-search-nsdefault' and 'prefs-search-nscustom' [21:11:02] anyone here who knows something about the mwsuggest stuff in core? [21:11:26] *Emufarmers pokes rainman_ [21:11:48] yes me [21:12:15] rainman_: ah :) [21:12:31] rainman_: there are two messages in core, 'search-mwsuggest-enabled' and 'search-mwsuggest-disabled' [21:12:41] as well as 'mwsuggest-disable' [21:12:52] rainman_: are those actually used? I cannot find anything about them. [21:13:33] no, i don't think so.. i planned for that feature [21:13:43] OK, thanks. Removing them for now. [21:14:01] yeah, it was actually implemented but brion didn't like it, so we kicked it out [21:14:37] lots of work checking all core messages for usage, but rewarding... [21:14:48] yeah, i imagine [21:14:52] 5 hours less translating for each message I kick out... [21:15:39] *siebrand is at line 827 of 2991 in messages.inc... [21:15:41] 03(NEW) info vs code reversed in api error message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18602 enhancement; Normal; MediaWiki: API; (c.stafford) [21:16:44] 03siebrand * r49911 10/trunk/phase3/ (2 files in 2 dirs): Remove unused 'search-mwsuggest-enabled', 'search-mwsuggest-disabled', 'mwsuggest-disable' [21:18:16] siebrand, wait you didn't remove it all [21:18:41] rainman_: 3 messages removed [21:18:52] they are outputed somewhere [21:18:57] rainman_: ? [21:19:05] where exactly? [21:19:25] i don't remember, look at source of any page on en.wp [21:19:33] they are in that JS header [21:19:50] rainman_: they are not used in mediawiki core. [21:20:09] skin.php [21:20:28] rainman_: exact file and line? [21:21:07] Skin.php:412 [21:21:44] rainman_: crap. My grep fitered those, indeed. [21:22:07] rainman_: grep -r $1 /var/www/w/* |egrep -v "(svn|[.]ser|Messages)" [21:22:16] rainman_: thanks. [21:23:19] well, removing that line would also mean fidling the the mwsuggest.js :) [21:25:50] ok let me do that [21:27:05] 03siebrand * r49912 10/trunk/phase3/ (2 files in 2 dirs): Revert r49911. Grep filtered too much. Thanks to rainman for clearing it up. [21:27:19] rainman_: I reverted it. Please re-apply 49911 if the feature is unneeded. [21:28:22] ok, i'm going to do a revision of mwsuggest in a couple of days, there is a couple of things that annoys me about it, so then i'll remove those messeges as well [21:29:01] rainman_: excellent :) [21:35:18] 03siebrand * r49913 10/trunk/phase3/ (2 files in 2 dirs): Follow up on r49790. 'prefsreset' is no longer used. [21:40:47] 03(NEW) Link to Special:ChangePassword has disappeared from Special:Preferences tab User Profile - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18603 enhancement; Normal; MediaWiki: User preferences; (siebrand) [21:51:08] 03siebrand * r49914 10/trunk/phase3/ (2 files in 2 dirs): Take math errors related messages out of the preferences section. [21:51:50] 03siebrand * r49915 10/trunk/phase3/includes/ (HTMLForm.php Preferences.php): svn:eol-style native [21:51:58] 03(mod) Introduce {{#timediff:}} parser function - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=7114 (10danny.b) [22:01:27] 03siebrand * r49916 10/trunk/phase3/languages/messages/ (267 files): [22:01:27] Follow-up on r49790, r49898, r49899, r49900, r49901, r49902, r49904, r49907, r49908, r49909, r49910, r49913, r49914 [22:01:27] * rebuild all message files [22:02:27] 03(mod) Template parameters unavailable to XML-style parser tags - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2257 +comment (10nephele) [22:24:33] uhh... FULLPAGENAME not included in the release version of MediaWiki? [22:26:21] 03siebrand * r49917 10/trunk/phase3/languages/messages/ (70 files): Localisation updates for core messages from translatewiki.net (2009-04-26 22:06 UTC) [22:26:25] when was ATOM feed support actually added to mediawiki core? [22:31:30] Sometime in the Cenozoic, I think. [22:32:05] 03siebrand * r49918 10/trunk/extensions/ (75 files in 67 dirs): Localisation updates for extension messages from translatewiki.net (2009-04-26 22:06 UTC) [22:43:49] Q re categorytree extension; any way to alpha sort the cats and subcats? Or any other way to achieve similar?