Hello!
I'm a php neebie and i want to run MediaWiki, but I just want to use the cologne skin as standard skin, or better I only want to offer the cologne skin...
Is there a possibility to do that?
thanks for your help!
best regards, mg
"mg" == mgroiss@m4f.net writes:
mg> I'm a php neebie and i want to run MediaWiki, but I mg> just want to use the cologne skin as standard skin, or better mg> I only want to offer the cologne skin...
mg> Is there a possibility to do that?
To make Cologne Blue the default skin, set "skin" part of $wgDefaultUserOptionsEn in Language.php to "2". So it should look like this:
"skin" => 2
I think it's _possible_ to only allow Cologne Blue, but I think it would mean doing some coding. So, maybe you should just count on the fact that most people don't change the default skin.
~ESP
mediawiki-l@lists.wikimedia.org