Here is a nice trick/tip to get Intense Debate on your Joomla 1.5 site with ease
www.intensedebate.com/
step.1 first off read about Intense Debate and sign up
step.2 add your site to Intense Debate by going to add blog
step.3 click Generic Install
step.4 grab the javascript code to put on your site - it looks something link this
please do not use this code on your site as it is just an example<script>
var idcomments_acct = 'e43bdc4c233082tte4a81746561faa2c';
var idcomments_post_id;
var idcomments_post_url;
</script>
<span id="IDCommentsPostTitle" style="display:none"></span>
<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>
step.5 goto the admin of your joomla site click on module manager
step.6 add a new module by clicking the green plus symbol at the top right and select custom html
step.7 paste in the javascript code you got from Intense Debate and create a new position (in this example Im going to call it comments and call the module comments as well)
step.8 create or open an article,now what we are going to do is add the module we just created with the following codeput this where ever you want your comments to appear
step.9 save your article and now view your page that you have put the code on.
hope this is easy to follow
i will be on hand to answer any questions on this
a demo of this in action can be found here
www.electric-circus.net/20080918130/Main...c-sites-of-the-month
if your site has a module position below your main content you can just create a custom html module paste in the javascript code and select it to the module position that you want.
if you want comments on other articles all you have to do is put the {loadposition comments} code within the page. Intense Debate knows that the code is on a different page and will display different comments
you can create differnet modules for differnet sections so if you ever want to switch comments off for a whole section
just name the module a different name like comment1 and paste in {loadposition comment1} into the pages that are in that section.
you have also just learn't how to post modules within your articles as well