Re: [pmwiki-users] Log-function

2017-11-17 Thread Petko Yotov
I haven't used or reviewed these but there are a number of log/counter recipes in the Cookbook: http://www.pmwiki.org/wiki/Cookbook/ActionLog http://www.pmwiki.org/wiki/Cookbook/TotalCounter (recently updated) http://www.pmwiki.org/wiki/Cookbook/VisitorsLogging1337 http://www.pmwiki.org/

Re: [pmwiki-users] Log-function

2017-11-17 Thread Thomas Lundgren
Please add "executed" after "some of my pages"... / T. On 2017-11-17 19:34, Thomas Lundgren wrote: I´m trying to write a cookbook that writes logs-entry every time a user access a page. Adding a call to my log-function in config.php was my first approach but config.php are for some of my pa

[pmwiki-users] Log-function

2017-11-17 Thread Thomas Lundgren
I´m trying to write a cookbook that writes logs-entry every time a user access a page. Adding a call to my log-function in config.php was my first approach but config.php are for some of my pages a bunch of times (depending on images, includes and such things) making the log filled with entrie