Removed repetition of URIs in the title attributes (tooltips) of external links....
authorRemember the dot <rememberthedot@users.mediawiki.org>
Sun, 12 Jul 2009 23:32:16 +0000 (23:32 +0000)
committerRemember the dot <rememberthedot@users.mediawiki.org>
Sun, 12 Jul 2009 23:32:16 +0000 (23:32 +0000)
commita70213071d2bd8214d03c54f67ffbfca1ad3bec6
tree6240130c7e99843175810c854ecf2a71ff203c29
parentcb7471a46ecd27e512a153be15af9a2554b6f431
Removed repetition of URIs in the title attributes (tooltips) of external links. Web browsers typically display the target URIs of links in the status bar, making repeating the URIs in tooltips redundant. Some browsers, like Opera, can be configured to display the URIs in tooltips instead of the status bar without the web page having to supply title attributes at all.

As part of this process, I refactored some of Linker.php and removed an unused parameter from getExternalLinkAttributes.
RELEASE-NOTES
includes/Linker.php
includes/Skin.php
includes/parser/Parser.php
maintenance/parserTests.txt