HaloScan Commenting and Trackback

Most recent edit on 2008-01-03 16:17:19 by TrlicNadar [acalletot]

Additions:
droncarorelp



Edited on 2007-11-20 20:40:44 by BorocOpasl

Additions:
acelsitl



Edited on 2005-08-24 10:33:29 by GordonMcLean

Additions:
To install HaloScan manually:

Deletions:
To install HaloScan for Big Blog Tool:



Edited on 2005-08-24 10:32:19 by GordonMcLean

Additions:
If you are installing HaloScan to a website you maintain manually, you will need to repeat step 2 of the instructions below every time you create a new comment link. The comment identifier MUST be unique for each comment link, that is all four comment identifiers shown in step 2 (as COMMENTID) must be changed for each post.

Deletions:
If you are installing HaloScan to a website you maintain manually, you will need to repeat step 2 of the instructions below every time you create a new comment link. The comment identifier MUST be unique for each comment link, that is all four comment identifiers shown in step 2 (as COMMENTID) must be changed for each post, and must match each other.



Oldest known version of this page was edited on 2005-05-13 10:12:21 by GordonMcLean []
Page view:

Installing HaloScan Manually


If you are installing HaloScan to a website you maintain manually, you will need to repeat step 2 of the instructions below every time you create a new comment link. The comment identifier MUST be unique for each comment link, that is all four comment identifiers shown in step 2 (as COMMENTID) must be changed for each post, and must match each other.

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

To install HaloScan for Big Blog Tool:
  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('COMMENTID');" target="_self">
    <script type="text/javascript">postCount('COMMENTID'); </script></a> |
    <a href="javascript:HaloScanTB('COMMENTID');" target="_self">
    <script type="text/javascript">postCountTB('COMMENTID'); </script></a>

  3. Save your template.


Page was generated in 0.2671 seconds