MDL-23344 new option to autofocus username or password on the login form
authorPetr Skoda <commits@skodak.org>
Thu, 14 Jul 2011 13:58:01 +0000 (15:58 +0200)
committerPetr Skoda <commits@skodak.org>
Thu, 14 Jul 2011 13:58:01 +0000 (15:58 +0200)
commit2d16dad0e1b3008e44aed0ad3ef1f336b23f69ab
tree86852eec549a184dceae0573821684b0c80e2769
parentecb88292737594171c60ada71c6392316d03715b
MDL-23344 new option to autofocus username or password on the login form

Nearly everybody else does this login page autofocus. Once we switch to HMTL 5 we should use the new autofocus input option. I believe the admin setting should be enabled by default but it would not be possible to get it through the reviews.
admin/settings/plugins.php
lang/en/admin.php
lib/javascript-static.js
login/index.php