HaloScan Commenting and Trackback

Most recent edit on 2008-01-03 16:11:38 by VarsiTerel [delmoneltc4t]

Additions:
dareleltdar



Edited on 2005-04-08 09:51:28 by GordonMcLean

Additions:





Edited on 2005-04-08 09:06:56 by GordonMcLean

Additions:
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.
More information in the Forum


Deletions:
locate the <MTEntryIfAllowComments> tags, delete what is between them and replace it with the following code:
HTML
<a href="javascript:HaloScan('<$MTEntryID$>');"><script type="text/javascript">postCount('<$MTEntryID$>');</script></a>




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

Installing HaloScan - Movable Type





locate the <MTEntryIfAllowComments> tags, delete what is between them and replace it with the following code:

HTML
<a href="javascript:HaloScan('<$MTEntryID$>');"><script type="text/javascript">postCount('<$MTEntryID$>');</script></a>

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

Reader Comments

Page was generated in 0.1237 seconds