On Sun, Oct 25, 2009 at 1:35 PM, Alex <[email protected]> wrote: > The problem people are running into is that the "default setting" > (though its not set in DefaultSettings.php) for the logo uses > $wgStylePath. However, you cannot use $wgStylePath in LocalSettings > without overriding it, even if you want to use the default of > "$wgScriptPath/skins".
Right. I've added $wgStylePath and $wgLogo to the default LocalSettings.php file (r58133). On Sun, Oct 25, 2009 at 11:30 AM, Steve VanSlyck <[email protected]> wrote: > This issue was raised last there. Someone wrote in with a very nice email > about some things need to be put in LocalSettings.php if for no other > purpose than helping newbies learn. Logo path was one of these that should > not have been droped from LocalSettings.php because it has to be explained > over and over and over again, as this message thread shows. > > This is another good point: people tend to get confused about the whole "copy the setting from DefaultSettings.php to LocalSettings.php" thing. Do you have a link to or a copy of that email? _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
