wiki.techinc.nl/includes/widget
David Causse 46c17ddb1f Deprecate usage of SearchEngine:transformSearchTerm
This method was introduced in 4115586000
to support the prefix URI param introduced by the InputBox extension.
There are no reasons that this logic is exposed to SearchEngine users
and should be handled internally by SearchEngine implementations
that supports it.
Previously the search query was updated, now the prefix param will passed
along using SpecialSearch::$extraParams.

Bug: T198318
Change-Id: I33518d3f3ddee741ff4f3b47eb4928009bea66d1
Depends-On: I67c7f1886dd6a2d07c12015e2711c138e9f140e9
2018-07-17 14:41:08 -07:00
..
search Deprecate usage of SearchEngine:transformSearchTerm 2018-07-17 14:41:08 -07:00
AUTHORS.txt
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 Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
LICENSE.txt
NamespaceInputWidget.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
SearchInputWidget.php Simplify documentation headers of includes/widgets/…Widget.php files 2018-01-10 13:44:05 +01:00
SelectWithInputWidget.php widget: Fix changes of copyright year 2018-01-24 12:07:34 -08:00
SizeFilterWidget.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
TitleInputWidget.php Simplify documentation headers of includes/widgets/…Widget.php files 2018-01-10 13:44:05 +01:00
UserInputWidget.php Simplify documentation headers of includes/widgets/…Widget.php files 2018-01-10 13:44:05 +01:00
UsersMultiselectWidget.php UsersMultiselectWidget: Reduce default non-JS rows to 10 2018-07-09 19:35:39 +02:00