HaloScan Commenting and Trackback

riclalige

Installing HaloScan - Scribble


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

To install HaloScan for Scribble:
  1. Copy and paste the following code anywhere between the <HEAD> and </HEAD> tags in your template:
    <script type="text/javascript" src="http://www.haloscan.com/load/HALOSCANUSERNAME"> </script>

  2. Copy and paste the following code to your template, where you want the comment links to be displayed:
    <a href="javascript:HaloScan('[ENTRYID]');" target="_self"><script type="text/javascript">postCount('[ENTRYID]'); </script></a> | <a href="javascript:HaloScanTB('[ENTRYID]');" target="_self"><script type="text/javascript">postCountTB('[ENTRYID]'); </script></a> 

  3. Save your template.

Reader Comments

Page was generated in 0.1781 seconds