Mobile app version of vmapp.org
Login or Join
Dunderdale272

: How to change logo for BlueSpice MediaWiki? In a vanilla MediaWiki, I would edit the LocalSettings.php to change the line: ## The relative URL path to the logo. Make sure you change this

@Dunderdale272

Posted in: #Mediawiki

In a vanilla MediaWiki, I would edit the LocalSettings.php to change the line:

## The relative URL path to the logo. Make sure you change this from the default,
## or else you'll overwrite your logo when you upgrade!
$wgLogo = "$wgScriptPath/resources/assets/wiki.png";


However, this has no effect with BlueSpice and that wiki.png is not being used. How can I change the logo in BlueSpice?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Dunderdale272

1 Comments

Sorted by latest first Latest Oldest Best

 

@Dunderdale272

Instead use the web interface at:
wiki.example.com/index.php?title=Special:WikiAdmin&mode=Preferences
And open the BlueSpice section of Preferences where you will see the Logo path: that may be filled in with a path like you would use for $wgLogo.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme