ZenphotoCMS Forum
getNumImages - option for exclude protected albums? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: getNumImages - option for exclude protected albums? (/thread-9673.html)



getNumImages - option for exclude protected albums? - Wete - 2012-02-21

$_zp_gallery->getNumImages() returns the number of images of the whole gallery. Is there any option/workaround to exclude all protected images? Or (better) to make it relating to if s.o. has the rights to see the images in protected albums (e.g. if there are 8000 images in the whole gallery, 3000 of it in 'interna' show "Welcome - 8000 images" to users that are logged in and "Welcome - 5000 images" to users that are not)

That would be perfect!

Wete




getNumImages - option for exclude protected albums? - acrylian - 2012-02-21

That method has an option to exclude unpublished items. However there is no other refinement at the moment as far as I can see. and remember.




getNumImages - option for exclude protected albums? - Wete - 2012-02-21

Excluding unpublished items does not exclude protected albums. I checked already.




getNumImages - option for exclude protected albums? - acrylian - 2012-02-21

No, it does not of course. You could open a ticket.




getNumImages - option for exclude protected albums? - Wete - 2012-02-21

I thought, tickets were for bugs, not for personal feature requests?




getNumImages - option for exclude protected albums? - acrylian - 2012-02-21

They are also for feature requests but considered a "suggestion" by us..;-)




getNumImages - option for exclude protected albums? - Wete - 2012-02-21

[x] done
http://www.zenphoto.org/trac/ticket/2116