MyShaarli/tests/plugins
ArthurHoaro bcba6bd353 New plugin hook: ability to add custom filters to Shaarli search engine
A new plugin hook has been added: hook_test_filter_search_entry
This hook allows to filter out bookmark with custom plugin code when a search is performed.

Related to #143
2021-02-04 11:02:50 +01:00
..
test New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
test_route_invalid Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
PluginAddlinkTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginArchiveorgTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginDefaultColorsTest.php Fix default_colors plugin: update CSS file on color change 2020-12-29 11:59:14 +01:00
PluginIssoTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginPlayvideosTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginPubsubhubbubTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginQrcodeTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginWallabagTest.php Plugin wallabag: minor improvements 2020-10-27 21:03:29 +01:00
WallabagInstanceTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00