* Don't show edit permissions errors on a red link click, just redirect to the articl...
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 21 Feb 2008 09:32:59 +0000 (09:32 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 21 Feb 2008 09:32:59 +0000 (09:32 +0000)
commit982fbb2dd9b9c34c873c032dc3d56f7161416519
tree151441b08ee5cf1e6e171fa08cc513ddb61e731c
parentbf6751a2df6c3228ccbd8508982e455f95713a45
* Don't show edit permissions errors on a red link click, just redirect to the article. This is so that readers who don't know what a red link is aren't confused when they are told they are range-blocked.
* Put "not yet written" in the title attribute of red links, so that readers unfamiliar with the site might guess what the colour means.
* Fixed minor bugs and refactored code in the vicinity of EditPage::edit().
RELEASE-NOTES
includes/EditPage.php
includes/GlobalFunctions.php
includes/Linker.php
includes/OutputPage.php
includes/Wiki.php
languages/messages/MessagesEn.php