MyShaarli/application
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
..
api Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve 2019-03-02 10:54:06 +01:00
bookmark Automatically retrieve description for new bookmarks 2019-07-06 12:21:52 +02:00
config Automatically retrieve description for new bookmarks 2019-07-06 12:21:52 +02:00
exceptions namespacing: \Shaarli\Exceptions\IOException 2019-01-12 22:47:48 +01:00
feed Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve 2019-03-02 10:54:06 +01:00
http namespacing: move HTTP utilities along \Shaarli\Http\ classes 2019-01-12 22:47:48 +01:00
netscape Do not try to retrieve thumbnails for internal link 2019-02-24 12:25:50 +01:00
plugin namespacing: \Shaarli\Plugin\PluginManager 2019-01-12 23:11:19 +01:00
render Accessibility: specify the HTML lang attribute 2019-02-09 14:29:35 +01:00
security Rewrite IP ban management 2019-02-09 16:44:48 +01:00
updater Remove the redirector setting 2019-02-09 13:55:11 +01:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
ApplicationUtils.php namespacing: \Shaarli\ApplicationUtils 2019-01-12 23:11:19 +01:00
FileUtils.php namespacing: \Shaarli\FileUtils 2019-01-12 22:47:48 +01:00
History.php namespacing: \Shaarli\FileUtils 2019-01-12 22:47:48 +01:00
Languages.php Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
Router.php Bulk action: set visibility 2019-02-09 17:59:53 +01:00
Thumbnailer.php Fix thumbnails disabling if PHP GD is not installed 2019-02-09 13:05:37 +01:00
TimeZone.php Change timezone data structure send to the templates 2017-04-03 19:24:55 +02:00
Utils.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00