[00:01:03] 03(mod) Private filters should be viewed by all users - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20799 +comment (10public) [00:01:38] 14(INVALID) Private filters should be viewed by all users - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20799 +comment (10brion) [00:01:47] hmm maybeif they were private for everyone under autoconfirmed >.> [00:09:30] 03(FIXED) Enabling LocalisationUpdate vastly increases CPU activity - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20774 +comment (10brion) [00:09:45] 03(FIXED) update localised messages as soon as possible (LocalisationUpdate ext) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18604 (10brion) [00:10:10] 03(FIXED) Enable LocalisationUpdate extension on Incubator - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19312 +comment (10brion) [00:16:29] 03(NEW) Cronjob setup for LocalisationUpdate - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20800 normal; Normal; Wikimedia: General/Unknown; (brion) [00:25:46] hi [00:26:24] I need help [00:52:18] 03nad * r56911 10/trunk/extensions/RecordAdmin/ (RecordAdmin.php RecordAdmin_body.php): allow brace expressions to be expanded anywhere not just in select's [01:10:07] http://www.thisoldhouse.com/toh/photos/0,,20303224_20667673,00.html [01:10:10] lol [01:16:44] whats the easiest way to change the path of the mediawiki site on my server and the url will change too [01:16:56] 03nad * r56912 10/trunk/extensions/RecordAdmin/RecordAdmin_body.php: not that simple, put brace expansion back into selects only for now [01:17:46] !shorturls [01:17:46] --mwbot-- To create simple URLs (such as the /wiki/PAGENAME style URLs on Wikimedia sites), follow the instructions at . There are instructions for most different webserver setups. If you have problems getting the rewrite rules to work, see !rewriteproblem [01:42:28] stats [02:26:49] 03(NEW) Page views load file metadata, leading to OOM for large files - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20801 normal; Normal; MediaWiki: File/Repo; (mike.lifeguard) [04:18:39] How do you change the message that appears at the top of every page? [04:20:26] !sitenotice [04:20:26] --mwbot-- Sitenotice is a wiki-wide message that appears at the top of the page for all users. It is editable by users in the sysop usergroup at [[MediaWiki:Sitenotice]]. See also: !anonnotice [04:23:43] !anonnotice [04:23:43] --mwbot-- Anonnotice is a wiki-wide message viewable by all logged out users at the top of every page. Similar to sitenotice, if anonnotice exists only logged out users will see anonnotice and only logged in users will see Sitenotice, they will not see each other. Anonnotice is editable by sysops at [[MediaWiki:Anonnotice]]. See also: !sitenotice [04:23:57] That's helpful =] [04:30:07] !distraction | Emufarmers [04:30:07] --mwbot-- Emufarmers: How do you keep a noob busy? see !distraction [04:31:47] :v [04:32:39] !distraction [04:32:39] --mwbot-- How do you keep a noob busy? see !distraction [04:32:43] !distraction [04:32:43] --mwbot-- How do you keep a noob busy? see !distraction [04:32:53] *Alphos could do that all day :D [04:32:58] *Alphos ducks and covers [04:33:42] !distraction [04:33:42] --mwbot-- How do you keep a noob busy? see !distraction [04:33:46] :/ [05:22:01] 03(mod) REVISIONID won't subst - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11964 low->normal; +comment (10anon.hui) [05:42:35] rar [05:44:19] rar! [05:55:22] hey guys, is there a way to change the colour of link text in mediawiki. I.e. I if have [mailto:test@test.com test@test.com] it will show as an email link in the colour blue. But I have this on a red background and would like to make the text a different colour like white, but retain the link functionality. Is this possible? [05:55:42] I've tried using , , and
tags to no effect [05:55:58] [mailto:foo@foo.com foo@foo.com] [05:56:02] That should work. [05:56:05] [[Mediawiki:common.css]] or [[Mediawiki:.css]] [05:56:14] to do site wide css [05:57:32] 03philip * r56913 10/trunk/phase3/includes/ (6 files in 2 dirs): Update the Chinese conversion tables. [06:00:15] @Natalie Thanks that worked :) [06:18:56] 03thomasv * r56914 10/trunk/extensions/ProofreadPage/ProofreadPage.php: removing carriage return [06:23:41] hey, is it possible to format the style of links that appear in the sidebar? When I edit MediaWiki:Sidebar, I can put around the single * items, but if I put the ** ones show the span tag in sidebar as part of the link's text [06:24:22] Use CSS to style them. [06:24:28] !css [06:24:28] --mwbot-- To change styles for your wiki, go to one of the MediaWiki:xxx.css wiki page (NOT a file) and put your custom styles there (sysop/admin rights required). MediaWiki:Common.css is for all skins and should be used for content styles. MediaWiki:Monobook.css is for the MonoBook skin (default), etc. For more information, see !skins and [06:33:37] yeah I can create CSS but then when I go to target the link text on the page, do I use or
tag etc. ? Because they seem to show up in the link name rather than apply the actual style [06:40:57] @Natalie do you have a quick example by any chance [06:41:18] you should make a css rule to target "a" which is what url uses by default [06:41:25] Make a custom ID. [06:41:25] *p858snake pokes Splarka [06:41:39] ... or something. [06:41:49] span.sidebar-bold { font-weight:bold; } [06:42:00] span.sidebar-bold { font-weight:bold !important; } maybe. [06:42:09] Are the recent updates to Cite.php in the extension SVN? It doesn't seem to have been updated in a couple of months. [06:42:39] The ability to put references at the bottom of the article is live on WMF wikis. [06:43:43] Yes, but this ability doesn't seem to be in the extension available in the repository; has it been merged into core? [06:44:44] Natalie: shockingly, it's not the only place that uses the cite extenstion [06:45:06] p858snake: Huh? [06:45:11] Pathoschild: it should be in the cite extenstion, if you use ED to download, you should be able to select "Trunk" [06:45:25] http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Cite/ [06:45:40] rarohde did the changes. [06:46:29] RichardJ87: all sidebar links should have unique ID attributes [06:46:33] Ah, there it is; I was looking for a more recent change. [06:46:38] Thanks. :) [06:47:07] *Pathoschild updates the documentation. [06:49:59] @Natalie I understand how to use the CSS like that, the problem is how the wiki picks it up. If I have this **TestPage|TestPage it takes displays the text as it is there with the span tags in the sidebard. Hopefully that makes sense [06:50:23] !sidebar [06:50:23] --mwbot-- To edit the navigation menu on the left, edit [[MediaWiki:Sidebar]] using its special syntax. For more details, see . [06:50:29] You need to learn how the sidebar parses. [06:50:54] *facepalm* [06:51:26] RichardJ87: don't do it like that, every sidebar link gets a unique ID (and if it doesn't then you're doing it wrong) in a parent
  • , you can style them with that [06:51:39] *Alphos offers Splarka a new desk so that he can facedesk :p [06:51:50] view-source:http://www.mediawiki.org/wiki/Special:BlankPage [06:52:22]
    Development
    • Bug tracker
    • [06:52:42] can be styled with: #n-bugtracker a {font-weight:bold;} [06:54:05] ah I see, ta [06:56:10] Hm... so I'm working with a few people that run a server for mediawiki and subversion, I probably got the job queue up to right around the same time around 50 people were updating ~100MB each from the server, and now it gives me this when I view wiki pages: [06:56:11] within function "Job::pop". MySQL returned error "1205: Lock wait timeout exceeded; try restarting transaction (localhost)". [06:57:23] Set $wgJobRunRate = 0; and use runJobs.php instead. [06:57:58] (With cron.) [06:58:11] kk [06:58:25] You only need cron if you care about it ever being updated. :D [07:01:16] 03thomasv * r56915 10/trunk/extensions/ProofreadPage/ProofreadPage.php: restoring CR lost in r56914 [07:03:37] morning [07:03:52] rar Nikerabbit [07:04:01] hello; could someone resynch ProofreadPage ? [07:19:00] 03(mod) Oracle support - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=652 (10freak) [07:25:06] Hmm... that does get me the query it stalls on... DELETE FROM `wiki_job` WHERE job_id = '307' [07:28:03] consistently gets stuck on that particular job, too [07:53:23] 03(WONTFIX) "Not logged in" page should allow you to log in - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10868 +comment (10alex.emsenhuber) [08:04:05] looks like some sql query or other was stalling up the works [08:09:29] *Luna-San took a hatchet to them, now things seem to be operating smoothly [08:13:56] 03(mod) Upload Image from Remote Location - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=6366 +comment (10alex.emsenhuber) [08:23:12] 14(DUP) Acess Special:Contributions/newbies from the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20381 +comment (10alex.emsenhuber) [08:23:23] 03(mod) Support get user contributions for new accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16967 +comment (10alex.emsenhuber) [08:33:06] 14(DUP) Categories should not be able to include themselves - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2132 +comment (10alex.emsenhuber) [08:33:20] 03(mod) Categories should not be able to include themselves - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15088 +comment (10alex.emsenhuber) [09:05:01] http://www.mediawiki.org/w/index.php?title=Help:Images/frame&diff=277417&oldid=241966 wat [09:07:44] +t [09:07:59] steam engine? [09:08:30] srsly, who names a unit of measurement after themselves... [09:08:48] "I'll have 3 mcbrides of apples please" [09:08:53] Joule? [09:09:05] Newton? [09:09:08] (a mcbride being the volume of an empty skull) [09:09:55] Avogadro? [09:10:10] hey, naming a number after yourself is fine [09:10:15] what's up [09:10:23] Avogadro's number, Euler's number, that's cool [09:10:36] Those aren't considered units of measurement? [09:11:06] *Splarka heats you to 360 Kelvin [09:11:14] Also, I think you're just jealous. [09:11:31] there is a unit of measurement named after me [09:11:39] "a splarka" [09:11:52] What is it? [09:11:58] http://www.google.com/search?q=%22a+splarka%22 [09:12:07] a mediawiki code expert (1) [09:12:11] apparently [09:12:29] *Splarka snickers [09:12:29] mwbot's logs are indexed by Google? [09:12:35] yes [09:12:38] didn't know? [09:12:38] Hmmmm. [09:12:41] Nope. [09:13:13] yeah [09:13:28] bit silly but eh, it's google [09:13:37] You're silly. [09:13:44] then employers can google what stupid help their potential employees have asked here [09:13:54] what could be more useful [09:14:26] I always use generic nicks when I want to ask stupid questions in here. Like "needhelp" [09:17:56] splains a lot [10:12:53] hi [10:13:17] what is the name of the extension that allow to upload several files once? [10:13:38] !e MultiUpload [10:13:38] --mwbot-- http://www.mediawiki.org/wiki/Extension:MultiUpload [10:16:13] how can i remove the history tab for users that cannot edit pages? [10:17:53] you want it to just be hidden or you want to disable the history page view for anon users? [10:20:27] you can just do a bit of javascript for simple security [10:21:37] if(wgUserName != null) appendCSS('#ca-history {display:inline !important;}'); <- in site JS [10:21:45] #ca-history {display:none;} <-- in site css [10:22:08] if you want it to work without JS, you may have to hack the skin, or write an extension: http://www.mediawiki.org/wiki/Manual:Hide_page_tabs#By_Conditional_clauses [10:22:18] if you want it to actually block history view, see !lockdown [10:24:09] but depending on what license your wiki is under and it can/could cause legal issues afaik [10:25:19] and it sucks, yah yah [10:28:58] 14(DUP) action=render with Special pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13478 +comment (10alex.emsenhuber) [10:29:05] 03(mod) Allow "action=render" to retrieve just the content for special pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9796 +comment (10alex.emsenhuber) [10:31:29] 14(DUP) action=render should support section parameter (and perhaps action=view should too) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12861 +comment (10alex.emsenhuber) [10:31:34] 03(mod) Make section= parameter work with action=raw/render/view - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9711 +comment (10alex.emsenhuber) [11:29:17] 03(mod) "Templates used on this page" should used different message - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18206 +comment (10alex.emsenhuber) [11:38:16] 14(DUP) Add "view source" links in subsections of protected documents - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20401 +comment (10alex.emsenhuber) [11:38:22] 03(mod) Section "view source" on protected pages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9394 +comment (10alex.emsenhuber) [11:45:42] 03(mod) Hiding TOC should hide TOC in printout - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16869 (10pbirken) [11:46:11] http://www.it46.se/afrigen/statistics.php Siebrand remember CapeVerdian ? I got them to do the CLDR thing :) [11:48:07] GerardM-: nice. [12:08:58] 03(mod) Hiding TOC should hide TOC in printout - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16869 (10ireas) [12:09:29] I have recently installed mediawiki, I have created 4 or 5 pages. However, when I search i get 0 results [12:09:50] Is there any additional options that need to be configured for search to work? [12:15:08] 03(mod) Hiding TOC should hide TOC in printout - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16869 (10pbirken) [12:32:13] 03(mod) Bold/italic markup handled differently depending on leading whitespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18765 +comment (10Platonides) [12:59:06] 03(NEW) Thumb.php cannot handle file redirects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20802 normal; Normal; MediaWiki: Images and files; (xu.jimmy.wrk) [13:00:24] 03(NEW) thumb.php cannot handle file redirects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20803 normal; Normal; MediaWiki: Images and files; (liangent) [13:00:46] 14(DUP) thumb.php cannot handle file redirects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20803 +comment (10liangent) [13:00:50] 03(mod) Thumb.php cannot handle file redirects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20802 +comment (10liangent) [13:01:33] 03(mod) Thumb.php cannot handle file redirects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20802 (10liangent) [13:07:52] Hi, how can I list all media files a page is linking to? [13:07:53] I installed mediawiki, added some articles, deleted mediawiki (from /var/www). When I reinstalled it found my old articles. Where are they stored by default? [13:08:27] mysql database tasslehoff [13:08:42] log into your mysql server and you can delete them from there [13:09:18] I used MoinMoin wiki for a loong time and there was a link (in mediawiki it could be in toolbox) "List attachments of this page". [13:11:07] rakekniven, click on related changes [13:11:11] bwhalley: of course. that was even more of a noob-question than I thought :) thanks [13:11:15] there you can see all pages linked from yours [13:13:17] Platonides: hmmh. That is not what I was looking for [13:14:20] e.g a page uses 10 images and 3 files and contains a lot of text [13:14:20] Now I would like to know which uploaded files the page is referencing to [13:14:39] Anyone using the Wiki Publisher in OO? I'm running a local wiki and can't configure it. I try putting "http:/127.0.0.1/mediawiki" as server, but with my login/pass it says it can't connect. Without login/pass it does "something", but I can't publish articles [13:17:34] Tips on other good editors for wiki-articles are also welcome :) [13:19:37] 03(NEW) Local file redirect cannot point to commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20804 minor; Normal; MediaWiki: Images and files; (xu.jimmy.wrk) [13:21:52] 14(DUP) Local file redirect cannot point to commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20804 +comment (10Bryan.TongMinh) [13:21:55] 03(mod) Redirects to Images on Shared Repos do not work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18248 +comment (10Bryan.TongMinh) [13:21:56] I use TextMate on the Mac, tasslehoff. It's awesome but Mac-only [13:23:41] bwhalley: I have mac at home, but this wiki is at work, and I'm running ubuntu. [13:24:25] yeah, not sure what linux people are using. sorry [13:24:54] vim. [13:26:20] notepad or whatever the linux eqv. is >.> [13:27:48] Notepad++ with Wine ? :p [13:27:52] *Alphos ducks [13:28:03] nice [13:28:49] writing it directly into the sql query to create/edit the page ¬_¬ [13:30:02] kate is a powerful texteditor linux and uses kde libraries [13:30:46] notepad++ is growing fast and matures, but kate is fantastic to code [13:31:06] two plattforms and brilliant open source tools for each [13:31:35] vim. [13:32:05] 03(mod) Create Portal namespace of Bengali wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20314 (10tstarling) [13:39:24] TimStarling: could you resync ProofreadPage ? I made 2 commits that are trivial to review; they fix a bug introduced in yesterday's scap [13:39:42] rakekniven: it's actually kate that I'm testing with, and it works quite well. [13:39:58] Hrm, is there a reason RigorousSearch extension returns results but default search does not? [13:40:52] the nice thing about vim is that people think that you are brilliant when they see you working with it [13:41:18] 03(mod) Bold/italic markup handled differently depending on leading whitespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18765 (10wiki) [13:41:35] because of the black tone of the terminal window ? [13:41:58] sure, skin looks brighter than a black screen :/ [13:42:06] sometimes tasks that seem trivial turn out to in fact not be [13:42:30] like the maintenance script I ran on all wikis yesterday that I'm still cleaning up the mess from [13:42:49] :-D [13:43:12] :0 [13:43:34] well, that bug too is creating a mess because page edited today have an unwanted carriage return [13:43:50] Alphos, I use black-on-white terminals, personally. [13:44:43] AryehGregor : i use white on black, it has a purpose [13:44:48] Namely? [13:45:07] firefox on wikipedia+Monobook = light on [13:45:19] putty white on black = light off [13:45:27] very efficient [13:45:55] if i want to dim the light, i simply resize putty window [13:46:33] (why does everyone think i'm a geek ? ^^' ) [13:47:19] Alphos: ;-) [13:48:02] xD [13:48:03] AryehGregor you seem taken aback :D [13:48:21] No, just not reading. [13:48:26] ^^ [13:48:40] Personally I have a light cord within easy reach, so I don't need to resort to computer-monitor illumination. [13:48:49] so do i [13:48:58] but a halogen lamp is a bit too much [13:49:33] besides, reading wikipedia and sshing through a halogen lamp is pretty hard [13:52:43] how do I easiest go about to remove the toolbox in the sidebar from view? [13:52:53] css [13:53:12] I've tried it, but can't get it to work for some reason... [13:53:14] 03(NEW) Show automatic promotions to Editor in RC on Polish Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20805 enhancement; Normal; Wikimedia: Site requests; (danny.leinad) [13:53:48] I made a simple #p-tb { display: none; } in main.css for MonoBook [13:54:31] but it has no effect, and it does not show up at all in my element inspections from the browsers... [13:55:16] I'm probably doing something ridiculous small error, but can't figure out what :) [13:56:45] 03(NEW) Broken articles and pages. Like "{{gramma{{genitive|{{SITEN|{{}}}}" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20806 major; Normal; MediaWiki: Page rendering; (dixon3) [13:57:10] and now I did figure out what I did wrong /facepalm [13:57:38] wrote a comment with // instead of /* */ [14:00:21] 03(mod) {{int:Conversionname}} cannot be always rendered correctly in Sitenotice - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19846 (10liangent) [14:07:54] 03(NEW) Put $wgLogo into MediaWiki: namespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20807 enhancement; Normal; MediaWiki: User interface; (liangent) [14:09:20] 03(mod) Redirects to Images on Shared Repos do not work - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18248 +comment (10Bryan.TongMinh) [14:17:33] 03(mod) Easier image syntax handling - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=893 +comment (10Bryan.TongMinh) [14:23:22] 03btongminh * r56916 10/trunk/phase3/ (RELEASE-NOTES thumb.php): (bug 20802) Fixed thumb.php redirect handling. Changed wfLocalFile call into RepoGroup::singleton()->getLocalRepo()->findFile [14:23:49] 03(FIXED) Thumb.php cannot handle file redirects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20802 +comment (10Bryan.TongMinh) [14:24:08] 03(mod) Broken articles and pages. Like "{{gramma{{genitive|{{SITEN|{{}}}}" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20806 +comment (10alex.emsenhuber) [14:28:02] 03(mod) thumbnail images not created, PHP Warning at GlobalFunctions.php on line 1943 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18310 +comment (10Bryan.TongMinh) [14:29:09] broken php perhaps? [14:30:40] 03(mod) Warning when moving to a filename that is in use in the shared repository. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18019 +comment (10Bryan.TongMinh) [14:35:10] hi! I need to efficiently access the revision information of some hundred k wikipedia articles...and I don't want to do this by sending out several hundred k requests to en.wikipedia.org. Is there the revision (just the numbers and dates) information included in the wikipedia dumps at http://download.wikimedia.org/enwiki/? Is this actually the right room to ask this question :-) ? Thx [14:40:09] behas : #wikimedia-tech rather, and as far as i recall revision info is included in the dumps [14:40:39] thx [14:44:47] 03(NEW) "cannot edit own talk page" block flag set is shown on Special:IPBlockList but the blocking admin never activated that restriction. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20808 enhancement; Normal; MediaWiki: Blocking; (dferg-wiki) [14:45:09] @hidgur - you're probably better off making changes like that in common.css so that your change will be preserved if you upgrade your mediawiki software [14:48:56] 03btongminh * r56917 10/trunk/phase3/ (RELEASE-NOTES includes/ImagePage.php): (bug 17747) Only display thumbnail column in file history if the image can be rendered. [14:49:58] 03(FIXED) FilePage: Display thumbnail column only if image - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=17747 +comment (10Bryan.TongMinh) [14:50:59] Has anyone created an extension to authenticate via the oauth method? [14:51:55] 03(mod) Broken articles and pages. Like "{{gramma{{genitive|{{SITEN|{{}}}}" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20806 (10dixon3) [14:54:46] last wikibugs message (bug 20806) : looks like the guy still is on MW 1.12.0 : http://www.tatuga.ru/wiki/index.php/%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:Version [15:00:36] 03(mod) Broken articles and pages. Like "{{gramma{{genitive|{{SITEN|{{}}}}" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20806 (10alex.emsenhuber) [15:15:47] 03tstarling * r56918 10/trunk/phase3/includes/Title.php: [15:15:47] (r55382) Removed U+200B, zero-width space, from the list of characters to be [15:15:47] converted to an underscore. This character is used in Khmer, Burmese and Thai [15:15:47] (km, my, th) as an invisible word break indicator for the purposes of line [15:15:47] wrapping. This is especially necessary for Khmer and Burmese since browsers do [15:15:50] not have automatic word segmentation for those languages, like they do for Thai. [15:15:52] It's not appropriate for these word break hints to be displayed as spaces. [15:17:44] 03tstarling * r56919 10/branches/wmf-deployment/includes/Title.php: Merged r56918. [15:22:30] Anyone using oauth to authenticate to a mediawiki wiki? [15:22:34] 03(mod) Broken articles and pages. Like "{{gramma{{genitive|{{SITEN|{{}}}}" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20806 (10dixon3) [15:23:15] 03(mod) Broken articles and pages. Like "{{gramma{{genitive|{{SITEN|{{}}}}" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20806 (10dixon3) [15:29:48] 03ialex * r56920 10/trunk/phase3/includes/specials/SpecialMovepage.php: [15:29:48] * (bug 20797) Fixed check for double moving the base page when also moving [15:29:48] subpages, now uses $ot->equals() rather than the ID of the old page, since this [15:29:48] was checking it against the ID of the newly created redirect and thus never [15:29:48] catched the double move [15:31:10] 03(FIXED) "Move subpages" option causes database query syntax error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20797 +comment (10alex.emsenhuber) [15:45:17] *sDrewth pops his head in here so ThomasV and MaxSem can discuss this and confuse me even more [15:46:07] MaxSem: what kind of query were you thinking about ? [15:53:40] 03(NEW) Expose EditFormPreloadText via the API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20809 enhancement; Normal; MediaWiki: API; (maxsem.wiki) [15:53:42] ThomasV, ^^^ [15:54:06] upon further thoughts, it's not related to your extension directly [15:54:28] maybe it is... [15:54:40] tell me what you 'd like to request [15:56:32] *sDrewth feels like a problem-maker :-( [15:56:47] api.php?action=query&titles=Page:foo.djvu/666&prop=preload [15:59:17] MaxSem: what is 'preload' ? [16:00:10] thingie that you fill in pr_preloadText, in this particular case [16:00:45] see the bugzilla link above [16:01:51] this hook will only give you the raw ocr in the djvu file; not the one updated by users [16:02:23] isn't that what we need initially? [16:02:30] yes, i want that text: http://en.wikisource.org/w/index.php?title=Page:Dictionary_of_National_Biography_volume_28.djvu/16&action=edit&redlink=1 [16:02:40] yes it is, but I don't understand why you need that [16:02:51] uh, well, sDrewth needs:P [16:03:07] for AWB ? [16:03:12] to be able to edit it:) [16:03:14] yes [16:03:16] to apply the text layers when they don't exist [16:03:30] MaxSem: are you an AWB developer ? [16:06:36] yes [16:11:31] I don't know the api well, but I guess the text layer should be considered as an image property, and retrieved with imageinfo [16:14:12] yes, it would be great, but I imagine an approach where a bot gets content to preload in the same query where it retrieves basic properties needed for editing, independently from what kind of page it edits [16:15:24] yes I understand [16:15:59] it shouldn't know that a particular namespace is devoted to an extension that processes some kind of image metadata [16:16:44] in the meantime you can still get the url and grab the content of the textbox :-) [16:17:00] I men, until what you request is available [16:17:05] *mean* [16:17:40] no, I've already dropped all screen-scraping and it's not going to return (stabstabstab) [16:18:01] ThomasV, it isn't a priority, it was more a nicety [16:18:35] we don't regularly upload new images and need text applied. It is just nice [16:20:22] 03ialex * r56921 10/trunk/phase3/includes/specials/SpecialIpblocklist.php: Special:IPBlockList's internal name is 'Ipblocklist', not 'IPBlockList' (throwing warnings when $wgDevelopmentWarnings is enabled) [16:28:42] 03(ASSIGNED) Cronjob setup for LocalisationUpdate - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20800 +comment (10fvassard) [16:30:30] *sDrewth sneaks back to his corner and pulls the rock back over his head [16:34:11] hey brion [16:34:32] what's up [16:34:50] brion: I made 2 commits that are trivial to review; they fix a bug introduced in yesterday's scap; resync would be good [16:35:19] pages currently edited have an unwanted carriage return [16:35:28] spiffy [16:36:10] rather annoying when it occurs in the middle of a paragraph [16:38:31] heh [16:38:48] 03(mod) Cronjob setup for LocalisationUpdate - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20800 (10fvassard) [16:40:19] 03shinjiman * r56922 10/trunk/phase3/languages/messages/ (5 files): Localisation updates Cantonese, Chinese and Literary Chinese [16:41:07] 03(mod) Cronjob setup for LocalisationUpdate - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20800 (10brion) [16:41:21] 03(mod) Unuploaded images inserted within pages does not refer to a site-wide upload page, but rather the local - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18885 low->normal; +easy; +comment (10Bryan.TongMinh) [16:43:43] 03(mod) Uploading office 2007 files (docx, pptx etc) results in error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18684 +comment (10Bryan.TongMinh) [16:47:41] 03(mod) The upload form should not be visible or linked to for users who don't have the edit right - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18408 +comment (10Bryan.TongMinh) [16:49:25] 03(mod) Run cleanupTitles.php and cleanupImages.php on any wikis with unicode whitespace in page/file names - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20741 +comment (10brion) [16:51:15] 03(WONTFIX) Put $wgLogo into MediaWiki: namespace - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20807 +comment (10brion) [16:55:14] 03(mod) Broken articles and pages. Like "{{gramma{{genitive|{{SITEN|{{}}}}" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20806 +comment (10brion) [16:57:40] 14(DUP) Page views load file metadata, leading to OOM for large files - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20801 +comment (10brion) [16:57:43] 03(mod) OOM on getting metadata for some OGG files (metadata reading hits memory_limit) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19476 (10brion) [16:58:05] 03(mod) OOM on getting metadata for some OGG files (metadata reading hits memory_limit) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19476 15enhancement->major; +comment (10brion) [17:00:15] 03(mod) nl Wikipedia: Possibility to see deleted edits for checkusers - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20775 (10brion) [17:03:07] 03(mod) Can not enter my user name, which is a mixture of capital/lower case - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20743 +comment (10brion) [17:04:34] 03(mod) img_auth.php URL is wrong for private wikis on secure server - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20733 15enhancement->normal; +comment (10brion) [17:05:44] 03(mod) Usergroup "uploader" is not empty on all wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20732 (10brion) [17:14:50] brion: is https://bugzilla.wikimedia.org/attachment.cgi?id=6581&action=edit acceptable (with some fixes) ? [17:17:48] ialex: i don't understand what that's meant to accomplish [17:18:04] it sounds like it would always return the same thing (since content language is fixed by definition) [17:18:13] thus making no useful change [17:18:14] brion: cache the sitenotice per language variant [17:18:32] (or per user language also) [17:22:51] 03jdpond * r56923 10/trunk/phase3/includes/mime.types: Added MS Office 7 file types for downloads. This is a hack solution - addressing the whole mime.types issue need to be done in the future. [17:25:09] 03(mod) Usergroup "uploader" is not empty on all wikis - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20732 (10brion) [17:25:27] 03(FIXED) Cronjob setup for LocalisationUpdate - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20800 +comment (10fvassard) [17:26:27] 03(FIXED) Uploading office 2007 files (docx, pptx etc) results in error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18684 +comment (10jack.pond) [18:02:54] 14(DUP) abuse-filter-view-private granted to admins on enwiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20769 +comment (10cenarium.sysop) [18:02:58] 03(mod) Add abusefilter-viewprivate to administrator userright on en.wiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20721 +comment (10cenarium.sysop) [18:04:25] 03adam * r56924 10/trunk/phase3/skins/ (5 files in 4 dirs): Moving watch/unwatch action out of the drop down [18:04:42] 04(REOPENED) bug in uploading new version on commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20677 +comment (10pku) [18:07:02] 03(FIXED) bug in uploading new version on commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20677 +comment (10brion) [18:18:31] 03(mod) {{int:Conversionname}} cannot be always rendered correctly in Sitenotice - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19846 +patch (10liangent) [18:24:58] 03rarohde * r56925 10/trunk/extensions/FilePageMasking/ (. FilePageMasking.i18n.php FilePageMasking.php): [18:24:58] New Extension: FilePageMasking [18:24:58] Allows file description page URLs to be automatically rewritten by Mediawiki so [18:24:58] that they don't appear to end in a file extension. This avoids confusing [18:24:59] systems and search engines that use file extensions on URLs to determine [18:25:01] behavior. [18:25:03] By default, it converts ".xxx" to "_xxx" for calls to file description pages. [18:39:18] 03siebrand * r56926 10/trunk/extensions/FilePageMasking/ (FilePageMasking.i18n.php FilePageMasking.php): [18:39:18] * update extension description [18:39:18] * stylize.php, break introduction to 80 characters per line, remove trailing whitespace [18:41:28] 03siebrand * r56927 10/trunk/extensions/ (3 files in 2 dirs): [18:41:28] * change description message key for FilePageMasking [18:41:28] * add support for FilePageMasking to Translate [18:43:48] 03(NEW) fckeditor_php5.php causing error in mediawiki's dumpBackup.php - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20810 enhancement; Normal; MediaWiki extensions: FCKeditor; (blarkin) [18:55:43] <^demon> (NEW) FCKeditor breaks a lot of things [18:56:24] 03(NEW) Blank submit page when uploading an ogv file on Commons or Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20811 normal; Normal; MediaWiki: Uploading; (federicoleva) [18:56:47] FCKing editor... [19:00:01] 14(DUP) Blank submit page when uploading an ogv file on Commons or Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20811 +comment (10brion) [19:00:04] 03(mod) OOM on getting metadata for some OGG files (metadata reading hits memory_limit) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19476 +comment (10brion) [19:15:21] *^demon steals brions lunch and runs and hides [19:26:22] *jdpond pokes brion - bug 20733 (URL is wrong for private wikis on secure server) Thought the concept of private wiki was blasphemous, heretical, obscene, profane and just bad manners!!! [19:32:03] does anyone know if there is an extension that only allows you to add new sections to talk pages, not edit them directly? [19:38:08] 03(NEW) Wikisource: IPs unable to proofread - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20812 major; Normal; MediaWiki extensions: ProofreadPage; (cecilatwp) [19:44:32] 03rotem * r56928 10/trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php: Localization update for he. [19:59:46] Article titles with non-ascii characters get messed up when upgrading from 1.11 to 1.15.1. Does anyone know how to fixt his without manually renaming all the articles? [20:04:01] Shardsofmetal: You may want to look at DiscussionThreading [20:05:58] 03(mod) Broken articles and pages. Like "{{gramma{{genitive|{{SITEN|{{}}}}" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20806 +comment (10roan.kattouw) [20:11:58] 03(NEW) Make categories take flagged revs into account - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20813 enhancement; Normal; MediaWiki extensions: FlaggedRevs; (bawolff+wn) [20:21:28] Anyone? [20:21:42] jdpond: Hey! [20:21:56] jdpond: You helped me the other day, can I ask you again? [20:22:41] jdpond: Sorry for being a pain... but all my article titles got messed up when I upgraded mw. You got any idea how to fix this? [20:24:11] 03(NEW) Enable $wgCrossSiteAJAXdomains for wikimedia sites - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20814 enhancement; Normal; Wikimedia: Site requests; (bawolff+wn) [20:29:00] 03(mod) Enable $wgCrossSiteAJAXdomains for wikimedia sites - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20814 +comment (10roan.kattouw) [20:34:25] http://www.idealist.org/if/i/en/av/Job/351796-324 Good job for some here [20:42:51] How significant is the performance penalty of moving template code in a bunch of #ifs to a subtemplate? [20:44:00] That is, "{{#if:one|some code here for #1{{#if:two|some code here for #2...}}}}" --> "{{#if:one|{{/do|one}}{{#if:two|{{/do|two}}...}}". [20:44:47] Probably doesn't matter much on recent versions of MediaWiki [20:45:14] Thanks. [20:45:14] you could install http://www.mediawiki.org/wiki/Extension:TemplateProfiler and check it manually [20:45:39] (and zocky has it running on a live site... ehm.. somewhere) [20:46:31] http://xoo.mitko.si/Template:Age_in_days?action=profile [20:46:57] Oooh, very nice. [21:01:33] jdpond: internal wikis for workgroups are longstanding tradition [21:01:42] it's keeping secret spots within them that gets annoying :D [21:06:24] MediaWiki 3.11 for Workgroups! [21:06:42] 03siebrand * r56929 10/trunk/extensions/Translate/check-blacklist.php: Update check blacklist [21:06:53] 03catrope * r56930 10/branches/REL1_15/extensions/LocalisationUpdate/: Branch the last version of LocalisationUpdate that was compatible with MW 1.15. [21:07:08] heh [21:09:26] RoanKattouw: how broken is LU in 56930? [21:16:23] siebrand: You mean in terms of compatibility with 1.15? [21:16:29] Or generally? [21:26:38] RoanKattouw: in term of not breaking the wiki [21:27:26] It's fine in that departement [21:27:57] Only issue left is that it didn't rebuild the l10ncache automatically [21:28:04] But that may be due to the way Brion ran it [21:28:17] AndersL are you still here? [21:31:30] brion: Just pulling your chain! By secret spots I'm assuming something that shows up as a secondary symptom of something picked up in field trip to the less reputable areas of a South American City? [21:32:31] that's a "secrete" spot [21:36:48] eww [21:38:59] Somehow Splarka I don't think you're REALLY offending brions sensibilities - it just hurts right now when he laughs. [21:40:41] *jdpond expects a long and unremitting string of reverts [21:42:57] 03catrope * r56931 10/trunk/extensions/UsabilityInitiative/js/ (5 files in 2 dirs): [21:42:57] UsabilityInitiative: Change behavior of scrollToCaretPosition() to just scroll [21:42:57] to the current position rather than setting it first. This removes code [21:42:57] duplicated from setSelection() and saves time and trouble for cases in which we [21:42:58] just want to scroll to the current selection without moving the cursor. Works on [21:43:00] Chrome, not tested on other browsers. [21:43:13] Ok folks, do people like the print/export section above or below the toolbox? http://upload.wikimedia.org/wikipedia/mediawiki/d/df/Toolbox-mockup.png [21:44:11] 03catrope * r56932 10/trunk/extensions/UsabilityInitiative/UsabilityInitiative.hooks.php: Bump styleversions for r56931 [21:46:38] brion, probably above is better. Actually, for anons we should probably get rid of (or at least collapse) the whole toolbox except maybe "Upload file", now that you point it out. [21:46:48] brion: nice left nav look. I like the toolbox above the Print/Export, but I'm betting the average user/reader/editor is going to want to print/export and would have no idea what the stuff in the toolbox means. [21:47:03] (and probably "upload file" too, in most cases the workflow of uploading a file seems to be more naturally part of the edit process) [21:47:22] hmmmm [21:50:25] and as AryehGregor kind of suggested, the toolbox location is much less meaningful to the advanced/technical - they're going to know where it is regardless of where you put it. [21:51:02] hmmm, and what about permalink? [21:52:02] Permalink is useful. [21:52:16] yes, but does it belong in toolbox or in print/export :D [21:55:35] wtf is the login page broken again? [21:55:55] [21:56:07] missing type attribute... and my session seems to be broken too [21:56:08] nice [21:59:24] brion: carve happy-melon into a happy-jackolantern, stabby stabby [22:00:36] 03(mod) Wikisource: IPs unable to proofread - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20812 +comment (10jodeldi) [22:06:04] *brion is reverting, it's kinda fun [22:11:13] 03(mod) bug in uploading new version on commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20677 (10pku) [22:13:14] 03(mod) bug in uploading new version on commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20677 +comment (10Platonides) [22:14:21] after playing around with it, think maybe permalink belongs in toolbox too - same logic about more sophisticated user function. Kiddies trying to plagiarize homework won't scroll past Print/Export [22:26:41] 03(NEW) Flickr2commons has stopped working since the upload bug a week ago - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20815 major; Normal; MediaWiki: Uploading; (pku) [22:26:43] 03(mod) bug in uploading new version on commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20677 (10pku) [22:46:04] HI! [22:46:15] Er....bad introduction >_> [22:46:38] .j #wikia [22:54:09] Why does my Logo and my navigation bar not go to the far left on my wiki page? [22:54:09] http://rscheatingwiki.com/index.php?title=Main_Page [22:56:37] nvm fixed [22:57:54] broken html [23:00:27] It was something to do with the code I put for the main page [23:01:11] some extra
    , probably [23:01:20] 03siebrand * r56933 10/trunk/extensions/Translate/scripts/autoexport.php: Include bot edits [23:08:12] do people here know alot about the semantic forms? [23:08:45] !semantic [23:08:45] --mwbot-- Not many people here use Semantic Mediawiki. You might try #semanticmediawiki (also see !hesaidsemantic ). [23:08:54] oop, forms [23:09:08] k, thanks. [23:18:29] 03tparscal * r56934 10/trunk/extensions/UsabilityInitiative/ (8 files in 4 dirs): Made the suggestions plugin use the correct width calculations - and also added position parameter to autoEllipse, so now you can do left ("...end"), center ("start...end") or right ("start...") positioned ellipsis. [23:21:39] 03siebrand * r56935 10/trunk/phase3/ (63 files in 2 dirs): Localisation updates for core messages from translatewiki.net (2009-09-25 23:01 UTC) [23:23:46] 03(mod) Internal Links: Long page names are not displayed fully - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20606 (10tparscal) [23:25:37] 03siebrand * r56936 10/trunk/extensions/ (68 files in 62 dirs): Localisation updates for extension messages from translatewiki.net (2009-09-25 23:01 UTC)