wiki.techinc.nl/includes/widget
Stanislav Malyshev 3562f0afc7 Enable configuration to supply options for Special:Search form
This for example will allow to display descriptions by setting:

$wgSpecialSearchFormOptions['showDescriptions'] = true;

Bug: T55652

Change-Id: Ifdbca4c508314cb950f2835ee65caea18e0af5b1
2019-05-22 17:30:53 -07:00
..
search Enable configuration to supply options for Special:Search form 2019-05-22 17:30:53 -07:00
AUTHORS.txt
CheckMatrixWidget.php Remove comments documenting constructors as "constructors" 2019-01-08 10:11:36 +00:00
ComplexNamespaceInputWidget.php Simplify documentation headers of includes/widgets/…Widget.php files 2018-01-10 13:44:05 +01:00
ComplexTitleInputWidget.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
DateInputWidget.php widget: Fix changes of copyright year 2018-01-24 12:07:34 -08:00
DateTimeInputWidget.php widget: Fix changes of copyright year 2018-01-24 12:07:34 -08:00
ExpiryInputWidget.php Fix unused vars/pointless assignments 2019-03-29 16:52:48 -07:00
LICENSE.txt
NamespaceInputWidget.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
NamespacesMultiselectWidget.php Introduce multiselect widgets for namespaces 2019-01-22 12:48:42 +00:00
PendingTextInputWidget.php TitlesMultiselectWidget: display pending element 2018-12-05 21:08:38 +00:00
SearchInputWidget.php Enable configuration to supply options for Special:Search form 2019-05-22 17:30:53 -07:00
SelectWithInputWidget.php widgets: Remove redundant equality check in SelectWithInputWidget 2019-02-12 05:53:29 +01:00
SizeFilterWidget.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
TagMultiselectWidget.php Introduce TagMultiselectWidget.php 2018-12-14 15:18:11 +00:00
TitleInputWidget.php Simplify documentation headers of includes/widgets/…Widget.php files 2018-01-10 13:44:05 +01:00
TitlesMultiselectWidget.php mw.widgets.TitleWidget: Add 'excludeDynamicNamespaces' config 2019-02-14 17:26:03 -08:00
UserInputWidget.php Simplify documentation headers of includes/widgets/…Widget.php files 2018-01-10 13:44:05 +01:00
UsersMultiselectWidget.php Introduce TagMultiselectWidget.php 2018-12-14 15:18:11 +00:00