Manual:$wgCopyrightIcon

From MediaWiki.org
Jump to: navigation, search
Copyright: $wgCopyrightIcon
Set this to some HTML to override the rights icon with an arbitrary logo.
Introduced in version: 1.4.0
Removed in version: 1.17.0
Allowed values: (string) or NULL
Default value: NULL

Other settings: Alphabetical | By Function


[edit] Details

Set this to some HTML to override the rights icon with an arbitrary logo. This is the logo in the bottom left of the footer opposite the MediaWiki logo if using the Monobook skin.

For example:

$wgCopyrightIcon = "<img src='/some/path/to/image.png' alt='whatever' />";

$wgCopyrightIcon has to be changed in LocalSettings.php

[edit] Deprecated

This setting is deprecated (but still works) in 1.17 and $wgFooterIcons['copyright']['copyright'] should be used instead.

Language: English  • Polski
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox