lielpasoual
oloricnoc4t
In step 1 of these instructions, you should replace HALOSCANUSERNAME with your HaloScan username.
To install HaloScan for phpWiki:
Original information from winston6079 ∞
oloricnoc4t
Installing Haloscan - phpWiki
In step 1 of these instructions, you should replace HALOSCANUSERNAME with your HaloScan username.
To install HaloScan for phpWiki:
- 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>
- Copy and paste the following code to your template, where you want the comment links to be displayed:<a href="javascript:HaloScan('###PAGE###');" target="_self"><script type="text/javascript">postCount('###PAGE###');</script></a> | <a href="javascript:HaloScanTB('###PAGE###');" target="_self"><script type="text/javascript">postCountTB('###PAGE###'); </script></a>
- Save the page.
Original information from winston6079 ∞