Go to file
harej 9767ef7f08 Allow appending searchfilters to terms
For search-style inputboxes, if you have `searchfilter=foo` as a
parameter, it will append `foo` after the search term. This is
useful for leveraging search filters in custom search boxes without
exposing it to the user.

Bug: T147951
Change-Id: Ie23ce220ff9657c38fe5b41195e297ca7cebf7f1
2017-06-06 11:47:20 -07:00
i18n Localisation updates from https://translatewiki.net. 2017-06-03 22:36:26 +02:00
resources Add stylelint for css files 2017-04-17 22:40:02 +02:00
tests Add parser tests 2016-07-08 16:20:57 +10:00
.gitignore composer test entry point 2015-11-23 21:35:35 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:45 -07:00
.jshintignore Add jshint to npm 2016-03-22 12:39:54 +00:00
.jshintrc Add jshint to npm 2016-03-22 12:39:54 +00:00
.stylelintrc Add stylelint for css files 2017-04-17 22:40:02 +02:00
composer.json Add phpcs and make pass 2017-05-18 20:14:36 +02:00
COPYING Provide missing COPYING file 2016-03-10 14:58:24 +01:00
extension.json Prefer descriptionmsg over description in extension.json 2017-01-27 20:19:58 +01:00
Gruntfile.js Add stylelint for css files 2017-04-17 22:40:02 +02:00
InputBox.classes.php Allow appending searchfilters to terms 2017-06-06 11:47:20 -07:00
InputBox.hooks.php Allow appending searchfilters to terms 2017-06-06 11:47:20 -07:00
InputBox.php Convert InputBox.php to extension.json for extension registration 2015-05-04 13:25:16 -07:00
package.json Add stylelint for css files 2017-04-17 22:40:02 +02:00
phpcs.xml Add phpcs and make pass 2017-05-18 20:14:36 +02:00