bdunogier / ezdisqus

Disqus integration for eZ Publish
http://projects.ez.no/ezdisqus
Other
5 stars 9 forks source link

"Popular threads" widget integration #15

Closed lolautruche closed 12 years ago

lolautruche commented 12 years ago

The widget Popular threads should be integrated as a separated template that could be included from anywhere.

<div id="popularthreads" class="dsq-widget">
    <h2 class="dsq-widget-title">Popular Threads</h2>
    <script type="text/javascript" src="http://<disqus_shortname>.disqus.com/popular_threads_widget.js?num_items=5"></script>
</div>
<a href="http://disqus.com/">Powered by Disqus</a>

Following parameters should be configurable :