HaloScan Commenting and Trackback

dareleltdar

Installing HaloScan - Movable Type


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

To install HaloScan for Movable Type:
  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. Locate the <MTEntryIfAllowComments> tags, delete what is between them and replace it with the following code:
    <a href="javascript:HaloScan('<$MTEntryID$>');"><script type="text/javascript">postCount('<$MTEntryID$>');</script></a>

  3. Save your template.

If you have already used Movable Type's commenting system, you should take steps to minimise the risk of comment spam on older posts.

More information in the Forum

Reader Comments

Page was generated in 0.0939 seconds