Hi guys, thank you for this brand new version of Zenphoto !
I've played with it a little and discover the plugin filter-login v1.0.1 which is great.
I would have two requests about it :
-Wouldn't it be interesting to log the IP of the users too ?
-Could the logfile be displayed directly in the admin panel (for example in the overview part) ?
More : based on the same system, would it be possible to log the terms of the queries when a search is performed ? Imho it would be very helpful to know what people are trying to find on our websites.
Thank you for reading this highly interesting post !
Comments
2. You can extend the plugin to have it add a tab to the list of admin tabs. I'm away at the moment, so the best hint on this I can give you is to look at the user groups plugin. It uses the filter that allows you to add tabs.
3. You would have to add something to your search.php page to do this logging. You could proably use the logging functions from the plugin. If they are not quite appropriate at least they give you the idea of how to add to the log.