Added 2 hooks. One in Parser to allow custom handling of namespace links, and one...
authorJason Richey <jasonr@users.mediawiki.org>
Wed, 15 Oct 2008 19:32:59 +0000 (19:32 +0000)
committerJason Richey <jasonr@users.mediawiki.org>
Wed, 15 Oct 2008 19:32:59 +0000 (19:32 +0000)
commita719d5ff1ca446d3f9b209a9dda70d5c5fb8ddf6
tree4998e22af735f2d0d5d0dbea4018576d2ec06290
parent0eb1d8e3109ba12046b62b8498538ff1dc7bea1f
Added 2 hooks.  One in Parser to allow custom handling of namespace links, and one in EditPage, to allow custom output/handling when a user has no edit rights
RELEASE-NOTES
docs/hooks.txt
includes/EditPage.php
includes/parser/Parser.php