[00:02:32] hello [00:02:56] 03aaron * r30778 10/trunk/extensions/FlaggedRevs/FlaggedArticle.php: More consistency with review form for diffs [00:02:58] Nikerabbit: hello [00:39:19] 03(WONTFIX) Redirect Pages which have extra Text have them placed on top of Article they redirect to - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2012 +comment (10edwardzyang) [00:39:48] Hello all, anyone up for patch revieww? https://bugzilla.wikimedia.org/show_bug.cgi?id=12945 [00:41:08] *review [00:44:47] It's about 30 lines long (short) [00:44:51] And it's a security fix to boot [00:48:44] 03(mod) Space missing in html renders edit box unscrollable - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9902 (10bugzilla.wikimedia) [00:52:16] 03(mod) robots.txt -- exclude ro:VfD - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12546 (10bogdan.stancescu) [00:55:14] 03rainman * r30779 10/branches/lucene-search-2.1/src/org/ (36 files in 6 dirs): (log message trimmed) [00:55:14] Scoring cleanup: [00:55:14] * removed all experimental classes, fixed explanations [00:55:14] * refactored: positional query and relevance query [00:55:14] * WikiQueryParser now minimal, fixed test cases [00:55:16] * background aggregate caching [00:55:18] New queries: [01:13:01] 03(NEW) Wrong URL to old image version - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12981 major; high; Wikimedia: wikibugs; (vinhtantran) [01:23:38] 03(mod) MediaWiki: Licenses message corresponding to purpose-specific upload forms - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12699 15enhancement->normal; normal->high (10vinhtantran) [02:21:57] 03(mod) CAPTCHA image not displaying - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=4816 (10gangleri) [02:24:23] 04(REOPENED) CAPTCHA image not displaying - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=4816 +comment (10gangleri) [02:46:09] is there a reason that action=render is not served with appropriate HTTP headers to correctly declare the UTF-8 encoding? [04:43:05] Ok, seriously? I am going nuts. I can NOT figure out what I've screwed up in the markup of this page. [04:43:16] Appropiate place to ask? Or should I bother someone else? [04:45:08] isforinsects: not many people around at the moment, but feel free to try your luck [04:45:25] I'm restarting into linux, bbl [04:46:43] http://wiki.laptop.org/go/Weekly_zine/0/Photos [04:47:04] looks like you need {{clear}} [04:47:12] (steal it from wikipedia) [04:47:29] {{clear}}? [04:47:34] *isforinsects browses [04:47:36] it's a template [04:47:45] http://en.wikipedia.org/wiki/Template:Clear [04:48:32] I've saved it with a version of {{clear}} dropped in to demonstrate [04:48:51] a few of those should get it how you need [04:49:37] you might want to move the clear to just before the Flickr group h2 [04:50:35] isforinsects: the home page seems misidentified on your wiki as well [04:50:41] Ung! thank you [04:50:59] MZMcBride: hrrm? [04:51:00] Oh, yeah. It's redirected [04:51:05] when you click the logo in the corner, it goes to a redirect [04:51:17] update http://wiki.laptop.org/go/MediaWiki:Mainpage to fix it [04:52:14] hello, does anyone know what version of mediawiki the perrow function works for gallery tags, I can't get my gallery photos to change the number of photos per line. [04:52:15] MZMcBride: oh cool, I had the same issue on mine. :) [04:52:40] perrow function? [04:53:00] oh, per row... [04:53:10] yes let me provide a link, yes it is written perrow [04:53:22] http://en.wikipedia.org/wiki/Wikipedia:Gallery_tag [04:54:45] also http://meta.wikimedia.org/wiki/Help:Images_and_other_uploaded_files#Gallery_tag.2C_category.2C_table_of_images [04:55:10] http://svn.wikimedia.org/viewvc/mediawiki?view=rev&revision=19721 [04:55:13] 03tstarling * r30780 10/trunk/debs/squid/debian/patches/26-vary_options.dpatch: Vary options: refactored, fixed bugs. This is the version I sent to squid-dev. [04:55:24] looks like you'll need MW 1.11, possibly 1.10 [04:55:27] i have version 1.7. the two other versions i saw in which this works had 1.10 and 1.11 [04:55:32] hmmm... [04:56:10] oh i c [04:56:28] thanks, so there is no way to add this code to my older version of mediawiki? [04:56:50] no, not really [04:57:22] thanks mcbride, I will see you around, appreciate your time [04:57:34] no problem [04:59:47] Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/arcandi/public_html/wiki/includes/Exception.php on line 160 [04:59:51] oops [05:00:02] Well, anyway, that's the error I'm getting... [05:00:48] I was upgrading from 1.8 to 1.11 [05:01:09] Oh thank you, thank you very very much [05:01:19] *whew* I've bee fighting that for hours [05:01:23] no problem [05:02:25] anyone know how to execute an upgrade once the file structure is uploaded? [05:03:09] guess I spoke too soon [05:04:58] arcandio: you need to run update.php [05:05:29] I keep trying but it doesn't seem to want to do it [05:05:44] just from the wiki/ directory right? [05:06:44] it's in the maintenance directory [05:07:15] I get a 403 forbidden [05:07:26] I guess I need to change privelages then? [05:08:00] a 403 from command line? [05:08:26] No, http [05:08:36] it's a PHP script [05:08:42] it has to be run via command line [05:09:01] though, the easier way to upgrade is to re-run config.php via a browser [05:09:10] ... and all of this is written down on MediaWiki.org [05:09:30] I've been stumbling through that for the whole night... [05:10:06] !man Upgrading_to_1.11 [05:10:06] --mwbot-- http://www.mediawiki.org/wiki/Manual:Upgrading_to_1.11 [05:21:53] Thanks for the help, It's created now, but I still get that parse error in includes/exception.php on line 160. [05:22:13] It won't let me access the wiki pages, after I've got it installed [05:25:28] arcandio: did you re-run config.php? [05:25:33] Yep [05:25:41] Resetup an everything [05:25:45] seemed to work [05:26:03] Added in my old localsettings.php [05:26:09] And still no dice [05:28:38] It gets all the way to saying that the setup is completed and I can navigate to a link to the main page, but the link sends me an error [05:33:11] Anyone have any ideas what to do about a Parse error in Exception.php? [05:37:34] anyone at all? [05:44:47] Can anyone help me with a php problem? [05:45:46] *Dantman is currently doing Lisp, but might help with php if the problem was actually explained [05:46:05] true enough [05:46:16] what would happen if your nasty little tounge crush your little tounge insude you mouth? would you get cum like after fucking inside your condom? is it possitble to think and talk without it? :D thank you [05:47:28] I'm upgrading from 1.8 to 1.11, and after I've gotten the thing upgraded, it gives me a parse error while apparently trying to print an error page [05:47:43] TimStarling: Use of op? [05:47:46] Syntax error in includes/exception.php [05:48:01] What version of PHP [05:48:13] php 5 [05:48:15] Bah [05:48:21] What version of PHP 5 [05:48:59] ... 4.4.2 [05:49:03] Which is not 5. [05:49:10] (that aside..) [05:49:18] :/ [05:49:40] let me guess. 5 required for 1.11 [05:49:53] Yes... of course... [05:50:01] PHP4 isn't even supported anymore [05:50:05] It's reached end of life [05:50:14] *sigh* Well, I went through hell and back ... [05:50:15] Oh wait [05:50:43] I remember this crap. My web server CAN use 5, it just need to have the files labled php5. [05:51:05] So... Then, In that case, I have no idea what version of 5 it has avaliable. [05:51:13] Can I query that somehow? [05:51:29] !wg ScriptExtension | arcandio [05:51:29] --mwbot-- arcandio: http://www.mediawiki.org/wiki/Manual:%24wgScriptExtension [05:52:13] into Localsettings.php? [05:54:40] Think so, I've never dealt with using the .php5 extension stuff [05:55:14] Will give it a shot [05:55:35] Same. No change [05:55:38] hm. [05:56:02] What causes an "errorpageerror" [05:56:10] that's whats on that line of the code [05:56:12] Try going to index.php5 [05:56:44] same deal, it just refers me to the .php [05:57:05] mah, dunno [05:57:31] thanks for the attempt though. [06:22:03] 03(NEW) Portal Namespace for Telugu mediawiki projects - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12982 15enhancement; normal; Wikimedia: Site requests; (vyzasatya) [06:27:31] *arcandio is now away - Reason : Auto-Away after 30 minutes [06:37:05] Ok, I lost my logs. Was it mccgrath helping me earlier? [06:37:33] Someone also pointed out that my MediaWiki:Mainpage was incorrect. [06:37:37] ? [06:38:49] isforinsects: http://tools.wikimedia.de/~amidaniel/chanlogs/%23mediawiki/20080210.txt [06:39:25] Danke :) [06:40:22] isforinsects: it was me [06:41:59] ah well firefox just crashed... again, so lemme get logged back in and see if I can fix this. [06:42:28] Anyone know why my wiki might be outputting blank pages for everything? [06:43:01] check the error logs? [06:43:21] where would I find them? [06:44:33] !debug | arcandio [06:44:33] --mwbot-- arcandio: For information on debugging (including viewing errors), see . [06:45:41] Ehhh... there's no page ther. [06:46:44] 03(mod) Support collation by a certain locale ( sorting order of characters) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=164 +comment (10octahedron80) [06:47:43] Here's an idea: I'd like to be able to export my Watchlist to an RSS feed I can subscribe to with an RSS feed reader (e.g. Google Reader). Currently, I can view the watchlist page as RSS, but I can't view my own RSS page without logging in. [06:49:27] I'd like to kick that idea around for a while: does anybody know if there's currently a way to do that? [06:50:03] Someone suggested that I could subscribe individually to RSS feeds of all the pages on my watch list; that seemed like too much duplication [06:58:00] 03(mod) Support collation by a certain locale ( sorting order of characters) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=164 (10octahedron80) [07:58:32] hi [09:14:08] 03(mod) Regular Malay i18n update - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=12978 +comment (10huji.huji) [09:32:07] 03(mod) Support collation by a certain locale ( sorting order of characters) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=164 (10mormegil) [09:46:50] <_wooz> lo [09:59:31] 03siebrand * r30781 10/trunk/phase3/includes/SpecialMostlinkedtemplates.php: [09:59:31] * fix Strict Standards: Declaration of SpecialMostlinkedtemplates::preprocessResults() should be compatible with that of QueryPage::preprocessResults() in SpecialMostlinkedtemplates.php [09:59:31] * remove EOL whitespace [10:01:58] 03(mod) Span class for "Mark as patrolled" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12882 +easy (10agony) [10:06:02] 03siebrand * r30782 10/trunk/phase3/includes/SpecialNewpages.php: [10:06:02] * fix Strict Standards: Declaration of NewPagesPage::preprocessResults() should be compatible with that of QueryPage::preprocessResults() in SpecialNewpages.php [10:06:02] * remove EOL whitespace [10:10:48] 03(mod) PHP Strict Standards issues - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12202 (10siebrand) [10:24:02] 03dale * r30783 10/trunk/extensions/MetavidWiki/ (14 files in 6 dirs): more improvments to data import scripts and minnor interfaces bug fixes [10:28:21] 03(mod) Separate message 'Blocklogpage' into 3 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=4778 +comment (10siebrand) [10:48:03] Hi there [10:48:03] I got a problem concerning my wiki located @www.dotawiki.hack4life.de and the domain www.dotawiki.de bound to it by united-domains.com. I'd want to use URL-hiding as redirect method in order to make direct searches using www.dotawiki.de/wiki/searchterm possible, but when i select this option and try to edit a page the problem occurs. [10:48:03] Once i hit the save changes button i get an error called "token_suffix_mismatch" . The english message corresponding to this error is "Your edit has been rejected because your client mangled the punctuation characters in the edit token. The edit has been rejected to prevent corruption of the article text. [10:48:04] This sometimes happens when you are using a buggy web-based anonymous proxy service." [10:48:06] If i switch to frame-redirect in the united-domains config, everything works fine, but the subdirectories aren't shown in the page-URLs, i.e. dotawiki.de/wiki/Hauptseite appears as dotawiki.de [10:48:28] Does anyone know what could cause the error? [10:48:28] Thanks for any kind of help [11:03:41] hello, [11:05:34] hi [11:09:08] Is there anyway to replace every users skin option in the mediawiki to be a new one (or at least replace everyone using monobook to a different one) ? [11:15:06] not without difficulty [11:15:13] preferences are stored as CSV [11:15:47] it would be better to use a sperate table, but this works for us (kindof) [11:16:58] ah [11:17:01] yeh i noticed they in a BLOB [11:17:57] MinuteElectron, Donno: there's a maintenance tool for this. maintenance/userOptions.php [11:18:04] anyway, gtg [11:18:15] ah cool thanks [11:39:33] thanks you Duesentrieb :) it worked [11:39:53] 03huji * r30784 10/trunk/phase3/docs/hooks.txt: Adding ParserFirstCallInit to the documentation [12:05:58] is there a way to rebuild user permissions? somehow all sysop's can't, for example, protect pages or change other users permissions [12:08:42] and i'm using version 1.11 [12:11:41] 03siebrand * r30785 10/trunk/extensions/ (4 files in 2 dirs): [12:11:41] * TitleKey: update extension credits [12:11:41] * TitleKey: add descriptionmsg [12:11:41] * Translate: add support for TitleKey [12:18:49] that was strange. after dumping user_groups table and manually inserting rights to db everything now works again [12:18:58] also, i can see thumbnails again [12:22:27] hello. I like the Special::Emailuser/X page in mediawiki. I'm just dissapointed that it can only be used by logged in users. This would be a great tool to allow people to send us mails, without giving our email address [12:22:36] (which i dont like because of spam bots, of course) [12:22:52] i couldn't find an option to allow this for everybody., is there one? [12:23:12] (especially as people can NOT create a login on this mediawiki, how close minded we are) [12:32:27] 03(FIXED) UTF8 user names with PostgreSQL backend cause login errors - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12735 (10greg) [12:54:17] I've read somewhere than when you have one codebase for multiple wikis, you have to use the --conf parameter with update.php, like php maintentance/update.php --conf=./LocalSettings.php. Is this true, and if so, do full paths like /home/www/settings/SomeLocalSettings.php work with it? [13:16:15] 03(NEW) recentchanges is not up to date , after editing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12983 major; normal; MediaWiki: Database; (ozz.project) [13:31:18] 03btongminh * r30786 10/trunk/extensions/GlobalUsage/ (4 files): Setting svn:eol-style native [13:32:47] TimStarling: when you have time, could you take a look at http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/GlobalUsage/GlobalUsage_body.php?&view=markup ? [13:33:00] it's and extension to check global image usage for commons images [13:33:27] brion said he was not sure whether repo->getMasterDB would actually work and that I should ask you :) [13:33:48] 03greg * r30787 10/trunk/phase3/config/index.php: We're stating CommandLineMode is true, but Exception.php won't know what STDERR is. [13:36:14] 03nikerabbit * r30788 10/trunk/extensions/LanguageSelector/LanguageSelector.php: [13:36:14] * Use Language::getLanguageNames [13:36:14] * Delay parser hook injecting if possible [13:36:14] * Use ugly urls for setlang, so that it can be disallowed from search crawlers [13:38:03] Hi guys, does anyone in this channel run a wiki with a toplevel-Domain bound to it using the URL-Hiding method? [13:38:34] Mine is registered with united-domains, but it doesn't work with RUL-Hiding [13:39:04] Whenever i try to submit an edited page it gives me a 'token_mismatch' error [14:06:13] hi there [14:06:36] is there a predefined flag in the database that i can use to lock page editing? [14:08:35] globally? [14:09:02] yeah [14:09:07] only for some time [14:09:20] Best do do that with MW, not a Database lock [14:09:48] hm what do you mean Dantman|FS? [14:10:03] !wg ReadOnly [14:10:03] --mwbot-- http://www.mediawiki.org/wiki/Manual:%24wgReadOnly [14:10:03] http://www.mediawiki.org/wiki/Manual:$wgReadOnly [14:10:37] hm ah well [14:10:47] i didn't explain myself properly [14:10:59] i don't want to lock the whole wiki [14:11:04] just lock one article [14:11:10] but that article globally [14:11:23] O_o [14:11:29] that is, not editable by any user? [14:11:35] yes [14:11:38] Page protection... [14:11:42] Not locking... [14:11:49] i do some editing in another "window" i mean tab [14:11:58] but while i am editing [14:12:10] i dont want that article to change [14:12:22] so, you want to avoid edit conflicts. [14:12:26] yes [14:12:56] at first i wanted to make my extension with multi user ability... like checking if it was edited and so on... [14:13:11] but now my tutor said i should concentrate on making it single user first [14:13:12] Asga: something like that exists already [14:13:25] by locking the article i edit/annotate [14:13:31] it does? [14:13:42] http://www.mediawiki.org/wiki/Extension:Ajax_Show_Editors [14:14:00] doesn't lock, only shows current editing status [14:15:15] hm [14:16:04] i don't need an extension which shows me if someone is editing the article [14:16:14] i thought i could use article flags [14:16:16] Asga: you can see it working on http://translatewiki.net [14:16:18] to lock an article [14:17:21] back to your original question, I dont' seen anything in the DB schema that would support this [14:17:26] *see [14:17:39] aren't there flags in the database which are checked before editPage makes a page editable [14:17:41] hm [14:18:07] the checks are on user and page permission [14:18:24] page_restrictions ? [14:18:36] well i could change page permissions right? [14:19:58] In principle, I think so. that's kind of abusing it, but it should work. [14:20:37] anywone willing to enhance ajax showing editors to support non-existent pages too? [14:21:09] in tables.sql it says something like [14:21:10] -- Comma-separated set of permission keys indicating who [14:21:10] -- can move or edit the page. [14:21:10] page_restrictions tinyblob NOT NULL, [14:21:18] (sorry for pasting) [14:23:21] Asga: is your project a demonstration-only thing? รน [14:23:34] yeah i think so [14:23:47] maybe it can be extended afterwards [14:23:56] it is for universit [14:23:57] y [14:24:35] i get marks for it but i don't think it has to be published later [14:24:50] if you plan into extending it and integrating it into MW, it is probably best not to mess with core and keep it into an extension; if it's only to show what you can do, you have of course more freedom [14:25:39] yeah so mabye i should go for a demonstration thing [14:25:53] i can change that locking thing afterwards if i find a better solution [14:26:00] but i have to come up with something soon [14:26:01] so [14:26:20] i am a bit at a loss how to do ;) [14:29:07] Hey, I have for some time been theming MW, but there is one thing I never did understand. Where is the "raw" HTML for MW? Ofcourse its possible to write html directly into the monobook.php file. [14:30:15] But I want to edit the php files that are linked in the monobook.php file? Is my question understandable? [14:30:27] 03tstarling * r30789 10/trunk/phase3/includes/MessageCache.php: Fixed total breakage of the local message cache since r30437 [14:32:17] Asga: permission check should be in getUserPermissionsErrors (Title.php) [14:33:27] thanks [14:34:30] where do i add translations for something like button text? [14:34:46] its all made up by magic words, isn't it? [14:35:41] messages are in /languages/messages/MessagesXX.php where XX is the ISO codeof the relevant language. [23:04:50] amidaniel: @reboot as a "time" should help [23:04:53] Now stop your bitching :P [23:05:09] !slap | Duesentrieb [23:05:09] --mwbot-- Duesentrieb: I don't know anything about "slap". [23:05:17] ;P [23:05:27] Dumb bot [23:05:30] *amidaniel kicks mwbot [23:06:01] *MZMcBride pets mwbot [23:06:21] 03(mod) recentchanges is not up to date , after editing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12983 (10N/A) [23:06:24] Duesentrieb: what do you think about something similar to PageNotice that works when editing a page? [23:06:43] 03grondin * r30812 10/trunk/extensions/ (5 files in 2 dirs): [23:06:43] Major release of Import User extension [23:06:43] * Add internationalization extension description message in [[Special:Version]] [23:06:43] * Create internationalization file [23:06:43] * Add more message [23:06:44] Adding Import User to Translate tool extension [23:07:03] hello, is AdminSettings.php necessary for upgrade? I don't have such a file [23:07:26] mikeX: use the .sample to create one [23:07:30] mikeX: You need to create it. Copy over the AdminSettings.sample and edit it accordingly [23:07:31] mikeX: it is necessary for most (if not all) maintenance scripts. Please see the file AdminSettings.sample for more info [23:07:42] heh [23:07:45] Hurra for redundant responses! [23:07:46] thanks : ) [23:07:51] MZMcBride: i think it would be nice to have something like that per action too, not only per namespace. and it would be nice if it would actually work. the current version is horribly broken in preview mode etc. [23:07:54] so, should I delete it after the update? [23:08:06] no, leave it there for future use [23:08:12] !adminsettings [23:08:12] --mwbot-- AdminSettings.php is an additional configuration file for use with command line maintenance scripts. See AdminSettings.sample in your installation directory for details. [23:08:16] \o/ [23:08:29] Duesentrieb: per page and per namespace notices would help stop the buffoonery that's been going on [23:08:58] *amidaniel lols at buffoonery [23:09:02] mikeX: it'S a good idea not to have it readable from the web though. if your shell user is different from the web user. [23:09:37] MZMcBride: per page?... that would be quite tricky. it shoulbe *on* page then. no idea how to do that [23:09:59] well, maybe, for editing... by manually parsing whatever is put into the edit box... [23:10:06] Can I fetch a page from a mediawiki in a format other than formatted HTML? [23:10:07] i see, does the wikidb user created by the installation script have the necessary privs for update? [23:10:20] well, if we could have it on &action=edit above the text box, it would stop things like http://en.wikipedia.org/w/index.php?title=Template:In_the_news&action=edit [23:10:34] aquarius: you an fetch the original wikitext, too [23:10:46] aquarius: other formats are not supported (mainly because no real parser exist) [23:10:51] Duesentrieb: ah, that sounds useful. How can I do that? [23:11:01] mikeX: usually not [23:11:15] aquarius: Apppend ?action=raw to the URL [23:11:37] mikeX: which is pretty much the reason to have an adminsettings file: to provide a db user with more privileges (namely, adding tables, changin structure, keys, etc) [23:11:46] aquarius: action=raw [23:12:00] aquarius: for rendered html without the fuzz, use action=render [23:12:09] (url parameters) [23:12:11] amidaniel: ah, I tried that. http://en.wikipedia.org/wiki/List_of_Quantum_Leap_episodes?action=raw gives "Raw pages must be accessed through the primary script entry point"? [23:12:38] oh, I need to do index.php?title=whatever&action=raw? [23:12:41] yes [23:12:47] security feature [23:12:48] Oh, yeah, they fucked with all that on WP ... use index.php?title=...&action=raw [23:12:54] got it. thanks, all :) [23:13:08] Does that *really* add any security whatsoever? [23:13:15] Seems silly to me [23:13:33] yeah, some browsers read things like title=Foo.zip as whatever the extension said [23:13:45] is clearly secure from stupid people like me who take a minute to work out how to do it :) [23:13:53] hehe [23:14:13] how can I extract the new version while overriding the previous files? [23:14:29] MZMcBride: I understand that ... so then i link to index.php instead of /wiki/...?action=raw .. I don't see how prohibiting the latter adds any security [23:14:47] amidaniel: yes, it does add security. because if you make a page called evil.js, and call it with evil.js?action=raw, MSIE will execute it as JS [23:15:06] because MSIE is a broken piece of shit. but that's nothing new [23:15:26] I'm well aware of that as well ... that's not my question [23:15:51] How is /wiki/evil.js?action=raw any less secure than /w/index.php?title=evil.js&action=raw [23:15:54] ? [23:16:40] /w/ only downloads index.php [23:16:44] 03siebrand * r30813 10/trunk/extensions/ (5 files in 2 dirs): [23:16:44] * Import NewUserMessage from http://www.mediawiki.org/w/index.php?title=Extension:NewUserMessage&oldid=146872. Made a few adjustments (added descriptionmsg, bumped version). [23:16:44] * Add support for Translate [23:16:47] amidaniel: because msie looks at the "file" part of the url, takes the extension, and goes "oh, this is javascript, i better run it"! [23:17:02] Ohhh .. I see [23:17:07] Fun [23:17:13] *amidaniel stabs Microsoft [23:17:43] I think FF did the same thing [23:18:00] MrZ-man: no. never. not if the http header says it's text/plain [23:18:07] No, FF I know for sure actually checks the MIME type [23:18:46] Well, or what the http header says the MIME type is, at least [23:18:50] if there's no content-type header, then i'm not sure. falling back to looking at the file extension may be reasonable [23:19:00] Perhaps [23:19:09] That may depend upon how the OS processes it though [23:19:20] I know Windows tends to be very trusting of file extensions [23:22:19] anyone here i need some help with a noob question. i just installed mediawiki. [23:23:23] ask [23:23:39] i'm trying to change the links in the navigation sidebar [23:23:46] can't figure out how [23:23:48] edit MediaWiki:Sidebar [23:23:51] read the manual [23:23:51] it's on-wiki [23:24:02] i tried that it's a blank page [23:24:12] i'm using 1.5 because i don't have php5 [23:24:13] did you try editing it? [23:24:34] yeah nothing is in there when i edit it. should it still be blank when editing? [23:25:52] i go to /wiki/index.php?title=Wiki:Sidebar [23:26:20] also tried /wiki/index.php?title=MediaWiki:Sidebar [23:26:28] So you need to create it :) [23:26:54] will it accept text or links only? [23:27:53] ah cool i see it now :) [23:27:57] example: http://www.mediawiki.org/wiki/MediaWiki:Sidebar [23:28:21] i swear it wasn't there before i edited it. now it shows up with the links in the article. weird. [23:31:50] LG|Devil: 1.6 is the latest stable version for PHP4 BTW. [23:35:01] how do i upgrade from 1.5 to 1.6? [23:35:21] just overwrite all files in ftp then go to /install? [23:37:44] LG|Devil: yes, unpack the files into the installation directory, and rerun the install script (or run the update script) [23:38:15] hmm the sidebar did change but not on the mainpage. why is that? [23:38:59] LG|Devil: add &action=purge to end end of the url [23:39:03] it is cached [23:39:37] ah thank you that worked :) [23:44:57] 03aaron * r30814 10/trunk/extensions/FlaggedRevs/ (FlaggedArticle.php FlaggedRevs.php FlaggedRevsPage.php): [23:44:57] * Make sure output metadata is included [23:44:57] * Tweak parsing/caching [23:46:04] 03siebrand * r30815 10/trunk/extensions/UsageStatistics/SpecialUserStats.i18n.php: Remove 2 leading spaces [23:50:16] is Paul Grinberg (gri6507) ever on IRC? [23:50:39] oh i was wrong i do have 1.6 :) [23:50:41] LG|Devil: what Skizzerz forgot to mention: make a backup first! [23:50:50] no need [23:50:53] oyeah :P [23:50:54] LG|Devil: Special:Version is your friend [23:51:05] yeah i just found it and confirmed [23:51:10] LG|Devil: anyway... 1.6 is old... and make sure you are at least running the latest patch level [23:51:17] siebrand: It would appear not. [23:51:49] my server doesn't have php5. i did originally try 1.10 but it spit at me for not have php5. [23:52:18] o.0 [23:52:21] brion was on!!?! [23:52:40] Skizzerz: he often is... [23:53:01] yeah, but I scanned the userlist awhile ago and didn't see him there >_> [23:53:38] the 1.6 download i got has the latest patches included i believe because all 1.6 modified dates for release and patch are the same timestamp [23:56:01] LG|Devil: just look at the minor version number on Special:Version [23:56:01] 03(NEW) Sidebar go back to default once every day - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12986 normal; normal; Wikimedia: General/Unknown; (jan) [23:56:08] ir schould be 1.6.10 [23:57:13] yup 1.6.10 [23:57:19] i'm good [23:57:19] LG|Devil: That is because they were moved to a different server at the saem time. [23:58:19] wow... just wow [23:58:27] (@ the new bug) [23:58:42] lol how can that happen [23:58:51] refresh from a cache dir? [23:59:32] no, because the MediaWiki: messages ARE the way to modify it ;)