[00:00:27] 03rotem * r24547 10/trunk/phase3/includes/filerepo/FileRepoStatus.php: I guess it should actually return the result (anyway, there is a fatal PHP error when the folder was not writable without this fix, rather than a valid error shown to the user like now). [00:07:57] get the last version of MW instead modify anything. [00:08:16] $wgLogo be there by default [00:48:06] 03rotem * r24548 10/trunk/phase3/ (RELEASE-NOTES includes/SpecialUpload.php): Fix RTL display of the upload form. [00:52:52] pathos! [00:53:21] Hello. :) [00:55:31] inside main.css, what is the name of titles ? I would like to change the color only for thoses... [00:55:35] That guy! [00:55:41] (titles in main page) [00:56:27] sputnick: I strongly recommend editing the wiki page "MediaWiki:Common.css", not the file "styles/main.css". That way, your changes won't be erased when you update MediaWiki. [00:56:58] That said, you want to change the colour of the page title at the top of the wiki page "Main Page"? [00:58:03] Pathoschild: not the top, but all the titles. like : ===Apache=== [00:58:34] sputnick: Use this code: [00:58:49] h1, h2, h3, h4, h5 { color: something; } [00:59:04] You might need to use "color: something !important;" [01:00:23] thanks. [01:00:40] 03(mod) Template parameters unavailable to parser tags - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=2257 +comment (10tcrow777) [01:00:50] hi there. why is move only protection is now disabled? [01:01:20] if I write a http://en.wikipedia.org/wiki/Special:Search?go=Go&search=MediaWiki:Common.css page, I put content of main.css in this page & the "job" is done Pathoschild ? [01:01:51] a *MediaWiki:Common.css* [01:02:53] sputnick: No, just write new things there; for example, you'd add "h1, h2, h3, h4, h5 { color: something; }", and it would automatically add that to h1-h5 in the CSS file. [01:03:15] That's called cascading, which is where CSS got the name "Cascading Style Sheets". :) [01:04:34] ! [01:04:37] nice [01:04:41] :) [01:04:41] :D [01:04:42] I thought cascading referred to the inheritance [01:04:54] Julian|Work: Yep, same principle. [01:06:04] Pathoschild is a helpful boy, although rather lazy. [01:06:14] :p [01:06:16] I imagin, this configuration is dumped by mysql :) [01:07:34] sputnick: "MediaWiki:Common.css" is used directly; if you look in the source code, you'll see something like this: "@import "/w/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=2678400";" [01:08:35] Where is the javascript for the editing toolbar wigit above the edit box defined by default? I'm working on a wiki project, and it appears to be missing. [01:08:37] nice features :) [01:11:29] Emufarmers: The code is defined in the wiki page "MediaWiki:Edittools", and the character insertion JavaScript is in wikibits.js. You need to add the tools yourself; try copying code from < http://en.wikisource.org/wiki/MediaWiki:Edittools >, for example. [01:11:55] wikibits = /skins-1.5/common/wikibits.js [01:12:18] I know Wikipedia has a whole bunch of added buttons, but don't a few basic ones (bold, italicize, etc.) come default? [01:13:14] Those should appear by default; are they enabled in your Special:Preferences? [01:13:47] "Show edit toolbar (JavaScript)" ? [01:17:15] Yep. [01:17:42] *Pathoschild will be right back. [01:21:14] with my css, I have the button [modify] at the left of items like this : http://img382.imageshack.us/my.php?image=mediawikiblackdq4.png what can I edit to replace at original monobook place ? [01:21:33] plz.. why move only protection option is now disabled? [01:21:55] ( sorry, many questions ) :) [01:35:15] last one, simple Ithink : how make my css as default for everybody ? [01:36:22] Put it in /MediaWiki:Common.css [01:40:27] *Pathoschild pokes Nikerabbit. [01:47:39] Pathoschild? [01:47:57] Yep? [01:48:37] Rawr: So I'm looking at the source for this edit page, and it has all the addButton stuff and all, but the images aren't appearing [01:48:50] And from the server logs, it doesn't seem like the browser is even fetching them [01:50:09] Link? [01:52:09] when I open "modify" that's extract index.php but don't open modification page :/ [01:53:41] no that's ok, only a "preference" :) [01:56:06] Emufarmers: Hmm... I get this error: "Error: addButton is not defined". [01:56:23] Where is the error? [01:56:34] <_sj|> any interwiki bot runners here/ [01:57:23] The function is called in a