Remove the showjumplinks user preference
authorDaniel Friesen <daniel@nadir-seen-fire.com>
Sat, 29 Sep 2012 18:26:44 +0000 (11:26 -0700)
committerMatmaRex <matma.rex@gmail.com>
Wed, 31 Jul 2013 20:30:46 +0000 (22:30 +0200)
commit13b1a9f83267ced23f59c853314fcc98b1ae6db6
tree3b72f4c1cc7ee7bf8d9cab80ae4e285d856f3a30
parentf3b38123cbd8ac70dcdcbbd5489c588038fc317e
Remove the showjumplinks user preference

This preference does not appear to have a valid purpose.  Jump links are
part of accessibility, sites must never force users to turn this on.

For logged in users there is no value in removing the links.  They take up
practically no space in the markup, and that would be a dubious reason.
And these links are not even visible so users should have no reason to be
bothered by them.

Change-Id: Ib506ffad41ac7f65629368bc41774fb689b882db
RELEASE-NOTES-1.22
includes/DefaultSettings.php
includes/Preferences.php
includes/SkinTemplate.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc
skins/Modern.php
skins/MonoBook.php
skins/Vector.php