[00:00:00] where can I find the extension which wikipedia uses for the math template used for making images of mathematical notations? [00:08:01] 03(mod) Gallery sometimes ignores image when using filename copied from URL - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11659 (10N/A) [00:09:25] How do I enable SVG file format uploading? [00:18:48] Plasma86: search DefaultSettings.php for "SVG" [00:19:01] jeffz: there's isn't a specific extension to create math formulas [00:19:30] okay nothing is jumping out at me in terms of further extensions. anyone have a guess why mediawiki would be converting html to plain there? [00:19:37] the wikimedia projects use a complicated system involved rendering the images and converting them; it's much easier to use mimetex [00:19:52] http://meta.wikimedia.org/wiki/Mimetex_alternative [00:22:26] MZMcBride: thanks [00:23:31] How do I disable the navigation sidebar? [00:23:53] when editing .ccs files.. what language is that? Http? [00:24:15] .ccs file? [00:24:19] yes [00:24:36] like Mediawiki:common.ccs [00:24:45] hm, on my mediawiki I think I added a wikitable class from one of the web pages, but I can't remember where I did it :/ can anyone guess how I might have done it? [00:24:51] hello all [00:25:12] XDuxaX: cascading style sheets [00:25:28] XDuxaX, I see no such file... I do see .css of course, and that's just a stylesheet [00:28:47] nvm, wiki/MediaWiki:Common.css =p - need more coffee. [00:30:04] okay so when I add a ! to the template source it creates the table correctly. what does that operator do? [00:30:19] how does the combination 'Special:Log' is built at runtime? i couldn't figure out where the 'Log' part is comming, i.e. MessagesXX.php doesn't seem to have what appears in the RC log [00:31:24] is it simply the NS_SPECIAL:$Log ? [00:32:28] anyone know a command line for common.ccs to make it so that when I hover over external links it underlines them? [00:32:35] or colors them a different color? [00:32:48] i got this -> #bodyContent a.external { [00:32:49] color: #AAAAAA; [00:32:49] } [00:32:55] but not sure what to add to there [00:36:53] XDuxaX, try text-decoration: underline; inside the braces. [00:36:59] ok so this is probably a rtfm question but I am drowning in open documentation windows at this point. What does the ! do in wiki source? [00:37:02] Well, except you want it on hover. [00:37:15] XDuxaX, try #bodyContent a.external:hover { text-decoration: underline; } [00:37:30] frieze, as part of table markup, it creates a header cell. [00:38:04] AH, thanks. looking in the wrong direction there. [00:39:25] I don't know exactly what is going on but when ImageMagic converts a SVG image it sizes it right and actually shows something (an improvement) but it only shows the black and white parts of the image [00:39:58] anything that was of something other than black and white it doesn't include it [00:40:06] Simetrical! [00:40:38] Simetrical, Is there an easy way to disable page elements, like the sidebar, disable all images, etc.? [00:40:50] I'm poking through the skins, but I don't see anything obvious [00:41:08] setuid, I think that's called "edit MonoBook.php and delete the bits you don't want". [00:41:16] hahaah [00:41:29] I tried that, it has no effect. Are the skins cached/compiled somewhere? [00:41:29] setuid, at least for Monobook-based skins. Have you looked at that file? It just echoes a ton of hardcoded HTML, basically. [00:41:46] setuid, editing MonoBook.php should have an immediate effect for users of MonoBook and all derived skins. [00:41:55] I added an entire Lorem Ipsum paragraph right in the middle of the body, and it never shows up [00:41:58] Or edit the CSS, if you don't mind it appearing for users that haven't upgraded their browser since ARPANET. [00:42:09] fupefl, Me? [00:42:12] Yep. [00:42:20] fupefl, My user agents do not support css [00:42:25] Nor do they support tables, javascript, etc. [00:42:41] fupefl, http://projects.plkr.org/encycloplucker/ [00:43:50] Cool; like a horse-drawn carriage with painted flames. :p [00:44:12] Not quite [00:44:36] I'm kidding. I'm sure there are plenty of benefits to simplified web browsers. [00:44:59] Its not a web browser [00:45:08] That's why it doesn't support those things [00:45:35] setuid, if editing MonoBook.php had no effect, and you're absolutely sure you're using the Monobook skin, you're editing the wrong file somehow. [00:46:09] fupefl, plenty of cell phones don't support CSS. Not to mention screen-readers (although I think a lot of those do). [00:46:14] Simetrical, I just moved Monobook.php to foo, reloaded the page and got "half" of a skin, so it is reading parts of it, just not all of it I suspect. [00:46:24] Simetrical: Yes, see my "kidding" note above. [00:46:38] setuid, you're using the Monobook skin? [00:46:53] setuid, if you're using Monobook and MonoBook.php doesn't exist, you'll get a fatal PHP error. [00:47:05] Yes [00:47:08] Unless there's some sneaky fallback I'm unaware of, which I very much doubt. [00:47:13] setuid, do you have a link to your wiki? [00:47:16] There must be some sneaky fallback [00:47:26] Let me poke a hole through the fw and expose it, just a sec. [00:47:28] *Simetrical doubts it very much [00:48:42] Simetrical: you didn't get a private message from me, did you? (having trouble logging in with my registered nick) [00:48:59] could i trouble you for a user rename on mediawiki.org? [00:49:19] Simetrical, this should work: http://65.172.152.98/mediawiki/wikis/it/ep/index.php/Pagina_principale [00:49:40] jlerner_, I've forgotten my password here too, so I suspect you can't PM me regardless. :) [00:49:44] jlerner_, from what to what? [00:50:02] from jclerner to jlerner (same request already went through on en and meta) [00:50:34] i wish the server would complain if you try to private message, but the message doesn't get through [00:51:09] jlerner_, post on my talk page with your current account so I can confirm that you're really the same person as on the wiki. [00:51:15] k [00:54:09] Hrm, this is so weird... [00:54:23] Its like the templates are compiled, or in some other location, but I'm editing the ONLY Monobook.php in the tree [00:55:02] Simetrical: done [00:55:11] Simetrical: please change my name on en: wiki too [00:55:26] I'd like User:JimboWales -> User:JimboWales on Wheels! [00:55:39] B-) [00:57:27] Simetrical, So any ideas? [00:57:43] jlerner_, done. [00:58:05] thanks much [00:58:58] setuid, can I see what happens when you rename MonoBook.php? [00:59:03] Sure, just a sec. [00:59:21] mv MonoBook.php Foo.php [00:59:24] Now try [00:59:46] Interesting, seems there is a fallback of some kind. [01:00:06] Sure, so we know its using _that_ Monobook.php file though [01:00:08] I have no idea, I'd have to look through the PHP. [01:00:15] i am atempting to get the mailer working, but when i send an email login, i get this error Login error: [01:00:16] I just need to cut it down, remove all of the extraneous bs [01:00:17] Error sending mail: Object [01:00:57] is there a log i can look at for more info [01:01:48] I'll tear through it [01:03:30] Hey, somebody want to do something tedious for the cause? [01:04:12] does this look correct http://rafb.net/p/wnRAGJ72.html [01:04:15] davidmccabe, no. [01:04:31] i am still getting that error and no emails are sent [01:08:37] Does anyone know why the API requires cookies to recognize a query as coming from a bot, if the session token is sent as described in ? [01:14:34] Simetrical, Ok, its closer now... [01:14:42] http://65.172.152.98/mediawiki/wikis/it/ep/index.php [01:15:01] Still can't seem to stop the right-side sidebar from showing up, nor block all images outright [01:16:34] I still think there's missing interlinks or something in here... I'm missing common things like Quick_Index and such. [01:18:37] I guess I'll take a whack at making my own skin. [01:20:33] 03(CLOSED) [[Category:]] Links in User Pages do not add users to Category Page specified. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11675 (10akoimeexx) [01:23:02] 03(NEW) Inability to mix +bot and +sysop flags for bureaucrats ( WMF wikis) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11676 15enhancement; normal; MediaWiki: User interface; (lilewyn) [01:27:02] Simetrical, Is there a list I should be asking these template/skin/repurposing-for-mobile-devices questions on? [01:27:18] I'm already on wikitech-l (as you know), but none of the others [01:28:14] setuid, mediawiki-l is the support list. [01:28:30] setuid, I'm not actually a member of it, so I have no idea what it's used for in practice. [01:30:24] Ok [01:30:27] I'll join that one too [01:31:10] I guess I'm treading in both camps, having optimized mwdumper and imports/exports, tweaked the mw codebase to work from a single tree with 54 separate wikis, exporting the whole thing to mobile devices, yadda yadda. [01:31:40] 03(mod) Inability to mix +bot and +sysop flags for bureaucrats ( WMF wikis) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11676 +comment (10EN.WP.ST47) [01:36:53] Yeah, this is definitely not working, editing the templates doesn't seem to actually effect anything. Copied 'chick' to my own custom template, renamed all of the references from 'chick' to 'mobile', and started gutting out pieces, and it completely ignores everything. [01:39:54] Wow, even creepier... I have LocalSettings.php, which is a symlink to ../../../myLocalSettings.php, and diffing them shows no differences, but editing them with any editor, shows they're VERY different. [01:40:25] md5sum on both, shows they're identical [01:41:29] . . . [01:41:35] I can see why that might confuse MediaWiki. [01:42:02] Apparently mw doesn't like symlinks [01:42:15] Surely the PHP file access functions follow symlinks. [01:42:28] Like include and so on. [01:42:37] Unless you have something funky like safe mode enabled, I dunno. [01:43:15] Well, its obviously following them, otherwise NONE of these wikis would work [01:43:41] Here's what my enwiki tree looks like: http://rafb.net/p/Ftrtou32.html [01:55:09] It must be inheriting from other templates, this is madness. [02:04:42] re [02:05:25] i couldn't find 'renameuserlogentry' in MessagesXX.php, but i see it on the wikipedia allmessages page... any idea? [02:10:03] $wgDefaultUserOptions['editsection'] = 0; # doesn't work [02:10:06] grrr [02:11:49] 03(mod) Undelete fails silently during database lock - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11343 +comment (10Prodego) [02:13:14] 03(FIXED) Inability to mix +bot and +sysop flags for bureaucrats ( WMF wikis) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11676 +comment (10lilewyn) [02:21:02] setuid: why do think that? [02:23:27] jlerner_, Why do I think what? [02:23:41] about $wgDefaultUserOptions['editsection [02:23:58] where is 'renameuserlogentry' ... [02:24:25] jlerner_, It doesn't remove edit links as it claims to do [02:24:43] changing that setting will only affect the defaults for new accoiunts [02:24:46] accounts [02:24:55] it won't change existing accoiunts [02:25:06] I need it to change in the UI. I have zero accounts, and never will. [02:25:23] all users are anonymous? [02:25:38] There are no users, so yes, there will only be 1 user, an anonymous user [02:25:45] hm, ok [02:26:04] I need to remove the [edit] prefixes on section headings [02:26:10] you purged the cache on the page your testing on? [02:26:16] s/your/you're/ [02:26:24] Sure [02:26:26] Here's an example [02:26:27] http://65.172.152.98/mediawiki/wikis/en/ep/index.php/Slavic_peoples [02:26:32] Click any page from there, they all have edit links [02:30:54] hm - maybe it's a css thing? [02:30:55] if( !$wgUser->getOption( 'editsection' ) ) { [02:30:55] $s .= ".editsection { display: none; }\n"; [02:30:55] } [02:31:14] from Skin.php [02:31:35] setuid: above [02:32:31] I can't do that [02:32:35] My clients don't support css [02:32:41] The target devices don't support css [02:32:47] The spider that parses this will ignore that [02:36:42] splat [02:37:18] moo [02:45:20] 04(REOPENED) Close Upload Form to Normal Users - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11669 +comment (10ice201) [02:45:37] jlerner_, Seems to be nothing I can to do rip that out [02:45:47] I'll have to post-process with some php to rip it out before its displayed [02:50:05] jlerner_, Found it... includes/Linker.php [02:50:22] Had to comment out return "$result"; in doEditSectionLink() [03:00:19] 03(FIXED) Patch makes EditPage more general - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10033 (10davemccabe) [03:10:16] Is it intentional that action=render and action=print don't work in the special: namespace? [03:26:32] werdan7: It's a technical limitation, if I recall correctly. [03:26:47] Something about special pages circumventing the parser or some such. [03:37:34] NotACow: http://en.citizendium.org/wiki?title=Main_Page&curid=13173&diff=100188358&oldid=100185875 [03:37:40] geez, you are soo right ;) [04:09:52] AaronSchulz: hm? [04:10:00] AaronSchulz: haha [04:10:04] we are NOT wikipedia! [04:10:05] urggg [04:10:09] ;) [04:13:05] AaronSchulz: to be fair, i'm sure i was already aware of that essay :) [04:29:56] What does wikipedia use to handle its SVG files? [04:30:13] imagemagick [04:30:17] iirc [04:30:25] does it use ImageMagick for svg as well or a separate one? [04:35:28] Just tested it again, ImageMagick works great for everything but SVG format. When it renders an SVG file it only gets the black parts of the image, everything in color is ignored. Are there any special settings that I am missing to make SVG work correctly? [04:55:07] Plasma86: it's not just imagemagick on wikipedia [04:56:08] all SVGs are converted into PNGs to ensure compatibility and readability [04:56:12] more info: http://meta.wikimedia.org/wiki/SVG_image_support [04:56:22] Thanks [04:56:27] yep [04:57:21] !svg [04:57:49] !svg is For more information regarding SVGs in MediaWiki, see . [04:57:49] Successfully added keyword: svg [05:08:45] 03(NEW) Local time for Thai Wikisource - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11677 15enhancement; normal; Wikimedia: General/Unknown; (manop) [05:08:46] 03(mod) Local time for Thai Wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11074 (10manop) [05:39:37] 04(REOPENED) Samogitian wikipedia namespaces - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11557 +comment (10zordsdavini) [05:41:54] 03(FIXED) Close Upload Form to Normal Users - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11669 +comment (10jeluf) [05:45:32] 03(FIXED) Samogitian wikipedia namespaces - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11557 +comment (10raimond.spekking) [05:55:18] Hey all...silly question...how closely does Mediawiki match the wikitext spec at http://podius.wox.org/documentation/wikitext-spec.html [05:55:32] Does it support every element defined there? [06:03:42] 03(mod) Samogitian wikipedia namespaces - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11557 (10zordsdavini) [06:04:43] 03(mod) change website direction from LTR to RTL - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11655 (10mahanghani) [06:31:51] guys is there a module for mediawiki that you can use to make forms? [06:55:35] 03(NEW) SMW_DV_GeoCoords.php doesn' t allow character entity references - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11678 minor; low; MediaWiki extensions: Semantic MediaWiki; (info) [06:57:42] 03(mod) SMW_DV_GeoCoords.php doesn't allow character entity references - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11678 (10info) [06:59:06] is there somewhere I can get a free mediawiki? I want to use it primarily for storing/ordering my data [06:59:19] so that I can switch to any other computer and it is still there [07:03:52] can mediawiki users be authenticated against a .htaccess file? [07:18:04] Hey, anyone knows why there is no toolbar on editing page? :( [07:18:15] because you disabled it? [07:18:34] Cant find where to enable it on settings [07:19:08] theres no such option [07:21:34] or actually there is but eventough i enable it, it doesnt show up properly [07:21:39] i have java and on my computer [07:24:38] is there any option that must be enabled to get toolbar work other than "show toolbar" [07:28:40] Cryx: Did you remember to empty browser cache? Needed to make changes effective. [07:30:09] yes ofcourse [07:36:55] Cryx: Does the user you are logged in as have permission to edit the page? [07:38:44] every user have rights :P [07:44:51] <_wooz> lo [08:12:55] 03(mod) Undelete fails silently during database lock - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11343 +comment (10roan.kattouw) [08:31:28] Is there any environmental variables available to the mediawiki editors? [08:33:24] constants, even.. [08:35:22] re [08:40:09] 03(mod) Changing a username changes the name, leaving contribution record behind. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11661 (10N/A) [08:42:37] 03(mod) Undelete succeeds during database lock - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11343 normal->high; summary; +comment (10cannon.danielc) [08:50:02] SlimG yes [08:50:08] There is {{CURRENTTIME}} for instance [08:50:13] Lemme get a link for all of them [08:51:19] RoanKattouw: I just found the link, thanks for the reference [09:23:51] *amidaniel growls at svn [09:24:31] poor svn [09:24:44] 03amidaniel * r26768 10/trunk/phase3/ (RELEASE-NOTES includes/SpecialUndelete.php): (bug 11343) If the database is read-only, ensure that undelete fails. [09:24:51] 03(FIXED) Undelete succeeds during database lock - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11343 +comment (10cannon.danielc) [09:25:54] Not poor svn. svn's the evildoer here. I'm the victim [09:26:00] *amidaniel stabs something [09:26:08] whats wrong wiht SVN? [09:26:12] *amidaniel decides it a better use of his time to just go to bed :) [09:26:14] Anyone interested in a job... http://www.jobserve.com/W6F7FFA3C19EEDDE4.job needs .NET as well as mediawiki [09:26:33] ? [09:26:43] danopia|school: bleh. It's a piece of software. And all software has annoyances :) [09:26:52] .net i pwn at, but mediawiki isn't my best [09:27:06] *amidaniel departs [09:29:16] "our Media WIKIMedia WIKI" [09:29:38] Yes, recruitment agencies have not wrapped their head round wiki yet [09:30:09] WIKI x2 + Media x2 lol [09:30:31] hmmm, what's sahrepoint [09:31:12] sharepoint is a .net based system which I only use for entering timesheets [09:31:26] is that your company ^^ [09:31:42] It has calendaring and some other stuff, Google it - they probably offer a single user demo - and no, not my company [09:31:56] hmmm [09:32:06] sharepoint is from Microsoft [09:32:22] besides taht fact that i'm too young for a job and like in the US, that soudns like a good job ofr me xD [09:33:19] Yes, well... Keep looking up wiki jobs, you can see what things they're looking to make it work with [09:33:49] i'm looking up phpBB jobs, that's also what i pwn at xD, i doni't even have a wiki ATM [09:34:23] Same company has another vacancy for a technical author. I applied. :D [09:35:04] where can i get work at home jobs? lol [09:35:24] This one - the TA - is 2 weeks onsite then the rest at home. [09:49:57] 03(NEW) Geographic coordinate requires degree symbol, other compact format issues - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11679 15enhancement; normal; MediaWiki extensions: Semantic MediaWiki; (info) [09:51:43] Is there a php class that lets me convert wikitext to xhtml? I want to use mediawiki syntax in my cms but can't find the appropriate classes. [09:57:24] ugh [10:06:21] @eloberiux: probably, if you look [10:06:33] eloberiux: one exists. [10:06:45] lemme track down the wikitech-l thread [10:06:51] 03(mod) some Functions don't Work with PostgreSQL - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11331 (10N/A) [10:07:05] http://code.pediapress.com/wiki/wiki [10:13:11] 03(mod) Special:Import should have a hook - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11537 (10rv1971) [10:17:36] thanks, but mwpress is python. Otherwise this sounds like what I'm looking for. Any ideas for php? [10:17:59] not mwpress, mwlib. Sorry for the confusion [10:40:55] 03(NEW) Deletion of Siberian Wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11680 15enhancement; normal; Wikimedia: Site requests; (triyork) [10:41:46] 03(mod) Deletion of Siberian Wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11680 +shell (10raimond.spekking) [10:56:15] guys is it possible to embed [10:59:53] hmm [10:59:57] what if we wanted to edit one page [11:00:04] on the back end.. and add a