Counter works inside the page. The first instance on the page shows "1", the next instance "2", the next instance "3".
For example, put the following on a page: * [{Counter}] * [{Counter}] * [{Counter}] * [{Counter}] * [{Counter}] Nothing to do with counting page hits. /Janne On 5 Apr 2008, at 18:25, Florian Holeczek wrote:
Hi there, I'm using JSPWiki v2.7.0-svn-5 and have just tried out the Counter plugin. However, it keeps displaying "1", no matter how often I reload the page, open a new session, switch browsers... I'm inserting it with [{Counter}] which should increase by 1. I've also tried [{Counter increment=1}], but no change. What's the matter? Regards, Florian