Implement a configurable per-namespace and per-page header, similar to the editnotice.
authorX! <soxred93@users.mediawiki.org>
Sat, 4 Oct 2008 15:27:39 +0000 (15:27 +0000)
committerX! <soxred93@users.mediawiki.org>
Sat, 4 Oct 2008 15:27:39 +0000 (15:27 +0000)
commit6429096574f4aadb76d1a2f160322c518b0dd370
treebb70376433a6afe8c32a66bfa4daf527a79f037d
parentbb71d34114fc1681a5398621923bf70c5f534bf8
Implement a configurable per-namespace and per-page header, similar to the editnotice.
 *MediaWiki:Pageheader-# for whole namespace
 *MediaWiki:Pagenumber-#-PAGENAME for one page.
 *Can be disabled using __NOHEADER__
RELEASE-NOTES
includes/Article.php
includes/MagicWord.php
languages/messages/MessagesEn.php