Views per day Views per day
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Views per day

Started by Cmaniac, January 19, 2012, 02:11:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Cmaniac

It would be really nice if there was included a "Views per day" feature as an option under the thumbnail.

It could be implemented just by dividing the total views of the picture with the days that the picture is on the gallery. This can be stored in the database and updated eg. the first time the picture is loaded every day, or every some hours or immediately every time someone views the picture.

This also could become the "Most popular" meta album, like the "Most viewed" and the "Top Rated".

ΑndrĂ©

No need to store that value in the database, as it can be calculated on the fly. I doubt that this will become a core feature, but it could be implemented as plugin.