Manual:$wgRightsIcon
From MediaWiki.org
Copyright: $wgRightsIcon | |
---|---|
Override for copyright metadata. |
|
Introduced in version: | 1.3.0 |
Removed in version: | still in use |
Allowed values: | |
Default value: | NULL |
Other settings: Alphabetical | By Function
Details[edit | edit source]
Override for copyright metadata. It's set at install time by the installer, either from its own predefined list or from the data returned from the Creative Commons license chooser. Generally it will be of the form:
$wgRightsIcon = "$wgStylePath/common/images/cc-by-sa.png";
Licenses[edit | edit source]
Some of the available icons are listed in the File column of this table:
See also[edit | edit source]
- $wgRightsPage
- $wgRightsUrl
- $wgRightsText
- Extension:PerPageLicense — An extension that enables license footer variables (viz. $wgRightsIcon, $wgRightsUrl, and $wgRightsText) to be set on a per-namespace or per-page basis.
Language: | English • 日本語 |
---|