[00:22:10] 03werdna * r45823 10/branches/change-tagging/extensions/AbuseFilter/SpecialAbuseFilter.php: Spacing. [00:23:33] 03werdna * r45824 10/branches/change-tagging/phase3/includes/ChangeTags.php: Cleanup [00:41:35] 03shinjiman * r45825 10/trunk/phase3/languages/messages/ (4 files): Localisation updates Cantonese, Chinese and Old/Late Time Chinese [00:53:29] 03aaron * r45826 10/trunk/ (4 files in 2 dirs): Improve revertedEdits autopromote check to include undoing of edits [00:56:35] you're storing reverted edits in the database? [00:56:36] how? [00:59:17] is there an extension that will let me use perl code within mediawiki code? [00:59:24] as in, to program the page to do stuff [01:00:00] No, but you can probably write one :) [01:00:07] try basing it on the LUA extension, which is quite similar. [01:00:07] lame [01:00:17] Not perl, there isn't. [01:00:21] but there is LUA and Winter. [01:00:32] is there a regex extension for mediawiki? [01:01:05] regex what? [01:01:31] for running a regex over a page [01:01:43] or over every page in the wiki, to do string replacements and other cool things [01:01:49] !awb [01:01:49] --mwbot-- I don't know anything about "awb". [01:01:52] oh [01:01:55] well google for AWB [01:01:58] or pywikipediabot [01:02:00] !pywikipediabot [01:02:00] --mwbot-- pywikipediabot is a bot framework written in Python that allows for easier automated actions on a wiki. For more information, see . [01:02:02] !pywikipedia [01:02:02] --mwbot-- pywikipediabot is a bot framework written in Python that allows for easier automated actions on a wiki. For more information, see . [01:02:21] cool [01:18:34] how can I use the mediawiki api to get a list of all wiki links in an article? [01:21:55] oh I see how to do it [01:25:38] 03werdna * r45827 10/trunk/extensions/AbuseFilter/parser_native/ (23 files in 2 dirs): Revert to r39167. This is the last version I can find which compiles correctly. [02:32:39] *Supaplex hacks his includes/Parser.php doMagicLinks and magicRFC [04:08:19] If I wanted to add some "widget" type things to the sidebar of Monobook (like Wikia does with Quartz/Monaco skins), what hook would I want to use to add them in there? [04:09:58] *Supaplex breaks his brain on hacking magicRFC to parse templates of rfcurl (equiv). humm... time to go home. [04:58:23] *Supaplex 'z ${HOME} now [05:01:54] 03shinjiman * r45828 10/trunk/phase3/ (3 files in 3 dirs): [05:01:54] * Fixing the caching issue by using -{T|xxx}- syntax (only applies on wiki with LanguageConverter class) [05:01:54] * Improving the efficiency by using -{A|xxx}- syntax (only applies on wiki with LanguageConverter class) [05:01:54] patches by PhiLiP [05:32:43] 03(NEW) |alt= should work when |link= is used - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17044 15enhancement; normal; MediaWiki: General/Unknown; (public) [05:34:32] Simetrical: A peek at bug 17044 would be appreciated when you return. :-) [06:50:29] 03(mod) {{SECTIONNAME}} and {{SECTIONNUMBER}} variables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1605 (10jylee) [07:12:40] 03(NEW) Block form should preload fields when changing an existing block - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17045 15enhancement; normal; MediaWiki: Blocking; (mrzmanwiki) [07:14:01] 03(ASSIGNED) Block form should preload fields when changing an existing block - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17045 (10mrzmanwiki) [08:06:12] hi there [08:07:01] I have an error trying to upgrade to the latest SVN version : PHP Fatal error: Call to undefined method DatabaseMysql::indexName() in /var/www/wiki/includes/db/Database.php on line 1194 [08:07:07] any hint ? [08:07:30] this error showns when I run upgrade.php script [08:07:41] update.php* [08:45:38] trashy: you updated everything and there is no local changes in that part? [08:46:27] yes, I've just done an 'svn up', I do not change anything locally [08:46:46] hmmp [08:47:10] Updating to the latest release is a bad idea. :P [08:47:17] Latest revision. * [08:48:02] :) [08:49:04] trashy: left a comment http://www.mediawiki.org/wiki/Special:Code/MediaWiki/45819#code-comments [08:54:03] Nikerabbit, okay, I'm trying to find what's the problem ; if i could propose a solution [08:56:35] 03raymond * r45829 10/trunk/ (6 files in 5 dirs): [08:56:35] self revert r45512, r45513 and r45515 for now [08:56:35] Per Brions review on r45512. I need a bit more time to fix it. [09:56:46] 03catrope * r45830 10/trunk/phase3/includes/db/ (Database.php DatabaseSqlite.php): Fix up r45819 per CR comments: removing calls to removed function Database::indexName() [09:59:27] cool :) [09:59:52] 03(mod) Redirecting from eo.wikisource.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17008 major->04CRIT; high->highest (10pa.dohnalek) [10:00:12] *werdnum lols [10:00:23] It's CRITICAL! [10:00:24] ZOMG [10:05:21] 03(mod) Redirecting from eo.wikisource.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17008 04CRIT->normal; highest->normal; +shell (10river) [10:11:53] 03catrope * r45831 10/trunk/phase3/includes/ (2 files in 2 dirs): Another followup to r45819: update references to the renamed archive.usertext_timestamp index. The user_newtalk.user_id and user_newtalk.user_ip indices aren't used anywhere that I could find. [10:18:40] hi all [10:19:16] is there any extension available to create a tabbed view (like it is there in the My Preferences page)? [10:37:20] 03(NEW) Deletedtext edit links point to dead article - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17046 minor; normal; MediaWiki: Deleting; (conrad.irwin) [10:42:06] 03nikerabbit * r45832 10/trunk/extensions/Translate/ffs/Gettext.php: * Fix a bug where headers were multiplying [10:49:20] hello [10:49:31] 03nikerabbit * r45833 10/trunk/extensions/Translate/MessageGroups.php: * Disable content translation for a moment so that I can fix it [11:18:01] 03(NEW) Change no.wikipedia.org to nb.wikipedia.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17047 normal; normal; Wikimedia: Language setup; (ekkoekko) [11:37:22] 03(mod) Change no.wikipedia.org to nb.wikipedia.org - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17047 +comment (10stigmj) [11:38:18] 14(INVALID) Change no.wikipedia.org to nb.wikipedia.org - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=17047 (10niklas.laxstrom) [11:45:59] 04(REOPENED) Change the logo for it.wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12383 +comment (10powerpdn) [11:48:17] 03(mod) Deletedtext edit links point to dead article - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17046 (10matthew.britton) [11:54:46] moin [12:12:49] 03(mod) |alt= should work when |link= is used - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17044 +comment (10Wiki.Melancholie) [12:20:44] 03(mod) Missing tooltip of images (title="" not specified) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16912 summary; +comment (10Wiki.Melancholie) [14:00:11] If someones has to use the php5 extension to get php5 usage, presumably all the php files are loaded as such? ie index.php5, api.php5 ? [14:01:43] no. [14:01:55] well, yes, these two. [14:02:06] bot unly "entry points". [14:02:08] not includes. [14:02:27] thats what i meant [14:02:35] (ie the ones that would be accessed directly) [14:02:38] Ta :) [14:05:50] 03(NEW) usercontribs does not show "new" flag - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17048 normal; normal; MediaWiki: API; (bugzilla) [14:12:57] 03raymond * r45834 10/trunk/phase3/languages/messages/ (38 files): Localisation updates for core messages from Betawiki [14:42:30] 03(NEW) New favicon for Wikibooks projects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17049 15enhancement; normal; Wikimedia: Site requests; (Wiki.Melancholie) [14:44:52] wiki is good [14:45:17] 03(mod) New favicon for Wikibooks projects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17049 (10Wiki.Melancholie) [14:48:17] 03(mod) New favicon for Wikibooks projects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17049 +shell (10sam) [14:48:36] 03(mod) New favicon for Wikibooks projects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17049 +comment (10Wiki.Melancholie) [14:49:56] 03(FIXED) New logo for Wikibooks projects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17034 +comment (10Wiki.Melancholie) [14:52:33] 03(mod) Change favicon on de, fr, pl, nl Wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16315 +comment (10Wiki.Melancholie) [15:10:43] 03(NEW) Change upload rights at Russian Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17050 15enhancement; normal; Wikimedia: General/Unknown; (i.am.putnik) [15:21:10] 03(mod) Change favicon for Wiktionaries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16315 summary; +comment (10Wiki.Melancholie) [15:25:58] 03(mod) Change upload rights at Russian Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17050 -easy +shell (10raimond.spekking) [15:30:01] 03(mod) Change favicon for Wiktionaries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16315 (10Wiki.Melancholie) [15:37:07] hi. was looking for an extention to do something like the pukiwiki, where it displays "UP!" for recently updated pages listed in the sidebar, and/or something that would list the last n changed pages (as in the sidebar list at bottom of: http://meraman.dip.jp/index.php?NDS_uITRON4 for example) [15:40:32] hello [15:40:45] hello [15:40:49] hello [15:40:51] hi [15:41:00] i have a question of course [15:41:13] then you'd better ask it [15:41:40] i updated a wiki of mine to the latest version and all my special characters in titles and links etc are now screwed up, i assume because my database was finally really changed to UTF [15:41:48] is there a way to bulk-fix these special characters? [15:42:30] i'm running latest mediawiki on mysql4 and php5, fyi [15:43:58] here's an example: http://www.spaghetti-western.net/index.php/Mio_nome_%C3%83%C2%A8_Nessuno%2C_Il [15:44:21] this: è is wrong ;-) [15:44:37] so basically all accents and umlauts etc [15:46:52] anyone? [15:47:30] 03ialex * r45835 10/trunk/phase3/maintenance/archives/ (patch-index-renames.sql patch-pl-tl-il-unique.sql): svn:eol-style native [15:47:31] QTA: ? [15:47:41] not something I can help you with, but someone will probably see it and answer if they know how [15:47:46] I didn't get the first part of your question [15:48:10] root-80686: mediawiki upgrade, UTF problems afterwards [15:48:21] ah [15:48:22] special characters are alle screwed up [15:48:40] QTA: kann you give me an URL? [15:48:45] yes one sec [15:48:45] QTA: from which version to which version? [15:48:54] 1.12x to 1.13 i think [15:49:08] 1.13.3 i should say [15:49:39] here's an example: http://www.spaghetti-western.net/index.php/Rampage_at_Apache_Wells_/_Der_%C3%83%E2%80%93lprinz_Review [15:49:49] as you can see, the title doesnt display the Ö [15:50:06] Ölprinz instead of Ölprinz [15:50:18] and that goes wiki-wide, all italian, german etc special characters [15:51:19] QTA: do you have something for $wgLegacyEncoding in LocalSettings.php? [15:51:42] ok, HTTP Charset Header's ok [15:51:49] let me check if it's still there, I know for sure that i had it in there before the upgrade [15:51:51] (utf8) [15:52:41] Content-Type in HTML doc is also ok (utf-8) [15:52:55] the lecacyenconding in localsettings is not there [15:53:03] should it be? [15:53:05] then you have kind of double encoding [15:53:19] can you check the database collation? [15:53:24] using phpmyadmin or such? [15:53:31] yes, one sec. should be utf8_general or so [15:54:07] maybe you want to check the page tables [15:54:13] what you see in the database [15:54:35] utf8_general_ci [15:54:57] that's good [15:55:19] what about this legacyenconding thing [15:55:33] 03raymond * r45836 10/trunk/extensions/ (215 files in 201 dirs): Localisation updates for extension messages from Betawiki [15:55:34] i know i had somethign in there before theupgrade, but i went for an almost "clean" localsettings.php [15:55:57] 03ialex * r45837 10/trunk/extensions/AbuseFilter/parser_native/ (9 files): svn:eol-style native [15:56:03] QTA: I'm not sure [15:56:08] check the mysql database [15:56:14] what is in there? [15:56:27] what am I looking for exactly? [15:57:06] how you see the contents [15:57:16] eg. the article names in the "page" table [15:58:00] ok. with the characters wrong, like i see them in the wiki [15:59:49] would a database-wide search-and-replace script work for this? [16:00:13] I wouldn't do that [16:01:22] i just tried to create a new page with a special character in that, that definitely worked. just to make sure it works at all :) [16:01:28] so what would you advise, maybe [16:02:28] QTA: when you make a new one it is ok? [16:02:35] yes [16:02:54] I see (checked recent changes) [16:03:12] also in the sql database [16:03:52] you changed the LocalSettings.php? [16:04:08] I just checked a quite old wiki I have [16:04:37] it works with UTF-8, too and the chars are looking ok on the site, but not in the DB [16:05:07] and I checked to see that I kept the old LocalSettings which still says $wgDBmysql4 = true; [16:05:20] yes the localsettings was changed. i realized it had lots of stuff in there from way back, so i did the update by re-running the installer and using the fresh localsettings, then i just copied some settings over [16:05:32] which is not true anymore, but as I kept this settings updates kept the DB format clean [16:06:08] QTA: I guess that you screwed the database setting - you have a new format LocalSettings.php, but still the "old" database format [16:06:21] QTA, what is the value of $wgDBmysql5 ? [16:06:24] so think about what you want to do [16:06:37] $wgDBmysql4 is no longer needed [16:06:50] it's true by default, but it isn't checked [16:06:58] as mediawiki doesn't work with mysql3 [16:06:59] I have to hook of now [16:07:45] $wgDBmysql5 = true; [16:11:07] i just checked another wiki (same hosting environment) that i updated today, and there's the same problem, only article text is not impacted, but page titles as well [16:12:57] so what can I do now? changing everything by hand might be hours of work, since there are probably hundreds of pages implicated [16:13:16] why would a search-and-replace query on mysql be a problem? [16:16:18] what about this: http://www.mediawiki.org/wiki/Extension:Replace_Text [16:17:11] 03raymond * r45838 10/trunk/extensions/Translate/groups/MediaWikiExtensions.php: [16:17:11] * Add 'drafts' to WMF group (betatest on test.wikipedia.org) [16:17:11] * Add 'extensiondistributor' to WMF group again (was temporarly disabled) [16:17:11] * Sort by ABC [16:18:52] sorry, i'm a total IRC n00b, u guys still here? [16:19:20] 03ialex * r45839 10/trunk/extensions/Configure/ (CHANGELOG Configure.php Configure.settings.php): Fixed "You are not allowed to read this setting" error for all settings on Special:Extensions when $wgConfigureEditableSettings is an non-empty array [16:20:01] nope [16:22:03] 03(mod) Special:Extensions doesn't work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16828 (10alex.emsenhuber) [16:22:36] does anyone have experience with this extension: http://www.mediawiki.org/wiki/Extension:Replace_Text [16:34:14] 03ialex * r45840 10/trunk/extensions/Configure/Configure.page.php: removed new lines from the textarea used by "simple" arrays, breaks compat with Firefox when $wgMimeType = 'application/xhtml+xml' [16:39:37] 03raymond * r45841 10/trunk/extensions/ (3 files in 2 dirs): Add description message for GoogleMaps extension [16:43:35] 03ialex * r45842 10/branches/REL1_14/extensions/Configure/ (CHANGELOG Configure.php Configure.settings.php): Backport r45839 [16:48:49] 03(mod) fancy Recent Changes can show misguiding counts or links - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10510 +comment (10JSchulz_4587) [16:54:46] 03(mod) Special:Import needs to update site statistics - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=5703 +comment (10JSchulz_4587) [17:03:45] 14(WFM) time() and timestamps might become inconsistent during parsing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6692 +comment (10JSchulz_4587) [17:05:24] 03(WONTFIX) Show a better error message when the user tries to delete a non-existing page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8908 +comment (10JSchulz_4587) [17:15:06] 14(WFM) Page move rollback does some odd things - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2621 +comment (10JSchulz_4587) [17:33:01] 03(mod) syntax errors with MSSQL - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15493 (10mediawiki) [17:33:39] 03(mod) On "what links here", limit applies to outer linking items, not total items on page, offset is ignored, and "previous page" is always empty. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6424 +comment (10JSchulz_4587) [17:34:02] 03(mod) syntax errors with MSSQL - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15493 (10mediawiki) [17:34:40] 03(mod) syntax errors with MSSQL - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15493 (10mediawiki) [17:35:25] 03(mod) syntax errors with MSSQL - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15493 +comment (10mediawiki) [17:35:53] 03(mod) Revisions are switched in edit history - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=7679 +shell; +comment (10JSchulz_4587) [17:36:18] 03(NEW) Add undo functionality to the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17051 15enhancement; normal; MediaWiki: API; (roan.kattouw) [17:49:42] 03(FIXED) New page automatic summaries override prompt for blank summary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8065 summary; +comment (10JSchulz_4587) [17:50:37] 03(NEW) Misleading diffs involving revisions deleted through RevisionDelete - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17052 minor; normal; MediaWiki: Deleting; (happy_melon) [17:50:50] 03(mod) Enable RevisionDelete on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15644 (10happy_melon) [17:51:05] 03(mod) New page automatic summaries override prompt for blank summary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8065 (10JSchulz_4587) [18:06:11] 03(mod) {{SECTIONNAME}} and {{SECTIONNUMBER}} variables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1605 +comment (10nyphbl8d) [18:07:46] 03(NEW) Hiding log entries with RevisionDelete does not automatically hide the corresponding page history entry - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17053 normal; normal; MediaWiki: Deleting; (happy_melon) [18:07:48] 03(mod) Enable RevisionDelete on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15644 (10happy_melon) [18:11:41] 03(mod) Enable RevisionDelete on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15644 +comment (10cbrown1023) [18:12:50] 03(FIXED) Layouts: HTTP redirect loop on existing pages in the main namespace. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16538 +comment (10siebrand) [18:18:04] 04(REOPENED) New logo for Wikibooks projects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17034 +comment (10mikelifeguard) [18:30:03] 03(mod) Enable RevisionDelete on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15644 (10matthew.britton) [18:46:13] 03(mod) Feeds ignore additional parameters in URL for Special: Recentchangeslinked - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16883 +comment (10JSchulz_4587) [18:50:13] Hi, Im MW r45726 and im having issues with Special:ImportFreeImages, which once upon a time worked, dont know why it stopped. Im getting the following error when i try to import an image "Fatal error: Call to undefined function wfIFI_handleUpload() in /home/yourwiki/htdocs/html/w/extensions/ImportFreeImages/ImportFreeImages.body.php on line 72" [18:50:18] Does anyone have any ideas [19:00:14] 2 [19:00:14] 3 [19:00:14] I installed FCKeditor and extension NewArticleTemplate. I hope user can follow an article template when creating a new page. [19:00:14] [19:00:37] However, the format from the preload page is lost. For example, the double equal sign "== text ==" in wikitext is considered normal equal sign in FCKEditor. What should I do to keep the format? [19:00:50] Or is there any file I can edit to force every user to use a default template when creating a new page? [19:04:02] 03aaron * r45843 10/trunk/phase3/includes/EditPage.php: (bug 8065) Fix summary forcing for new pages [19:06:35] Coulomb: I would ask Wikia about it, it's their extension after all [19:09:32] Hi all. I'm new here... I just started my first mediawiki project. just wanted to say hi and introduce myself [19:09:44] HI Jonny [19:09:54] Hi Prom_Cat [19:10:14] Prom_cat: who is the author of that extension? [19:10:14] It's exciting to see people also interested in this. I'm used to being the lone geek. eeek [19:10:31] Nikerabbit: Wiki how [19:10:43] (AKA Travis Deroui_ [19:10:53] 03aaron * r45844 10/trunk/phase3/includes/ (3 files in 2 dirs): [19:10:53] * Added 'target' param to changesfeed to fix total breakage of RCL feed. They were all using the same cache so the feed for page X sometimes showed the feed for page Y. [19:10:53] * Removed extra constant cache key params [19:10:53] * Added feed comments [19:10:53] * Fixed tab space [19:11:05] Prom_cat: well, he probably knows best [19:11:18] Jonny: There are allot of geeks here, this is the offical support channel [19:11:21] Prom_cat: but that sound like that it has a bug or it is broken [19:11:32] 03raymond * r45845 10/trunk/extensions/Drafts/Drafts.i18n.php: [19:11:32] Change accesskey from 'd' to 'g'. 'd' conflicts with 'delete page', at least for sysops. [19:11:32] Why 'g'? Because it is free. [19:11:45] Nikerabbit: Im thinking something must have changed, because it is defined..... [19:11:58] Prom_cat: is it in the same file? [19:12:11] Prom_cat: have you updated it lately? [19:12:30] chuck: how often do we update our MW install? [19:12:30] 14(DUP) Feeds ignore additional parameters in URL for Special: Recentchangeslinked - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16883 +comment (10Wiki.Melancholie) [19:12:32] 03(mod) Provide all URL parameters for all RSS/Atom feeds consistently - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13951 (10Wiki.Melancholie) [19:12:47] Nikerabbit: Only once it broke itself... [19:13:08] 03(mod) Feed links in sidebar should comply to the parameters of displayed page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16884 (10Wiki.Melancholie) [19:13:09] 03(mod) Provide all URL parameters for all RSS/Atom feeds consistently - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13951 (10Wiki.Melancholie) [19:13:11] ImportFreeImages: [19:13:12] *split up the loader and body into their separate files for better performance [19:13:17] that sounds likely candidate [19:13:45] Can someone revert that? [19:14:11] no [19:14:27] wfIFI_handleUpload [19:15:02] argh [19:15:06] someone just changed it [19:15:12] So it might be fixed...... [19:15:25] Change function calls to wfIFI_* to call ->wfIFI_* instead of trying to call wfIFI_* as a global function [19:15:30] hmm [19:15:36] Prom_cat: yes [19:15:44] pinky: If this works you a god :) [19:15:47] forgot to escape $this in the commit msg [19:15:52] but that should fix it [19:16:52] Prom_cat: whenever I get the chance to [19:17:16] or more like whenever something breaks [19:17:23] haha [19:17:24] yeah [19:18:06] Pinky: -m is evol [19:18:13] indeed :\ [19:18:17] Prom_cat: then I'm definitely in the right place. I haven't had any trouble so far with my site... but I'm surprised that the backend isn't... um.. sexier. that being said, what an amazing piece of software [19:18:33] Pinky: You my god [19:18:39] more pr0n for the backend [19:18:48] *Prom_cat grovels before Pinky ;) [19:19:02] is there a place to find people who might be interested in contributing to a niche wiki? [19:19:12] I usually use -F but I didn't bother that time :P [19:21:26] Prom_cat: uh, your welcome? :P [19:22:13] Pinky: That was one of my more populer extensions that borked itself as i was about to deploy it >< [19:22:20] I was not a happy person :) [19:22:22] but now i am [19:23:43] RoanKattouw, about? [19:23:50] has anyone here used the perl client api for mediawiki? I can't seem to get the 'alunique' property working [19:23:55] Reedy: Sure, ask ahead [19:24:02] Hey Reedy [19:24:05] Hey [19:24:06] dystopianray: What's your query? [19:24:15] missing="" - That mean the page has been deleted? (would seem to make sense) [19:24:26] dystopianray: The author of MediaWiki::API hangs around here sometimes, dunno his nick though [19:24:26] Reedy: Hows things going? Any sign of our favourite customer? [19:24:35] Reedy: Yes. missing="" means the page doesn't exist [19:24:38] Prom_cat, haven't actually seem him in a while [19:24:45] RoanKattouw, great, thanks [19:24:53] RoanKattouw: I'm getting a list of all links from a given page and only want unique links [19:25:06] dystopianray: I get that. But what's the query you're using? [19:25:11] (i.e. which parameters?) [19:25:25] Reedy: He is in japan atm, but his friend (who is equaly annoying) is around, saw him yesterday [19:25:33] haha [19:25:33] I dumped him and brion and lived :) [19:26:02] action=query, list=alllinks, alfrom=Main_Page, allimit=max, alunique=1 [19:26:47] *ST47 lols at alllinks [19:27:39] ST47: is there a better way to get every link from a given page? [19:27:59] Reedy: http://yourwiki.pastebin.com/d5f10c4e4 [19:28:09] Enjoy the readm its a good laugh [19:28:16] dystopianray: Weird. Seems to be broken at enwiki, I'll investigate [19:28:36] RoanKattouw: try specifying just 'alunique' without the =1 part [19:28:50] Prom_cat, has it been put on Bugzilla quips? ;P [19:28:54] dystopianray: Doesn't work either [19:28:56] but thats ace, :D [19:29:06] http://en.wikipedia.org/w/api.php?action=query&list=alllinks&alfrom=Main_Page&allimit=max&alunique [19:29:12] 03(mod) Add undo functionality to the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17051 (10matthew.britton) [19:29:13] Reedy: LMFAO [19:29:21] Reedy: Reedy thats an excellent idea [19:29:33] Reedy: I tell them about bugzilla [19:29:44] *Prom_cat can iamgine 20 tickets a day [19:29:46] hahah [19:29:50] mauie [19:30:02] You'll find someone assigning all bugs to you Prom_cat by default, not wikibugs :P [19:30:14] Hello everyone! I am reading the mediawiki wiki trying to figure it out but i think it is very confusing. How do i (webmaster) restrict UNREGERISTERED USERS from EDITING content!? it was suposed to be so simple and yet... i cant find a straightforward answer. I use mediawiki 1.13.3. Thanks in advance [19:30:15] *Prom_cat deletes his account [19:30:51] !userrights [19:30:51] --mwbot-- For information on customizing user access, see < http://www.mediawiki.org/wiki/Help:User_rights >. For common examples of restricting access using both rights and extensions, see < http://www.mediawiki.org/wiki/Manual:Preventing_access >. [19:30:57] n00b_PT, ^ [19:30:58] Reedy: Mr-Fine kept harrasing him so brion said "Mr-Fine: patience. irc is an asynchronous medium :)" [19:31:05] *Prom_cat thought that was rathor cool [19:31:30] heh [19:31:30] Considering it confused the fuck out of mr-fine lol [19:31:36] i was going to say [19:31:50] He has brion explaining what asynchronous ws for the next 5 minutes [19:33:44] 03(NEW) The error message at MediaWiki: revdelete-nooldid-text should be more specific - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17054 minor; normal; MediaWiki: Deleting; (happy_melon) [19:33:45] 03(mod) Enable RevisionDelete on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15644 (10happy_melon) [19:33:46] Anyone want to look at a....unusual interwiki transclusion problem? [19:33:50] What would I want to use if I was going to add some