-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EDIT mediawiki new logo config for mw1.39
The old $wgLogo config is deprecated. The new $wgLogos config allows you define many logo variations. Most of it is for backward compatibility. The new mediawikiLogo.icon value is required as it is the only one used by new themes from now on, all the other values will be deprecated in the future. Since we still have the old theme available as an option for users to pick, we'll still use some of the backward compat logo values: mediawikiLogo.legacy1x: for the old 1x versions of the logo mediawikiLogo.legacy2x: for the old 2x versions of the logo I'm not sure if both is required, but I got odd results when only one or the other is present, so putting both in to be safe. We only have the 2x version of the logo previously, so will have to upload a 1x version.
- Loading branch information
1 parent
367baf4
commit 1e7b6b0
Showing
3 changed files
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters