Add a PHP implementation of TitleInputWidget
authorRoan Kattouw <roan.kattouw@gmail.com>
Mon, 25 May 2015 09:54:29 +0000 (11:54 +0200)
committerJforrester <jforrester@wikimedia.org>
Tue, 30 Jun 2015 00:03:27 +0000 (00:03 +0000)
commit85e7751452fdd17183b7217f9dd0ff841f65debc
treec3088e77d8b7c546f1b90c964591253de72c54a7
parentb88e88b67d2c31a5b0f130cf00f18e0e7549c503
Add a PHP implementation of TitleInputWidget

From the PHP side it's really just an infusable TextInputWidget.

Change-Id: I607339c2e967e502f85164c9b1ea79dc0a17c9cc
autoload.php
includes/widget/AUTHORS.txt [new file with mode: 0644]
includes/widget/LICENSE.txt [new file with mode: 0644]
includes/widget/TitleInputWidget.php [new file with mode: 0644]