HaloScan Commenting and Trackback

Most recent edit on 2008-01-03 14:17:15 by ZeltrOcccn [monrocna]

Additions:
acelrelli



Edited on 2007-11-21 08:13:30 by OuletOrelp

Additions:
delliolotr



Edited on 2005-04-08 10:06:36 by GordonMcLean

Additions:
1) Copy and paste the following code to right after the [permalink] tag in your "Main Template":
<script type="text/javascript"><!--//
    //-->
</script> 

  1. Save your template.

    Deletions:
    1) Copy and paste the following code to right after the [permalink] tag in your "Main Template":
       
<script type="text/javascript"><!--
--></script> %%



Oldest known version of this page was edited on 2005-04-08 10:04:38 by GordonMcLean []
Page view:

Installing HaloScan - Blogdrive


In step 1 of these instructions, you should replace HALOSCANUSERNAME with your HaloScan username.

You must have your permalinks enabled for this process to work.

To install HaloScan for Blogdrive:

  1. Login to your account at Blogdrive
  2. Click your blog's name to enter the blog's management area
  3. Select Layout & Design from the navigation bar on the left
  4. Click on the Main template edit link near the bottom of that page to display your blog's template
  5. Copy and paste the following code anywhere between the <HEAD> and </HEAD> tags:
    <script type="text/javascript" src="http://www.haloscan.com/load/HALOSCANUSERNAME"> </script>

  6. Copy and paste the following code to right after the [permalink] tag in your "Main Template":
       
<script type="text/javascript"><!--
written by http://design.blogdrive.com/ for Haloscan Trackback
permalink = '[permalink]';
permalink = (permalink.length>1?permalink:location.href);
pid = (permalink.indexOf(".html")>0?permalink.substring(permalink.indexOf("archive")+8,permalink.indexOf(".html")):"mainpage");


Haloscan Comments Starts
document.write("<a href=\"javascript:HaloScan('"+pid+"');\" target=\"_self\">");
postCount(pid);
document.write("</a>");

Haloscan Comments Ends

document.write(" | "); divider


Haloscan Trackback Starts
document.write("<a href=\"javascript:HaloScanTB('"+pid+"');\" target=\"_self\">");
postCountTB(pid);
document.write("</a>");

Haloscan Trackback Ends

--></script> %%

More information available
More information in the Forum

Original information from seige

Reader Comments

Page was generated in 0.1382 seconds