MyShaarli/plugins/myShaarli/myShaarli.meta

5 lines
271 B
Plaintext
Raw Normal View History

2018-01-04 14:49:09 +01:00
description="For each link, add thumbshot image and favicon"
2018-02-13 11:41:56 +01:00
parameters="ExternalThumbshot_URL;ExternalThumbshot_KEY"
parameter.ExternalThumbshot_URL="Thumshot service URL"
parameter.ExternalThumbshot_KEY="Thumbshot key (key are hash with hash_hmac('sha1', $url, $key))"