Copyright

From MediaWiki.org

Jump to: navigation, search

The copyright on a Mediawiki wiki is set at installation and can be adjusted by changing the sitewide copyright notice located at Mediawiki:Copyright and adding this line to the LocalSettings.php file:

$wgRightsPage = "MediaWiki:Copyright";

The copyright notice can be completely eliminated from the footer by changing the skins -> MonoBook.php file.

MediaWiki itself is provided under the GNU General Public License.

[edit] Options

Presently, the options available at installation are:

[edit] Related system messages

[edit] See also