wiki.techinc.nl/includes/widget
Florian 18c6615d01 MediaWiki Widgets: Add new SearchInputWidget
SearchInputWidget is similar to a TitleInputWidget, but doesn't has
a visible loading indication, doesn't highlight the first result and
uses the opensearch api endpoint for suggestions, instead of
prefixsearch.

Extra points:
 * Improve documentation of mw.widgets.TitleInputWidget's configuration
   option validateTitle

Bug: T118443
Change-Id: I8b8098041fe2971389fa908d007d2e77255829ec
2016-03-03 16:29:40 +00:00
..
AUTHORS.txt build: Use my gmail address for attribution 2015-10-20 02:43:29 +01:00
ComplexNamespaceInputWidget.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ComplexTitleInputWidget.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LICENSE.txt
NamespaceInputWidget.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SearchInputWidget.php MediaWiki Widgets: Add new SearchInputWidget 2016-03-03 16:29:40 +00:00
TitleInputWidget.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UserInputWidget.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00