Hi
Is there a way to display a "most viewed" list in the album list page and along with an album? Please paste the link ot the post if this is already discussed.
Thanks.
When viewing an album and clicking on the "Most Viewed" menu item, you will get the most viewed pictures from that album. You could put a link at the top of the album listing to bring focus to this. Now here's my opinion on what you want to do. If you display a list of the most viewed pictures somewhere on the same page as the album listing then most people will click on those pictures first only increasing the view count further. If you still want to implement this you'll have to code it yourself. Check out the code for case 'topn' in the functions.inc.php file for starters.
If you allow voting then I think having this list a better option.
thank you.. I think adding a link is better. In which file can I add that?