Plugin for bludit CMS to use "isso" as commenting system
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
599 B

{
"plugin-data":
{
"name": "Isso comment client",
"description": "Use isso comments in your bludit blog. (This requires a running isso server! Visit posativ.org/isso for more.) "
},
"enable-isso-on-pages": "Enable Isso on pages",
"enable-isso-on-posts": "Enable Isso on posts",
"enable-isso-on-default-home-page": "Enable Isso on default home page",
"path-to-isso-data": "Path to Isso data (e.g. your fcgi script)",
"path-to-isso-script": "Path to script source for Isso (e.g. embed.js)",
"isso-required-settings": "Required settings",
"isso-optional-settings": "Optional settings"
}