Member
Member
jley   2014-01-27, 23:23
#1

I'd like some way to have a link or dynamic album that always showed the "best of" my images... like a top 50 or something. But, I want to rate these myself, not have the viewers rate them.

Has anyone implemented something like this? how does it look/function - both in the CMS and in the viewer's experience?

Member
Member
sbillard   2014-01-27, 23:29
#2

The closest thing to this would be the favorites plugin.

You could start with that as a basis. Currently favorites are not "public", so at least that would need to be changed. Also you would probably want to condition the "remove" button so that it did not show except for you.

Member
Member
jley   2014-01-27, 23:35
#3

Thanks, I'll take a look at that.

Member
Member
vincent3569   2014-01-28, 08:23
#4

another way is to use specific tag like "portefolio", "best",...
that is what I did on my website :
I added "portefolio" on my favorite pictures (this album is not displayed in albums page)
I created a page with php code in codeblock to display this album with specific template (masonry).
Maybe, now, it is more easy to do with macro...

Administrator
Administrator
acrylian   2014-01-28, 10:53
#5

Quick idea untried: Technically you could also hide the rating function on the theme for non admins and just do your rating. Then create a dynamic album with a custom sort order based on those ratings.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.