Documentation and information relating to the Coranto news posting/CMS script
Downloaded 779 times from this site.
Works together with ViewNews to count every time a news item is viewed, and allows you to insert the number of clicks for the top "x" articles anywhere into your web-site.
Works together with ViewNews to count every time a news item is viewed, and allows you to insert the number of clicks for the top "x" articles anywhere into your web-site. This addon is for Coranto v1.02 (build 32) and it's respective ViewNews version.
How to Use
There are three main ways to insert the click counts in to your web-site; SSI, JavaScript, and PHP. The JavaScript method should work for everyone, regardless of server configurations. The idea is the same in all methods - include "viewnews.cgi?clickcount=top" into your web-site (you can also visit "viewnews.cgi?clickcount=top" in your browser). To use the SSI method, your page must have the .shtml extension and your server must support SSI.
Code examples are included in the documentation.