MyShaarli/tests/bookmark
ArthurHoaro 6a4872520c Automatically retrieve description for new bookmarks
If the option is enabled, it will try to find a meta tag containing
the page description and keywords, just like we do for the page title.
It will either look for regular meta tag or OpenGraph ones.

The option is disabled by default.

Note that keywords meta tags is mostly not used.

In `configure` template, the variable associated with this setting
is `$retrieve_description`.

Fixes #1302
2019-07-06 12:21:52 +02:00
..
LinkDBTest.php Remove the redirector setting 2019-02-09 13:55:11 +01:00
LinkFilterTest.php namespacing: \Shaarli\Bookmark\LinkFilter 2019-01-12 22:47:48 +01:00
LinkUtilsTest.php Automatically retrieve description for new bookmarks 2019-07-06 12:21:52 +02:00