diff options
author | ArthurHoaro <arthur@hoa.ro> | 2016-10-03 09:43:49 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2016-10-17 09:23:14 +0200 |
commit | bf26e7ebcb5ee69523b93a5ec7b7a65b39acb916 (patch) | |
tree | a5a8c57150576404597f2e45877f10c9ea05e59a /plugins/isso/isso.meta | |
parent | 06eec9bf764662cd328627247a1f43e4abd3c5ad (diff) | |
download | Shaarli-bf26e7ebcb5ee69523b93a5ec7b7a65b39acb916.tar.gz Shaarli-bf26e7ebcb5ee69523b93a5ec7b7a65b39acb916.tar.zst Shaarli-bf26e7ebcb5ee69523b93a5ec7b7a65b39acb916.zip |
Isso comments plugin
Use Isso client to let visitors comments on permalinks
Diffstat (limited to 'plugins/isso/isso.meta')
-rw-r--r-- | plugins/isso/isso.meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/isso/isso.meta b/plugins/isso/isso.meta new file mode 100644 index 00000000..62473abc --- /dev/null +++ b/plugins/isso/isso.meta | |||
@@ -0,0 +1,3 @@ | |||
1 | description="Let visitor comment your shaares on permalinks with Isso." | ||
2 | parameters="ISSO_SERVER" | ||
3 | parameter.ISSO_SERVER="Isso server URL (without 'http://')" | ||