[00:00:35] 03warx * r53632 10/trunk/tools/planet/pl/config.ini: adding wikiexpedition blog to pl.planet [00:03:48] 03(mod) '''Bold Text''' when both the new toolbar and wikEd are enabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19776 (10hartman) [00:46:42] 03(mod) '''Bold Text''' when both the new toolbar and wikEd are enabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19776 +comment (10oq9pscb02) [00:51:48] 03(mod) Several problems with styles for thumbnails (thumb) in PageCSS - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16272 -easy ; +comment (10chinchi29) [00:52:12] 03(mod) Several problems with styles for thumbnails (thumb) in PageCSS - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16272 normal->trivial (10chinchi29) [00:52:53] 03(mod) White border around thumb in Standard skin outside main namespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8814 (10chinchi29) [00:52:55] 03(mod) CSS (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12788 (10chinchi29) [01:26:49] brion: could I bribe/cajole you to look at https://bugzilla.wikimedia.org/show_bug.cgi?id=16084#c8 ? [01:35:55] Emufarmers: yum! [01:36:08] did i seriously never check in a change like that? meant to for ages :P :) [01:36:36] i'll poke it after dinner... never commit last thing before you leave to go home ;) [01:37:03] looks good offhand :D [01:39:03] 03(mod) Invisible revision in "Deleted user contributions" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19864 (10JSchulz_4587) [01:40:44] 03(WONTFIX) Try using git-svn for CodeReview on MediaWiki.org to make viewing diffs faster - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19671 +comment (10innocentkiller) [01:40:52] 03(mod) '''Bold Text''' when both the new toolbar and wikEd are enabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19776 (10oq9pscb02) [02:24:52] 03aaron * r53633 10/trunk/extensions/CodeReview/CodeRepository.php: Made pre-caching actually work [02:28:56] werdna: is this normal? Unrecognised keyword rlike at character 1. [02:29:37] Whoops, nebermind [03:11:39] 03mrzman * r53634 10/trunk/extensions/IndexFunction/ (3 files): [03:11:39] *Refactor the backend to be a little less horrible to work with and eliminate some code duplication [03:11:39] *Fix bug 19723 by hooking on pagemoves as well [03:11:39] *Remove unused messages [03:12:08] 03(FIXED) Update index table when pages are deleted. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19723 +comment (10mrzmanwiki) [03:17:01] 03(mod) '''Bold Text''' when both the new toolbar and wikEd are enabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19776 (10oq9pscb02) [03:34:11] Amusing. [03:34:26] My recent changes feed served up this URL: http://rosettacode.org/mw/index.php?title=User:Conradwt&diff=0&oldid=prev [03:35:25] 03purodha * r53635 10/trunk/extensions/Contributionseditcount/Contributionseditcount.php: Bugfix: continue hook processing, instead of aborting with an error message, even if no, wrong, or nonexisting user name given. [03:35:40] shortcircuit: check Bugzilla? [03:36:12] Emufarmers: It'll have to wait until this weekend. [03:36:13] 03(NEW) SUL not always checked on account creation - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19869 critical; Normal; MediaWiki: User login/settings; (William.Allen.Simpson) [03:36:20] 03(mod) '''Bold Text''' when both the new toolbar and wikEd are enabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19776 (10oq9pscb02) [03:42:33] What's a quick way to set up file caching for pages? The docs for the FileCache builtin indicate that it's buggy where templates are concerned, and my site makes extensive use of them. I don't want to have to touch LocalSettings.php every time one of my user changes one of the templates present on 80% of the pages... [03:50:11] templates are fine as long as they are not transcluded based on time/random variables [03:51:06] Not sure if ParserFunctions is being used to select which templates to transclude. [03:51:15] It's a distinct possibility, though. [03:51:56] About two hundred templates are updated every four hours via bot. [03:52:17] Erm...Actually, make that about eight hundred. [03:53:49] Main_Page includes a template with a couple special variables in it. Two PAGESINCAT queries. [03:55:02] Splarka: 'lo again. :) [03:55:21] rar [03:55:33] Splarka: Prefer 7zip, myself. :-P [03:56:02] doesn't roll off the tongue like a good subvocal "rar" [03:58:58] AaronSchulz: are the cases mentioned on http://www.mediawiki.org/wiki/File_cache#Invalidation still valid? [03:59:24] *Splarka grunts something about int: abuse on commons being another nasty one, heh heh [03:59:53] 03mrzman * r53636 10/trunk/extensions/IndexFunction/SpecialIndex.php: Do real title normalization rather than just replacing spaces with underscores [03:59:54] Or more importantly, I suppose, are any of them valid that aren't also true of Squid? [04:00:28] not sure about the first three [04:00:31] others are true [04:01:03] Well, pretty sure those things are also true of Squid? [04:01:21] Also, what about the thing about pagination? [04:01:54] actually DPL works [04:02:04] I just disable filecache for those pages [04:02:14] *disabled [04:03:13] *AaronSchulz updates the docs [04:03:59] 03tstarling * r53637 10/trunk/phase3/ (includes/LocalisationCache.php maintenance/parserTests.inc): (bug 19574) LocalisationCache gets confused when external code deletes its store after it does its cache freshness check. Fix by reinitialising the cache after the DB setup. [04:04:56] 03(FIXED) parserTests.php fails when l10n_cache is populated - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19574 +comment (10tstarling) [04:10:28] 03(FIXED) Database update for l10n_cache fails on non-EN installs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19447 +comment (10tstarling) [04:18:33] 03(FIXED) $wgOut->setPageTitle() html entity escaping bug - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14773 +comment (10mrzmanwiki) [04:48:09] 03(mod) '''Bold Text''' when both the new toolbar and wikEd are enabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19776 (10oq9pscb02) [04:54:12] 03aaron * r53638 10/trunk/phase3/includes/EditPage.php: Fixed php 5.3 reference error [04:54:43] MrZ-man: Around? [04:54:52] maybe [04:55:19] I think I've got a bug. Wanna double-check me? [04:55:26] sure [04:56:44] http://en.wikipedia.org/w/api.php?action=query&list=recentchanges&rctype=new&rcdir=newer&rcshow=!patrolled|!redirect&rcprop=title|timestamp&rcnamespace=0&format=xmlfm&rclimit=1 versus http://en.wikipedia.org/w/index.php?title=Special:NewPages&dir=prev&limit=1&hideredirs=1&hidepatrolled=1&namespace=0 [05:00:09] who is sam@reedyboy.net? [05:01:20] bah wish wikibugs would use the name showen in bugzilla not the users email address but i don't think it's possible [05:01:52] oh wait, it's possible if theres a comment attached by the looks [05:03:23] isn't that Reedy? [05:03:31] Yes. [05:03:46] *Splarka finds verification: Reedy [05:03:48] he submits a lot of unfunny quotes from #mediawiki to bugzilla quips [05:03:49] "Reedy" on IRC and Wikimedia projects. Developer of AutoWikiBrowser. [05:04:11] unfunny, why does that make my ears burn [05:05:14] Annemarie: that's odd [05:05:42] MrZ-man: Wanna take a guess at the cause? See if our conclusions match? :-) [05:09:26] Anyone who developed autowikibrowser must not have a sense of humor [05:11:04] pagemove over a redirect? [05:12:26] https://bugzilla.wikimedia.org/show_bug.cgi?id=16877 [05:12:50] over the last few days of ED being broken i have only ever seen twp people in here asking about it [05:14:10] "If a page is deleted, its removed from the RC table, the same should be true for a page moved over a redirect, as the original redirect is essentially deleted before the move (the redirect revision is actually completely inaccessible" [05:15:08] MrZ-man: Oh, you already knew about this. [05:15:19] You should fix it. :-) [05:15:30] 03(NEW) Special:Newfiles perishes when using OggHandler - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19870 normal; Normal; MediaWiki extensions: OggHandler; (mohamed.m.k) [05:15:55] "The fact that some people use rctype=new to mimick Special:Newpages behavior doesn't mean that rctype=new should behave like Special:Newpages." [05:16:07] Well, query-based pages aren't available from the API. [05:16:14] So that's not a very nice argument. [05:16:15] I think I was spending something like $8/hr for wifi in an airport when I made that last comment on the bug, so I didn't have much time to investigate [05:17:45] *p858snake should point to Splarka sometime soon that i have pm's being rejected after the first line atm [05:18:03] sounds like a personal problem [05:19:08] no i enabled it awhile ago because someone was spamming me on another network and i havn't turned it off yet [05:19:14] fail? [05:19:19] well, here then: http://p.defau.lt/?ntdpypJEQtRloYS1JsG8MQ [05:20:31] Splarka: what is that supposed to be [05:20:45] over the last few days of ED being broken i have only ever seen twp people in here asking about it [05:20:46] "If a page is deleted, [05:20:53] er, minus the MZM bit [05:21:10] he's seen two, I've seen twelve [05:21:11] Annemarie: I had mostly forgotten about it, maybe I'll look at it tomorrow or something [05:21:21] MrZ-man: Yay. :-) [05:21:23] er MrZ bit [05:21:44] Prodego: why dya ask? [05:22:00] because I am in it :) [05:22:07] complainer! [05:26:18] 03(NEW) Moving a page over a redirect causes a revision to vanish - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19871 minor; Normal; MediaWiki: General/Unknown; (mrzmanwiki) [05:27:04] 03(mod) Moving a page over a redirect should remove entries from the RC table - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16877 (10mrzmanwiki) [05:27:56] i am having an issue with installation, its authing the database on initial build out but its throwing cannot not open /maintance/tables.sql even though I have tried changing all files on the account to 777 and I have re-uploaded all of the files [05:28:02] "In the interests of not having edits completely disappear ..." [05:29:31] 03(NEW) Allow full range of characters in page titles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19872 enhancement; Normal; MediaWiki: General/Unknown; (rememberthedot) [05:30:34] Ow, paginated categories are broken if they have more than 200 pages? [05:31:45] Splarka: Would you like 19872? [05:32:11] With that being the case, I'd opt to disable that entire namespace from caching. [05:32:49] I have 11 categories with more than 200 members. [05:33:15] *facepalm* [05:34:22] "rampant abuses offered by disabling $wgRestrictDisplayTitle" [05:34:38] hah, how about the rampant abuses still possible by NOT disabling it [05:35:06] "While editors would have to be educated about percent-encoding ..." [05:35:13] wait, isn't he a committer? [05:35:16] Riiiight. [05:35:23] Yes, he is. [05:46:02] 03(mod) Allow full range of characters in page titles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19872 +comment (10catlow) [05:56:05] I've been trying to trying to transclude a page i've created ("MainPage:Welcome") into another page, but if I put {{MainPage:Welcome}} on another page it forcibly puts "Template" on the front to make "Template:MainPage:Welcome" which doesn't exist [05:56:33] According to this page a page doesn't have to be under the Template namespace to be transcluded - http://www.mediawiki.org/wiki/Transclusion [05:56:41] anyone know what's going on there? [05:56:44] {{:MainPage:Welcome}} [05:56:49] {{ assumes Template: [05:56:55] For other namespaces, specify the name. [05:56:55] thanks :) [05:56:59] For the (Main) namespace.. yeah. [06:02:24] Does MediaWiki not allow you to make a link on MainPage:Welcome to itself. If I put [[MainPage:Welcome|MainPage:Welcome]] on that page it just creates bold text [06:02:58] 03(NEW) Safari native browser support for media doesn't have pause/scrubbing controls - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19873 major; Normal; MediaWiki: Images and files; (suicup) [06:04:47] RichardJ87: check the source, you [06:04:53] RichardJ87: Right. [06:04:54] 'll notice class="selflink" or such [06:05:02] 're a fan of apostrophes? [06:05:06] you can fake it though, [[MainPage:Welcome#|MainPage:Welcome]] [06:05:25] but generally it is a notification that "hey, dumbass, you're ON that page" [06:05:52] Is "dumbass" i18n compatible? [06:06:13] no, hence "selflink" [06:07:04] http://en.wiktionary.org/wiki/dumbass#p-lang [06:07:05] heh [06:28:59] 03aaron * r53639 10/trunk/extensions/ReaderFeedback/ReaderFeedback.php: Make update.php do initial table creation [07:39:56] 03(NEW) Add configuration option to mask file extensions for image description pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19874 enhancement; Normal; MediaWiki: Images and files; (rohde) [07:53:27] 03raymond * r53640 10/trunk/extensions/CooperationStatistics/CooperationStatistics.i18n.php: Fix syntax error for plural [07:53:29] http://destraynor.com/cufon/ [07:54:15] 03(NEW) Autoreview right not working - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19875 normal; Normal; MediaWiki extensions: FlaggedRevs; (gtisza) [08:01:41] MrZ-man: isn't Title::makeTitleSafe better? [08:16:40] 03(mod) Autoreview right not working - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19875 (10JSchulz_4587) [08:26:39] 03(NEW) zh-tw still calling NS_FILE 'image' - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19876 enhancement; Normal; MediaWiki: Internationalization; (jidanni) [08:34:14] "hi weird non-english languages, to use mediawiki you have to invent 10 words that are distinct, but mean the same thing as 'delete', as well as 5 for 'image'" [08:34:14] imagine if Inuit was the first programming language, we'd have to invent 100 words for shades of snow [08:43:55] Splarka: bah [08:44:37] *Nikerabbit pokes Splarka for trolling [08:50:24] Nikerabbit: but it must be trueeee [08:50:45] what does cherokee have for delete/oversight/archive/hide/suprpess ? [08:50:51] (etc) [09:05:00] I want the number of contributions for every user on my wiki ar.linux.yourwiki.net how to get it? [09:09:47] select user_editcount,user_name from user; [09:09:47] :) [09:14:20] Splarka: the cherokee localisation is not that far yet [09:17:51] Usama: http://ar.linux.yourwiki.net/w/api.php?action=query&list=allusers&auprop=editcount&aulimit=50 [09:40:10] 03(mod) Autoreview right not working - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19875 +comment (10danny.leinad) [09:40:34] 03(mod) Invisible revision in "Deleted user contributions" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19864 +comment (10danny.leinad) [09:40:35] 03(NEW) Use of undefined constant - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19877 minor; Normal; MediaWiki: Database; (j-a-n) [09:40:35] 03(mod) Autoreview right not working - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19875 (10gtisza) [09:43:17] thanks [09:51:02] 03(mod) Autoreview right not working - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19875 (10gtisza) [09:54:13] is there a way to get the top 100 [09:59:07] Usama: select user_editcount,user_name from user order by user_editcount desc limit 100; [10:04:46] I don't know how [10:10:03] its a mysql query [10:13:12] aha but can someone give me the link becasue I don't know sql [10:13:25] There is no link [10:13:47] You need to use PHPMyAdmin or a command line SQL client to execute the query against your database server [10:13:54] You've already been given the query [10:14:12] mmm [10:25:00] Hi, any ETA on the ExtensionDistributor recovery? I'd like to download the Imagemap Extension. [10:25:36] You can still get it via svn [10:25:49] Oh ok [10:26:06] You just cant have it done for you nicely packaged ;) [10:26:10] p858snake: ++ [10:27:16] Thank you, i'll try to get it via svn. :) [10:34:28] 03ialex * r53641 10/trunk/phase3/ (RELEASE-NOTES maintenance/deleteRevision.php): [10:34:28] * (bug 19857) maintenance/deleteRevision.php on last revision no longer breaks target page [10:34:28] * also copy ar_page_id, ar_len and ar_deleted fields when deleting a revision [10:35:28] 03(FIXED) maintenance/deleteRevision.php on last revision breaks targeted page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19857 +comment (10alex.emsenhuber) [10:48:47] 03nikerabbit * r53642 10/trunk/extensions/Translate/ (6 files in 3 dirs): [10:48:47] * Typoe in FreeCol.yml [10:48:47] * Bugfixes in message collection, ffs [10:48:47] * FC fixes in TranslateTasks and export [10:55:18] <__neo__> rt [11:44:07] goooooooooooooooooooooooooooooooooooooooooood afternoon Vietnam [11:45:55] huh [11:46:41] overabundant endorphins [12:08:40] Does any one know when will ExtensionDistributor be OK? [12:16:27] hello. i found on wiki interestin template. and want to use it in my wiki, but when i click on template link to see code i linked to temlate documetation, but no template code only calls examples. How can i get a temlate code? [12:21:04] CrGrBMP: link ? [12:22:03] i used ru. version of wiki cuz its my native w8 a sec i found some examples on en. version [12:48:46] Good morning. Is there a tool that will walk all the pages and report any broken internal links? Like [[foo]], where the page foo doesn't exist? [12:49:28] Special:Wantedpages [12:49:51] Ah. Thankee [12:53:39] is there some calls wich allow me to use wiki templates on my wiki? [12:58:09] Will moveBatch.php safely move a file? Or is there some other less painful way than save/delete/re-upload to rename a file, such as foo.pdf? [13:01:56] there is the 'movefile' right, been around a while, but disabled by default [13:02:20] was enabled on wikimedia for a while, had some probs, was disabled, was fixed, hasn't been reenabled yet [13:02:45] it should be okay (enabled on test.wikipedia.org ) [13:03:18] Does the File namespace also include the Image namespace? [13:03:54] n/m [13:05:40] http://www.mediawiki.org/wiki/Manual:$wgAllowImageMoving [13:05:48] and give 'movefile' right to someone [13:05:49] Yah, found that. [13:06:00] I didn't realize it created a tab for the purpose. [13:06:10] It talks about the 'File' name space on one page. [13:06:43] "movefile allows renaming pages in the "File" namespace (requires the move right and $wgAllowImageMoving to be true)." [13:08:58] 'Image' was renamed 'File' recently [13:09:13] So I moved a file, it created a redirect. I deleted the redirect (because I'm doing reorganizing on a site that isn't hot yet), and while the referencing page now has a broken link (as expected), that broken link isn't showing up in the Special:WantedPages list. [13:12:19] that isn't a wanted 'page' [13:13:43] What constitudes a wanted page, then? I'm looking for a utility that finds internal inconsistencies, so when I move a file and forget to update the referencing page, I can fix it. [13:13:46] Special:WantedFiles [13:14:23] there aer also wanted templates, and wanted categories [13:14:25] ^are [13:14:46] {{template}} [[Category:]] [[File:]] [[Everything else (mostly)]] [13:15:02] see Special:Specialpages [13:15:27] I am. I don't see WantedTemplates. [13:15:37] I do see WantedCategories. [13:15:53] what version are you using? [13:15:59] But if I move a file, and a page references it, shouldn't that File: or Image: be considered a wanted item? [13:16:08] 1.13.3 [13:16:16] yes, but not a wanted 'page', it would be a wanted File (or Image) [13:16:47] [[File:Foo]] doesn't make a regular link, it makes an imagelink [13:17:55] if the file is actually an image :) [13:17:59] OK. I don't really care if I have to check 4 different links (wantedpages, wantedcategories, etc), but all I've got is WantedCategories and WantedPages for wanted options. [13:19:24] k4jcw: well, i do see wantedtemplates, at least on 1.15 [13:19:25] maybe 1.13 didn't have the other two *shrug* [13:19:34] so leave the redirects [13:19:34] quite possible [13:19:40] they work, they aren't harmful [13:20:00] redirects are intended to be available as a permanent fixture [13:20:15] (not all wikis use them as such, but many do) [13:21:49] I understand the purpose and intent of redirects, but I don't like unnecessary ones. I'm the sole manager of the content. If there's a popular page that gets renamed that someone potentially bookmarked, I'd leave it. But a lot of my wiki is personal content, where I don't care if someone bookmarks it and can't find it. And for that case, I'd rather not have redirects. It's a personal thing :) [13:22:28] However, since 1.15.1 is out, and I haven't upgraded in a while, I think I will. [13:23:40] Do you know, offhand, if 1.13.3 to 1.15.1 requires a schema change? [13:27:17] *Splarka doesn't, but guesses so [13:31:18] 03shinjiman * r53643 10/trunk/phase3/languages/messages/MessagesZh_tw.php: (bug 19876) remove the obsolete namespace names into aliases for zh-tw [13:31:25] 03(FIXED) zh-tw still calling NS_FILE 'image' - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19876 +comment (10shinjiman) [13:39:42] 03(mod) '''Bold Text''' when both the new toolbar and wikEd are enabled - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19776 (10oq9pscb02) [13:47:59] hello [13:53:09] ehlo [14:01:39] 03(NEW) datetime fields' time components can end up in date fields - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19878 major; Normal; MediaWiki extensions: SemanticForms; (mail) [14:01:47] HELO www.somewebsite.com [14:02:41] ERR 599 Name Too Weird [14:02:43] {| class="infobox" style="width:21em;" [14:02:43] |colspan=2 style="text-align:center;" | {{{�����������}}} [14:02:43] |- [14:02:43] !colspan=2 style="text-align: center;" | ''{{{���}}}'' [14:02:43] --mwbot-- ''{{{���}}}'': I don't know anything about "colspan=2". [14:02:43] |- [14:02:44] !colspan=2 style="font-size: larger; {{#switch:{{{��������������}}} [14:02:44] --mwbot-- I don't know anything about "colspan=2". [14:02:46] |Legion - Agility = background-color: green; color: gold; border: 1px solid gold; [14:02:48] |Legion - Intelligence = background-color: #8b00ff; color: gold; border: 1px solid gold; [14:02:50] |Legion - Strength = background-color: #adff2f; color: white; border: 1px solid white; [14:02:52] |HellBourne - Agility = background-color: red; color: white; border: 1px solid white; [14:02:54] |HellBourne - Intelligence = background-color: #4b0082; color: yellow; border: 1px solid yellow; [14:02:56] |HellBourne - Strength = background-color: #825200; color: purple; border: 1px solid gold; [14:02:58] |#default = [14:03:00] }}" [14:03:02] |} [14:03:04] kick him! kick him! [14:03:27] Beat on the brat with a baseball bat!!! [14:03:45] oooh, nice alliteration there. [14:06:14] who knows what wrong with that template, so its dont displays #switch section? [14:10:06] The first problem is you pasted it into a channel. Besides Generally Being Bad(tm), what people see will depend on thier charset. You should use a pastebin. [14:10:38] Hi all, please give me a hint how can I copy a part of my wiki on other wiki [14:11:13] it has a lot of links and subcategories and it is hard to doit by hand [14:12:28] I'm guessing here (there are people with far more expertise than I in this channel), but I'm betting dumpBackup.php and importBackup.php may be what you're looking for. [14:14:01] http://www.mediawiki.org/wiki/Manual:DumpBackup.php http://www.mediawiki.org/wiki/Manual:Importing_XML_dumps [14:15:25] See Special:Export and Special:Import, too [14:26:41] Special:Export only exports current page without the links in it , but is nice to know [14:35:26] http://www.mediawiki.org/wiki/Manual:FAQ#Upgrading talks about running the upgrade script, but they never call out the name of it. [14:59:20] 03(NEW) IRC RC Bot allows RC injection - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19879 normal; Normal; Wikimedia: IRC; (gribeco) [15:00:59] 03(mod) IRC RC Bot allows RC injection - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19879 +comment (10tstarling) [15:06:30] 03nikerabbit * r53644 10/trunk/extensions/Translate/ (Groups.php MessageCollection.php groups/FreeCol/FreeCol.yml): * Bugfixes [15:12:34] 03(mod) IRC RC Bot allows RC injection - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19879 +comment (10mike.lifeguard) [15:13:50] 03(FIXED) IRC RC Bot allows RC injection - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19879 +comment (10tstarling) [15:27:31] 03nikerabbit * r53645 10/trunk/extensions/Translate/ (groups/FreeCol/README scripts/autoexport.php): [15:27:31] * README for FreeCol [15:27:31] * Coding style fix in autoexport [15:44:21] 03yaron * r53647 10/trunk/extensions/SemanticMaps/ (19 files in 4 dirs): Version 0.1 of Semantic Maps, by Jeroen DeDauw et al. [15:48:20] 03j * r53648 10/trunk/extensions/OggHandler/OggPlayer.js: Safari 4.0.2 no longer crashes if