Implement OOUI display format for HTMLForm
authorMark Holmquist <mtraceur@member.fsf.org>
Tue, 21 Apr 2015 21:03:49 +0000 (16:03 -0500)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sat, 23 May 2015 14:10:08 +0000 (16:10 +0200)
commite85bd04bcd26f9a05406cedf6ee0dcac0b54c435
tree47787e3c472a6f70840842e2bbc7d9aa46bd5169
parentfd92e9150c4bf8efdb8f670f12bbd3d61b6c53bf
Implement OOUI display format for HTMLForm

Bug: T85291
Change-Id: I6ffe93c16d6b209a0ab08d714ad8ddaefb6acd52
15 files changed:
autoload.php
includes/htmlform/HTMLAutoCompleteSelectField.php
includes/htmlform/HTMLButtonField.php
includes/htmlform/HTMLCheckField.php
includes/htmlform/HTMLCheckMatrix.php
includes/htmlform/HTMLForm.php
includes/htmlform/HTMLFormField.php
includes/htmlform/HTMLInfoField.php
includes/htmlform/HTMLSelectField.php
includes/htmlform/HTMLTextAreaField.php
includes/htmlform/HTMLTextField.php
includes/htmlform/OOUIHTMLForm.php [new file with mode: 0644]
resources/Resources.php
resources/src/mediawiki/mediawiki.htmlform.ooui.css [new file with mode: 0644]
resources/src/mediawiki/mediawiki.htmlform.ooui.js [new file with mode: 0644]