Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 409 Bytes

disqus.rst

File metadata and controls

25 lines (15 loc) · 409 Bytes

Disqus

Features

  • Add a custom block to include disqus comments

Configuration

You need to enabled the element.plugins.disqus module.

element.plugins.disqus:
    account: account_code

The account value is the name of your account on disqus.

Events

  • The plugin uses the node.comment.list event to add the comment list.