HaloScan Commenting and Trackback

bassit
coerracv

Installing HaloScan - Diaryland


In order for HaloScan to work you must write a short description for your entries. When you are entering a short description make sure you don't use spaces or any special characters (^%#$@!?:;.'). You can use underscore instead of spaces.

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

To install HaloScan for Diaryland:
  1. Log in to Diaryland, select Change your template and then select How to change each entry page.
  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. Go back to Change your template and select How to change each individual entry on the page.
  4. Copy and paste the following code to your template, where you want the comment links to be displayed, we suggest you paste it after the %%entry%% tag:
    • If you have a single entry on a single page:
      <a href="javascript:HaloScan('DOUBLEPERCENTpage_nameDOUBLEPERCENT');" target="_self"><script type="text/javascript">postCount('DOUBLEPERCENTpage_nameDOUBLEPERCENT');</script></a> | <a href="javascript:HaloScanTB('DOUBLEPERCENTpage_nameDOUBLEPERCENT');" target="_self"><script type="text/javascript">postCountTB('DOUBLEPERCENTpage_nameDOUBLEPERCENT'); </script></a>

    • If you have a multiple entries on a single page:
      <a href="javascript:HaloScan('DOUBLEPERCENTshort_descriptionDOUBLEPERCENT');" target="_self"><script type="text/javascript">postCount('DOUBLEPERCENTshort_descriptionDOUBLEPERCENT');</script></a> | <a href="javascript:HaloScanTB('DOUBLEPERCENTshort_descriptionDOUBLEPERCENT');" target="_self"><script type="text/javascript">postCountTB('DOUBLEPERCENTshort_descriptionDOUBLEPERCENT'); </script></a>

  5. Save your template.

Reader Comments

Page was generated in 0.3122 seconds