Sign in to edit and +1 items.
Login required
Download

Embed Disqus system into your application

(0)
Author(s) Edvinas Bartkus
Current Release 0.1   (1 year ago)
Grails Version 1.3.6 > *
Tags
Dependency
compile ":disqus:0.1"
Last updated by admin 1 year ago
Last updated by edvinasbartkus 1 year ago
To simplify the usage of Disqus you can use this plugin. Simple add disqus tag into the pages where you want to allow users to comment stuff.

Source code with full description of usage can be found at https://github.com/edvinasbartkus/grails-disqus

For the simpliest usage of it add option value to your Config.groovy: grails.plugins.disqus.shortname = "mysiteshortname"

And use tag to embed comments in the page: <disqus:comments bean="${article}" />

Last updated by admin 1 year ago
Last updated by admin 1 year ago