MyShaarli/plugins/myShaarli/myShaarli.meta

6 lines
398 B
Text
Raw Normal View History

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