May 30, 2008 1:43pm
If all goes according to plan, this should be my first post integrating Disqus comments into my blog. I've written a very simple Habari Disqus plugin that puts Disqus comments on posts that have no existing comments. Where there are previous comments, the native comment system will be used.
At the moment, it's a bit fragile, as your theme needs to use a template called comments.php to display normal comments. I'm hoping that someone else will take an interest and improve upon the basic start.