The idea behind that was - for the zpBootstrap theme (frontpage slideshow), to create an album with only a few images (that vary) in it.
Example: A dynamic album sorted by rating - descending.
A limit of 10 would show the 10 best rated images in it
Therefore (as far as I know) the object model will not help .
Cheers
Ralf
The idea behind that was - for the zpBootstrap theme (frontpage slideshow), to create an album with only a few images (that vary) in it.
Example: A dynamic album sorted by rating - descending.
A limit of 10 would show the 10 best rated images in it
Therefore (as far as I know) the object model will not help .
Cheers
Ralf
I did understand what you want It is just not possible that simple without custom coding. Dynamic albums and also normal albums cannot be limited that way. The only limit they know in normal album context is the items per page limit. But even that is of no help here without custom coding (and I don't even know the theme that well to tell what you need to do where).