MyShaarli/tests/bookmark
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
..
BookmarkArrayTest.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
BookmarkFileServiceTest.php New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
BookmarkFilterTest.php New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
BookmarkInitializerTest.php New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
BookmarkTest.php Feature: support any tag separator 2020-11-05 17:54:42 +01:00
LinkUtilsTest.php Fix metadata extract regex (2) 2020-12-17 13:56:24 +01:00
SearchResultTest.php Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00