collective.disqus integrates DISQUS comment system with Plone.
Introduction:
Integrates DISQUS comment system with Plone.
Default Plone discussion mechanism doesn't have nice panel to administer comments. It's hard to find new comments. It's not possible to block posts with links or some other unwelcome contents.
But on the web there are much more specialized tools for commenting:
* JS-Kit
* DISQUS
* IntenseDebate
This comments systems can be easyly integrated with sites - user just need to create account and add some special code into his website.
collective.disqus integrates DISQUS comment system with Plone, so installation process is even easier.
Product's homepage
Requirements:
· Zope
· Python
What's New in This Release: [ read full changelog ]
· Add Disqus icon on the control panel. [hvelarde]
· Include an Id in the counter link for themming purposes [tamosauskas]
· Update Traditional Chinese translation. [l34marr]
· Bugfix, javascript variables weren't being embedded in the page. [jcbrand]