Hello, i'm discovering ZenPhoto and i just want to do a thing very simple, get from an external php page the list of thumbs of a specific album with specific weight and height, to be rendered like this for exemple :
<img src="
http://www.xxx.com/zenphoto/album_1/image_1.jpg">
<img src="
http://www.xxx.com/zenphoto/album_1/image_2.jpg">
<img src="
http://www.xxx.com/zenphoto/album_1/image_3.jpg">
Is this possible ? Or the only way to get image from external is to use the RSS plugin ? I have not found the appropriate extensions but may be someone can help me ?
Thank you very much and thank you for this very nice photo galery script
Comments
http://www.zenphoto.org/news/integration-with-existing-sites-and-other-cms
Or as you mentioned the rss plugin. There is also a special plugin named externalFeed included you might want to try. But it will in any case involve some coding.