On Saturday 16 May 2009 13:18:50 Klaus Becker wrote: > Hi, > > in some older version of MW I specified the location of my logo by: > > $wgStylePath = "$wgScriptPath/skins"; > $wgLogo = "$wgStylePath/common/images/mypicture.png"; > > (I don't know if the first line is necessary). > > Now I created a new MW-site with MW 1.14.0, and the same location does not > work. > > what's wrong ? > > cheers > > Klaus
Finally I found a solution : I called my own logo "wiki.png" and put it at /skins/common/images, replacing the original "wiki.png". That works. nice we Klaus _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
