NAME
Kwiki::PageStats - Count and show page hits with a hook.
DESCRIPTION
Kwiki::PageStats shows a count of how many times a page has been viewed since the installation of the plugin and when the last hit on the page was made.
CREDITS
Henry Laxen provided a patch that uses the TimeZone plugin, if present, to show the times relative to the current users time zone.
Gugod (Kang-min Liu) provided a patch to add a page_stats_list action that reports on the number of hits for all pages. Which is a nicely handy way to get an overview of how much action your wiki is seeing.
AUTHORS
Chris Dent, <cdent@burningchrome.com>
SEE ALSO
COPYRIGHT AND LICENSE
Copyright (C) 2005, Chris Dent
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.