[00:03:51] 03(mod) Release MediaWiki 1.15 (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18629 (10brion) [00:04:37] 03(WONTFIX) Give proper error message when viewing &action=protect without sufficient rights - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18677 (10brion) [00:09:45] 03(mod) Excessively large offset specified in {{#time:}} causes timeout - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14898 +upstream (10brion) [00:10:13] 03(mod) Enable RevisionDelete on WMF wikis for admins - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18780 (10public) [00:13:54] 03(NEW) JPEG 2000 image files are not supported, but can be uploaded non-functionally with .jpg extension - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18803 enhancement; Normal; MediaWiki: Uploading; (brion) [00:14:34] 03(WONTFIX) Add support for JPEG 2000 images - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11871 +comment (10brion) [00:16:50] 14(INVALID) Default parameter values are not used when a parameter is explicitly set to null - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=4708 +comment (10brion) [00:18:26] 03(mod) Bold/italic markup handled differently depending on leading whitespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18765 (10wiki) [00:46:54] Hi everone, I would like help. I have a domain and I would like to put mediawiki on it. [00:52:48] do you have a web-server? [01:00:39] never mind, Not the domain name I want [01:00:50] Do you guyz know anything about webs.com? [01:01:01] could I use mediawiki with this? [01:04:27] or do you know anything free that I could use mediawiki with? Anyone hello? [01:07:38] using free hosts for mediawiki rarely turns out well [01:08:05] lol I know but I can't afford to spend money this is for an organization [01:16:16] Home: http://www.yourwiki.net/wiki/YourWiki [01:56:16] Hi, I'm trying to set up "pretty URLs" (wiki.mysite.com/wiki/Page). Mediawiki's files are in /home/myuser/public_html/wiki and are accessible via the wiki.mysite.com subdomain. The page on short URLs says the install path can't be the same as the virtual directory, but it seems to be working -- why? Should I change it? [01:58:00] is there a way to tell mediawiki, that an external link is an image, even if this file does not end on a typical dot 3 letter [01:58:08] Oh, and $wgScriptPath is set to "", not a path. [01:58:35] 03dale * r50613 10/branches/new-upload/phase3/ (5 files in 4 dirs): new-upload updates [01:59:54] kephra: append fakeparameter=.jpg [02:00:15] either & or ? (depending on if the URL has a query string already) [02:00:27] http://wiki.kephra.de/index.php?title=User:Kephra_Nurmi/pictures <- this is the page I want [02:00:51] http://wiki.kephra.de/index.php?title=Template:Video <- this is the template I'm playing around [02:02:42] try: http://secondlife.com/app/image/{{urlencode:{{{2}}}}}/2?ext=.jpg [02:03:42] *kephra cheers for Splarka ;) [02:04:00] http://wiki.kephra.de/index.php?title=User:Kephra_Nurmi/pictures [02:04:23] sorta works [02:05:18] *hm* [02:05:19] you can make it a link too, with: [http://google.com http://secondlife.com/app/image/{{urlencode:{{{2}}}}}/2?ext=.jpg] [02:05:40] replacing google.com with the url you want to link to, has to be an external url, but you can use {{fullurl:pagename}} too for internal [02:06:14] reloading this page sometimes shows the picture ... sometimes just shows 2?ext=.jpg [02:14:57] hmm, not the fault of the wikicode anyway [02:15:16] true ;( [02:15:16] an is generated for each one, but if the image doesn't load it shows the alt text, which is 2?ext=.jpg [02:16:06] sometimes secondlife generates an error message "Unable to forward this request at this time." ;( [02:16:42] the generated html is: 2?ext=.jpg [02:17:20] luck that the app/image urls throw away the ?ext=.jpg [02:19:35] do I really need the {{urlencode: ? {{{2}}} is always a UUID [02:19:41] 03(mod) Give proper error message when viewing &action=protect without sufficient rights - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18677 +comment (10brion) [02:20:51] just a question [02:20:59] is anyone familiar with the "compare players" feature on mlb.com [02:21:01] and if so [02:21:15] how would one incorporate such a module (assuming it's java...) onto a mediawiki platform? [02:21:21] slash, a wiki site. [02:27:42] I...guess not [02:34:48] pandacomics: with an extension [02:35:55] pandacomics: you should really link to the feature directly. I'm not familiar with the site [02:38:09] What is WikiMap? [02:38:15] Fatal error: Class 'WikiMap' not found in /home/yourwiki/htdocs/html/w/extensions/AbuseFilter/SpecialAbuseLog.php on line 243 [02:39:32] ah. [02:40:12] @ ryan: http://mlb.mlb.com/stats/league_leaders.jsp?c_id=mlb&Submit=Submit&sortByStat=AVG&baseballScope=mlb&statType=1&timeFrame=1&timeSubFrame=2009 [02:40:23] you just check two of the boxes, click "compare" [02:40:32] and it recalls the data for those rows [02:40:46] since it's listed as jsp, I would assume it only requires knowledge of java [02:40:51] and possibly mysql for the database [02:43:15] Wait, why is AbuseFilter using a class that isn't even part of MediaWiki? It's actually a part of AbuseFilter. That's lame. [02:43:18] TimStarling: ping [02:43:50] usually extensions are allowed to use classes that they define themselves [02:44:35] AbuseFilter doesn't define that class, CentralAuth does. [02:45:52] Oh I see, WikiMap is added to core in r48877 [02:45:56] pandacomics: you could probably do that with straight html, and yes you'd likely need to store the data in the database [02:45:59] TimStarling: Can you backport that to the REL1_15 release? [02:46:21] pandacomics: although, if all of the data is in your wiki, you could likely do a lot of this with semantic mediawiki [02:46:28] (please) [02:46:37] WikiMap? [02:46:53] yesh [02:46:59] sounds like a feature [02:47:23] pandacomics: and write a special page that allows you to compare players by using an #ask query that has a decent output format [02:47:45] TimStarling: Some AbuseFilter special pages are kind of broken without it, though. It's really just a simple class. [02:48:05] how broken? [02:48:37] pandacomics: the charts might be difficult to make, but I'm actually working on something right now that would likely be useful for it :) [02:48:58] TimStarling: Well, it's a missing class, so PHP Fatal Error broken [02:49:03] on Special:AbuseLog and maybe more [02:49:14] Actually, no, just Special:AbuseLog [02:49:21] 03tstarling * r50614 10/trunk/phase3/includes/db/Database.php: (log message trimmed) [02:49:21] Fix breakage of SQLite ResultWrapper due to r45769. The "result" member in [02:49:21] SQLite is actually an array and so passing by value to [02:49:21] DatabaseSqlite::fetchObject() makes it fail to iterate. We can't really pass it [02:49:21] by reference since that's an E_STRICT error due to a parameter type mismatch [02:49:23] with Database. Pass the ResultWrapper instead. [02:49:25] This means that nothing at all should be passing bare result objects/arrays to [02:49:48] // This is a damn dirty hack [02:49:49] if ( !$initialiseSettingsDone ) { [02:49:49] $initialiseSettingsDone = true; [02:49:49] if( file_exists( "$IP/InitialiseSettings.php" ) ) { [02:50:26] I'm assuming the tagged version of AbuseFilter will work, then [02:53:13] I don't think this is going to happen [02:53:47] copying rubbish code like this out of CentralAuth unchanged [02:54:28] > jak dokonać reupload-own [02:55:28] TimStarling: heh, what % of MW code would you say has reasonable quality? [02:55:32] TimStarling: Perhaps AbuseFilter's recent changes to use that should be reverted too so it's not using that brittle new class? [02:56:11] AaronSchulz: so you want to pile more crap on top of the crap because there's crap there already? [02:56:22] no [02:56:30] actually I don't think it's that bad [02:56:56] the core is improving incrementally, and there are very few Wikimedia-specific hacks outside of the maintenance directory [02:57:08] we've really come a long way [02:58:18] Well I think WikiMap might be a good idea, MediaWiki does need some more built-in things that could possibly be used in wiki-farming situations [02:59:09] I think it would be a false start [02:59:43] SiteConfiguration is not really usable outside of Wikimedia, it needs to be rewritten [03:00:00] another 100 lines on top of it doesn't look like a good idea to me [03:00:01] Really? Why isn't it? [03:00:44] initialisation and the configuration cache are done in uncommitted code in CommonSettings.php [03:01:09] the language/site split is Wikimedia-specific [03:01:12] Well, that initialisation snippet is available somewhere on the MediaWiki wiki, isn't it? [03:01:26] the way databases are named is Wikimedia-specific and really terrible [03:01:29] I have that running on YourWiki. I don't use it, but I should... [03:02:38] 03laner * r50615 10/trunk/extensions/Plotters/ (5 files in 2 dirs): [03:02:38] * Add support for user defined data separator [03:02:38] * Add javascript functions for un-html encoding user defined data after it has been loaded on the page [03:11:27] 03tstarling * r50616 10/branches/REL1_15/phase3/ (RELEASE-NOTES includes/db/ includes/db/Database.php): * Backported r50614: SQLite ResultWrapper fix. Noted SQLite reintroduction in RELEASE-NOTES. [03:25:18] ryan_lane: ah, thanks [03:26:00] but how does one embed the #ask call feature on the wiki itself? =/ [03:26:43] pandacomics: it is included with an extension called semantic mediawiki [03:27:05] pandacomics: read up on it. semantic mediawiki isn't exactly easy, but it is easier than programming [03:47:07] 03laner * r50617 10/trunk/extensions/Plotters/ (Plotters.i18n.php PlottersClass.php PlottersParser.php): Added some basic error checking. [04:00:48] 03tstarling * r50618 10/branches/REL1_15/phase3/ (RELEASE-NOTES includes/parser/ includes/parser/Parser.php): Backported r49142, bug 18170, fixed a PHP warning in Parser::preSaveTransform() in PHP 5.3 [04:08:02] 03laner * r50619 10/trunk/extensions/Plotters/ (Plotters.i18n.php Plotters.php PlottersClass.php): Added support for generic canvas drawing via the generic renderer [04:42:05] Is there any way to make Squid work nicely with MediaWiki? [04:42:15] Even with PHP's file_get_contents, I'm getting cache misses [04:43:34] it's fairly complicated [04:43:39] I'm not sure if it's properly documented [04:45:01] It just seems kind of randomly annoying to me... For example, the main page is never cached for whatever reason. [04:45:44] I wouldn't call it random [04:45:58] it's a complicated thing to set up, squid wasn't designed for caching wikis [04:46:36] arent there some WMF specific patches to squid? or did those ever get merged upstream [04:46:51] TimStarling: Well, the thing I'm trying to get cached is an ?action=render, maybe squid won't cache things with certain query strings like that? [04:46:53] no, there are still some patches [04:47:04] they're not necessary though, just useful [04:48:12] What the hell... I just changed the URL around a bit, and now the headers are saying that the webserver is running Apache.. Am I hallucinating or something? [04:48:51] yes [04:49:02] your doctor tells me you are prone to hallucination [04:49:22] here's a basic overview of how to use Squid with MediaWiki [04:49:46] set $wgUseSquid = true, $wgSquidServers to a list of squid IP addresses [04:50:19] and..? [04:51:47] use header_replace to replace outgoing cache-control headers with cache-suppressing ones [04:51:54] like... [04:52:05] header_access Cache-Control deny wpcontent [04:52:08] header_replace Cache-Control private, s-maxage=0, max-age=0, must-revalidate [04:52:18] acl wpcontent url_regex -i http://.*/wiki/.* [04:52:18] acl wpcontent url_regex -i http://.*/w/.* [04:52:19] why? [04:52:39] so that when a page changes, your users will see the new version [04:53:22] note that one of our squid patches is to make the header_replace work properly [04:53:36] by default it replaces both request headers and response headers [04:54:05] that is not ideal but will work [04:56:07] Is there any way to make ?action=render's cacheable? [04:57:16] no. [04:57:21] they are in the parser cache though [04:57:27] so it's not too slow [04:58:01] so it shouldn't hit mysql, then [04:58:42] TimStarling: Which cache setup would you recommend for a single server? we're using APC as the main cache and memcached as the parser cache, and I'm not sure if that's optimal or whatever [04:59:25] just memcached, don't use APC [05:00:27] Really? [05:00:37] I read in one of domas' blog posts that APC was god-like [05:01:34] it's fast but crashy [05:01:50] memcached is fast too, just not quite as fast as APC [05:01:57] and it doesn't crash (much) [05:02:41] I don't recall domas calling it god-like ;) [05:04:57] Can any one point me to the steps of changing wiki theme ? [05:06:43] http://www.mediawiki.org/wiki/Manual:Skin [05:07:58] tanks [05:08:00] * thanks [05:13:49] AaronSchulz: Well, the statistics were very convincing :P [05:15:30] TimStarling: But isn't it better to have that bytecode cached? Or will that still happen even if Memcached is the main cache in MediaWiki? [05:15:59] APC is crashy? maybe that's why my PHP's are always segfaulting lol :( [05:26:04] 03aaron * r50620 10/trunk/phase3/maintenance/populateLogSearch.inc: Add newline to echo call [05:26:49] it will still happen if memcached is the main cache [05:27:03] bytecode caching is controlled purely via php.ini [07:35:58] ??? [07:40:46] opcode cache is mandatory [07:40:46] it is matter of 5x performance improvement [07:45:14] morning domas [07:48:58] hi [08:12:14] 03(mod) Tag filtering interface wastes lots of space - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18774 (10niklas.laxstrom) [08:36:17] 03(mod) Free up "Project" as a namespace (for Wikipedia:Projects) by using an alternate token - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18793 (10stvrtg) [09:07:57] re 18793: $wgMetaNamespace = 'Project' [09:09:59] Splarka: no he wants a new namespace called ProjecT: [09:10:18] you could just answer that bugzilla isn't a support forum :o [09:11:22] well, if he wants such a namespace so badly in a /new/ wiki, he can just use ns4!! [09:11:39] and then use 100 for 'Sitename' [09:12:04] a perfectly rational answer to his last post [09:29:03] *werdna sneaks in unnoticed [09:29:19] 03(mod) Create "game" namespace on Hebrew Wikisource - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18675 (10dovijacobs) [09:35:24] *Nikerabbit acts like he didn't notice [09:37:25] 03ialex * r50621 10/trunk/phase3/maintenance/updaters.inc: Tweak for r50609: use $wgDatabase rather than wfGetDB( DB_MASTER ) [09:37:44] *domas giggles at http://lists.wikimedia.org/pipermail/wikitech-l/2009-May/043117.html ;-) [09:45:46] 03(mod) RevDeleted layout misleading - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18772 +comment (10happy-melon) [10:02:56] 03(mod) Create "game" namespace on Hebrew Wikisource - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18675 (10happy-melon) [10:13:47] hello guys ! [10:14:51] Could anyone help me to find some mediawiki tutorials? I need as much as possible so that i can perfectly understand it and purpose it in my university. [10:15:50] hi arashi [10:15:56] Hello Karun ! [10:16:13] arashi: most of the information about mediawiki you can find is on the website/wiki at www.mediawiki.org [10:16:28] 03ialex * r50622 10/trunk/phase3/maintenance/populateLogSearch.inc: [10:16:28] * Fix comment [10:16:28] * Removed "- 1" when incrementing $blockStart and $blockEnd so that LOG_SEARCH_BATCH_SIZE is respected [10:18:19] Hmm yeah I guess so. I'll see what can I find on it then. thanks. [10:42:38] 03catrope * r50623 10/trunk/phase3/includes/api/ApiQueryUserContributions.php: Fix up r50600, which had no effect [10:46:25] 03(mod) LoginForm reports wrong password when CAPTCHA is wrong - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18798 summary; +comment (10roan.kattouw) [10:46:40] 03(mod) API: revision size with list=usercontribs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18743 (10roan.kattouw) [10:49:28] 03(mod) Page move should have more similar UI to delete, edit, etc. (keep tabs at top and highlight appropriate one, ...) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18789 +comment (10roan.kattouw) [10:50:39] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 +comment (10jidanni) [10:55:11] 03(ASSIGNED) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 (10karun) [10:57:19] Hello, [10:57:52] I am trying to disable email on my wiki. How would I go about doing so? I hasd a look at the LocalSettings.php page on the Wiki, but cant find an option to set. [10:59:54] 03(mod) Install the StringFunctions extension - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6455 +comment (10roan.kattouw) [11:01:36] 03(NEW) Special pages use NS_MAIN instead of ContentNamespaces - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18804 minor; Normal; MediaWiki: Special pages; (lgarczewski) [11:04:16] karun1, $wgEnableEmail = false; [11:06:09] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 +comment (10roan.kattouw) [11:07:12] 14(DUP) Special pages use NS_MAIN instead of ContentNamespaces - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18804 +comment (10roan.kattouw) [11:07:15] 03(mod) Query pages should limit to content namespaces, not just main namespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8130 +comment (10roan.kattouw) [11:07:46] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 (10karun) [11:08:28] 03kim * r50624 10/trunk/testing/installer/settings_handler.py: * fix: default use of http://localhost/~/public_html forgot a / [11:09:06] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 (10karun) [11:29:21] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 (10karun) [11:30:53] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 +need-review (10karun) [11:34:30] 03ialex * r50625 10/trunk/phase3/maintenance/ (postgres/archives/patch-log_search.sql updaters.inc): Follow-up r50567: also update PostgreSQL and SQLite schema [11:35:11] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 -need-review ; +comment (10roan.kattouw) [11:39:14] Hi, I am working on a patch for MediaWiki and this is the first time Ive had to get information from the local settings.php file. Do I need to add the variable as something like global $wgEnableUserEmail; to get it from the LocalSettings file? [11:54:25] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 +comment (10karun) [11:55:01] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 +need-review (10karun) [12:15:50] 03kim * r50626 10/trunk/testing/installer/ (installer.py installers.py test_system.py): [12:15:50] First simple test integrated! [12:15:50] \o/ [12:25:51] Hi, I have an instance of MySQL on the server where I want to install mediawiki, but it's not listening on the standard port (which is 3306) [12:26:04] it's listening on 3316 and I don't see any option in the installer to specify the port [12:26:08] is there any way around this? [12:27:48] kwame: try doing 127.0.0.1:3316 [12:29:05] hi I upgraded from 1.12 to 1.13.5. The search tool works but when you navigate with the keyboard, it goes 2 by 2... so it automatically jumps to the 2nd entry [12:29:08] any idea ? [12:32:09] chuck: that worked :) [12:32:16] why would a talk for this ip or a user talk link lead to a 404 error? [12:33:42] 03kim * r50627 10/trunk/testing/exttest/logindata.py: [12:33:42] Override pywikipedia retry_on_fail directive. [12:33:42] For exttesting, we always need this to be False [12:35:57] kwame, "The value in $wgBDport is only used with PostgreSQL. To specify a MySQL connection port different than 3306, use the syntax server:port on $wgdbServer [12:36:00] " [12:36:14] $wgdBserver = "127.0.0.1:3316"; [12:36:38] blah [12:36:44] im blind [12:43:51] I upgraded from 1.12 to 1.13.5 and I have now 2 fckEditor in my edit page... any idea ? [12:49:17] aaa [12:51:13] how can i print (to printer) article with header & footer that repeat on each printed page?? [13:02:31] Reedy: question, this mediawiki instance I'm setting up it's a "hot spare" for our disaster recovery plan [13:03:45] Currently, the DB is on read-only mode, so I get this when I try to access the wiki --> http://pastebin.com/d1e2a5ce4 [13:04:11] I'm reading this http://meta.wikimedia.org/wiki/MediaWiki_FAQ#How_do_I_put_MediaWiki_into_Read_Only_mode.3F but I don't quite follow the option "$wgReadOnly" [13:04:23] how would that option be written in the LocalSetting.php ? [13:04:54] $wgReadOnly = true; //makes mw readonly [13:05:16] ah [13:05:18] trying [13:05:46] no, same error [13:06:01] have you restarted your mysql instance not in readonly? [13:06:08] No [13:06:13] Hi, where can I find my '.my.cnf' file? [13:06:23] thats what its complaining about [13:06:36] arash_, for mysql? depends on your os [13:07:01] that sounds like a #mysql question, not a #mediawiki question [13:07:29] hmm... oh ok :-/ (I've got to read up more on what this whole database thingie is all about) [13:07:46] Hi, M'y name's Pierre. I'we some charst trouble when moving my mediawiki from one server to another.. [13:07:51] anyone can help me? [13:07:56] i got two V's, haha [13:08:03] oh, no, regulary i'm PierreW. [13:08:18] how can i print (to printer) article with header & footer that repeat on each printed page?? [13:09:27] lol [13:09:29] Reedy: is there a "standard" way for mediawiki to have a server replication? [13:09:34] 2 pierre on the same channel! [13:09:39] OH NOES! [13:09:41] Reedy: what we are doing, we are using mysql replication [13:10:06] so I'm setting mediawiki on the server where the mysql replication db's are, and that's why I want to set mediawiki to read-only mode in this server [13:11:15] how can i print (to printer) article with special header & footer that repeat on each printed page?? [13:11:31] I've some trouble with my database replication... [13:11:54] some french ponctuation are transleted with a ? [13:11:58] kwame, normally you would configure MediaWiki to use the master as a master and the slave as a slave. [13:12:12] If I'm a "noob", is it a good idea to use a backup-script to simplify the task for myself? [13:12:24] Simetrical: that's what I'm doing [13:12:41] mediawiki in the "slave" server is using the replicated db, but this replicated db it's in read-only mode [13:12:42] Then all should be well. [13:12:57] I'm not sure you understand what I mean. [13:13:06] then, I'm using the $wgReadOnly directive [13:13:14] I don't think that's what you want. [13:13:34] Do you want two separate wikis, one of which is read-only? [13:13:42] correct [13:13:45] Um, okay. [13:13:49] That seems a little odd. [13:14:04] But i think he wants the 2nd as like a backup.. replicated from the first [13:14:11] Reedy: correct [13:14:28] 2 seperate sets of configs.. one with readonly set in the conf file? :/ [13:14:35] If it's for backup, you don't need to run MediaWiki on the second at all . . . [13:15:02] Why would you want a separate copy of the wiki where no one could edit, change their watchlists, etc., but which is otherwise identical, including having all the same users? [13:15:14] Simetrical: but this second instance of mediawiki, the backup one, needs to be accessed, just for read access [13:15:27] Why does it need to be accessed? By who? [13:15:42] Simetrical: that's the requirements I got :-/ [13:15:48] . . . [13:15:53] Simetrical: :) I know [13:15:56] Maybe you should ask for clarification? [13:20:30] http://laxstrom.name/notlikethis.png [13:22:21] hello everyone [13:22:45] how does mediawiki could rewrite urls of type index.php?title=foobar&action=edit&redlink=1 [13:23:02] how can i print (to printer) article with special header & footer that repeat on each printed page?? [13:23:05] ? It rewrites for links which arce not edit [13:24:30] everything is ok in .htaccess [13:24:42] rewriting is ok, but mediawiki doesn't call the right urls [13:25:22] does exists another $wgArticlePath directive specially for editable links? [13:37:49] how can i print (to printer) article with special header & footer that repeat on each printed page?? [13:41:37] hi, I installed 2 wikis on the same database, one in English, the other one in French. I used http://www.mediawiki.org/wiki/Manual:$wgSharedDB to share the user table so that we have to register only once (still login two time). But now, when I log in the French one, the wiki swtiches in English... any idea ? [13:44:42] is the language linked to the user ? [13:45:05] 03ashley * r50628 10/trunk/extensions/SocialProfile/UserStats/EditCount.php: SocialProfile: remove unused globals from EditCount.php [13:46:05] 03(mod) Install the StringFunctions extension - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6455 (10Simetrical+wikibugs) [14:06:48] so nobody to help ? :/ [14:07:41] marineam15: of course you share user settings too then, I guess [14:13:08] I need to migrate Mediawiki from a Windows server running IIS to another Windows server running XAMPP. i have dumped the database and created/loaded it on the new server, created the database user & authorized it for the database, moved the mediawiki folder to the new server as c:\xampp\htdocs\mediawiki, but accessing http://localhost/mediawiki gives a 500 error and there's nothing in apache's error.log to give me any clues [14:13:18] any idea what i am missing / how i can make the cause of the problem visible? [14:15:13] 03(NEW) Suppress username and Special:Listusers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18805 enhancement; Normal; MediaWiki: General/Unknown; (FT2.wiki) [14:23:06] just to be clear: the LocalSettings.php has been checked. everything is the same as on the old system (default to $IP is the dir where the file resides, database is on localhost, etc.) [14:24:08] Nikerabbit: ok thank you. So how could I do that ? Is it possible to force the interface language ? [14:24:12] SynrG: do you have any extensions? [14:24:26] SynrG: if yes, did you move them? [14:24:56] yes, and yes. [14:25:01] i moved the whole tree. [14:25:30] everything is self-contained in the one directory [14:26:06] SynrG: my recomendation would be [14:26:42] SynrG: install mediawiki in the xampp new server, and once you have it up and running, just do a dump of your database, and after that, just run the update.php script [14:27:12] ok ... as for the dump of the db, i already have that loaded on the new server. [14:27:20] update.php expects a dump file? [14:27:36] can it make use of the already loaded db? [14:27:54] SynrG: so, no, don't dump the db into the xampp server, just create an empty db and do a fresh install of mediawiki [14:33:33] ok. i'll try that next. i'm just double-checking the wiki user via phpmyadmin, though. i can't login as the wiki user ... shouldn't i be able to? [14:34:17] 03(NEW) Unicode *Cyrillic* codes for languages of Russia (Chuvash) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18806 normal; Normal; MediaWiki: Internationalization; (imz) [14:36:08] 03(mod) Unicode *Cyrillic* codes for languages of Russia (Chuvash) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18806 (10imz) [14:36:23] the user has all database-specific privileges but no global privileges [14:40:04] kwame: changing the user to root (!) in LocalSettings.php works around the problem (the wiki is entirely internal to the organization, so for troubleshooting this i'm not terribly worried) [14:40:13] so it would appear i set up the user incorrectly. [14:45:02] so my sole remaining problem would be to rewrite URLs to take out the "/mediawiki" path. dunno if i can do this without messing up xampp which has other root paths to other things. [14:52:52] hi, if I get the error 'Messages file for extensions PageBy is not defined', what does it mean exactly ? [14:53:17] Hey everyone, i';m working on the version mediawiki 1.6.10 and i wanna upgrade till the newest version. Can i do it directly, or should i install every version. (because i have 6 wiki, so quite a lot of work if ther is no faster way...) [14:57:14] marineam15: The PageBy extension's message file is missing maybe? Is this a new error, or are you trying to load a new extension? [14:57:25] DjAngo23: do it directly [14:57:41] Ryan_Lane: I tried, but nothing appears on my page [14:57:42] DjAngo23: it is the recommended method [14:57:57] DjAngo23: what do you mean nothing appeared? [14:57:59] But, the db did update via console. [14:58:05] Blank page [14:58:14] DjAngo23: that's usually a php error [14:58:21] DjAngo23: do you have extensions installed? [14:58:29] this is a new error [14:58:35] No extensions [14:58:43] Ryan_Lane: actually I upgraded from 1.12 to 1.13 [14:58:43] marineam15: when did it start? [14:58:47] phpinfo shows php5 [14:58:50] DjAngo23: what do your logs show? [14:59:10] Ryan_Lane: and now I get this error [14:59:17] there i need help, what is the path to that log ? [14:59:40] DjAngo23: you on a linux system? do you have root? [14:59:47] how can i print (to printer) article with special header & footer that repeat on each printed page?? [14:59:52] Ryan_Lane: but the extension seems to work on 1.13, I mean I didn't see anything on the extension page which would say it doesn't work with this version... [14:59:56] marineam15: Is it an error or a warning? [15:00:09] Ryan_Lane: internal error [15:00:46] marineam15: how did you download the extension? from a snapshot? [15:00:59] Ryan_Lane: No root, but i can go till the directoryies : html, log, logs, etc, [15:01:22] DjAngo23: it'll likely be in your web server's logs [15:01:27] Ryan_Lane: I don't remember it was last year... but I can download it again just to be sure to have the good version [15:01:37] DjAngo23: usually /var/logs/httpd/error_log [15:01:48] perfekt, i gonna take a look there [15:01:56] DjAngo23: err /var/log/httpd/error_log [15:02:09] DjAngo23: or /var/log/apache2/error_log on ubuntu/debian [15:02:10] Ryan_Lane: actually I think it was from a snapshot yes [15:02:14] Should open it with tail right ? [15:02:33] DjAngo23: or vi or cat into less, or however you are comfortable with [15:02:42] DjAngo23: tail -f is usually good though [15:03:19] marineam15: the PageBy.i18n.php file isn't missing right? [15:03:51] Ryan_Lane: the PageBy.i18n.php isn't missing [15:04:27] Ryan_Lane: Nothing in the log, only faicon [15:04:34] err favicon [15:04:59] DjAngo23: are you on a shared host? [15:05:42] yep [15:06:03] DjAngo23: they may put your logs elsewhere [15:06:22] DjAngo23: possibly in your home directory [15:09:59] Ryan_Lane: I replaced the PageBy folder by a new one I just downloaded [15:10:08] Ryan_Lane: but the problem is still there [15:10:30] marineam15: let me download it and see if I get the same issue [15:10:45] Ryan_Lane: maybe something changed in the 1.13 [15:10:49] Ryan_Lane: ok thank you :) [15:11:43] Ryan_Lane: actually I call this extension in a customized page includes/ArticleInfo.php, using wfLoadExtensionMessages( 'PageBy' ); [15:12:03] ok [15:14:43] marineam15: the extension works for me, by using it in a page in MediaWiki 1.14. let me see if I can figure out why it isn't working for your other plugin [15:15:02] Ryan_Lane: I can found actual logs, but i a add 'echo "Hello World";' in the index file, it works [15:15:28] 03ashley * r50629 10/trunk/extensions/SocialProfile/UserRelationship/ (8 files): [15:15:28] SocialProfile: cleanup to UserRelationship stuff: [15:15:28] *rewrote JS to be less YUI-dependent [15:15:28] *rewrote a raw SQL query to use Database class in UserRelationshipClass.php [15:15:28] *spacing [15:15:29] *a bit of documentation [15:15:31] *removed unused globals [15:15:39] DjAngo23: what works? Your log files, or the wiki? [15:16:40] marineam15: are you loading the pageby extension before your custom extension in LocalSettings.php? [15:18:07] DjAngo23: you should enable php logging via your .htaccess file [15:18:11] DjAngo23: http://perishablepress.com/press/2008/01/14/advanced-php-error-handling-via-htaccess/ [15:18:43] Ryan_Lane: actually it's not really an extension [15:19:13] Sorry, the wiki works [15:19:26] oh, another question [15:19:39] marineam15: how so? is it a hack? [15:19:40] I mean I just added my ArticleInfos.php in the includes folder and I call it in Monobook with a include 'includes/ArticleInfos.php' [15:19:45] heh [15:19:53] my wiki looks fine in firefox, but the tabs and nav box are all over the place when viewed in IE [15:20:01] how do I fix that? [15:20:01] and why is that happening? [15:20:53] marineam15: is it a special page? you should really drop those into extensions, and create special page the way the documentation recommends [15:21:27] marineam15: http://www.mediawiki.org/wiki/Manual:Special_pages [15:21:41] Ryan_Lane: yep I wanted to, but we didn't have time so I did it like this for the moment :/ [15:22:04] marineam15: are you including the pageby extension before you include your special page? [15:22:14] Ryan_Lane: my boss was hurried [15:22:54] well I don't include the PageBy with an "include", I just added it in the LocalSettings.php [15:23:22] isn't that where you are adding your special page? [15:24:32] ack, you are doing it in monobook [15:25:00] in LocalSettings, I added the PageBy ext. In ArticleInfos.php (my customized file) I use this ext by wfLoadExtensionMessages( 'PageBy' ); and in Monobook I call ArticleInfos.php by include 'includes/ArticleInfos.php' [15:25:41] I know, it's a bit complicated... [15:26:51] yeah. the extension's messages may not be loaded before your hack is used [15:27:44] I don"t know how it is possible, before the upgrade everything was working well [15:28:08] marineam15: so what does your hack do? [15:30:10] it displays infos about the article [15:31:08] you could try adding the extension's messages file manually... (thats really dirty though); maybe something like $dir = 'dirname(__FILE__) . '/../extensions/PageBy/'; $wgExtensionMessagesFiles['PageBy'] = $dir . 'PageBy.i18n.php'; [15:31:20] Ryan_Lane: I got the log file know ;) [15:31:25] Via your link [15:31:32] DjAngo23: anything of interest in there? [15:31:38] 03(mod) Change SITENAME and add namespace alias on Ukrainian Wikiquote - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18781 (10rhalsell) [15:32:09] Ryan_Lane: I just saw i got 2 index files. one php, other php5 [15:32:25] yeah, one is used if php5 is loaded as a cgi module [15:32:31] okay [15:33:46] DjAngo23: if your provider has php4 and php5 on the system, it may use php5 as a module [15:34:12] Ryan_Lane: [15-May-2009 17:33:55] PHP Fatal error: Call to undefined method Interwiki::fetch() in /home/gamersoxygen.nl/html/www/martialheroes/wiki/update_wiki/includes/Title.php on line 678 [15:36:38] thats strange [15:37:00] DjAngo23: thats after updating to 1.14 from 1.6? [15:37:14] hello [15:37:29] Nikerabbit: good morning [15:37:59] Ryan_Lane: No after updating directly from 1.6.10 [15:38:10] Yeah, sorry you are right ! [15:38:37] DjAngo23: did you download the 1.14 version? or did you use subversion? [15:38:44] the command cp erase the files if already existant right ? [15:39:06] Ryan_Lane: Download and uploaded the latest version [15:39:09] no sub [15:39:13] DjAngo23: it'll overwrite them, yes [15:39:40] That was what i was asking. Is it possible to upgrade without subversions [15:40:28] yeah, its fine. I just wanted to make sure you weren't using some funky subversion revision [15:40:35] Nope [15:40:41] Everythink Original [15:40:47] everything [15:40:51] Jezus [15:42:45] DjAngo23: did you overwrite your 1.6 directory? [15:43:33] yep, but got backup [15:43:53] DjAngo23: unzip 1.14 into a brand new directory, and try it with that [15:44:04] maybe something got screwed up on the overwrite [15:44:25] the change config file with db login and that'sit ? [15:44:50] you should be able to use the same LocalSettings.php file [15:46:15] Ryan_Lane: Okay, tryiong that [15:47:22] 03(mod) JPEG 2000 image files are not supported, but can be uploaded non-functionally with .jpg extension - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18803 (10gtisza) [16:02:25] 03laner * r50630 10/trunk/extensions/Plotters/ (Plotters.php PlottersClass.php PlottersParser.php README): Changed class names, function names, etc. to reflect the changes to the extension name make earlier. [16:02:43] 03kim * r50631 10/trunk/testing/installer/ (5 files): [16:02:43] Add the language option [16:02:43] eg. [16:02:43] install mediawiki:latest as ein_deutche_wiki language de [16:02:43] install mediawiki:latest as een_nederlandse_wiki language nl [16:02:45] install mediawiki:latest as un_wiki_francais language fr [16:03:31] Where can I read about the mediawiki database structure? [16:03:45] I want to know what the field "page_counter" in table "page" does [16:04:59] Never mind, found Manual:Page_table [16:12:27] Ryan_Lane: I did, unpack the archive, and put my LocalSettings.php in it, but still blank page [16:13:34] Ryan_Lane: The log says something with a google api : [16:13:42] DjAngo23: ? [16:13:49] line 23 [16:13:59] [15-May-2009 18:13:03] PHP Warning: require_once(/home/gamersoxygen.nl/html/www/martialheroes/wiki/mediawiki/extensions/GoogleSitemap.php): failed to open stream: No such file or directory in /home/gamersoxygen.nl/html/www/martialheroes/wiki/mediawiki/LocalSettings.php on line 23 [16:14:01] [15-May-2009 18:13:03] PHP Fatal error: require_once(): Failed opening required '/home/gamersoxygen.nl/html/www/martialheroes/wiki/mediawiki/extensions/GoogleSitemap.php' (include_path='/home/gamersoxygen.nl/html/www/martialheroes/wiki/mediawiki:/home/gamersoxygen.nl/html/www/martialheroes/wiki/mediawiki/includes:/home/gamersoxygen.nl/html/www/martialheroes/wiki/mediawiki/languages') in... [16:14:02] .../home/gamersoxygen.nl/html/www/martialheroes/wiki/mediawiki/LocalSettings.php on line 23 [16:14:23] DjAngo23: you are using an extension [16:14:33] php extension ? [16:14:44] DjAngo23: MediaWiki extension Google Sitemap [16:14:46] Or MediWiki extension ? [16:14:51] No i don [16:15:01] don't. It's a fresh installation [16:15:15] DjAngo23: your LocalSettings.php is telling mediawiki to use it [16:15:25] DjAngo23: comment that line out, or add that extension back in [16:15:31] Wait, maybee you are right [16:16:38] Yeah, i commented that line. Don know how that did come there ;) [16:16:50] heh [16:18:01] Ryan_Lane: Got problem with this now : require_once('extensions/SpecialInterwiki/SpecialInterwiki.php'); [16:18:07] Is this an extension aswel ? [16:19:34] DjAngo23: yes [16:20:07] If you need those extensions, you'll need to add them back in later [16:20:59] It's strange. [16:21:03] But okay ;) thanks [16:21:35] meaning you'll need to move the extensions into your extensions directory and put those lines back into LocalSettings.php [16:26:12] 03ialex * r50632 10/trunk/extensions/ (40 files in 13 dirs): svn:eol-style native [16:32:41] Ryan_Lane: Big Thanks to you, everything is working now ;) [16:32:44] Thanks a lot ;) [16:32:57] no problem. glad I could help [16:32:57] ou even learned me to log via htaccess [16:33:01] :) [16:38:45] 03laner * r50633 10/trunk/extensions/Plotters/ (4 files): [16:38:45] * Added support for helpers [16:38:45] * Added some more error checking [16:42:11] Hum, problem again, the SuperAdmin can't login, wrong password ;) [16:42:16] But it's the same. [16:43:14] ah, i think the password stuff may have changed since then [16:43:22] where is that documentation at.... [16:43:22] 03demon * r50634 10/trunk/phase3/includes/Preferences.php: Don't need to use $wgUser, isValidEmailAddr() is static. [16:44:05] It says it's binarie, so i can even chang it :) [16:44:24] don't do anything like that yet :) [16:44:26] gimme a sec [16:47:32] try $wgPasswordSalt = false; in your LocalSettings.php [16:51:07] 03(mod) Add the ability to specify custom date formats in Special:Preferences. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1784 +comment (10innocentkiller) [16:54:31] Ryan_Lane: $wgPasswordSalt doesn't exist in the file. [16:54:43] DjAngo23: I know [16:54:46] DjAngo23: add it [16:57:07] okay sorry [16:58:00] Ryan_Lane: Login error: Incorrect password entered. Please try again. [16:59:34] DjAngo23: ok. take that back out, and use the changePassword.php maintanance script [16:59:37] 03(NEW) Phase out right-related globals - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18807 normal; Normal; MediaWiki: General/Unknown; (innocentkiller) [16:59:40] 03(mod) Reduce use of global and public variables (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9968 (10innocentkiller) [16:59:42] 03(mod) Blocking/Permissions Rewrite - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14636 (10innocentkiller) [16:59:50] ok. [16:59:51] DjAngo23: its in the maintanance/ directory [16:59:53] brb [17:00:02] command line ? [17:00:02] DjAngo23: you'll probably need to set up AdminSettings.php [17:00:04] yep [17:08:51] 03demon * r50635 10/trunk/phase3/ (3 files in 3 dirs): (bug 18549) Make Special:Blockip (and api action=block) respect $wgEnableUserEmail and $wgSysopEmailBans [17:09:00] 03(FIXED) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 +comment (10innocentkiller) [17:21:46] 03demon * r50636 10/trunk/phase3/includes/specials/SpecialConfirmemail.php: Use getTitle() instead of getTitleFor() [17:25:07] 03(FIXED) Activation of AbuseFilter on nl-wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18615 +comment (10rhalsell) [17:29:30] it's the summer and i'm back to work on my wiki. browsing the userlist I see all the peeps I remember are still here [17:32:09] 03(ASSIGNED) Enable FlaggedRevs Patrolling Configuration on ia.wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16485 +comment (10rhalsell) [17:40:34] Ryan_Lane: Yeah that kind of work i thin, but i need to do it for every user ? [17:40:51] DjAngo23: I hope not :) [17:41:08] Usage: php changePassword.php [--user=user --password=password | --help] [17:41:29] DjAngo23: If so, you may want to send an email to mediawiki-l and ask how to fix it [17:41:48] got their email ? [17:41:51] I use authentication plugins on all my wikis that bypass this, so I never ran into this issue [17:41:59] !mediawiki-l [17:41:59] --mwbot-- I don't know anything about "mediawiki-l". You might try: !list !support [17:42:03] !list [17:42:03] --mwbot-- mediawiki-l and wikitech-l are the primary mailing lists for MediaWiki-related issues. See http://lists.wikimedia.org/ for details. [17:42:21] !support [17:42:21] --mwbot-- If we are unable to answer your query there are alternate avenues you can take to get support. There is a support mailing list , support desk on MediaWiki.org and unofficial forums . [17:42:29] there we go :) [17:50:01] Hello, i give a table the css style: float:left and at a other psoition i try to use a div with the style: clear:both but there is no effect [17:52:47] Ryan_Lane: It's posted ! [17:53:03] 03(FIXED) Update Special:Wantedpages cache on Chinese Wikisource - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18178 +comment (10rhalsell) [17:54:27] 03(mod) Checkuser IP->Edits omitting "blocked user" indication - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18792 (10JSchulz_4587) [17:54:57] 03(FIXED) Object of class PEAR_Error could not be converted to string - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12252 +comment (10innocentkiller) [17:58:59] 03jan * r50637 10/trunk/extensions/Poll/ (Poll.i18n.php Poll_body.php): [17:58:59] * Add new function in Poll_body.php [17:58:59] * Add new massages in Poll.i18n.php [18:00:16] 14(INVALID) Could not send confirmation mail. Check address for invalid characters. Mailer returned: 1 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17455 +comment (10innocentkiller) [18:04:13] 03aaron * r50638 10/trunk/extensions/CheckUser/ (CheckUser.i18n.php CheckUser_body.php): bug 18613 Make filling in the "reason" field for CheckUser checks compulsory [18:04:28] 03(FIXED) Make filling in the "reason" field for CheckUser checks compulsory - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18613 +comment (10JSchulz_4587) [18:23:35] Is there a simpler wiki out there with mediawiki compatibility (the most common parts of mediawiki notation)? [18:25:47] IS there a way to export our wikis to raw mediawiki notation? That's the first question, I guess. [18:26:50] dumps are for consumption by a mediawiki installation - I doubt there is another wiki which uses that format for input [18:27:03] even copying the page text wouldn't work, since markup is different [18:27:24] however you might be able to export from mediawiki as html, and then import that to some other wiki [18:27:25] maybe [18:33:31] 03(mod) Upgrade to the latest version of GeSHi (1.0.8) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10967 +comment (10brion) [18:34:51] Mike_lifeguard: actually, the PHP Pear module text_wiki has a parser for mediawiki notation. [18:35:19] there are several such projects [18:35:22] none of them are perfect [18:35:47] but we only use simple markup... tables are about as complex as it gets.. [18:36:00] so then maybe it will work :) [18:36:04] We have 6 very active wikis in a drupal style farm. [18:36:31] We need better security (such as for images).. and simplicity [18:37:39] 03(NEW) Page Logging portion of XML Dump is broken - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18808 normal; Normal; Wikimedia: Downloads; (tfinc) [18:37:40] What's wrong with security in terms of images? [18:37:47] <^demon|away> brion: In re: to GeSHi, we're using r1402 of their 1.0.X_stable branch, which was the suggested revision to use (per comment #2 from Niklas) [18:38:13] <^demon|away> Granted, we may need a newer rev, but it's what's currently set for the external. [18:40:30] k [18:41:41] 03(mod) Upgrade to the latest version of GeSHi (1.0.8) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10967 (10innocentkiller) [19:01:20] 03simetrical * r50639 10/trunk/phase3/maintenance/parserTests.inc: Fix parsertests with $wgSectionContainers=true [19:01:50] 03(mod) Checkuser IP->Edits omitting "blocked user" indication - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18792 +comment (10FT2.wiki) [19:02:07] 03(mod) Upgrade to the latest version of GeSHi (1.0.8) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10967 (10brion) [19:04:08] 03(mod) Page Logging portion of XML Dump is broken - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18808 (10tfinc) [19:11:05] 03(mod) Update config of FlaggedRevs for en.wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18421 (10brion) [19:15:00] hey all, I have an issue that I need a hand with. [19:15:12] I have 1.12 from debain lenny package installed [19:15:17] I am using it with gforge. [19:15:45] I took a dump from a different free standing mediawiki install using dumpBackup.php [19:16:04] I imported it with no errors returned with importDump.php [19:16:19] But with I runn regenerate I get the following error [19:17:02] http://paste2.org/p/211307 [19:17:15] *run [19:20:46] Hmm I allowed zip files to be uploaded in LocalSettings.php, but when I try to upload a zip file I get the error message "Quick question: I have the .zip extension allowed in LocalSettings.php, but when I try to upload a zip file I get the error message "Cannot upload this file because Internet Explorer would detect it as "application/zip", which is a disallowed and potentially dangerous file type." [19:20:57] however I just tested it with a .rar file and it works fine :\ [19:21:15] oops clipboard. [19:21:47] error message is "Cannot upload this file because Internet Explorer would detect it as "application/zip", which is a disallowed and potentially dangerous file type." ;P [19:23:15] 03simetrical * r50640 10/trunk/phase3/maintenance/ (parserTests.inc parserTests.php): (log message trimmed) [19:23:15] Add --setversion option to parserTests [19:23:15] This overrides the version string stored in the database with --record. [19:23:15] When using git-svn, you can do [19:23:15] php maintenance/parserTests.php --quick --quiet --record \ [19:23:16] --setversion=`git rev-parse HEAD` [19:23:18] to have comprehensible version info stored for the purposes of later [19:30:01] Hello, is there a search an replace function in the wiki? i have to replace all (Menschen) with [[File:Menschen.gif|Menschen]] [19:30:28] !e ReplaceText [19:30:28] --mwbot-- http://www.mediawiki.org/wiki/Extension:ReplaceText [19:30:37] 03(mod) JPEG 2000 image files are not supported, but can be uploaded non-functionally with .jpg extension - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18803 (10ahmad.m.sherif) [19:43:22] 03simetrical * r50641 10/trunk/phase3/ (3 files in 3 dirs): [19:43:22] (bug 16912) Tooltips on images with link= disappear [19:43:22] Patch based on one by Derk-Jan Hartman, which he wasn't able to commit [19:43:22] because he didn't have a MediaWiki installation to test on. One fix [19:43:22] made, and parser tests added. [19:43:28] 03(FIXED) Missing tooltip of images (title="" not specified) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16912 +comment (10Simetrical+wikibugs) [19:44:50] I'm not seeing a [[File:Menschen.gif|Menschen]], at least not in en.wikipedia [19:46:17] I mean, I'm not seeing a [[File:Mehschen.gif]] -- but why would you replace every instance of that word with a link to the image? Shouldn't the word link to an article or, failing that, allow the user to use the word in the context that they originally used it? [20:09:50] 03ialex * r50642 10/trunk/phase3/languages/messages/ (26 files): Localisation updates for core messages from translatewiki.net (2009-05-15 20:05 UTC) [20:25:37] Excuse my spelling, I meant Menschen earlier ;) [20:36:56] 03(NEW) Extension:NewUserMessage using template substitution - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18809 enhancement; Normal; MediaWiki extensions: Newuserlog; (crangasi2001) [20:37:04] 03(mod) Page Logging portion of XML Dump is broken - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18808 +comment (10JSchulz_4587) [20:39:57] hi there [20:40:07] 03(mod) Extension:NewUserMessage using template substitution - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18809 +comment (10crangasi2001) [20:40:31] we have a weird effect: when we edit a page and add cyrilly letters, they show up nicely after saving the page. [20:41:02] now, when editing the same page again, the cyrillic letters show up as ???? in the "editor" textbox [20:41:30] when saving that very page again, the ??? get saved. But the page diff is empty [20:41:48] has anyone seen this before? This is mediawiki 1.14 [20:41:51] Stepan: is your wiki reachable over the internet? we could take a peek see if we can reproduce it [20:42:12] brion: yes.. it's www.coreboot.org [20:42:44] brion: the wiki requires a login.. /msg me your email and favourite username and i'll create an account for you [20:48:17] 03(mod) Enable FlaggedRevs Patrolling Configuration on ia.wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16485 (10JSchulz_4587) [20:53:27] 03ialex * r50643 10/trunk/extensions/ (128 files in 110 dirs): Localisation updates for extension messages from translatewiki.net (2009-05-15 20:05 UTC) [20:56:13] 03(mod) Page Logging portion of XML Dump is broken - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18808 (10tfinc) [20:57:30] Does anyone know how to override extension blacklists? Not finding ANYthing helpful... [20:57:43] (extn bl for uploads) [20:57:50] 03ialex * r50644 10/trunk/phase3/languages/messages/MessagesQqq.php: Fix for r50642: forgot to rebuild "qqq" [20:59:06] 03laner * r50645 10/trunk/extensions/Plotters/ (4 files): [20:59:06] * Added support for user defined plot names [20:59:06] * Added javascript fallback support; a table will be shown if javascript is not available [20:59:06] ** Added the tableclass argument, so users can define the class of the fallback-table [20:59:06] * Updated the README to reflect all of the functionality implemented so far [20:59:29] ok where was i Stepan [20:59:33] *brion is multitasking, sorry :D [21:00:57] 03laner * r50646 10/trunk/extensions/Plotters/Plotters.php: Upping version to 0.2a [21:01:33] ok i can confirm at http://www.coreboot.org/Cyrillic_test [21:01:44] Stepan: is this a fresh install or an upgrade? [21:01:58] it might be an encoding issue where something's labeled wrong [21:02:10] can you go in the DB and do a 'show create table text;' and pastebin that? [21:02:31] and check if you've got $wgDBmysql5 set to true or false in LocalSettings.php [21:04:30] moin [21:16:34] 03(mod) Page Logging portion of XML Dump is broken - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18808 (10JSchulz_4587) [21:21:01] 03(mod) JPEG 2000 image files are not supported, but can be uploaded non-functionally with .jpg extension - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18803 (10brion) [21:21:57] Stepan: anyway, so my suspicion is: [21:22:07] 1) the tables are set to latin-1 type [21:22:27] 2) possibly it's an upgrade from an old version and used TEXT instead of BLOB for the text.old_text field? [21:24:22] 03(mod) Page Logging portion of XML Dump is broken - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18808 (10JSchulz_4587) [21:26:21] 03laner * r50647 10/trunk/extensions/Plotters/ (4 files): Removed support for helpers. Looks like the code that came from gadgets does this already. [21:28:35] 03(mod) JPEG 2000 image files are not supported, but can be uploaded non-functionally with .jpg extension - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18803 +need-review +patch (10ahmad.m.sherif) [21:31:04] 03(NEW) Color-history view mode - colorized article text to show editor attribution history - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18810 enhancement; Normal; Wikimedia: General/Unknown; (stvrtg) [21:31:44] In case anyone is interested, to disable file extension blacklisting, add these lines to localsettings.php: #To disable file extension blacklisting [21:31:44] $wgCheckFileExtensions = false; [21:31:44] $wgStrictFileExtensions = false; [21:31:44] $wgVerifyMimeType= false; [21:32:29] brion: hi brion, about ur last comment in bug 18803, i didn't get ur point [21:33:36] Am I able to bind to a specific interface to connect to memcached? [21:33:48] AhmadSherif: well the way it's supposed to work is that we check the file to confirm what type it is [21:33:56] then we only let it through if we're sure it's the right type [21:34:15] so if they file is ".jpg" we can check it and confirm whether it's really a jpeg image [21:34:19] if it's not, we reject it [21:34:34] in this case, it should be getting rejected because it's not jpeg, it's something else (jpeg 2000) [21:34:43] same with an mp3 file with ".ogg" extension [21:34:48] 03(mod) special character in sidebar leads to corrupt css - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18688 +comment (10happy-melon) [21:35:02] so we've got some kind of exciting general bug going on here :D [21:36:08] 03(mod) "Prevent user from sending email" checkbox still appears even if email is disabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18549 -need-review +reviewed; +comment (10karun) [21:36:27] brion: i made some tests about these two cases and adding the jpeg2000 mime type seems to solve the issue [21:36:39] that's for jpeg2000 [21:37:11] and for the mp3/ogg, i think there is some error in mime.info file [21:37:49] *nod* i'm just saying that _shouldn't_ fix it, so there's a deeper problem [21:39:31] well, at least we can solve the problem that on the surface :) [21:40:10] :D [21:44:13] Anyone know if it's possible to bind to a specific interface to connect to memcached? [21:50:53] 03(NEW) Print mode needs padding around the sides, and maybe print-mode links. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18811 enhancement; Normal; MediaWiki: User interface; (stvrtg) [22:03:05] 03(NEW) Enable Abuse Filter on nl-wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18812 enhancement; Normal; Wikimedia: Site requests; (mwpnl) [22:06:22] 03(mod) Enable Abuse Filter on nl-wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18812 (10brion) [22:10:33] *Simetrical doesn't like irssi much . . . [22:10:48] Eight lines per window because they have to be stretched clear across the screen? Bleh. [22:11:58] eh? [22:19:46] what? [22:19:55] Maybe I'm using it wrong? [22:20:26] I have it with split windows. I'm trying to display six at once, which works fine with XChat, but irssi wants to stack them all vertically and apparently can't have them horizontal. [22:20:31] Maybe I should just be using it differently. [22:20:58] On the other hand, it doesn't continuously use 30% of a CPU core just while sitting open in the background (WTF, XChat). [22:21:10] possible speake italian here? [22:22:02] I've been using irssi without split windows forever [22:22:12] gufo_: yes, if someone understnads it, go ahead [22:22:17] How does that work? Assuming you're in a bunch of channels at once? [22:22:45] *Simetrical is in eleven channels, of which he wants to pay attention to six and be pingable in the rest [22:23:25] va bene si possono fare domande su amule? [22:23:32] Simetrical: you're doing it wrong [22:23:44] Apparently. [22:23:51] Simetrical: you should only show one window at once and use shortcuts to switch between them [22:24:01] which in my client is alt+1, alt+2, etc, but i don't know what irssi uses (alt is a likely candidate) [22:24:05] So how do I tell what's been said in all of them at a glance? [22:24:19] I just switch through them manually? That seems annoying. [22:24:23] gufo_: unfortunately I am not one of those people who understands it :-( [22:24:36] well, for my client, i wrote a script that displays a 5-line window at the top, and in that window, it shows all text in channels other than the current window [22:24:45] anyone in here that is it-n for n>0? [22:24:45] i don't know if something like that exists for irssi [22:24:53] What's your client? [22:24:58] ircII-EPIC [22:26:33] ok no probleme i speake little [22:27:50] 03(mod) Images can't have far future expires - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17577 (10sergey.chernyshev) [22:33:56] 03(mod) Please make EmailNotification members protected (was public) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17804 +comment (10mreall2+mwbugzilla) [22:34:30] dang he left [22:34:35] another hapy customer :-( [22:34:37] *happy [22:38:04] 03(mod) CGI:IRC web interface for Freenode's Wikimedia chat rooms - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18791 (10stvrtg) [22:43:34] 03fvassard * r50648 10/trunk/debs/wikimedia-task-scaler/debian/ (changelog control): [22:43:34] wikimedia-task-scaler (1.6) hardy; urgency=low [22:43:34] * Added dependency for gs in order to satisfy pdf extension requirements. [22:43:34] -- Fred Vassard Fri, 15 May 2009 18:36:08 -0000 [22:44:09] 03fvassard * r50649 10/trunk/debs/wikimedia-task-appserver/debian/ (changelog control): [22:44:09] wikimedia-task-appserver (1.37) hardy; urgency=low [22:44:09] * Added dependency for xpdf-utils to satisfy pfd extension requirements. [22:44:09] -- Fred Vassard Fri, 15 May 2009 18:36:14 +0000 [22:50:47] I am getting a Lock wait timeout exceeded too many a time on my BagOStuff function. [22:50:54] Should I go all out on memcaching? [22:55:02] Using the external image embedding, is there any way to refer to an image which does not have a typical image file extension? Specifically, I'm working with a dynamically generated image. Uploading it would remove the dynamic part, but because of the way it's set up the image has a .php extension, hence no dice on embedding. [22:56:55] 03(mod) Enable Abuse Filter on nl-wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18812 (10mwpnl) [23:13:06] When I look at a request in WebKit's inspector, I see that there is a lot of lag on some images and files. Do you guys have any suggestions on how I can fix this? [23:18:33] 03(mod) Enable Abuse Filter on nl-wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18812 (10lolsimon) [23:29:20] 03(mod) Enable Abuse Filter on nl-wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18812 +comment (10maarten)