I'd like to be able to create a Flickr-like photostream in zenphoto. The most intuitive way of conceiving of this would be if the root album were an actual album (not a housing for albums) or if there were a way to simply display all photos in the root (this would allow for having what Flickr dubs "sets" by having photos remain in their albums but be seamlessly displayed on the front page).
I considered using "recent photos," however, this wouldn't allow for pagination through the stream - it'd be limited to whatever number of recent photos is set.
Any ideas?
Pardon me if I've missed another thread or theme that features this. Stuck in general because I'm not sure this is simply a theming issue (yet).
Comments
You could put printLatestImages(100) and it will show the last 100 you have uploaded in order. You could still use your albums in conjunction with this.
May not be the exact solution right now but it would probably be expandable.