]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Asynchronous retrieval of bookmark's thumbnails 1584/head
authorArthurHoaro <arthur@hoa.ro>
Thu, 15 Oct 2020 09:46:24 +0000 (11:46 +0200)
committerArthurHoaro <arthur@hoa.ro>
Tue, 20 Oct 2020 08:15:18 +0000 (10:15 +0200)
This feature is based general.enable_async_metadata setting and works with existing metadata.js file.
The script is compatible with any template:
   - the thumbnail div bloc must have  attribute
   - the bookmark bloc must have  attribute with the bookmark ID as value

Fixes #1564


No differences found