id like to have a counter on my wiki pages. how can i do that ?
can i have some code snippet that would be added to any pages ?
(thecounter.com provides counter that doesnt count the same individus twice, so i can safely add it on every page.)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In the coming 1.2 release, there will be a new logging feature in PhpWiki. It should be easy to add a page
counter through this; we are going to have a seperate table in the database that logs traffic. A simple
SQL query can provide a page counter.
sw
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
id like to have a counter on my wiki pages. how can i do that ?
can i have some code snippet that would be added to any pages ?
(thecounter.com provides counter that doesnt count the same individus twice, so i can safely add it on every page.)
In the coming 1.2 release, there will be a new logging feature in PhpWiki. It should be easy to add a page
counter through this; we are going to have a seperate table in the database that logs traffic. A simple
SQL query can provide a page counter.
sw