bdunogier / ezdisqus

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

"Top commenters" widget integration #16

Closed lolautruche closed 12 years ago

lolautruche commented 12 years ago

The widget Top commenters should be integrated as a separated template that could be included from anywhere.

<div id="topcommenters" class="dsq-widget">
    <h2 class="dsq-widget-title">Top Commenters</h2>
    <script type="text/javascript" src="http://metalfrance.disqus.com/top_commenters_widget.js?num_items=5&hide_mods=0&hide_avatars=0&avatar_size=32"></script>
</div>
<a href="http://disqus.com/">Powered by Disqus</a>

Following parameters should be configurable :

lolautruche commented 12 years ago

Fixed in 07f655505780fca92544902c13f6ebe3da91f3c8