[00:27:06] 03(NEW) Create extenstion component for: Widgets - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18888 enhancement; Normal; Wikimedia: Bugzilla; (p858snake) [00:48:58] 03(mod) Remove Books sidebar by default. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18756 (10p858snake) [00:50:09] 03(mod) Remove Books sidebar by default. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18756 (10p858snake) [00:50:19] 03dale * r50943 10/branches/new-upload/phase3/js2/mwEmbed/ (3 files in 3 dirs): advanced firefogg local encoder updates [00:51:22] 03(mod) Article->PDF not available in classic skin - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17693 (10p858snake) [01:02:54] Does anyone here happen to know why ... a.) firefox and apache would refuse to execute a newly installed /var/lib/mediawiki/config/index.php, and [01:04:18] b.) why the README.Debian file would say that mediawiki can be configured by visiting http://www.myserver.org/mediawiki/config/index.php, but there's no such path? [01:05:51] what error message are you displayed for a. and for b. are you installing it from a debian package or from a package from the medawiki site? [01:07:10] I should add that replacing "www.myserver.org' with "localhost" and "127.0.0.1" doesn't work, and that the (newly installed) apache2 server looks in /var/www/. [01:07:42] p858snake: Thanks for asking. [01:08:48] Hm. I'm getting memory exceeded doing pretty much anything, but as far as I can see, memory is set to 512mb. FAQ on PHP errors suggests that the cause may be something else, but gives no other clues. [01:09:47] p858snake: I see no error message for a when I visit file:///var/lib/mediawiki/ via firefox and click on the "config" directory. [01:10:13] kingsley: http://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Ubuntu#Configure_MediaWiki might help. [01:10:23] p858snake: Yes, I am installing from a debian package. [01:10:36] file is if your accessing the file directly from the computer, you want to be accessing via the web server (apache) so go to http://localhost/mediawiki/ [01:12:32] p858snake: Yes, you're right of course. However, going to http://localhost/mediawiki/ results in "Not Found, The requested URL /mediawiki/ was not found on this server, Apache/2.2.11 (Debian) Server at localhost Port 80" [01:12:57] kingsley: Set up an alias in your apache configuration. [01:13:13] kingsley: localhost/mediawiki points to nothing until you do. See that link on mediawiki.org I pointed to earlier. [01:13:23] kingsley: what do you see when you go http://locahost/ [01:13:37] p858snake: Unless I'm mistaken, the debian package didn't configure apache2 to look where the package put MW's files. [01:14:38] p858snake: When I go to http://locahost/, I see an apache welcome page. [01:14:42] due: shouldn't need to since its just a subdirectory of just the htdocs and/or www folder. although i don't know how debian does their packages so i don't using them. i perfer downloading the package and installing by hand [01:14:51] iirc you have to uncomment the alias in the config [01:14:56] p858snake: It installs MediaWiki to /var/lib/mediawiki. [01:15:08] p858snake: /var/lib/mediawiki is *nowhere* near /var/www or /var/lib/cgi-bin. [01:19:44] due: Thank you for drawing my attention to http://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Ubuntu#Configure_MediaWiki. I followed its instructions an am happy to report that going to http://localhost/mediawiki now pops up a little "Opening" window which asks me if I'd like to open it or save it, which is further than I got before. [01:20:27] sounds like you dont have PHP set up [01:20:31] due: Do you suppose I should report a bug? [01:20:40] kingsley: Did you install php5 php5-mysql etc? [01:20:55] kingsley: And no, it's not a bug. Your system isn't set up properly. [01:21:57] OverlordQ: You may be correct that I have not set up PHP. I do not recall having done anything beyond installing the package(s). [01:22:54] due: php5 and php5-mysql are installed. [01:24:19] how about libapache2-mod-php5 [01:33:18] OverlordQ: libapache2-mod-php5 is not installed. Should it be? [01:33:24] *kingsley needs to go soon.... [02:15:32] hi [02:15:53] I am new member [02:20:45] i am hungary and I started translating the help:contents [02:22:18] but i find a lot of documentations and i don't which start translating [02:22:49] have you idea? [02:25:07] the hungary wiki support site is www.wiki-hungary.com [02:25:28] and there is forum support [02:26:21] bur i seeing, here everybody is sleeping:D [02:26:45] i will come [02:39:02] hi all [03:09:10] 03dale * r50944 10/branches/new-upload/phase3/js2/mwEmbed/ (5 files in 4 dirs): advanced firefogg local encoder updates [05:11:59] man I love finding broken templates that only work because Tidy is tidying them [05:48:26] can anyone help with a little maintenance script please? [05:48:37] trying to run: php maintenance/rebuildAll.php but no success [05:48:58] result: Could not open input file: maintenance/rebuildAll.php [05:51:09] oops. nevermind. Got it running by putting small caps. [05:59:00] does anyone know how to switch user in shell please [05:59:32] $ su [05:59:53] thanks Marybelle :) [06:00:05] NP. [06:00:52] Marybelle: it's asking me for password, but doesn't ask me for new username instead [06:01:06] $ su otheruser [06:01:09] :P [06:01:31] i'm in :) [06:04:16] if you don't define a username it defaults to the ROOT user iirc [06:05:53] my little Terminal froze up when I try the root username :( [06:20:05] 03(NEW) External links should skip the scheme if it's the same as the site - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18889 enhancement; Normal; MediaWiki: Page rendering; (greenreaper) [06:23:52] Marybelle: would you know how to make my LocalSettings.php readable from the shell? [06:24:32] Uh. [06:24:38] What kind of error do you get? Permissions? [06:24:57] A copy of your installation's LocalSettings.php must exist and be readable in the source directory. [06:25:07] Right. [06:25:17] Do you have a copy of LocalSettings.php instead the root directory of your installation? [06:25:30] OverlordQ: Thanks for mentioning libapache2-mod-php5. Installing it, restarting apache2 and clearing the browser's cache seems to have worked. [06:25:39] Marybelle: i do [06:25:56] Marybelle: wait. no [06:26:09] Did you go through config/index.php? [06:26:12] meh, need to get a better server, my page load times suck :( [06:26:28] it's located in my /en/w/ [06:26:50] Is that where your other MediaWiki installation files are? [06:26:57] yes [06:27:13] Did you check the file's permissions? [06:31:20] checking... checking... [06:32:11] moin [06:32:32] *Splarka looks at GreenReaper [06:32:42] *GreenReaper looks at Splarka. [06:35:57] Marybelle: it's got the full read.write.execute [06:35:59] "Bill sings to Sarah. Sarah sings to Bill. Perhaps they will do other dangerous things together. They may eat lamb or stroke each other. They may chant of their difficulties and their happiness. They have love but they also have typewriters. That is interesting." [06:37:43] code is poetry [06:48:24] GreenReaper: anyway, I thought it was a dupe, but I actually can't find a bug about protocol-relative links. But this has been discussed before: http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/39683 [06:48:33] *sigh* [06:52:03] We use protocol-relative URIs where we can. And where we can't, I get annoyed and submit a patch. :-p [06:52:36] though not until you guys review the last one I did. ;-) [07:00:14] night, everyone [07:11:21] 03(NEW) Enable editors to declare ref body text outside of main article prose. Also Enable editors to control footnote ordering. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18890 enhancement; Normal; MediaWiki extensions: Cite; (bill.mitchell) [07:16:07] wtf at that bug ^^ its like a dup of another one or something [07:23:40] 03(mod) Enable editors to declare ref body text outside of main article prose. Also Enable editors to control footnote ordering. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18890 (10bill.mitchell) [07:28:37] 03(WONTFIX) Enable editors to control footnote ordering and to insert wikitex between footnotes. Also declutter article prose. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12796 +comment (10bill.mitchell) [07:34:30] 03(mod) Enable editors to declare ref body text outside of main article prose. Also Enable editors to control footnote ordering. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18890 +need-review +patch; +comment (10raimond.spekking) [07:41:26] 03nikerabbit * r50945 10/trunk/extensions/Translate/tag/PageTranslationHooks.php: * Fix diff link in source page header [07:56:47] 03(FIXED) Create extenstion component for: Widgets - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18888 +comment (10siebrand) [08:03:05] 03siebrand * r50946 10/trunk/extensions/Mibbit/ (Mibbit.alias.php Mibbit.php): Add special page aliases [08:15:53] 03(NEW) Deprecated Article::insertNewArticle still used in core - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18891 enhancement; Normal; MediaWiki: Page editing; (siebrand) [08:15:57] 03(mod) Code quality issues (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=700 (10siebrand) [08:18:22] 03(NEW) Deprecated Article::updateArticle still used in core - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18892 enhancement; Normal; MediaWiki: Page editing; (siebrand) [08:18:26] 03(mod) Code quality issues (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=700 (10siebrand) [08:24:08] 03(NEW) double control bars on the player - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18893 normal; Normal; MediaWiki extensions: MetaVidWiki; (ariel.hitron) [08:25:13] 03(mod) double control bars on the player - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18893 (10ariel.hitron) [08:29:23] 03siebrand * r50947 10/trunk/phase3/includes/ (17 files in 5 dirs): Proper casing for getDBkey() [08:30:07] 03(NEW) pause button stops the video instead of pausing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18894 normal; Normal; MediaWiki extensions: MetaVidWiki; (ariel.hitron) [08:34:11] 03siebrand * r50948 10/trunk/extensions/ (29 files in 25 dirs): Proper casing for getDBkey() [08:35:51] 03(NEW) seek does not work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18895 major; Normal; MediaWiki extensions: MetaVidWiki; (ariel.hitron) [08:38:47] 03(mod) Enable editors to declare ref body text outside of main article prose. Also Enable editors to control footnote ordering. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18890 (10bill.mitchell) [08:42:44] 03siebrand * r50949 10/trunk/extensions/ (3 files in 3 dirs): Change deprecated userCanEdit() to userCan( 'edit', true ). No more occurences in core or extensions. [08:45:48] When can deprecated methods be removed? [08:46:24] siebrand: I do no think we have policy for it [08:46:50] siebrand: I think something like two releases after it has been marked for deprecated could do for example... in which case it should be marked when they were deprecated [08:47:02] Nikerabbit: would it be like 'OBSOLETE' extensions? "If indeed no longer used, and there has been a branch after marking at, it can be removed" [08:47:36] siebrand: well not exactly, because we cannot know for sure it is not used anywhere (where we have no control) [08:48:08] Nikerabbit: so then deprecated methods must be mentioned in RELEASE-NOTES [08:48:26] (as well as removed/renamed methods) [08:48:41] that would be a long list :o [08:49:19] but the first step would be to decide how to handle those [08:52:32] 03siebrand * r50950 10/trunk/extensions/ReplaceText/SpecialReplaceText.php: Change deprecated userCanMove() to userCan( 'move', true ). No more occurences in core or extensions. [08:53:10] post them to the mailing list and tell people to update their stuff [08:53:38] p858snake: nobody reads mailing lists and remembers to fix them [08:53:55] thats their fault [08:54:56] p858snake: we can't be so cynical [08:55:54] you can never get people 100%, brion posted about Image -> File everywhere multipul times over multipul months and there will still people that complained when their bots/scripts broke [08:59:52] 03siebrand * r50951 10/trunk/phase3/ (RELEASE-NOTES includes/FakeTitle.php includes/Title.php): Remove deprecated userCanCreate(), userCanEdit(), userCanMove(). Methods were deprecated in r19193 (2007-01-13) and are no longer used in current trunk or extensions. [09:05:50] There's nothing wrong with leaving legacy interfaces in place except when they get in the way of good coding [09:06:03] 03siebrand * r50952 10/trunk/phase3/ (RELEASE-NOTES includes/Title.php): Remove deprecated getInterwikiLink(). Method was deprecated in r41377 (2008-09-29) and is no longer used in current trunk or extensions. [09:06:12] There's a wfWarn() function to throw development warnings if you do want to discourage their use. [09:07:31] 03(NEW) AbuseFilter for English Wikinews - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18896 enhancement; Normal; Wikimedia: Bugzilla; (cirt.wik) [09:08:24] 03(mod) AbuseFilter for English Wikinews - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18896 +shell; +comment (10siebrand) [09:08:44] siebrand: that was fast [09:09:16] 03(mod) Allow Books sidebar to be hidden by default - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18756 summary; +comment (10happy-melon) [09:09:55] werdna: yeah, just clicking the link :) [09:10:27] werdna: its the cabal of course :darting eyes: [09:11:33] 03(NEW) easy, shell - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18897 enhancement; Normal; Wikimedia: Site requests; (stanprog) [09:11:50] werdna: ugh. 34 open issues on Extension AbuseFilter. [09:12:17] 04(REOPENED) Provide preference-based autoformatting for unlinked dates - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=4582 +comment (10agarrett) [09:12:31] 03(mod) Change logo for Bulgarian Wikisource - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18897 -easy ; summary (10p858snake) [09:12:58] 03(mod) Provide preference-based autoformatting for unlinked dates - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=4582 (10agarrett) [09:13:08] hmm that should show when you rename a bug [09:13:08] p858snake: Mid-air collision detected! [09:13:16] siebrand: yes I know, I'll get there [09:13:32] werdna: just feeling sorry for you :) [09:14:03] (mod) Link to user contributions should appear red when there are none - https://bugzilla.wikimedia.org/show_bug.cgi?id=4393 +comment [09:14:12] ^ that was a WONTFIX -> FIXED, but it just showed (mod) [09:14:17] (yesterday) [09:14:43] Splarka: reply on it after doing it or a reply and change at the same time? [09:14:44] once you apply the percentage of those bugs that I care about, you will see there are far fewer real issues :)) [09:15:02] well, a +comment at the same time [09:16:13] werdna: as long as the other ones are properly classified, that's fine I guess... (wontfix, later, 'go away or I will replace you with a simple script', etc.) [09:16:26] hehe [09:16:58] like these [09:16:59] 18091 nor Nor All agarrett@wikimedia.org NEW Sysops should be able to use Special:AbuseFilter/examine against deleted edits [09:17:11] yeah, would be a nice idea, but I'm not doing it because it's not worth the effort [09:17:51] 18429 enh Nor All agarrett@wikimedia.org NEW Allow filter rules to consider private data such as source IP, reverse DNS and user agent. [09:17:54] ehehe [09:20:17] 03siebrand * r50953 10/trunk/extensions/ConfirmEdit/ (ConfirmEdit.alias.php ConfirmEdit.php): Add special page aliases [09:23:53] 03siebrand * r50954 10/trunk/phase3/includes/Preferences.php: Fix special page case [09:26:09] werdna: my observation is that 'no' (WONTFIX, e.a.) from a developer leads to a 'REOPENED'. Consequence is that the number of open issues will keep growing forever. [09:26:26] whee :) [09:26:34] werdna: we need proper roadmapping in bugzilla... [09:26:37] that's why I just ignore them [09:26:40] siebrand: well it exists [09:26:52] but it doesn't work with the mediawiki dev model [09:26:59] i.e. "it's fixed when somebody cares enough" [09:27:44] werdna: well, I could imagine that the WMF would have a roadmap for the months to come. Some issues could be on there to keep the overview for the WMF devs working on the issues. [09:28:10] mmm [09:28:14] werdna: unless you guys are using yet another issue tracker in a more provate environment, which is ... well... sub-optimal. [09:28:30] if by that you mean "internalwiki" then yes :P [09:28:41] but I'm not on internalwiki [09:28:44] or even private-l :) [09:29:31] werdna: there. Sub-optimal. [09:31:21] well it's mostly for reporting purposes [09:31:52] so erik and sue and the board and such know what we're up to [09:56:44] Hello [09:57:07] does mediawiki have a webservice or something similar to update the wiki from outside the web? [09:57:11] like from other web [09:58:00] hello, is there something like DPL, but for page sections? I want to only list the N-top sections of a page [10:04:39] phet: as in? [10:04:52] mikeX: list where? [10:05:03] for example, update the wikipedia from an own application [10:05:35] I want to have a list in my e.g. Main_page, with the top N sections of another page [10:06:03] phet: mediawiki inculdes a api that can be used to remotely edit a page [10:06:37] p858snake, can you point me to that api please? [10:07:13] actually, what I *really* want is to add a bunch of events in a page, and always have the first 1 or 2 show up in my main page [10:07:26] !api | phet [10:07:26] --mwbot-- phet: The MediaWiki API provides direct, high-level access to the data contained in the MediaWiki databases. Client programs should be able to use the API to login, get data, and post changes. Find out more at . For client libraries in various languages, see . [10:07:35] Nikerabbit: ^ [10:07:54] awesome, thanks [10:14:34] where I call for a token when I do recieve it? [10:14:38] or where [10:53:20] 03(NEW) Filter out privacy policy bypassinging javascripts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18898 enhancement; Normal; Wikimedia: General/Unknown; (folengo) [10:57:45] 03(mod) Filter out privacy policy bypassinging javascripts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18898 (10folengo) [11:00:04] this is mediawiki 1.5 0rc1 version? [11:07:26] hi. everyone can give answert for my quentsiom? [11:10:13] bye [11:40:26] ugga [12:09:28] 03robin * r50955 10/trunk/phase3/ (7 files in 3 dirs): [12:09:29] Update per r50782: [12:09:29] * Remove all $wgAllowRealName, check $wgHiddenPrefs instead [12:09:29] * Make $wgAllowUserSkin obsolete too, check $wgHiddenPrefs instead [12:09:29] * And also only call globals if really needed, and remove unused globals [12:16:10] 03(mod) Add setting to hide a list of preferences - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18761 +comment (10robinp.1273) [12:20:36] 03minuteelectron * r50956 10/trunk/extensions/Translate/ffs/OpenLayers.php: [12:20:36] Translate OpenLayers Support: [12:20:36] * Use ->database for accessing messages rather than ->infile. [12:22:46] 03minuteelectron * r50957 10/trunk/extensions/Translate/ffs/OpenLayers.php: * Fix for previous commit. [12:43:00] 03minuteelectron * r50958 10/trunk/extensions/Translate/ffs/OpenLayers.php: * Modified version of the OpenLayers header to support language codes with a hyphen. [13:03:16] hi all, anyone knows how to show the first 5 lines of the 10 newest articles belonging to a certain category? Most likely some extensions will be required any idea which one? Any tips? [13:03:54] 03(mod) Enable editors to declare ref body text outside of main article prose. Also Enable editors to control footnote ordering. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18890 (10bill.mitchell) [13:04:44] I'm not sure, maybe DPL can do that [13:21:10] 03(NEW) Rename log may not always be traceable - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18899 enhancement; Normal; MediaWiki: Special pages; (FT2.wiki) [13:22:45] wuzur: i'll have a look at that, looks interesting indeed [13:43:55] 03(NEW) probably bug in SVG→PNG rendering mechanism - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18900 minor; Normal; MediaWiki: Images and files; (qpdb0000) [13:57:49] 03(mod) Automatic category redirects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=3311 (10Simetrical+wikibugs) [14:00:39] 03(mod) Recentchanges for logged-in users uses way too many queries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18229 (10Simetrical+wikibugs) [14:05:54] 03(NEW) can not import resources from wikimedia commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18901 major; Normal; MediaWiki extensions: MetaVidWiki; (ariel.hitron) [14:21:41] 03shinjiman * r50959 10/trunk/phase3/maintenance/language/rebuildLanguage.php: added functionality to removing a array key specified on a source file in the rebuildLanguage.php, to incorporate the functionality of the checkDupeMessages.php file. [14:23:01] hello, we have upgraded wiki.blender.org to mediawiki 1.15.0rc1 and we're having some problems, can anyone help? [14:23:03] we have old css not working and newlinks impossible to set (I've tried also with !important rule in a.new in Common.css but no way to set newlinks to a color of choice, it is orange (before upgrading it was green)) [14:24:33] and also lot of new users are registering again for some reason [14:24:56] hmm [14:25:00] newlinks? [14:25:04] ugga [14:25:27] the nonexistent pages, how do you call those? [14:26:18] for example http://wiki.blender.org/index.php/Template:K doesn't work anymore, instead of appearing as a keyboard button it is a normal letter [14:26:23] so you're trying to style red links? [14:26:28] yes [14:26:43] before they were green, now ornage for some reason [14:27:10] Oh my gosh, Wikimedia is still on 48811... [14:27:42] orange is also the color of active page in "the edit, history, ..." row of links up in the page [14:28:04] maybe this is related to the skin? [14:28:04] have you had a poke around in firebug? [14:28:10] nope [14:28:44] going to install it :) [14:29:15] oh my gof there are like 30 religion channels on Sky [14:31:38] have to shutdown X session bbl :) [14:42:50] Hi I'm using DPL for showing content on a page, this works well, unfortunately the page inherits the categories the other pages are member of, ... anyone knows how to prevent this? [14:46:29] hello [15:14:42] Hi! In a large wiki where local (private) and public versions exists, what is the best way to synchronize them, to import only recently changed articles/files? [15:22:26] what does private and public mean? [15:29:20] fluingparchment: two separate wikis [15:29:30] flyingparchment: two separate wikis [15:30:18] It should be something like diff but for sql or xml dumps, I guess. [15:30:48] where dumps aren't complete but partial only for recent days [15:34:40] you want to the same content to exist in both wikis? [15:36:22] yes, just not by complete import of large full dumps. and if the changes are conflicting, to choose which to import [15:36:58] is there any ready solution or at least an idea (hint) [15:40:58] at least, if there's the possibility of exporting partial xml dump which would contain titles changed during the selected interval of time [15:50:04] fluingparchment/QuestPC: http://www.steverumberg.com/wiki/index.php/WikiHelp [15:51:01] that's not what he wants - he already has two wikis, now he wants to synchronise the content between them [15:52:04] maybe I should try to modify dumper or in case it's too difficult submit an request to make an option of maintenance/dumpBackup.php which would allow to export only recent titles.. [15:52:38] hi there, think I canrefie my question about wiki.blender.org's being updated to 1.15.0rc1 and having problem with css: it seems like it takes css from http://wiki.blender.org/skins/blender/main.css and doesn't use the various css from Mediawiki namespace: is that a known issue in 1.15.0rc1? [15:52:45] *refine sorry [15:54:50] Sadik_Khalid - it's a wikifarm, I have it already.. (there was a better description of setting up wikifarms at mediawiki.org) [15:58:10] are you looking for this one: http://www.mediawiki.org/wiki/Manual:Wiki_family [15:59:39] QuestPC: I am not an expert in this [16:01:03] please ignore if my links are not useful [16:08:21] 03(mod) Populate rev_len field for pre-April 2007 revisions on WMF wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18881 summary; +comment (10happy-melon) [16:17:59] 03(mod) Deprecated Article::insertNewArticle still used in core - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18891 +comment (10happy-melon) [16:18:02] 03(mod) EditPage.php needs rewrite - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18654 (10happy-melon) [16:18:26] 03(mod) Deprecated Article::insertNewArticle still used in core - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18891 (10happy-melon) [16:18:29] 03(mod) EditPage.php needs rewrite - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18654 (10happy-melon) [16:19:08] 03(mod) Deprecated Article::updateArticle still used in core - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18892 (10happy-melon) [16:19:13] 03(mod) EditPage.php needs rewrite - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18654 (10happy-melon) [16:21:39] 03(mod) $wgRCLinkDays perfect for SpecialWatchlist.php too - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17867 +easy (10jidanni) [16:29:39] 03(mod) Filter out privacy policy bypassinging javascripts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18898 +comment (10happy-melon) [16:29:52] 14(INVALID) Filter out privacy policy bypassinging javascripts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18898 (10happy-melon) [17:40:58] Hi alL! [17:41:11] wasn't there an extension that allowed you to place a message on the top of every page in a specific namespace= [17:41:13] ? [17:42:15] Mediawiki:Sitenotice? [17:48:23] Is there any way to get a list of protected pages via the API? [17:58:44] 03(NEW) Implement user permissions for saving books to the wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18902 enhancement; Normal; MediaWiki extensions: Collection; (happy-melon) [18:06:18] 03siebrand * r50960 10/trunk/extensions/Translate/groups/Mantis.php: Add language code mapping for gsw [20:45:45] 03robin * r50961 10/trunk/phase3/ (7 files in 5 dirs): [20:45:45] Fixing part of bug 14688 (upload restrictions): [20:45:45] * Only show upload links on file description if $wgEnableUploads = true and user *can* upload [20:45:45] * Don't say "You need to log in to upload", because it's possible that uploading is disabled for registered users as well and e.g. only sysops can upload (same for moving pages) [20:45:45] * And a small tweak: less code in SkinTemplate.php with same result [20:58:26] *kephra wonders if its possible to write a template, that each template provides its own [edit] button for a special javascript edit form of the template content [20:59:58] lets say i have a template {{landmark|uuid|url}} to expand in a way that a form offers to edit the url part only [21:00:02] is this possible? [21:24:09] 03kim * r50964 10/trunk/testing/installer/QUICKSTART: + common problems [21:24:10] 03kim * r50962 10/trunk/testing/installer/ (installer_util.py mediawiki_installer.py): [21:24:10] Add more sanity checks and warnings. [21:24:10] * Installer Refuses to attempt an install if it can't log in to mysql [21:24:10] * Installer warns if it can't log in to mysql [21:24:11] * More checks during mediawiki install process [21:24:13] 03kim * r50963 10/trunk/testing/installer/QUICKSTART: 2 new chapters to the quickstart guide (it's becoming rather comprehensive) [21:57:12] 03siebrand * r50965 10/trunk/phase3/languages/messages/ (37 files): Localisation updates for core messages from translatewiki.net (2009-05-24 21:49 UTC) [22:01:27] 03siebrand * r50966 10/trunk/extensions/ (79 files in 72 dirs): Localisation updates for extension messages from translatewiki.net (2009-05-24 21:49 UTC) [22:12:25] 03siebrand * r50967 10/trunk/extensions/ (16 files in 7 dirs): [22:12:25] * Rename ".i18n.alias.php" to ".alias.php" [22:12:25] * Add support for ConfirmEdit and Mibbit special page localisation to Translate [22:14:35] How would you diagnose why a newly created user can not log in? [22:17:54] I'd look at the error message provided first. [22:18:49] Simetrical: Yes, thanks. Your suggestion makes perfect sense. [22:20:22] Simetrical: I should have asked how you'd diagnose why a newly created user was told "Login error, Incorrect password entered. Please try again." [22:20:43] I would say that's because an incorrect password was entered. No trick to it. [22:20:58] You can't actually read the thing you're typing in, after all. [22:21:07] It's remarkably easy to consistently mistype it. [22:21:21] Try resetting the password. [22:22:09] Simetrical: I like your suggestion of trying to reset the password and will research how to. [22:27:37] Simetrical: I'm happy to report that reseting the password confirmed our suspicion that it was just incorrectly entered. Thank you. [22:28:30] The first user added is given user ID #2. Who is #1? [22:32:09] DCC SEND "roflroflroflroflroflroflrofl" 0 0 0 [22:36:14] <{}> charitwo, you're everywhere. [22:36:14] charitwo, that looks alarmingly broad. [22:36:22] <{}> too wide. [22:36:23] Like it's all of Optimum Online. [22:36:35] <{}> Quite so. [22:36:36] If you ban innocent people, the trolls will have won! [22:36:41] (srsly) [22:37:07] 03robin * r50968 10/trunk/phase3/languages/messages/MessagesEn.php: Fix per comments at r50961: Update MessagesEn.php (remove unused messages and accidentally committed change) [22:37:07] <{}> You could have restricted it to the class C instead of setting a B class. [22:37:18] Um, these aren't IP addresses? [22:37:24] Anyway, it didn't even work. [22:37:30] Just ban the exact host and leave it at that. [22:37:49] 03robin * r50969 10/trunk/extensions/ (2 files in 2 dirs): Update extensions per comments at r50961 [22:37:50] shush and let me finish my ice cream [22:38:35] Not while an entire ISP is blocked. [22:39:03] *{} huggles charitwo tightly. [22:39:52] charitwo: Thanks. [23:50:25] 03nad * r50970 10/trunk/extensions/RecordAdmin/ (RecordAdmin.i18n.php RecordAdmin_body.php): Add type to record edit title