[00:03:35] Can I turn off the title heading for one page only? [00:06:26] 03dale * r41680 10/trunk/extensions/MetavidWiki/includes/MV_Index.php: default search order fix [00:12:24] 03(mod) Sortable table date sorting - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8226 +comment (10jhcwilson) [00:46:57] 03(FIXED) change showcurid to show wiki url as oposed to /w/index.php... - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15739 +comment (10JSchulz_4587) [00:47:02] n8 [00:58:58] hello, i get a blank page when clicking on edit or preview. can someone help please? [01:00:53] turn on php errors or read your error log, probably php crashing [01:02:04] thanks, but only the text of the article is gone, the rest is still there. it only happens to large articles [01:03:13] 03aaron * r41681 10/trunk/extensions/FlaggedRevs/ (FlaggedRevs.hooks.php FlaggedRevs.php): Add minor deletion cleanup function back [01:26:22] 03shinjiman * r41682 10/trunk/phase3/languages/messages/ (4 files): Localisation updates Cantonese, Chinese and Old/Late Time Chinese [01:35:21] i cant edit any article which is bigger than 62 kb [01:51:15] 03(mod) Issues with blocks and talkpage editing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15812 +comment (10nospam) [01:52:36] Premia, then it might either be a browser problem or a limit problem [01:52:40] I'd suspect the first [01:53:15] limit problem as in limited resources available to PHP [01:53:50] Free Programming ebooks With Direct Links Here http://request-ebooks.blogspot.com/ [01:59:48] i am using the latest internet explorer, firefox and safari, but experience the same problem with all browsers. every user of our wiki experiences this problem. i have raised local value of memory_limit , but it didnt help [02:05:56] 03(mod) Issues with blocks and talkpage editing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15812 (10nospam) [02:08:17] 03aaron * r41683 10/trunk/extensions/CodeReview/ (CodeRevision.php CodeRevisionView.php): Some minor cleanup [02:14:04] 03(mod) Issues with blocks and talkpage editing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15812 (10nospam) [02:23:18] 03(mod) Issues with blocks and talkpage editing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15812 (10nospam) [02:25:37] Hello, I've been getting a "Unknown import source type" error while moving an XML dump to a new wiki. The new wiki's version info is at http://sphere.referata.com/wiki/Special:Version The old wiki was MW version MediaWiki 1.10.0 [02:26:05] 03(mod) Users can login with global account and create an account in a wiki even if IP is blocked from account creations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11148 +need-review (10mikelifeguard) [02:27:24] As this is a third party site, I do not have access to the server. [02:27:53] Any help you can give me would be appreciated. [02:31:15] how do you change the links at the top of the page where your talk page links and preferences links and stuff are [02:33:28] 03(NEW) AntiSpoof should run checks at the global level - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15841 normal; normal; MediaWiki extensions: AntiSpoof; (mikelifeguard) [02:34:21] anyone know? [02:35:40] How do you want them changed? [02:36:12] 03(mod) Special page for recent changes in unwatched articles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13063 +comment (10cragos) [02:38:13] 03(mod) AntiSpoof should run checks at the global level - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15841 +comment (10lilewyn) [02:39:01] i have another question: our mysql database is very large, more then 2 gb. thats why mediawiki causes our server to crash. is there a way to optimize the database? [02:39:48] i want to remove a couple of the links [02:39:50] <_mary_kate_> a 2GB database crashed your server? [02:39:54] sorry, i zoned out there for a minute [02:40:22] yes _mary_kate_ why are you asking [02:40:35] Premia, large databases should not cause your server to crash. Or even MySQL to crash. [02:40:44] Wikipedia's database is what, now, hundreds of gigabytes? [02:40:56] Do be sure you're running a 64-bit server OS, though. [02:41:08] <_mary_kate_> Premia: because there are many mysql databases much larger than that (i have a couple here which are 800GB+) and it's never crashed the server by being too big [02:42:32] 03(ASSIGNED) Special:Mystyle and Special:Myscript - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6908 +need-review; +comment (10mikelifeguard) [02:43:04] our webhost said that 1 visitor causes 14 % use of capacity of the server [02:44:23] I'm assuming you're using shared hosting. [02:45:30] 03aaron * r41684 10/trunk/ (5 files in 2 dirs): Partial revert of r41527. Do this in a cleaner way. [02:45:45] 25% CPU-Core (1 core = 1,6 ghz), 512 mb ram [02:46:53] how much do you recommend [02:48:53] 03aaron * r41685 10/trunk/phase3/includes/AuthPlugin.php: Remove cruft here [02:49:13] _mary_kate_: what kind of server do you use [02:54:34] <_mary_kate_> you should ask your hosting provider which queries cause the server to crash (and they should probably file a mysql bug) [02:55:43] Premia, MediaWiki can be very CPU-intensive. Wikipedia relies on a few hundred dual quad-core application servers plus heavy Squid caching. [02:56:09] If you're having CPU problems, Squid is a good idea. So is getting better CPUs, if you can. [02:58:19] <_mary_kate_> probably best to work out why the server crashed before working out why it's slow ;) [03:01:22] what does the ! mean in the RecentChanges page? [03:01:37] rchern: it means that edit is unpatrolled [03:01:54] http://www.mediawiki.org/wiki/Help:Patrolled_edits [03:01:58] well, sometimes [03:02:01] it can also be used in flaggedrevs [03:02:07] thank you for your help :-) [03:02:14] !exclamation [03:02:14] --mwbot-- A red exclamation point (!)in recent changes or on your watchlist is due to either the enabling of patrolled editing or the Flagged Revisions extension [03:02:15] bye [03:02:51] FlaggedRevs uses the exact same marker? That's confusing 9_9 [03:03:18] thanks. kind of a weird keyword to search for [03:04:11] Mike: indeed it is, blame aaron [03:05:02] I /do/ blame him :) [03:08:07] also, is there a list of suggested permissions? like i've disabled anonymous edits/uploads, and i need to change moving pages to sysop only...just curious what else i should be thinking of [03:09:16] rchern: all that depends on what you're trying to do. For our projects openness is key; for others perhaps not. [03:09:43] open, but protected as well, if that makes sense [03:10:07] Have you considered using FlaggedRevs? [03:10:20] hadn't heard about it until ^^^ ;) [03:10:36] looking it up now hehe [03:11:06] it's a nice way of keeping openness but providing some oversight to changes [03:11:28] (or I assume it is, because my home wiki hasn't had it enabled yet :( ) [03:14:06] looks interesting enough to mention to my team, thanks [03:15:00] np [03:18:21] the suggested short url implementation for those without root access doesn't seem to be working out so great [03:18:41] i mean, it works, if you don't pay attention to the url format changing [04:58:11] 03(mod) Issues with blocks and talkpage editing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15812 (10mattj) [05:12:40] Hey, If I wanted to encrypt UDP traffic from MW to my repeater bot (I've already got a setup, using mcrypt), what would be the best way to go about modifying MW to do that? I was thinking maybe an extension, but, I've never really used hooks... [05:13:39] <_mary_kate_> what's a repeater bot? [05:14:00] _mary_kate_: a RC bot, spits out recent changes on IRC, etc. [05:14:48] <_mary_kate_> easiest way is to modify the source. but why encrypt data that's going to sent over an insecure, plaintext multicast network? [05:15:57] _mary_kate_: because, it's actually for the PHP bot I have running on stable, and, a couple jerks figured out, you can send whatever to it, on a certain port, and, it'd spit it out on IRC... I've moved to gzipping the data, encrypting it, then, discarding any decrypted data without a valid gzip header [05:16:56] <_mary_kate_> ah, what you want is not encryption, but authentication [05:17:52] yeah, probably, crypting it up and looking for valid gzip was the easiest way at the time :P [05:18:04] what I *want* is to know where I put my smokes :P [05:18:57] <_mary_kate_> anyway you can probably just add the appropriate stuff to the irc stuff sending bit in the search [05:52:43] SQLDb: Wouldn't disallowing packets from all but certain IPs work? [05:56:34] SQLDb: wouldn't a nicotine patch work? [05:59:56] <_mary_kate_> MattJohnston: UDP is trivial to spoof [06:00:31] _mary_kate_: Although that relies on the others knowing where the real packets are coming from [06:00:49] <_mary_kate_> which isn't hard as i believe his bot is hosted on the toolserver [06:00:50] <_mary_kate_> or rather, the thing that sends stuff to the bot [06:01:36] 03nicdumz * r41686 10/trunk/extensions/CodeReview/ (4 files): [06:01:36] Adding a 'cr_path' field to store the common base path of the modifications ( e.g. /trunk/extensions/CodeReview for this commit ) [06:01:36] This field is displayed on the Revision List, for easier readability of commits :) [06:06:16] 03nicdumz * r41687 10/trunk/extensions/CodeReview/CodeRevision.php: Removing useless line inserted during last commit [07:09:46] nau [08:09:59] 03(mod) Allowing protecting files without protecting image pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6579 (10public) [08:21:42] !parsertests [08:21:42] --mwbot-- I don't know anything about "parsertests". [08:21:45] what are the rerequisites for running parser tests, and how should they be run? (or where is this documented?) [08:21:54] !parsertest [08:21:54] --mwbot-- I don't know anything about "parsertest". [08:22:11] the bot isn't really good for guess/check... [08:23:19] Heh. [08:23:25] (better to check the brain) [08:23:36] http://toolserver.org/%7Eamidaniel/botbrain.html [08:24:00] "There is a ParserTest framework in maintenance/ that tests parsing of wikitext. This is probably most suited for running tests of your own extension." [08:25:02] hey, mwbot is back *blink* [08:25:31] *Splarka wonders if amidaniel will merge werdna's mwbot2 logs at http://epstone.net/~andrew/mwbot/logs/%23mediawiki/ into http://toolserver.org/~amidaniel/chanlogs/%23mediawiki/ [08:28:00] hi? [08:28:10] Hello. [08:28:16] 03(mod) Sort order change for CheckUser - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15542 summary (10public) [08:28:41] MZMcBride: yes, I got that far. Now I appear to be stuck at "v" running parserTests.php [08:28:45] MZMcBride: yes, I got that far. Now I appear to be stuck at "Error: 1146 Table 'mediawiki.parsertest_objectcache' doesn't exist (localhost)" running parserTests.php [08:29:09] Hmm. Dunno. Sorry. [08:29:10] 03siebrand * r41688 10/trunk/phase3/ (97 files in 2 dirs): Follow up on r41679. Rebuild message files and register new messages, with ignored for 'sitenotice_id'. [08:29:24] 03siebrand * r41689 10/trunk/extensions/ (3 files in 2 dirs): [08:29:24] * Mark DismissableSiteNotice OBSOLETE [08:29:24] * Remove DismissableSiteNotice from Translate [08:30:57] can anybody speak german? i do have a question, which i maybe can't translate to some usefull english [08:36:01] 03(mod) Special:Mystyle and Special:Myscript - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6908 (10public) [08:38:53] 03(mod) Server should return a 404 HTTP status code if the page does not exist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2585 (10public) [08:47:50] hello all [08:47:53] Martonos: ask the question, we'll see what happens :) [08:48:06] ok [08:48:11] morning, Andrew. [08:49:23] http://www.mediawiki.org/wiki/Special:Code/MediaWiki/41405 throws backtrace [08:49:50] Nikerabbit: yep [08:49:56] so, i need a kind of a "basic-articel" - a normal articel history depents an the versions, but i need a extra "basic-articel" where the following articels depent on. wow, horrible english ^^ [08:50:25] What exactly do you mean with "depend on"? [08:50:48] hmm, mwbot2 has been supplanted by mwbot again.. [08:50:54] Yeah [08:51:04] Oh wait Werdna mwbot2 was yours right? [08:51:07] yeah [08:51:09] I killed it, I'm sorry [08:51:15] this article is the base for the following and you go back to it with an one tab [08:52:19] You're not making much sense. Could you try to explain in more detail? You can explain in German if you like, I'll understand [08:52:36] ok. [08:53:16] *Splarka checks RoanKattouw's hunting tags... which are in order... but mwbots are not in season yet [08:53:35] es soll eine art basis-urartikel geben. der kunde legt diese an und die benutzer schreiben neue artikel auf der basis dieses urartikels, zu dem sie immer zurück gelangen können, mit hilfe eines extra reiters (tabs) [08:53:46] shouldn't assigned bugs havew wikibugs-l in cc? [08:54:04] Danny_B: No, wikibugs-l automatically receives *all* bugmail [08:54:19] RoanKattouw: ?? [08:54:33] Werdna: What? [08:54:38] 09:05 < RoanKattouw> I killed it, I'm sorry [08:54:49] Werdna: /msg mwbot2 @die [08:54:54] Is what I did yesterday [08:54:54] ah. [08:54:57] i barely remember rob church was shouting on many people because of bad assigning [08:55:05] Rob's long gone. [08:55:25] Martonos: Do you want the contents of this base article to be pre-loaded in the edit form when creating a new article? [08:56:42] Werdna: i know, but still... do you remember what he was reclaiming by any chance? [08:56:53] ?? [08:57:04] 09:07 < Danny_B> shouldn't assigned bugs havew wikibugs-l in cc? [08:57:05] No [08:58:08] yes that would be great. but it is more important that you can go back with an one tab over the article [08:58:17] like the history and version [08:58:38] Martonos: So what you really want is an extra tab that points to a specific article, right? [08:59:01] yes! that's right! [08:59:41] 03siebrand * r41690 10/trunk/phase3/languages/messages/ (35 files): Localisation updates for core messages from Betawiki (2008-10-05 10:45 CEST) [08:59:50] OK. You can write an extension that adds such a tab; it's quite easy actually. [09:00:25] really? yeah, u saved my day! [09:00:33] great news, that it is possible [09:00:40] hmm, mikelifeguard "assigned" the bug 6908 but he did not in fact [09:00:52] Martonos: I'm actually writing it right now :P [09:01:05] what? that is great! [09:01:12] it remains assigned to wikibugs [09:01:37] instead of him what he probably intended to do [09:01:49] 03siebrand * r41691 10/trunk/extensions/ (56 files in 51 dirs): Localisation updates for extension messages from Betawiki (2008-10-05 10:45 CEST) [09:02:32] Martonos: Should that tab appear for all namespaces or just for the main namespaces? [09:02:43] And should it appear at all times or only when editing? [09:02:59] namespaces? ehm [09:03:05] all time [09:03:08] please :) [09:03:18] In all namespaces at all times? [09:03:45] sorry, i don't really know, what you mean with "namespaces" [09:06:39] Martonos: Well there's the main namespace, the Talk: namespace, User:, User talk:, etc. [09:07:56] and the namespace edit? [09:07:59] No [09:08:02] hm [09:08:14] It's the part before the : in a page title [09:08:48] i have an clear installation of mediawiki, but it is in german. can u maybe take a screenshot? [09:09:02] So Benutzer:Martonos is in the Benutzer namespace, but Hund is in the main namespace because there's no : in it [09:09:20] And Diskussion:Hund (is that what they call it in German?) is in the Diskussion: namespace, etc. [09:10:58] 03(NEW) Enable image renaming on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15842 15enhancement; normal; Wikimedia: Site requests; (le.korrigan) [09:11:26] Anyway, I've written an extension that adds the tab at all times, but you can always change that. It's at http://rafb.net/p/f03Sf296.html [09:11:55] Put that text in a file called Urartikel.php, put it in the extensions/Urartikel directory relative to the wiki root, and add the following lines to LocalSettings.php: [09:12:07] require_once("$IP/extensions/Urartikel/Urartikel.php"); [09:12:17] $wgUrartikel = 'Title of the Urartikel goes here'; [09:12:29] And that should do it [09:12:35] hey Roan. [09:12:40] Werdna: Yeah? [09:12:44] Roan, any way to delete a page with a blank title? :) [09:13:09] I thought it might be possible with a page id, but the delete module doesn't appear to accept those. [09:13:10] Werdna: Does Title::newFromText('') return null? [09:13:18] I dunno [09:13:20] let me check [09:13:31] If it does, the API won't let you delete it [09:13:46] yes. [09:13:47] damn. [09:13:53] > var_dump( Title::newFromText( '' ) ); [09:13:53] NULL [09:14:05] I thought that might be a nice loophole. [09:14:40] James_F: Were we going to have MW cloaks, btw? [09:14:53] Roan, thank you very much! I will try to make it working. [09:14:54] Yes. [09:15:06] Werdna> But the system is apparently broken right now. [09:15:11] ah. [09:15:23] can we stay in email contact [09:15:34] Martonos: I forgot one last step: you have to create the [[MediaWiki:Urartikel]] page and put the text "Urartikel" in it. That text will be displayed on the tab [09:15:38] Martonos: roan.kattouw@home.nl [09:16:31] 03(mod) Enable image renaming on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15842 (10maxsem.wiki) [09:16:37] 03(mod) Image redirects from the shared repo don't show " redirected from" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14117 (10maxsem.wiki) [09:16:44] maybe there is an problem, can i have more "urartikel" or is this just for one? [09:16:46] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2007 (10maxsem.wiki) [09:16:56] 03(mod) Redirect images without deleting - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14928 (10maxsem.wiki) [09:17:04] Martonos: This extension allows for just one, but I could change it to allow multiple if you like [09:17:05] 03(mod) Redirect images not subject to Bad image list rules - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15008 (10maxsem.wiki) [09:17:14] 03(mod) Image move to existing URL shows "Object" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15114 (10maxsem.wiki) [09:17:23] 03(mod) Uploading over moved images spams upload history with duplicates - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15574 (10maxsem.wiki) [09:17:25] Martonos: But that would add a lot of tabs :P perhaps linking the tab to a list of Urartikel is better [09:17:37] 03(mod) Enable image renaming on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15842 (10public) [09:17:37] You could also add links in the sidebar, you know [09:17:40] !sidebar | Martonos [09:17:40] --mwbot-- Martonos: To edit the navigation menu on the left, edit [[MediaWiki:Sidebar]] using its special syntax. For more details, see . [09:18:02] mwbot, its not in the sidebar [09:18:19] fuck i have to go right now [09:18:23] Heh. [09:18:24] Martonos: I know, but the sidebar may be a nice alternative to having a million tabs [09:18:26] i will be back in the evening [09:18:48] make sense ^ [09:18:48] ^^ [09:20:00] roan, i will send u an email at this evening - with a nice drawing of what i want :) so u can better understand what i mean [09:20:06] have to go to aachen now [09:20:15] Hi! [09:20:16] 03nikerabbit * r41692 10/trunk/extensions/Translate/MessageChecks.php: * Really fix FreeCol checks [09:21:32] 03(NEW) Add bugmonday keyword - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15843 15enhancement; normal; Wikimedia: Bugzilla; (roan.kattouw) [09:27:49] RoanKattouw: per deletion by page ID: how about move as well (so that bad titles can be fixed, such as new namespace/interwiki/interlang conflicts with existing page titles, and illegal characters in page titles) [09:27:57] Splarkal [09:28:09] (probably protect/edit/undelete aren't needed, but move/delete = good ^_^) [09:28:13] rar Nike? [09:28:18] rör [09:28:21] Splarka, Nikerabbit: Good idea, please file a bug [09:28:31] not it! [09:28:35] *Splarka hands bug to Nikerabbit [09:28:43] RoanKattouw: ahem/ [09:28:49] I'll probably get to it on API Bug Tuesday [09:28:57] Heh. [09:29:09] (I'm home late on Mondays) [09:30:54] :o [09:32:46] 03(NEW) [dismiss] shown for empty sitenotice - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15844 15enhancement; normal; MediaWiki: User interface; (roan.kattouw) [09:36:00] 03catrope * r41693 10/trunk/phase3/ (RELEASE-NOTES includes/api/ApiQueryAllpages.php): (bug 15767) API: apfilterlanglinks returns duplicate results [09:36:10] 03(FIXED) allpages with filterlanglinks can return multiple references to the same page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15767 +comment (10roan.kattouw) [09:38:35] Werdna, Nikerabbit: Oh, of course. Werdna asked for it [09:38:46] Well let Werdna file it then, he brought it up :P [09:40:01] I'll do it. [09:42:07] any other api actions that might need id? [09:42:29] 03(NEW) API should allow moves / deletes using pageid - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15845 15enhancement; normal; MediaWiki: API; (public) [09:42:37] We have Default CCs now? [09:42:45] The API does [09:42:55] Ahh. [09:43:18] 03(ASSIGNED) API should allow moves / deletes using pageid - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15845 +comment (10roan.kattouw) [09:44:07] Actually there aren't that many components that have a default assignee, but I'm pretty sure the API is the only one to have default CCs. Any component can get one, though [09:59:48] 03(mod) Enable image renaming on WMF wikis (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15842 summary (10danny.b) [10:46:18] 03(NEW) Categories leaking from older revisions - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=15846 normal; normal; MediaWiki: Categories; (beau) [10:46:36] *MZMcBride blinks. [10:53:18] Can anybody help me with this template: http://www.betashare.it/latin/Template:Raccolta ? I updated mediawiki and now it doesn't work... [10:53:32] Expression error: Unrecognised punctuation character "" [10:56:18] whiles_: remove the character? [10:57:48] what char ? [11:02:34] Nikerabbit: ? [11:05:16] whiles_: appears to be u+007F [11:05:54] But before the update this template worked. [11:08:09] 03(mod) Special:WantedFiles does not look on shared repositories - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15688 minor->normal; summary; +comment (10siebrand) [11:09:39] 007F is the unicode char "delete" [11:15:11] 03(NEW) Editing pages with multiple headers of the same name - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15847 minor; normal; MediaWiki: Page editing; (wpedzich) [11:16:10] 03(mod) Editing pages with multiple headers of the same name - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=15847 (10wpedzich) [11:20:03] dammit, where's splarka when you need him? [11:21:49] Dead, probably. [11:22:52] sweet. [11:22:58] anybody know any chars that will never appear in json> [11:25:28] dammit, where's splarka when you need him? <== word [11:36:28] 03(mod) Special page for recent changes in unwatched articles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13063 (10danny.b) [11:38:34] hi [11:38:55] a have a small problem ;) [11:39:53] i will delete links "Edit" next to every (i cant good talk english- sorry;P ) ==text== [11:42:06] next to headline in my article- i have links "Edit". Anybody can help and say- how can I delete that? [11:47:37] hipekhopPL, you can't [11:50:05] :/ [11:50:18] ok, thanks Ich... [11:50:39] sure you can [11:50:41] using site CSS [11:51:42] 03(FIXED) escapeshellcmd does not work properly with php security update - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14944 +comment (10daniel) [11:51:44] hmmm... [11:52:13] ok, i search about that, thanks Werdna ;) [11:54:11] How do you use GD with mediawiki? [11:55:49] well, that doesn't remove them, it only makes them invisible :) [11:57:25] *ahhh confussed [12:03:32] grrr [12:03:35] ahhh: tell it not to use ImageMagick. then it will use GD. [12:03:40] but why would you do that? [12:03:53] !wg UseImageMagick [12:03:53] --mwbot-- http://www.mediawiki.org/wiki/Manual:%24wgUseImageMagick [12:04:02] because imagemagick ins't a option right now [12:04:18] if it's not there, the installer should disable it automatically [12:06:25] then gd can resize? [12:06:44] sure, gd can do everything [12:07:10] it's just probably a bit slower and might give results that don't look so good [12:09:09] ok [12:10:05] 03(mod) Special:WantedFiles does not look on shared repositories - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15688 +comment (10cbrown1023) [12:21:47] 03(NEW) Special pages not being updated - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15848 normal; normal; Wikimedia: General/Unknown; (russblau) [12:56:39] 03(NEW) Trying to move a page onto an interwiki page produces an inappropriate error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15849 normal; normal; MediaWiki: Page editing; (happy_melon) [13:16:06] 03(mod) Trying to move a page onto an interwiki page produces an inappropriate error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15849 +comment (10Platonides) [13:16:45] 04(REOPENED) Add Revision Diff functionality to API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13209 +comment (10matthew.britton) [13:45:41] hi everybody there! [13:46:04] I am having a hard time with the TeX capability of mediawiki [13:46:50] if I set $wgUseTex to true I got the following message [13:47:04] http://neurohost.org/index.php/Electrophysiology:Patch_clamp [13:47:17] does anybody of you have an idea about that? [13:49:20] it has to do with the mysql [13:53:40] you have two tables with different collations [13:54:02] so the comparison fails [13:54:22] and that means... [13:54:41] I am just checking the table math in mysql [13:55:10] but I am not sure [13:55:27] one table is in utf8 and the other in latin1 [13:55:57] http://en.wikipedia.org/w/index.php?title=Special%3AAllPages&from=Image%3AOne.png&to=&namespace=0 ← why doesn't load automatically the image namespace as usual? [13:56:04] *doesn't it [13:56:30] bacause you added namespace=0 ? [13:56:33] the table math is in latin1_swedish_ci [13:56:38] http://en.wikipedia.org/w/index.php?title=Special%3AAllPages&from=Image%3AOne.png works [13:56:54] 03(NEW) Interwiki search won' t work when cross-project and cross-language - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15850 trivial; normal; Wikimedia: General/Unknown; (kooliamdabest) [13:56:54] Neur0n_, what about the other mediawiki tables? [13:56:56] should I change to utf8? [13:57:01] are they using the utf8 schema? [13:57:04] I will have a look [13:57:24] Platonides: uhmmmm.. thanks, now I check what pywikipediabot does as standard.. [13:57:38] the same latin_swedish [13:57:50] swedish! I wonder why?? [13:57:52] some table must be utf8 to give that error... [13:58:19] no problem, Filnik [13:58:30] but shouldn't I change everything to utf8? [13:58:33] :) [13:58:59] did you look at those edit lists? [13:59:23] nop [14:00:10] Neur0n_, mediawiki can perfectly work with the tables in latin1 [14:00:36] sure, but I did not change the locale of the tables [14:01:20] I only wanted to enable my Tex, and now this problem appeared [14:01:39] did you upgrade mysql? [14:01:44] nop [14:01:49] I upgrade the site yesterday [14:02:00] from 1.12 to 1.13 [14:02:13] everything was fine, except for the LaTeX :S [14:02:33] if I enable TeX the error in mysql appears [14:03:57] how did you update? [14:04:30] I simply moved the new version via FTP [14:04:42] and installed the wiki accessing the old database [14:05:04] "installed the wiki accessing the old database" ? [14:05:34] run the installation via the web page [14:05:42] and I gave the values of my old database [14:06:09] when running the install, did you have utf8 selected? [14:06:20] probably [14:06:24] I am not sure [14:06:40] I did know that my database was is schwedish!!! [14:06:46] that may have produced it [14:06:49] :S [14:06:50] sure [14:06:51] xDD [14:07:05] can I change the whole database to have utf8? [14:07:19] binary latin1 has been the format used by mediawiki for a long time [14:07:24] utf8 support is new [14:07:26] yes, you can [14:07:40] via phpmyadmin? [14:07:53] covnersion may be tricky [14:08:09] uff, [14:08:26] what value do you have for $wgDBmysql5 in localsettings? [14:08:33] let me see [14:09:24] $wgDBmysql5 = true; [14:09:30] what sort of channel is here? [14:09:31] set it to false [14:09:35] ok [14:09:39] and see if it now works [14:09:54] =/ [14:09:58] DevA, a channel about mediawiki [14:10:06] GREAT!!! [14:10:07] what had you expected? [14:10:09] it works!!! [14:10:13] :) :) [14:10:20] what's mediawiki? [14:10:25] Platonides, THANK YOU !!!!!! [14:10:48] you're welcome,neuron.. [14:10:53] don't mention it [14:10:59] =D [14:12:48] oh my God, I was so afraid!!! [14:13:15] DevA, the software that powers wikipedia [14:13:31] oh my goat,I'm so happy [14:13:40] ah,sou ka na.. [14:13:52] wakarimashita,platonides-san [14:14:42] DevA, I don't understand japanese... [14:15:08] cool then.. [14:44:21] 03(NEW) If the install exists $wgDBmysql5 should be set based on the existing collation - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15851 15enhancement; normal; MediaWiki: Installation; (Platonides) [14:44:27] 03(mod) MySQL 5.0 issues (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=3738 (10Platonides) [15:07:00] 03yaron * r41695 10/trunk/extensions/SemanticGoogleMaps/SGM_QueryPrinter.php: Handled renamed function [15:07:00] 03yaron * r41694 10/trunk/extensions/SemanticGoogleMaps/SemanticGoogleMaps.php: Fixed PHP bug, and moved most functions into a new class, 'SGMUtils' [15:07:31] 03(mod) Enable image renaming on WMF wikis (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15842 (10Simetrical+wikibugs) [15:12:53] 03(mod) Redirect images not subject to Bad image list rules - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15008 (10Platonides) [15:12:58] 03(mod) Enable image renaming on WMF wikis (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15842 (10Platonides) [15:40:29] Hi, is there any way to disable any transclusion? [15:42:33] JaVaSan: no, there isn't [15:42:56] Alexfusco5, ty [15:43:40] np [15:48:27] Hi there, i've got a question related to the mediawiki-syntax. You may know what i'm trying to do by reading following code: source remark verified by foo Well, that doesnt work, because of "missing ". Hm, i now doubt if it's a good idea at all, but I'd like to know if it's somehow possible anyway. [15:49:41] Xeph: switch the order on and [15:50:22] Ehm... mom, 'll try but imho thats not what i want [15:50:39] oh [15:51:31] I'm not sure then [15:51:50] I want a ref to a remark... Hey, i'm a remark. The pope is dead¹²³ [15:52:30] I don't know then, sorry [15:54:22] wow [15:54:29] who said image renaming worked? [15:54:38] I experienced some weirdness on testwiki :) [15:55:11] http://test.wikipedia.org/w/index.php?title=Image:Pic1.jpg&action=history , http://test.wikipedia.org/wiki/Image:Pic1.jpg , http://test.wikipedia.org/wiki/Image:Rotated_image.jpg [15:56:36] or, if it's a feature, it's quite counter-intuitive [16:21:43] 03(NEW) Update wikimania.wikimedia.org to point to Wikimania 2009 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15852 15enhancement; normal; Wikimedia: Site requests; (cbrown1023) [16:21:59] 03(mod) Enable image renaming on WMF wikis (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15842 (10mikelifeguard) [16:26:32] i get errors when trying to unzip the 1.13.2 patch... has anyone experienced something similar? [16:36:36] FireGPG-debug: [cgmail.listenerLoad][Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMLocation.host]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: XPCSafeJSObjectWrapper.cpp :: anonymous :: line 445" data: no] [16:36:36] http://en.wikipedia.org/skins-1.5/common/mwsuggest.js?179 [16:36:36] Line 841 [16:40:06] 14(WFM) Autologin doesn't work properly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14775 +comment (10heuler06) [16:44:21] Hi, I've changed my mediawiki's user register form with additional fields, but I don't know where the data from the fields is processed within the mediawiki application. I've looked at other extension, but I could really use some help. [16:58:42] 03siebrand * r41696 10/trunk/phase3/languages/messages/MessagesEn.php: Update link for mediawiki-announce to use https [17:08:45] 03aaron * r41697 10/trunk/extensions/CodeReview/ (CodeRepoListView.php CodeReview.i18n.php): Fix message collision [17:13:17] 03(NEW) Spurious RSS updates for non-existant pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15853 normal; normal; MediaWiki: History/Diffs; (chaos) [17:27:29] is there a Trac or something similar where I could find out just which files changed between 1.13.1 and 1.13.2? [17:30:54] Sean_Colombo: I believe there are patches available [17:31:17] Skizzerz: I couldn't un-gzip the patches for some reason [17:31:28] Hi [17:31:51] How this query can be translated in sql: http://www.betashare.it/nopaste.php?id=10g ? [17:32:53] Ah it is postgresql... No problem so. [17:35:15] strange, I can un gzip them fine [17:35:22] :( [17:35:26] I'll try again a different way [17:35:53] remember, it's only a gz, not a tar.gz [17:36:55] for some reason Chrome is downloading it as a .gz.gz [17:36:59] i'll try FF [17:39:57] that let me un-gzip it fine, but now i have some big "patch file" and i don't know what to do with that... [17:40:16] is there a program you run to apply the patch? (i was kind of expecting just a bunch of files :/) [17:46:36] 03(mod) Modern skin RTL support is bugous - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15831 (10huji.huji) [17:46:43] 03(mod) RTL/bidirectional issues (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=745 (10huji.huji) [17:46:50] 03(mod) CSS (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12788 (10huji.huji) [17:47:08] 03(NEW) Lazy loading and passing by reference - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15854 normal; normal; MediaWiki: General/Unknown; (Keisial) [17:47:26] Skizzerz: I looked at the text in the patch file... interesting... but how does one apply a patch file? [17:47:50] Skizzerz: or should I just look at the names of changed files and do it myself? [17:48:03] there should be a program that does it for you [17:48:09] what os do you use? [17:49:27] Sean_Colombo: what os do you use? [17:51:57] bah, anyway... if you're on a *nix system, use the patch command [17:52:29] if you're on windows, find a windows util that emulates the patch command [17:52:42] Tortoise SVN ftw [17:52:55] that'll allow you to apply the patch, even without a svn co, IIRC [17:53:04] 03(mod) RTL/bidirectional issues (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=745 (10danny.b) [17:53:10] 03(mod) Math rendering poor in RTL - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8002 (10danny.b) [17:54:03] 03(mod) Spurious RSS updates for non-existant pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15853 (10danny.b) [17:54:14] 03(mod) RSS, Atom, XML syndication feeds (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=3646 (10danny.b) [17:55:22] 03(mod) Update wikimania.wikimedia.org to point to Wikimania 2009 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15852 +easy +shell (10danny.b) [17:56:04] How can I fix inconsistent new lines in Linux? [17:56:51] *Hojjat sighs [17:57:24] Skizzers: sorry, was afk... I use CentOS [17:57:44] haha, "patch" command... should have figured :) there's a command for everything [17:59:12] Or if there isnt, just install it ;) [17:59:19] :) [17:59:49] patch -p0 -i /path/to/patch.patch [17:59:56] should be all you need :) [18:00:36] You may need to FaR the directories (what i do to make life easier, ie change mediawiki-1.13.2 --> wiki) [18:00:57] hello [18:02:27] 03huji * r41698 10/trunk/phase3/ (RELEASE-NOTES skins/Modern.php skins/modern/rtl.css): (bug 15831) Modern skin RTL support is bugous [18:03:39] 03(FIXED) Modern skin RTL support is bugous - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15831 +comment (10huji.huji) [18:11:20] 03aaron * r41699 10/trunk/extensions/FlaggedRevs/FlaggedArticle.php: [18:11:20] * Tweak diff cache usage [18:11:20] * Minor diff query fix and refactoring to make it less cryptic [18:11:56] 03(FIXED) no list of changed templates/images in diff on ruwiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15696 +comment (10JSchulz_4587) [18:12:23] 03(mod) Special:ProtectedPages displays "<restriction-level->" as a restriction level - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15832 +comment (10huji.huji) [18:12:54] mm [18:13:01] when does bugmonday officially start? [18:15:24] Nikerabbit: what is bugmonday? Do ppl just take a whole day and do nothing but fix bugs? [18:16:58] everybody in their own ways yes [18:17:09] well, is 7am in New Zealand, and 5am in Sydney, on Monday [18:17:15] cool [18:17:16] 03(mod) PATCH: Change worker.py to use xml log dumps - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15649 (10JSchulz_4587) [18:17:19] so it has started already [18:17:33] ah, cookl [18:17:34] *cool\ [18:17:38] if you can wake Tim oe Werdna, then it starts ^_^ [18:17:39] ism't that measured by utc? [18:17:43] ^or [18:17:51] I should start contributing to MW core :-/ hmm [18:17:55] Danny_B: "in any timezone" was in the mail :) [18:18:53] how does one contribute to MW anyway? Just send changed files to someone w/SVN access? [18:20:41] wow! 48hrs long day, what a unicate! [18:21:22] 40h40m40s left [18:22:15] Sean_Colombo: Or file a bug [18:22:30] (after a few commits you get svn access) [18:22:38] neato [18:23:11] i honestly run into very few bugs in the core code... MW is pretty roctacular [18:23:15] *rocktacular [18:24:34] 03(mod) Special: AllPages gives a database error for empty namespaces on PostgreSQL-based installations - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15836 +comment (10huji.huji) [18:31:14] *Hojjat thinks channel topic should reflect bug day [18:32:07] Hojjat: we can start anyway! [18:37:28] 03(mod) Special:Mystyle and Special:Myscript - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6908 (10mikelifeguard) [18:43:42] I'd like to find some info on putting CSS into MW pages. All I see is http://www.mediawiki.org/wiki/MediaWiki:Common.css [18:44:14] for each skin, there is also MediaWiki:skinname.css [18:44:20] for example: MediaWiki:Monobook.css [18:45:06] and you can also enable $wgAllowUserCss to allow users to add custom css to their own login [18:45:14] OK, but what if I just want to put some CSS into a single page (or a set of pages, via a template)? [18:45:31] you can't add the