How could I display all items with a rating higher than x?
I gather that capability isn't there and I need to add it but as I am new here, I'm not quite sure where to dive in. My site will be a closed community so beauty is not needed.
One thought I had is to modify Search to search ratings. Another is to expand the display all comments in the admin toolbox.
Also, when I try to access the Zenphoto Functions Documentation, I am getting Welcome to default!
Thanks for the help.
Ron
Check out the image_album_statistics plugin and its documentation: http://www.zenphoto.org/documentation/plugins/_zp-extensions---image_album_statistics.php.html
All the functions are already there.
I found image_album_statistics.php and the docs. I see the stats are available under admin/overview. I can use that for now and adapt as I need to.
Thanks!