add documentation

legacy/0.6
Martin Zimmermann 11 years ago
parent 77df31d06f
commit bcb60c4e74

@ -50,3 +50,13 @@ data-isso-reply-to-self
-----------------------
Set to `true` when spam guard is configured with `reply-to-self = true`.
data-isso-id
------------
Set a custom thread id, defaults to current URI. If you a comment counter, add
this attribute to the link tag, too.
.. code-block:: html
<section data-isso-id="test.abc" id="isso-thread"></section>

Loading…
Cancel
Save