HTMLForm: Add 'title' type
authorKunal Mehta <legoktm@gmail.com>
Wed, 1 Jul 2015 05:27:23 +0000 (22:27 -0700)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 9 Jul 2015 15:44:09 +0000 (15:44 +0000)
commitd7d663bc5436b314ea9d35dd60c574668d540818
tree78a065e7cbafe9ab2ab10b7a1404770ea6e7e062
parent6a779b59a26d60dadf0aa6517c9e861444bd49c5
HTMLForm: Add 'title' type

HTMLTitleTextField will automatically validate title input, can
optionally ensure the title is in a specific namespace, is creatable, or
already exists.

The field currently doesn't support GET requests since validation on
empty strings fails.

Bug: T104420
Change-Id: I45718462570d0a523a148c3830b1116b634df050
autoload.php
includes/htmlform/HTMLForm.php
includes/htmlform/HTMLTextField.php
includes/htmlform/HTMLTitleTextField.php [new file with mode: 0644]
languages/i18n/en.json
languages/i18n/qqq.json