SpecialPageLanguage: Use title input (enable suggestions) and autofocus
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Sat, 19 Dec 2015 23:02:04 +0000 (00:02 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Sun, 20 Dec 2015 18:59:32 +0000 (18:59 +0000)
commite1b4d4cf5bc6b8b607e2ae88db6641e8e0fe7cc0
tree4564aa9391ff15ebd9001035984463417f96c8a6
parente138fd51ae6e88a579fa98e6333d9defdd2d9850
SpecialPageLanguage: Use title input (enable suggestions) and autofocus

The title input field requires a valid title, so suggestions make sense
to suggest possible existing pages to the user.

Autofocus the input field, if the title is empty allows the user to type
the title with less clicks.

Bug: T120577
Change-Id: I8a75fdeccbe2be2144fcc15439ffefae1e89c6a9
includes/specials/SpecialPageLanguage.php