Manual:$wgRightsPage
Copyright: $wgRightsPage | |
---|---|
Override for copyright metadata. |
|
Introduced in version: | 1.3.0 |
Removed in version: | Still in use |
Allowed values: | Unspecified |
Default value: | null |
Other settings: Alphabetical | By function |
Details
Override for copyright metadata.
This is the name of the page containing information about the wiki's copyright status, which will be added as a link in the footer if it is specified (see $wgRightsText
for details) and in API:Meta output.
It overrides $wgRightsUrl
if both are specified.
See also
- $wgRightsUrl
- $wgRightsText
- $wgRightsIcon
- $wgFooterIcons - can be set to hide the link to the rights page.