[00:03:07] 03(mod) Flagged Revision Box is above categories - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13629 +comment (10arnomane) [00:12:23] how do you change metadata in mediawiki? [00:20:45] when you install an extension, is there anything special you have to do? im trying to install wikihow... and im being told the 'include path' is wrong [00:23:37] the wikihow skin? [00:23:50] yes [00:23:53] nickcammarata: what do you mean metadata [00:23:57] www.brainoverload.com/wikihow [00:24:07] that's my installation of it, but it's totally broken [00:24:22] like keywords, title, etc... [00:24:25] were there instructions for installing the skin? [00:24:32] nope, unfortunately not [00:24:36] basically you just install the files to your skin dirctory [00:24:42] they dont provide any documentation at all [00:24:45] url? [00:24:50] www.wikihow.org [00:25:16] nic00: where did you download the skin [00:25:26] i got it directly from them, you have to email to get it [00:25:35] yeah [00:25:45] you want the link? [00:25:49] well, the skin itself and associated files go in the skins directory [00:25:50] nah [00:25:56] well thats the thing [00:26:01] then go to your preferences and see if that skin appears [00:26:06] in the list of choices [00:26:12] the tar.gz they send you is the whole site itself [00:26:20] ah [00:26:21] mediawiki files included [00:26:23] yeah [00:26:29] old mediawiki, right? [00:26:31] they hacked it in multiple places [00:26:37] and yea i think its an old mediawiki as well [00:26:50] nickcammarata: you can use extensions MetaDescriptionTag, MetaKeywordsTag, CustomTitle... [00:27:08] nic00: i'd stick with the latest mediawiki [00:27:23] but then i cant use wikihow, i think [00:27:32] im specifically looking to use that skin/functionality [00:39:12] 03(NEW) WhatLinksHere: Filter by article namespace doesn't work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13816 normal; normal; MediaWiki: Special pages; (harryboyles) [00:57:11] 03aaron * r33700 10/trunk/phase3/includes/Wiki.php: Pass title by ref to consistently override the whole thing. Image pages where acting oddly with Media: urls, thinking the page didn't exist when it did. [01:05:27] 03simetrical * r33701 10/trunk/phase3/ (RELEASE-NOTES includes/FormOptions.php): (bug 13816) Filter by main namespace doesn't work on WhatLinksHere. Guess why? Weak PHP typing! I want to assemble a list of all these bugs as a concrete example of why PHP sucks. [01:05:45] 03(FIXED) WhatLinksHere: Filter by article namespace doesn't work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13816 +comment (10Simetrical+wikibugs) [01:07:03] 03aaron * r33702 10/trunk/ (2 files in 2 dirs): Don't make extensions have to play around with NS_MEDIA [01:41:55] 03(mod) More flexible reports, dynamic arguments, template awareness ... - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9203 +comment (10roc.no1) [02:11:26] 04(REOPENED) White space differences - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13466 +comment (10Simetrical+wikibugs) [02:28:41] 03(mod) White space differences - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13466 (10Simetrical+wikibugs) [02:38:08] 03(mod) Inserting whitespace shows up in a diff, but deleting whitespace is collapsed and not shown - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13804 +comment (10Simetrical+wikibugs) [02:38:40] Is there some way of changing what timezone MediaWiki says the server is operating in? For example, it reports UTC, but my server is actually running in UTC -08:00 [02:54:08] CatServ`, there's a setting, $wgSomethingSomething... search DefaultSettings.php for "timezone" or "tz" [02:56:36] ahh, thanks :) [02:56:41] There are two [03:28:24] 03(mod) Install SpamRegex for en.wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13811 (10chrisgrantmail) [03:32:01] 03(mod) Install SpamRegex for en.wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13811 +comment (10Andrew) [04:21:15] hi [04:51:08] 03(mod) Search images by metadata - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13370 (10N/A) [04:51:09] 03(mod) Feature request: image metadata searching - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11408 (10N/A) [04:51:55] hello. I just added texvc to my PATH, so now I need to restart MediaWiki. How do I do that? [04:53:00] 03(mod) Changing e-mail address after unifying accounts fails - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13660 (10wikiwodup) [05:23:17] gusl: mediawiki doesn't need to be restarted. [05:23:25] ok [05:23:38] you can't "restart" mediawiki... it's a php script, not a daemon [05:24:38] ^_^ For now ;) Well... partially, heh... [05:24:53] my error is "Missing texvc executable;" [05:25:35] and I've spent hours struggling with this :-p [05:25:57] did you compile it? [05:26:02] here's a summary: http://gustavolacerda.livejournal.com/620491.html?nc=9 [05:26:10] no [05:26:23] but I've executed it [05:27:01] IIRC you have to compile it [05:27:10] not if you use the pre-compiled binary [05:27:32] texvc does give me output [05:27:58] doesn't that mean it's the binary I want? [05:28:00] Warning: Invalid argument supplied for foreach() in /home/soxred93/Cluebot/Status/status.bot.php on line 19 [05:31:13] it would be good to know whether it's (a) wrong texvc file (b) permission problem (c) file isn't found at all [05:31:38] unfortunately, the error message isn't so helpful [05:31:57] Whoops, wrong channel [05:32:33] flyingparchment: do you have a guess? [05:36:57] ok. It's bedtime for me. I'd really appreciate any suggestions. [05:43:45] gusl: From README: If you're using MediaWiki's install.php and have enabled $wgUseTeX in your [05:43:48] LocalSettings.php, the installer will try to copy texvc into place, in the [05:43:51] 'math' subdirectory under where wiki.phtml is installed. [05:44:12] gusl: Have you done that? Is there a texvc executable in that subdirectory? [06:10:15] 03raymond * r33703 10/trunk/phase3/ (5 files in 3 dirs): [06:10:15] * Move hardcoded text "Diff:..." to new message 'missingarticle-diff' [06:10:15] * Move hardcoded text "oldid=..." to new message 'missingarticle-rev' [06:10:15] * Remove variable $t from message 'noarticletext' as it has no parameter $1 [06:20:49] 03(NEW) Add import source to gd.wp - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13817 15enhancement; normal; Wikimedia: Site requests; (raimond.spekking) [06:23:54] 03(mod) Install SpamRegex for en.wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13811 +shell (10raimond.spekking) [06:39:09] I'm having trouble making infoboxes display properly. Specifically, the html shows up on the page instead of rendering. Is there an extension or other addon that I may be missing? [06:39:38] what HTML appears? [06:39:43] !parserfunctions | anon1532_ [06:39:43] --mwbot-- anon1532_: "Parser functions" are a way to extend the wiki syntax. ParserFunctions is an extension that provides the basic set of parser functions (you have to install it separately!). For help using parser functions, please see . For details about the extension, see . [06:40:13] !tidy [06:40:13] --mwbot-- For more information about HTML Tidy, see . [06:40:30] if you don't have tidy enabled, mixed html infoboxes often break [06:42:07] It's most likely tidy, then. Parser functions are working fine in all other places that they make a difference. [06:42:09] Thank you. [06:42:26] *Splarka spruces up tidy [06:42:27] !tidy [06:42:27] --mwbot-- Wikimedia uses HTML Tidy, which allows mixed html and wikitables inside parser functions and templates. This can often be confusing for people copying templates from Wikimedia projects. For more information about HTML Tidy, see . [06:49:54] 03dale * r33704 10/trunk/extensions/MetavidWiki/ (6 files in 5 dirs): [06:49:54] * fixed stream interface bug with alternate video resolution [06:49:55] * other minnor fixes [07:00:36] iw_url field of the interwiki table changed to a blob in 1.12... is there any reason for that? [07:01:13] T_T Splarka, are you a webserver person? I'm bored cause I don't have anyone to discuss one of my ideas with... No Jae, Tim, Jack, or Brion... [07:01:51] nope [07:01:55] client side [07:02:06] MilesMi: Probably so that long urls are not truncated and you are able to use interwiki urls longer than 255 chars [07:02:11] if we were in Tron, I'd be a User [07:02:15] and you'd be the MCP [07:02:27] *Splarka throws a frisbee at ya [07:02:44] Dantman: err... that is a problem... now there is no easy tool to edit the interwiki table [07:03:00] T_T Don't even know the Squid/Varnish <-> Apache+PHP <-> MediaWiki structure? [07:03:04] While it was a char(127), I could use phpmyadmin to edit it [07:03:24] Just use SQL [07:04:35] Take a look inside the Maintenance directory, there's a few sql files with interwiki rows inside them you can use to find out what to use to add urls [07:04:53] And there's always the Interwiki Special Page... And there's even 2 other Interwiki management extensions. [07:05:04] There could be a MediaWiki: page for managing interwikis... or a special page... [07:05:16] Already exists... [07:06:38] where? [07:07:05] http://www.mediawiki.org/wiki/Extension:SpecialInterwiki [07:08:00] oh, an extension... I though you were talking about a core mediawiki page [07:08:05] ok, thanks, I'll install it [07:21:11] #join Wikia [07:21:13] oops [07:25:22] Anyone here got a bot account on Wikia? [07:27:20] Sasiruza: Move back to your #Wikia tab [07:54:31] Just got mediawiki running on OpenSolaris 11 [07:54:49] unstable [08:02:26] unstable what? [08:05:39] domas - I am using blastwave.org [08:05:54] which is a package mgt system for solaris [08:06:08] it's not a package management system, just packages for the existing package manager in solaris [08:06:16] (and a script to download them automatically) [08:06:36] flyingparchment: when is info on renewing ts accounts coming out? have I missed it on toolserver-l? [08:07:00] StayTuned: ah, thats what you meant by 'unstable' [08:07:12] Werdna: dab said he'll send it soon [08:07:18] okay [08:07:27] so long as I haven't missed it. [08:07:45] its ok - I figure I can duplicate these efforts in under 24 hours if I have to again [08:07:54] It is helpful having a Solaris DVD [08:08:42] i've been digging around on various docs on mediawiki and wikipedia and i can't really figure out for wikipedia how i get them to register an extension so the wikipedian's can use it in articles [08:11:51] any idea where i can look to find this out? [08:18:42] dbdukes: Have you asked on #wikipedia? [08:36:36] anybody got any idea what's wrong with this? http://www.religionisfree.org/wiki/index.php/Template:Infobox_Celebrity [08:37:19] it looks like the first < of a noinclude block is missing, and thus throwing a bunch off [08:45:30] Hi everybody [08:45:42] Hello [08:45:56] Can i use this channal to ask a question? [08:47:06] I'm trying to get familier with mediawiki and i've tried to make an table, however all the tables i put on my wiki, doesn't look like in the examples, when i've copied your examples to my wiki they didn't worked aswell. [08:47:16] http://en.wikipedia.org/wiki/Help:Table [08:48:40] Wala, you might want to copy some of the wikipedia-specific styles from http://en.wikipedia.org/wiki/Common.css [08:49:29] Aha [08:49:42] wikitable, [08:49:46] isn't built in? [08:50:09] don't think so [08:50:40] Aha.. [08:50:52] otherwise there wouldn't be so many people asking about tables on this channel :) [08:50:59] lol :P [08:51:03] And on which file should i edit? [08:51:12] MediaWiki:Common.css [08:51:13] skins/common/? [08:51:33] ha, create new file? [08:51:40] and put it on root folder [08:51:41] ? [08:51:47] just edit this page [08:52:10] [[MediaWiki:Common.css]] [08:52:37] Hmm, i don't get it :S [08:53:03] you can create pages on your wiki [08:53:09] Wala, http://en.wikipedia.org/wiki/MediaWiki:Common.css [08:53:20] yourwiki.com/wiki/MediaWiki:Common.css [08:53:21] http://ncdb.theconsilium.com/wiki/Common.css [08:53:34] http://ncdb.theconsilium.com/wiki/MediaWiki:Common.css [08:53:35] Same [08:53:49] but namespace is MediaWiki [08:53:49] that's right [08:54:20] Wala, http://ncdb.theconsilium.com/wiki/index.php/MediaWiki:Common.css [08:54:37] there [08:54:43] Was about to do that! [08:54:45] Thx [08:54:47] np [08:54:58] guillom and Sasa^Stefanovic [08:55:14] you need sysop status to edit pages in the MediaWiki namespace, btw [08:55:27] http://ncdb.theconsilium.com/wiki/index.php/MediaWiki:Common.css [08:55:48] How then? [08:56:11] well, you copied the entire page from wikipedia, there are probably numbers of things you don't need in it [08:56:20] but it will probably not hurt [08:56:23] can somebody help me please? I have a mediawiki on my localhost on a pc, and now I just moved to mac os x and I need to backup my wiki to the mac. What I did is backup the mysql database with phpmyadmin and copy the project folder to the new projects directory on my mac, but now when I try to access my wiki I get this error saying 'wikiuser'@'localhost' [08:56:50] Hmm [08:56:53] Dunno, but it works. [08:56:58] http://ncdb.theconsilium.com/wiki/index.php/Creature_root [08:56:58] :] [08:57:56] here it is [08:58:08] that's all you need to do [08:58:25] Pretty Simple [08:58:26] Thx [08:59:03] you might want to do a little cleanup later in [[MediaWiki:Common.css]], as you've imported dozens of styles you'll never need [09:00:56] Can i ask another question about tables? [09:01:04] http://meta.wikimedia.org/wiki/Help:Table/example_row_template [09:01:08] This one doesn't work aswell [09:01:19] Sortable table [09:01:19] 03raymond * r33705 10/trunk/phase3/ (4 files in 3 dirs): [09:01:19] Convenience tweaks: [09:01:19] * Change link of groupname to the project group page [09:01:19] * Add explicit link to Special:listusers. New message: 'listgrouprights-members' [09:03:37] Wala, http://en.wikipedia.org/wiki/Help:Sorting [09:04:58] everything's explained there [09:05:43] k [09:05:43] thx [09:07:21] AzizLight: I don't understand that part about copyin to new project directory, but basically if you have a database dump from your old wiki, restore it on the new host. [09:07:41] AzizLight: But you also need to copy some files from the old wiki to the new one. [09:07:45] Like that? [09:07:45] http://ncdb.theconsilium.com/wiki/index.php/Skins-1.5/common/wikibits.js [09:08:20] And http://ncdb.theconsilium.com/wiki/index.php/Common.js [09:08:22] right? [09:09:19] hello [09:09:20] ok i'll figure later, gotta go now [09:09:22] Hey [09:09:37] I would like a WikiProject banner to be able to detect if a page is put up for deletion, I have already been given a way to detect for articles, but not for categories, images, and templates. Any thoughts? [09:09:37] i need some help setting up mediawiki [09:10:09] i'm not able to figure out how to modify the sidebar( contents of the navigator bar) [09:10:15] could someone help me?? [09:10:21] huber: Edit Mediawiki:Sidebar [09:10:29] huber: ' [09:10:37] huber: and read the FAQ. [09:10:55] yeah i read the FAQ but can't find the file [09:11:03] huber: What file? [09:11:08] huber: try Special:Allmessages [09:11:27] where's the file (p.s. in case you haven't figured it out yet...i'm not a programmer) [09:11:31] the sidebar isn't edited by a file, but edited by modifying a content page in the MediaWiki namespace [09:11:43] yknow how you create an article? sorta like that [09:11:49] huber: It is not a file, a page named Mediawiki:Sidebar. [09:12:06] hmmm ok let me look around again [09:15:37] tale: I use MAMP the project directory is basically where I paste my project folder in order for them to appear in the localhost [09:16:24] tale: and I copied the whole MediaWiki folder from one computer to the other [09:17:04] tale: the only thing that might cause a problem is that mysql had a password on the pc and now it has no password.. [09:17:32] ok so I can't find this page Mediawiki:Sidebar...i don't know what i'm doing wrong [09:18:36] on any page, do you see a toolbox link called "Special Pages" ? [09:19:13] ok found that [09:19:44] okay, at that page, click Special:Version, watcha at? [09:20:20] what'd you mean what am i at? [09:20:28] what version are you on? [09:20:49] euh MediaWiki 1.8.2? does that make sense? [09:21:12] bit old, but I think that has the sidebar [09:21:39] ok so now what? (p.s. thanks for the help) [09:22:09] okay, go back to the Special pages, and find something like "System messages" (IIRC) [09:22:16] ok hold on [09:22:17] the link should be Special:Allmessages [09:22:27] the page is big, sometimes over a meg, so patience when loading [09:23:44] I see an option All Pages but not Allmessages [09:24:57] right now i'm at a page that says All articles [09:26:01] ok wait so now i'm at a page MediaWiki:Sidebar but there's not edit option?? [09:26:37] you need sysop status to edit pages in the MediaWiki namespace, btw [09:26:43] 03(NEW) Non-functional and obscure namespace parameter in Linksearch - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13818 normal; normal; MediaWiki extensions: LinkSearch; (sco_scam) [09:27:40] 03(mod) Use of templates in intersections - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13692 (10raimond.spekking) [09:27:49] crud so how do i do that guillom? [09:28:23] huber, if you're not an admin, you ask one to edit the page [09:29:37] well i'm the one who installed the mediawiki software how does mediawiki know who is the admin? [09:30:15] ah [09:30:18] 03(mod) Interwiki map update - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12763 (10andrew) [09:30:28] do you have an account called WikiSysop or something ? [09:30:46] euh? lol [09:31:00] where'd that be?? [09:31:05] 03vrandezo * r33706 10/trunk/extensions/SemanticMediaWiki/specials/AskSpecial/SMW_SpecialICalendar.php: changed end date by one day when without time as to markus' comment [09:31:47] huber, see http://www.mediawiki.org/wiki/Manual:User_rights , http://www.mediawiki.org/wiki/Help:Sysops_and_permissions [09:31:55] ok [09:31:57] thx [09:32:27] and http://www.mediawiki.org/wiki/Manual:User_rights_management [09:33:26] 03(mod) Install SpamRegex for en.wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13811 +comment (10happy_melon) [09:39:23] ok so i guess i have to be in the bureaucrat list but i still don't see how i add myself into this group [09:44:07] guillom: if you're still there? [09:45:10] huber, is your wiki public ? [09:45:29] what does that mean? [09:45:44] is it online and can I see it ? [09:45:57] oh no not yet right now it's on my local machine [09:46:21] look at [[special:listusers]] and tell me what you see [09:47:03] ok so if I click to show sysops it shows WikiSysOp (Bureaucrat, Sysop) [09:47:09] if i click all users [09:47:12] i see myself [09:47:21] in the list [09:48:01] so you do have a user named WikiSysop who has bureaucrat status [09:48:34] log in as this user and make yourself a sysop using [[special:makesysop]] (look at the links I've given you earlier) [09:48:41] i guess, but that must have been created by default when i installed the software [09:48:50] ok hold on let me see [09:49:14] i'm having lunch now, bbl [09:49:20] ok bon ap [09:50:46] i'm gonna eat now too...bbl [10:09:24] 03(NEW) Bad value of euoffset causes items to be skipped - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13819 normal; normal; MediaWiki: API; (sco_scam) [10:15:57] 03btongminh * r33707 10/trunk/pngds/ (pngreader.h pngutil.h): Define uint32_t for Microsoft compilers which don't support stdint.h [10:17:12] 03(NEW) Impossible to update my mediawiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13820 15enhancement; normal; MediaWiki: Installation; (bertrand.grondin) [10:17:43] 03(mod) Impossible to update my mediawiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13820 15enhancement->major; normal->high (10bertrand.grondin) [10:23:58] 03(mod) Extension user group messages on special:listusers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9554 +comment (10emil) [10:32:00] 03btongminh * r33708 10/trunk/pngds/ (pngcmd.c pngreader.c pngresize.c pngutil.c pngwriter.c): Add support for non C99 compilers (MSVC) [10:33:10] msvc is so outdated ... [10:33:26] microsoft didn't implement C99 because there wasn't enough customer demand [10:36:21] *huber re [10:39:08] flyingparchment, lol [10:45:55] 03btongminh * r33709 10/trunk/pngds/ (README.txt pngresize.c): Update documentation [10:47:28] 03jojo * r33710 10/trunk/extensions/Collection/README.txt: adjusted reference to example config [10:48:24] 03jojo * r33711 10/trunk/extensions/Collection/README.txt: fixed typo [10:53:57] 03(mod) Flagged Revision Box is above categories - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13629 (10arnomane) [11:09:24] 03btongminh * r33712 10/extensions/: Initial import of PNGHandler extension. [11:09:26] 03btongminh * r33713 10/extensions/PngHandler/: Initial import of PNGHandler extension. [11:10:51] fucking Eclipse [11:10:54] 03btongminh * r33714 10/extensions/PngHandler/ (PngHandler.php PngHandler_body.php): Initial import of PNGHandler extension. [11:11:04] aaaargh [11:12:08] 03btongminh * r33715 10/extensions/: Try again, now in the correct directory [11:13:45] 03btongminh * r33716 10/trunk/extensions/PNGHandler/: Initial import of PNGHandler. [11:15:03] how do I clear the cache so my footer text updates? I changed Aboutsite but nothing happens. [11:15:14] ctrl+f5 [11:15:19] or &action=purge [11:15:34] action=purge had no effect on the footer links [11:15:36] 03btongminh * r33717 10/trunk/extensions/PNGHandler/ (PngHandler.php PngHandler_body.php): Initial import of PNGHandler. [11:15:38] is the disambiguation on the search box that just appeared today on the english wiki going to be in the next mw release? [11:16:09] ctrl F5 has no effect either [11:16:16] I need to clear the footer cache [11:16:30] Lycurgus, i don't see it [11:16:51] Lycurgus, yes [11:17:00] well it's definitely there. [11:17:13] sasa, pocni da kucas u search box-u [11:18:10] oho :) [11:18:12] i had that before [11:18:19] Zocky have userscript for that [11:18:29] autocomplete [11:18:56] aye [11:19:01] http://en.wikipedia.org/w/index.php?title=User:Zocky/AutoComplete.js [11:19:17] and it lists redirects too, but they are 'italic' [11:20:20] well, the downside of both is that they use alphabetical listing [11:20:34] which typically doesn't give very good suggestions [11:21:48] yeah, autocomplete will have to be disabled [11:22:22] well i've made a nicer backend but we're waiting for new servers [11:22:45] I didn't know there's a feature on Wikipedia that completes your searches. [11:23:49] anyone know what version of mysql mediawiki for wikipedia uses? [11:24:00] i'm running mysql 5.0 on windows [11:24:15] tried to load the mysql dump from wikipedia but got some string errors [11:24:20] 4.x [11:24:28] "ERROR 1366 (HY000) at line 323: Incorrect string value: '\xF0\x9D\x9E\xB1_\xF0.. [11:24:29] .' for column 'page_title' at row 9257" [11:24:36] ah [11:24:42] rainman-sr, is the backend going to change soon, or what? [11:24:43] maybe there's a version incompatibility [11:25:00] mingers: are you using mwdumper ? [11:25:09] I want to make link complete use the new backend, since it's obviously already nicer than what I use currently [11:25:17] Bryan: not sure what that is [11:25:20] or just the raw sql files? [11:25:52] raw sql from http://download.wikimedia.org/enwiki/ [11:26:05] hm odd [11:26:06] that is raw sql no? [11:26:32] i do the little mysql < runmyscript.sql dance and get that string value error [11:26:49] zocky, not sure.. when new servers arrive, probably in few weeks [11:26:54] my default is utf-8... [11:27:04] try setting default to latin1 [11:27:41] i should make linkcomplete IE compatible, and we should enable it by default [11:27:45] really? wait... wikipedia uses latin1 and not utf8? [11:27:49] why...? [11:27:51] it's one of those things that people don't know they need until they have it [11:27:52] zocky, the backend switch will be a silent one, it will just give a better opensearch suggestions, so you should use api to fetch opensearch suggestions [11:27:53] that can't be right can it? [11:28:46] yeah, link complete would be extra useful i think [11:29:58] exitr [11:30:15] rainman-sr, which browsers do we "support" at this moment? [11:30:36]  [11:30:47] rainman-sr, i.e. do my scripts need to be IE6 compatible, or can I assume that exploder users have IE7? [11:31:04] I set MySite:Aboutsite to "About This Site" but footer still says "About MySite". How do I update the footer link? [11:31:08] hi [11:31:16] sdondley: clean the cache? [11:31:23] can any one read my [11:31:31] Werdna: tried it, no effect [11:31:49] zocky, this mwsuggest.js thingy works on ie6 and opera 9+ [11:31:49] it seems to be that i nolonger own my nick [11:31:56] ovis, what yours ? [11:31:59] ovis [11:32:13] but its now ovis_ [11:32:13] that's not mw question [11:32:15] sdondley: might be another interface massage. [11:32:23] go to freenode support channel and ask there [11:32:36] damn [11:32:41] is this the devel channel? [11:32:44] ok [11:32:46] oke c u [11:33:12] what is the suport channel name? [11:33:17] sdondley, did you try to check Special:Allmessages for that msg in footer [11:33:24] no [11:33:29] sdondley, i was talking that to ovis, not to you :) [11:33:40] check that page and edit coresponding MediaWiki: message [11:33:59] rr* [11:35:01] Sasa^Stefanovic: OK, I'm there. not sure what I'm look at [11:35:19] oke My question: What is the escaped character in a template for a pipe ??? [11:35:20] for text that apear in your footer [11:35:37] ovis, make another template [11:35:47] ovis, chek on en: wikipedia template {{!}} [11:36:21] Sasa, ok, that was it [11:36:43] just make a Template:! and fill it with a pipe, then on other template input {{!}} instead of pipe and that's it [11:36:47] sdondley, nice :) [11:36:51] thanks [11:36:54] np [11:36:56] like {{Box_Command| "ls | sort" |
output ls
}} [11:37:12] the ls | sort cant be done [11:37:24] just try with {{!}} [11:37:32] and it not stated in wikipedia template {{!}} [11:37:39] OHH [11:37:44] that's right ;) [11:38:03] {{!}} IS the escaped char [11:38:24] it's not a char, it's another template [11:38:32] and content of that template is pipe :) [11:38:38] {{!}} can't be used anymore, btw [11:38:50] doesn't work. [11:38:51] Werdna, it's on his wiki [11:39:03] what version of MediaWiki? [11:39:20] Werdna, hmm, i was using that pipe yesterday on sr: wiki [11:39:23] and works fine [11:39:37] mmh oke thats a recursive problem [11:39:41] ohh right I see [11:39:54] yes, {{!}} just can't be used for breaking up templates [11:40:04] but it is required for what he's doing. [11:40:13] hi, are english wikipedia dumps encoded in utf8 or latin1? [11:40:17] http://sr.wikipedia.org/w/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:%D0%9D%D0%B0%D1%80%D0%BE%D0%B4%D0%BD%D0%B8_%D1%85%D0%B5%D1%80%D0%BE%D1%98_%D0%9C&action=edit [11:42:27] i just made my template {{!}} that contain | now it works and can i continue on my documentation Thanks [11:43:02] np [11:47:15] mingers: they are utf8 encoded, but stored in latin1 tables [11:47:44] because mysql only supports utf8 in the BMP, afaik [11:51:17] <_wooz> lo [11:52:42] Please disable the autocomplete feature on Wikipedia. It's annoying. [11:54:14] rocketmaster000: you mean the suggest function in the search box? [11:55:51] 03huji * r33718 10/trunk/phase3/languages/messages/MessagesFa.php: * Adding/updating Persian translations [11:56:44] Yes. [11:56:57] The suggest function. [11:57:21] Please disable it. [11:57:38] you can disable it in your user prefs [11:59:13] 03siebrand * r33719 10/trunk/extensions/PNGHandler/ (PNGHandler.php PngHandler.php): Renamed (Png->PNG) [11:59:33] 03siebrand * r33720 10/trunk/extensions/PNGHandler/ (PNGHandler_body.php PngHandler_body.php): Renamed (Png->PNG) [12:00:09] :) [12:00:37] Where? [12:00:56] Where's the suggest function found? [12:00:58] in the "Search" section of your use preferences [12:01:26] says Disable Ajax suggestions [12:01:30] ili kako vec [12:07:25] 03siebrand * r33721 10/trunk/extensions/PNGHandler/ (PNGHandler.i18n.php PNGHandler.php PNGHandler_body.php): [12:07:26] * consistency fixes [12:07:26] * add descriptionmsg [12:11:01] 03siebrand * r33722 10/trunk/extensions/Translate/ (MessageGroups.php Translate.php): Add support for PNGHandler [12:25:47] 03rotem * r33723 10/trunk/phase3/languages/messages/MessagesHe.php: Update. [12:27:42] thanks for the help bye [12:38:25] hi [12:39:26] A user has given me a bunch of whitespace-formatted text (from a series of emails, I guess), and he wants it all dumped in mediawiki. How can I preserve whitespace? [12:40:04] can mediawiki 1.12.0 work on MySQL 5? [12:40:14] sorry for my english [12:40:56] Midas: I'm pretty sure we're using mysql 5 with mediawiki 1.12 here. [12:41:51] xerxes: Put the text between
 and  tags.
[12:42:23] 	thanks
[12:42:50] 	tale: that was my first guess. it seems like it still renders some of the wikinotation. for example, lines starting with spaces are formatted as though they were wikified.
[12:43:01] 	i was thinking i might have to use  tags instead.
[12:45:13] 	xerxes: Add a space as first character of every line.
[12:45:44] 	Was thinking that too, but I've got fifty documents that are several pages each. Is there a way to do that with markup?
[12:46:13] 	03catrope * r33724 10/trunk/phase3/ (RELEASE-NOTES includes/api/ApiQueryExtLinksUsage.php): (bug 13819) API: exturlusage paging skipped an item
[12:46:21] 	xerxes: You seemed to want to dump it all to mediawiki as is.
[12:46:37] 	If you want to add markup, you can.
[12:46:50] 	03(FIXED) Bad value of euoffset causes items to be skipped - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13819  +comment (10roan.kattouw)
[12:47:11] 	the idea is to get it into mediawiki, yes, but without fifty documents worth of data-entry labor. :)
[12:47:12] 	Or is it only whitspace you want to preserve, the text can be formatted otherwise?
[12:47:36] 	yeah. after i get it imported, the user is on his own. but they want me to get it into the wiki in a way that it can be subsequently marked up.
[12:49:16] 	xerxes: You have only asked how to preserve whitespace. Is the actual problem how to get 50 text documents into MediaWiki without doing 50 page creations and cuts and pastes?
[12:50:36] 	not exactly. if i have a bunch of text documents, and I have to insert whitespace at the beginning of each line, that's a lot of manual editing.
[12:51:11] 	xerxes: Well, don't do it manually. Use a shell script or whatever to add a space at the beginning of every line.
[12:51:18] 	i'm trying to get around doing that bit of editing. getting them in to the wiki is the eventual goal, but they have to be formatted as the user has them presently.
[12:51:58] 	tale: sigh. normally that's what i'd do, but i was actually instructed not to use linux or darwin at the office about a week ago. :/
[12:52:38] 	03(NEW) FCKeditor extension (WYSIWYG): new hook needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13821 15enhancement; normal; MediaWiki: General/Unknown; (w.walc)
[12:52:58] 	xerxes: I don't know how to add a space in front of every line in Mediawiki. 
[12:53:21] 	i was hoping there was just some way to tell it to render text as it sees it, rather than collapsing whitespace.
[12:54:55] 	xerxes: Yes there is. Mediawiki does not format lines that begin with a space.
[12:55:15] 	alright, tale. thanks. i'm going to have to figure out a programmatic way to format this garbage.
[12:55:24] 	stupid users. gr.
[12:55:27] 	But I think it does not format the stored text, only the display.
[12:55:40] 	that's correct.
[12:55:54] 	So if you just dump the text, it looks funny in browser but it should look the way it was when editing.
[12:56:15] 	i don't think the user understands the difference between the two, unfortunately.
[13:01:48] 	03(mod) FCKeditor extension (WYSIWYG): new hook needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13821  +comment (10w.walc)
[13:02:45] 	03werdna * r33725 10/trunk/phase3/docs/hooks.txt: (bug 13821) Add new SanitizerAfterFixTagAttributes. Patch adapted from one by Wiktor Walc, but with some indentation fixing, and my own documentation on the hook
[13:02:50] 	Is there a maintenance script for correcting user groups?
[13:02:57] 	03(mod) False positives on Special:DoubleRedirects - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=13808  minor->normal; summary; +comment (10russblau)
[13:03:01] 	A sysop on my wiki is apparently not in the autoconfirmed group.
[13:03:10] 	oops
[13:03:24] 	03werdna * r33726 10/trunk/phase3/includes/Sanitizer.php: Commit the whole fix, not just the documentation from previous commit.
[13:03:29] 	03(mod) Add Balochi language - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13814  +comment (10huji.huji)
[13:03:46] 	03(FIXED) FCKeditor extension (WYSIWYG): new hook needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13821  +comment (10Andrew)
[13:07:44] 	03(mod) Upload errors display pseudo-paths with 'public', confuse users - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13812  +comment (10innocentkiller)
[13:08:11] 	03(WONTFIX) Add Balochi language - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13814  +comment (10siebrand)
[13:08:52] 	Anyone?
[13:09:54] 	svip: there isn't an autoconfirmed group, I don't think.
[13:09:56] 	it's a right.
[13:10:00] 	not a group.
[13:10:06] 	Well...
[13:10:12] 	The sysop should have it.
[13:11:49] 	by default, they do.
[13:12:03] 	why, what makes you say that they're not autoconfirmed?
[13:12:47] <^demo1>	Werdna: My job queue imagelinks issue still hasn't resolved. Only way around it I see is to make a bunch of null edits.
[13:13:31] 	^demon: if I knew what you were talking about, I would doubtless have a response
[13:14:08] <^demon>	Thought I had mentioned it to you. I orphaned an image on enwiki from some templates about 3-4 days ago. Imagelinks still haven't updated.
[13:14:34] 	that's kinda annoying.
[13:15:06] <^demon>	Yes, just slightly. I need to fully orphan the image, but I don't know which of the listed files are *actual* uses or just template uses that didn't update.
[13:16:22] 	hi, i can get the "accesscontrol" extension working on mw 1.12 + php5 (debian etch):
[13:16:33] 	when i declare a  i get this:
[13:16:36] 	Catchable fatal error: Argument 1 passed to Article::__construct() must be an instance of Title, string given, called in /var/www/wiki/wiki/extensions/accesscontrol.php on line 204 and defined in /var/www/wiki/wiki/includes/Article.php on line 44
[13:16:49] <^demon>	Werdna: For what it's worth, the job queue has been around 8-9million for several days now.
[13:17:12] 	^demon: that's a technical issue, not a software issue.
[13:17:21] 	I don't know what's happening with that, because I'm a developer not a sysadmin
[13:17:40] <^demon>	Werdna: I know, didn't know if you could think of any other way to force an imagelinks update other than null edits.
[13:19:11] <^demon>	Anyway, I'm off to class. I'll figure it out later.
[13:19:17] 	ok
[13:24:52] 	03(mod) post expand size counted multiple times for nested transclusions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13260  (10cbm)
[13:32:33] 	03jojo * r33727 10/trunk/extensions/Collection/README.txt: fix
[14:33:25] 	hey guys i have a question about using short url's. I have it working however some of the links like the login/create account link, edit, discussions etc go to /w/index.php? ... how can I prevent this?
[14:34:15] 	!shorturl
[14:34:15] --mwbot--	To create simple URLs (such as the /wiki/PAGENAME style URLs on Wikimedia sites), follow the instructions at . There are instructions for most different webserver setups. If you have problems getting the rewrite rules to work, see !rewriteproblem
[14:34:17] 	!faq
[14:34:17] --mwbot--	Before reporting a problem or requesting assistance, please check the FAQ first. The FAQ for MediaWiki can be found at http://www.mediawiki.org/wiki/Manual:FAQ
[14:34:48] 	!rewriteproblem
[14:34:48] --mwbot--	1) Try  as a fail-safe method; 2) Do not put the files into the document root; 3) Do not map the pages into the document root; 4) Use different paths for real files and virtual pages; 5) Do not set a RewriteBase; 6) Put all rules into the .htaccess file in the document root.
[14:35:22] 	sweet so that was no help
[14:35:23] 	anyone else?
[14:36:32] 	well, what's the actual problem?
[14:38:34] 	some of the links like the  login/create account link, edit, discussions etc go to /w/index.php? ... how can I prevent this?
[14:39:22] 	oh, right.
[14:39:35] 	well, we don't do it on wikimedia
[14:39:49] 	you'd have to hack the code, I think
[14:41:19] 	hmm now that i think about it im not sure that i care
[14:41:50] 	none of the links im seeing that do this matter for search engines
[15:03:24] 	03raymond * r33728 10/trunk/phase3/includes/SpecialListgrouprights.php: Let's remember the mantra: Escaping is wise. Thanks to Nikerabbit :)
[15:09:00] 	03(mod) DPL2's include parameter broken with new parser - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13677  +comment (10eric.larcher)
[15:34:45] 	03siebrand * r33729 10/trunk/extensions/Translate/external/Word2MediaWikiPlus/Word2MediaWikiPlus.i18n.php: Add 59 messages and message documentation
[15:34:56] 	03(mod) Flagged Revision Box is above categories - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13629  (10JSchulz_4587)
[15:42:37] *Chloe_O_Brian 	waves to ialex :-)
[15:42:45] 	and I have a bug report for you, too ;-)
[15:42:55] 	hey Chloe_O_Brian :)
[15:43:17] 	Configure -- if you change something, apparently $wgValidSkinNames gets duplicated on each save...
[15:43:36] 	03mkroetzsch * r33730 10/trunk/extensions/SemanticMediaWiki/ (12 files in 3 dirs): 
[15:43:36] 	move handling of "special" query results (RSS, iCal) to the respective printers, clean up Special:Ask (still
[15:43:36] 	to do for iCal)
[15:43:38] 	the end result? quite a mess on Special:Preferences (skin tab)
[15:44:03] 	i also get this with some settings :(
[15:44:21] 	will be fixed... one day
[15:44:26] 	cool
[15:48:49] 	03yaron * r33731 10/trunk/extensions/SemanticForms/specials/ (SF_AddData.php SF_EditData.php): 
[15:48:49] 	Added additional Javascript includes needed for remote autcompletion; turned
[15:48:49] 	$sfgYUIBase into a global variable
[15:49:52] 	03(mod) hidden categories are not shown if no nonhidden cats are present - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13347  (10camway)
[15:51:34] 	03yaron * r33732 10/trunk/extensions/SemanticForms/includes/SF_TemplateField.inc: Replaced {{PAGENAME}} with {{SUBJECTPAGENAME}}
[15:53:36] 	Hi there, short question: I used $wgout->addScript to include a javascript. Now I want to pass some parameters to that script. Is there a smart way to do that?
[15:55:44] 	spengler, you could set a global variable
[15:56:03] 	03ialex * r33733 10/trunk/extensions/Configure/ (Configure.body.php Configure.php Configure.settings.php): Now support $wgNamespaceProtection
[15:57:04] 	03yaron * r33734 10/trunk/extensions/SemanticForms/includes/SF_FormPrinter.inc: Removed getAllPagesForProperty_0_7(), getAllPagesForCategory() and code to get all pages for a namespace - all are now global functions defined in GlobalFunctions.php; modified Javascript to support remote autocompletion
[15:57:46] 	rainmain-sr, ok if this is the smartest way ;), thank you
[15:58:28] 	03yaron * r33735 10/trunk/extensions/SemanticForms/includes/SF_GlobalFunctions.php: 
[15:58:28] 	Added sffGetAllPagesForProperty_0_7(), sffGetAllPagesForCategory() and
[15:58:28] 	sffGetAllPagesForNamespace() functions
[15:58:34] 	well, i cannot guarantee it's the smartest one :)
[15:59:53] 	but it should work
[16:01:41] 	03yaron * r33736 10/trunk/extensions/SemanticForms/includes/SF_AutocompleteAPI.php: 
[16:01:41] 	New class, SFAutocompleteAPI, that defines a new action, 'sfautocomplete',
[16:01:41] 	that can be called with the API
[16:02:53] 	03yaron * r33737 10/trunk/extensions/SemanticForms/includes/SF_Settings.php: Added $$sfgYUIBase
[16:03:28] 	03rainman * r33738 10/branches/lucene-search-2.1/ (22 files in 9 dirs): 
[16:03:29] 	Rewrite SearcherCache for better remote load balancing. Now uses a remote pool
[16:03:29] 	and messenger to obtain remote status. Fully debugged distributed deployment.
[16:04:22] 	03yaron * r33739 10/trunk/extensions/SemanticForms/libs/SF_yui_autocompletion.js: Added handling for remote autocompletion
[16:04:51] 	03yaron * r33740 10/trunk/extensions/SemanticForms/INSTALL: New version: 1.1
[16:25:07] 	Did anyone ever import the whole wiki database into a local copy?
[16:25:10] 	I seem to have problems with it
[16:25:18] 	03ialex * r33741 10/trunk/extensions/Configure/Configure.settings.php: Actually, $wgValidSkinNames is an associative, thanks to Jack_Phoenix for reporting it
[16:25:26] 	:-D
[16:25:41] 	+ array
[16:25:44] 	*sigh*
[16:32:16] 	no one?
[16:33:56] 	Techdeck-, state your problem
[16:34:55] 	03simetrical * r33742 10/trunk/phase3/ (RELEASE-NOTES includes/Skin.php): Fatal error on some pages when calculating subpage subtitle, reported in #wikimedia-tech
[16:40:26] 	any of you ever installed wikihow?
[16:45:09] 	03shinjiman * r33743 10/trunk/phase3/languages/messages/ (4 files): Localisation updates Cantonese, Chinese and Old/Late Time Chinese
[16:54:33] 	03ialex * r33744 10/trunk/extensions/Configure/Configure.settings.php: ... and $wgShowIPinHeader is boolean *sigh*
[16:58:07] 	rainman-sr, I'm trying to import the wiki hebrew database into my wiki. The file is an .xml I downloaded from wiki and I converted it to .sql using xml2sql
[16:58:16] 	but when I insert it, I don't see the data on the wiki site itself
[16:58:17] 	why?
[16:59:09] 	why didn't you use maintenance/importDump.php ?
[17:00:50] 	(on the original xml file)
[17:03:47] 	03raymond * r33745 10/trunk/ (6 files in 6 dirs): Localisation updates German
[17:06:39] 	14(WFM) Changing e-mail address after unifying accounts fails - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13660  +comment (10brion)
[17:08:35] 	03(NEW) Template starting "/" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13822 normal; normal; MediaWiki: General/Unknown; (sadik.khalid)
[17:14:09] 	Hey, I'm using the API for a bot I'm programming, and it's getting a category. The problem is that it stops after 500 members.
[17:14:35] 	I'm looking for it to continue. Even with parsing the cmcontinue parameter, it fails. 
[17:15:34] 	03(FIXED) Template starting "/" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13822  +comment (10brion)
[17:29:53] 	03brion * r33747 10/trunk/phase3/ (docs/hooks.txt includes/Sanitizer.php): 
[17:29:53] 	Revert r33725, r33726 (hook in Sanitizer::fixTagAttributes()).
[17:29:53] 	This hook is just plain weird.
[17:29:53] 	* Return value on abort destroys the entire data set
[17:29:53] 	* Whitespace is bad
[17:29:54] 	* It's very unclear what this would be used for
[17:29:56] 	* This is a low-level function that's going to get called very often, and the hook is in a place that has little clear function. It's unclear what a general hook would want to do with it.
[17:30:19] 	brion: Comes from FCKeditor extenson
[17:30:21] 	extension
[17:33:01] 	03brion * r33746 10/trunk/phase3/RELEASE-NOTES: Add bug number to notes entry for r33742
[17:34:05] 	o_O
[17:34:13] *brion 	wonders how CIA-50 perfected the art of time travel
[17:34:22] 	Werdna: yeah but it looks weird :D
[17:34:36] 	brion: spoilsport :-P
[17:35:16] 	brion: are developers doing something before wikimania?
[17:36:53] 	i think we're just gonna hang :)
[17:37:08] 	some folks might try to arrange a few extra days of sightseeing, but not devs specifically 
[17:37:51] 	brion, Werdna: any guess many developers are likely to go this year?
[17:38:01] 	I'll go if I get scholarship
[17:38:15] 	s/many/how many/
[17:38:21] 	no idea
[17:38:23] 	brion: put in a good word with cary for me :)
[17:38:27] 	heh
[17:39:36] 	brion: We figured out how we want global blocking done: http://meta.wikimedia.org/wiki/Global_blocking -- basically, grant tool to stewards, checkusers on meta (maybe in a new user group so stewards can delegate), turn off global blocks on meta.
[17:45:02] 	could work
[17:45:20] 	brion: how very committal :P
[17:45:26] 	:)
[17:45:45] 	is there an extension for MW that "expires" user pws and asks them to select a new password?
[17:45:50] 	haven't got a chance to review yet, but an important thing -- it needs to be possible to review global blocks from the local areas fairly easily
[17:46:02] 	brion: you mean, something like Special:Globalblocklist?
[17:46:04] 	when the extra block information is hidden away, it gets harder to tell what's going on
[17:46:27] 	ideally, a single search should be able to pull up both local and global blocks.
[17:46:37] 	humm
[17:46:49] *Werdna 	wonders how that'd be implemented.
[17:47:06] 	well, just doing two queries and two result lists would be the brute-force method ;)
[17:47:15] 	indeed.
[17:47:15] 	[displayed on the same page]
[17:47:30] 	but IPblocklist is done with a ReverseChronologicalPager
[17:47:42] 	which expects one query
[17:48:18] 	I mean, I could have two reversechronologicalpagers, one after the other
[17:48:23] 	but omg ew
[17:48:27] 	a bit ugly :)
[17:48:51] 	i dunno the best way to do it, but we need soemthing nice here...
[17:49:03] 	worst case is adding a link 'also check the global block list', but that's a bit ugh
[17:49:14] 	the only other thing is people were talking about a local whitelist
[17:49:20] 	but I don't see the need
[17:49:27] 	either they're a crosswiki vandal or they're not
[17:49:37] 	since that's kinda the policy we were working on
[17:50:05] 	well, then you get into the fun issues:
[17:50:15] 	* ip used by multiple people, some of whom are evil
[17:50:21] 	* ip that used to be evil but isn't anymore
[17:50:25] 	I implemented anon-only
[17:50:27] 	* ip range which covers evil and non-evil people
[17:50:33] 	No rangeblocking yet
[17:50:38] 	* disputes over just how evil they are
[17:50:43] 	Werdna: I shouldn't have to be a meta admin to unblock someone on my project
[17:50:45] 	hmm
[17:50:54] 	well, i dunno if single ips are going to do the trick
[17:50:56] 	(or whoever ends up gettin git)
[17:51:11] 	That's what this is for: http://meta.wikimedia.org/wiki/Global_blocking#Global_blocking_policy
[17:51:12] 	I imagine Meta admins won't be able to globally block / unblock either, will they? O.o
[17:51:23] 	no, it's looking like a new user group
[17:51:41] 	yup. we'll see who it is, but the point remains
[17:51:53] 	Gahh ... new user groups >:{}
[17:52:13] 	brion: it's probably not much extra work to do ranges. I put the range_start and range_end fields in the table
[17:52:25] 	so I just need to plagiarise Block.php s'more (as if I didn't do that enough)
[17:52:39] 	hehe
[17:53:41] 	Werdna: So how exactly are you implementing global blocking? Is each wiki calling home to meta each time to determine if a user is blocked or is global blocking on meta adding the block entry to each of the other wikis?
[17:53:45] 	Or none of the above :)
[17:53:58] 	gegema: not that I'm aware of
[17:54:06] 	For the cmcontinue parameter in the API, is there any way to make it continue numerically, instead of a page name?
[17:54:21] 	OverlordQ: Thanks :)
[17:54:27] 	Soxred93: Numerically, as in, by id?
[17:54:50] 	Well I mean, is there a way to start from the 501st member of a category?
[17:55:08] 	Referring to it as 501 instead of User:Fobox|?
[17:55:15] 	amidaniel: A global globalblocking db. Wikis check that
[17:55:44] 	brion: what do YOU think about local whitelists?
[17:55:51] 	Soxred93: Ah, no I don't believe so .. cmstart is by timestamp or pagename, I believe
[17:55:55] *amidaniel 	looks up teh docu
[17:56:08] 	Werdna: Ah, k
[17:56:09] 	generally, opt-out local whitelists are good
[17:56:34] 	!faq
[17:56:34] --mwbot--	Before reporting a problem or requesting assistance, please check the FAQ first. The FAQ for MediaWiki can be found at http://www.mediawiki.org/wiki/Manual:FAQ
[17:56:34] 	brion: yay, more schema changes.
[17:56:35] 	they empower users and admins to fix issues that affect them
[17:56:43] 	brion: as I refuse to put it in a mediawiki message
[17:56:58] 	Soxred93: No way to do it that I can see
[17:57:23] 	Soxred93: I mean, unless you want to query the first 500 members of the cat and then nab the continue timestamp it gives back to start at 501 :)
[17:57:54] 	i think a numeral continue would be snifty imo
[17:58:28] *amidaniel 	snifts OverlordQ 
[17:58:33] 	it would make this a whole lot easier...
[17:58:39] 	I tried to do it that method.
[17:58:49] 	Soxred93: What are you trying to do?
[17:59:00] 	Rewrite StatusBot in PHP
[17:59:11] 	there are more than 500 users using it, though
[17:59:21] 	and it relies on a category
[17:59:22] 	gah!
[17:59:22] 	im trying to figure out how to add an image upload icon on the edit page, has anyone done this?
[17:59:29] 	I have something from rocky horror stuck in my head
[17:59:46] 	would beat saying "Well I need the 423rd so lets read in the first 500 from the api and then go through"
[18:00:01] 	you could just "Well I need the 423rd so lets set continue to 423 and return 1
[18:00:10] 	Soxred93: Is it running off the toolserver?
[18:01:23] 	Either that or ClueNet
[18:01:24] 	It's on ClueNet right now.
[18:01:42] 	Okay .. well off the toolserver you could do a pretty simple query to get that value
[18:01:49] 	I could...
[18:01:54] 	what is cluenet
[18:02:01] 	http://cluenet.org
[18:02:17] *amidaniel 	was just going to ask that :)
[18:02:18] 	The impression I got was "free shell accounts for people who can spell"
[18:02:18] 	ClueBot runs off of that
[18:02:24] 	a hodgepodge of people running servers and connecting to each other
[18:02:39] 	I use it because I need to run bots for non-wikimedia projects
[18:05:02] 	03brion * r33748 10/trunk/phase3/ (includes/DefaultSettings.php skins/common/mwsuggest.js): 
[18:05:02] 	Fix event hooking for suggest.
[18:05:02] 	Works around bug with custom search form destinations on Wikipedia; multiple event handlers for form submission were overwriting each other
[18:05:24] 	bah
[18:05:28] *amidanie1 	stabs his school's wireless
[18:05:34] 	Well, go ahead and file a bug .. I or Roan or someone will get around to it
[18:08:07] 	Well I have the source posted at http://en.wikipedia.org/wiki/User:SoxBot_II/Source, someone want to check it out?
[18:09:44] *amidaniel 	likes that there are more commented-out lines of code than non :)
[18:09:49] 	the bot has a botflag right?
[18:10:36] 	Yes
[18:10:51] 	then can't you use a larger cmlimit? Or are there more then 5k people using statusbot?
[18:10:59] 	Amidaniel, the comments are there because I didn't want it to process them while it was posting the code
[18:11:29] 	I thought it was only 500, even for bots.
[18:11:40] 	Soxred93: 5000
[18:11:40] 	bots can go up to 5k with the api
[18:11:50] 	Solves my problem :)
[18:11:55] 	hehe
[18:12:32] 	Thanks everyone. I'll give it a shot.
[18:24:15] 	on the Moonobook skin, how can I control what gets put on the footer? (Last modified, Privacy policy, About:project, Disclaimers) > Can I edit what gets listed there?
[18:26:59] 	think you have to edit the Monobook.php file
[18:29:21] 	gegema: FAQ explains how to change the footer
[18:30:18] 	03(mod) FCKeditor extension (WYSIWYG): new hook needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13821  (10w.walc)
[18:30:23] 	orlly
[18:30:24] 	!faq
[18:30:24] --mwbot--	Before reporting a problem or requesting assistance, please check the FAQ first. The FAQ for MediaWiki can be found at http://www.mediawiki.org/wiki/Manual:FAQ
[18:31:20] 	tale: my apologies.. its just that documentation seems to be scattered everywhere and I get confused on wheter to look at meta.mediawiki* or just the Manuals: under mediawiki
[18:31:36] 	gegema: I read the FAQ first.
[18:31:42] 	ok
[18:33:33] 	wtfmblts
[18:34:24] 	?
[18:35:25] 	Hi there
[18:35:59] 	hi
[18:36:40] 	I'm to make a template with a list of Ingredients
[18:36:52] 	i'm trying to make*
[18:37:38] 	and I need something like a while loop, since I don't know how many ingredients there are
[18:38:59] 	so... what do I do?
[18:39:18] 	03(NEW) PHP error ApiQueryBacklinks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13823 minor; normal; MediaWiki: API; (overlordq)
[18:43:35] 	03catrope * r33749 10/trunk/phase3/includes/api/ApiQueryBacklinks.php: E_NOTICE
[18:45:02] 	03(FIXED) PHP error ApiQueryBacklinks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13823  +comment (10roan.kattouw)
[18:45:13] 	anyone -------------------------------- ?
[18:46:28] 	bit`, what you're doing can't be done with usual MediaWiki constructions or ParserFunctions.
[18:46:41] 	I see
[18:47:20] 	so there's no way you can think of to make lists look fancier?
[18:47:56] 	03(mod) FCKeditor extension (WYSIWYG): new hook needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13821  (10brion)
[18:47:59] 	like, with style='border-bottom: 1px grey solid'
[18:50:38] 	actually Simetrical if you know a plugin that can enable it I will install it to my wiki
[18:50:45] 	bit`, you could just . . . use styles?
[18:50:54] 	There are some third-party things that allow stuff like while loops.
[18:50:55] 	but that's ugly
[18:51:30] 	You could add a site style .recipe li { border-bottom: 1px grey solid; } and then put your list in 
? [18:51:50] is there stuff like %1 for the first var in the syntax? i'm really new at this [18:52:04] What do you mean? [18:52:08] OH, that's good [18:52:20] I mean you know... a template looks like: [18:52:59] {{List | blah | 2nd blah | 3rd blah }} [18:53:28] not only {{List | name1=blah | name2=blah }} [18:53:30] right? [18:53:30] {{{1}}} [18:53:35] bit`: Write the style you want in that template. [18:54:04] yes, but there is an unlimited number of vars [18:54:12] !template | bit` [18:54:12] --mwbot-- bit`: For more information about templates, see . The most common issues with templates copied from Wikipedia can be fixed by installing ParserFunctions and enabling HTML Tidy . [18:54:31] so... if I make like a 100 if statements, will that slow the page's loading? [18:54:52] to check what how many vars there are ^ [18:54:53] bit`: Where can you write IF of WHILE statements? [18:55:09] in the template [18:56:08] (Simetrical) You could add a site style .recipe li [18:56:19] bit`: Why is it necessary to know the number of arguments? [18:56:33] bit`, yes, it will slow the page loading if you have tons of if statements. [18:56:36] can I do that via the template page, or do I need to edit it on my server? [18:56:56] You can do it in the wiki, at the page MediaWiki:Common.css. [18:57:02] Is anyone here familiar with the LdapAuthentication extension? [18:57:13] thanks, I'll check it out [19:03:31] 03siebrand * r33750 10/trunk/phase3/languages/messages/ (30 files): Localisation updates for core messages from Betawiki (2008-04-22 20:53 CEST) [19:06:58] Hello! I need a reminder how to create an account as a admin when anonymous account creation is disabled. [19:10:19] jcw, go to [[Special:Userlogin]] and click the link "Create an account there" (or browse to index.php?title=Special:Userlogin&type=signup) [19:10:31] 03siebrand * r33751 10/trunk/extensions/ (56 files in 56 dirs): Localisation updates for extension messages from Betawiki (2008-04-22 20:53 CEST) [19:11:45] ah, right! thanks Chloe_O_Brian [19:11:50] 03mkroetzsch * r33752 10/trunk/extensions/SemanticMediaWiki/includes/SMW_QueryProcessor.php: typo [19:12:20] np [19:13:29] I'm having a problem with infobox display. An example of this can be seen here: http://www.religionisfree.org/wiki/index.php/Mary_Sue_Hubbard | Any suggestions? [19:14:00] !tidy [19:14:00] --mwbot-- Wikimedia uses HTML Tidy, which allows mixed html and wikitables inside parser functions and templates. This can often be confusing for people copying templates from Wikimedia projects. For more information about HTML Tidy, see . [19:14:10] anon1532_, see above ^ [19:15:04] Wasn't that discrepancy fixed or partially fixed, with the new parser or something in 1.13? [19:17:30] Unfortunately there is no documentation on how I actually install Tidy. If I have missed this in error, could somebody direct me to instructions? [19:20:15] I spent four hours last night beating my head against the wall with it. [19:21:13] anon1532_: look at the link of mwbot [19:21:46] Of course I've done that. [19:22:35] 03ialex * r33753 10/trunk/extensions/SemanticForms/includes/SF_AutocompleteAPI.php: svn:eol-style native [19:22:39] I've read http://www.mediawiki.org/wiki/Manual:%24wgUseTidy, http://www.w3.org/People/Raggett/tidy/, http://tidy.sourceforge.net/ and other sites. I can't find installation instructions. [19:24:19] I'm working on adding mssql functionality to media wiki, but i've come accross something weird that happens between a call to nextSequenceValue() and insert(), one of my parameters is getting changed from a "1" to an array that references MessagesEn.php with the value 1207685040. Is tehre some sort of automatic translation feature in the code that would cause this? [19:25:18] My server guy says he downloaded the binaries but they will not execute. [19:26:04] anon1532_, what OS? Have you tried your package manager? [19:26:53] I went to the Wikipedia page for Richard Stallman and there is a embedded video file [19:27:00] You can play it just by clicking on it [19:27:04] linux vps using plesk. [19:27:19] <~Nothingness> ./tidy gives errors <~Nothingness> cant exicute it [19:27:20] I run my own wiki and I want this feature...do I need an extension and if so which one? [19:28:33] hampedia, should be OggHandler, IIRC. [19:29:14] anon1532_, if you upgrade to 1.13, you might not need Tidy, IIRC. [19:29:14] hampedia: http://www.mediawiki.org/wiki/Extension:OggHandler [19:29:59] I'll try that, I wasn't aware there was a mediawiki update out there. [19:32:13] err- 1.13? isn't the current version 1.12? [19:32:46] 1.13 is the development version (and also the same that Wikipedia uses) [19:32:51] ah [19:34:13] Is there a recommended WYSWIG editor for MW, something like FCKeditor? [19:35:07] gegema, there's a FCKeditor extension for MW, yes. [19:37:27] Simetrical: is there another app/extension that is 'recommended' by MW devs? before I give FCKeditor a shot? [19:37:41] gegema, FCKeditor seems to be the most serious contender. [19:37:48] Thnx :) [19:47:50] a question: redirects and small pages can be given or have a different colour as a link, but disambiguationpages can't have such colour so far I know yet, where can I the best suggest this what makes it most easy for wiki-volunteers to correct the links? [19:48:20] why does the Ldapauthentication extension use the munged (wiki-ified) version of the user name to authenticate against the directory? Isn't that wrong--what am I missing? [19:49:52] Romaine, I believe there's a bug somewhere for that already on Bugzilla. [19:50:11] In practice, I find that the stub-detection preference works pretty well for disambig pages. [19:50:28] we have much large stubs :p [19:50:51] 03(mod) FCKeditor extension (WYSIWYG): new hook needed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13821 (10w.walc) [19:51:19] 03siebrand * r33754 10/trunk/extensions/Translate/external/Word2MediaWikiPlus/Word2MediaWikiPlus.i18n.php: Fix typo [19:53:35] Simetrical: do you know f there is anything done with it? [19:53:55] Romaine, not at present. [19:54:21] that's a pity [19:55:50] 03(FIXED) Enable autocompletion on large datasets - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11392 +comment (10bugzilla.wikimedia.org) [19:56:14] thanks for the reaction! [20:22:19] Any tips for adding specific javascript AND CSS with my extension? [20:22:36] Hopefully so the user can configure it. [20:22:41] Perhaps through a MediaWiki: [20:23:39] see the Gadgets extension, it does both [20:23:50] Thanks. [20:24:05] well, rather, does all 4 things you mention [20:24:08] http://www.mediawiki.org/wiki/Extension:Gadgets [20:24:34] adds specific js, adds specific css, user can choose it through preferences, and sysops can edit it through MediaWiki: [20:27:08] Where would I get mediawiki 1.13 or is it not publically accessable? [20:31:12] anon1532_: you can download from SVN [20:31:36] 03mkroetzsch * r33755 10/trunk/extensions/SemanticMediaWiki/ (6 files in 2 dirs): Rewritten Denny's ical implementation ... [20:31:45] thanks. [20:33:24] Not choose, Splarka, rather edit. [20:34:57] nzvip: wha? [20:35:08] I mean. [20:35:21] When it is run for the first time, it would create two pages on the mediawiki namespace. [20:35:27] Which contains preset javascript and CSS code. [20:35:38] The user should then later be able to edit this... if they wish to. [20:35:48] 03yaron * r33756 10/trunk/extensions/SemanticForms/ (includes/SF_FormPrinter.inc libs/SF_yui_autocompletion.js): [20:35:48] Bug fix - turned API URL into an argument passed in to sf_autocomplete(), [20:35:49] to avoid having a hardcoded URL [20:36:09] so, it would be the same css/js for all page loads for all users at any given time? [20:36:23] Yes. [20:36:29] (you say 'the user' which seems to imply 'each user', so was confusing) [20:36:36] Sorry. [20:37:01] well, throw in