The Zenphoto sites I serve are used by families who would like to be able to download the family photos they favorite. Since "favorites" are generated (by a smooth plugin, thanks!), it seems one cannot use just a codeblock with printDownloadLinkAlbumZip() to create a zip to download that "album".
Can anyone advise on how to download favorites in a zip? Thank you.
I fear I will lose these families to sites with software that lets them download or send to a print service with just a click, but I am allied with Zenphoto.
I fear we have no solution for downloading favorite sets available. The albumzip is quite direct bcause an album is based on the filesystem so you can just take its images. Favorites however are virtual so it is not that easy. A good idea actually but no promises when we might get to this. You could open a ticket.
How cool to have the developers of the downloadList extension respond! Thank you! My hope was that each user could download a zip of their own favorites, so making each virtual album to a real one would be tricky. Guessing if users added images to a shopping cart, then they could each download their own "favorites". Thinking that is the way to go. Again, thank you all so much for your diligence and for all you do on this project.
I have a test install you could take a look at.
Because the site is a test install I leave it "closed" so you will have to first visit the admin pages:
testalbum(dot)sbillard(dot)org/zp-core/admin.php
Log in with the credentials: demo-user/demo201408
There is not much you can see on the admin pages so visit the main site and you will see an album named "demo". In that album is another album named "demo-user-favorite" which was created from the demo-user's favorites. (You can also click on "My Favorites" at the bottom of the index page to see what the favorites contain.
The "Download demo" theme has download links enabled for the album.