Handbuch:$wgRightsCode
Diese Funktion wurde in der Version 1.18.0 vollständig entfernt. |
Urheberrecht (Copyright): $wgRightsCode | |
---|---|
Copyright metadata. No code was ever implemented to make use of this setting, and the setting itself has now been removed. |
|
Eingeführt in Version: | 1.3.0 |
Entfernt in Version: | 1.18.0 |
Erlaubte Werte: | (string) |
Standardwert: | "" |
Andere Einstellungen: Alphabetisch | Nach Funktion |
This setting was inserted into the auto-generated LocalSettings.php
file, along with the comment Not yet used
:
$wgRightsCode = ""; # Not yet used
However, the setting was never used, and was ultimately removed in MediaWiki 1.18.
It is safe to remove this setting from your LocalSettings.php
file if it is present, even if you are still using an old version of MediaWiki.