HaloScan Commenting and Trackback

darmonorrac
orrorelacbob

Installing HaloScan - Pitas


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

To install HaloScan for Pitas:
  1. On to the Pitas Admin screen, select Make Custom Changes.
  2. 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>

  3. Save your template.
  4. Return to the Admin screen, select Change the format.
  5. Copy and paste the following code to your template, after the &37;&37;date&37;&37; tag:
      <a href="javascript:HaloScan('
    pagename
    ');" target="_self"><script type="text/javascript">postCount('
    pagename
    ');</script></a> | <a href="javascript:HaloScanTB('
    pagename
    ');" target="_self"><script type="text/javascript">postCountTB('
    pagename
    '); </script></a>

  6. Save your template.

If you follow the procedure above you will have one comment link per page. If you have more than one post per page you might want to replace &37;&37;pagename&37;&37; with another tag, or a combination of tags. For example you could use the time and date %%date%%@%%time%% to ensure the comment identifier is always unique.

Reader Comments

Page was generated in 0.0911 seconds