ZenphotoCMS Forum
RSS feed for latest 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: RSS feed for latest albums (/thread-2180.html)



RSS feed for latest albums - Monopaul - 2008-02-01

Hi,

How should I change the rss feed so that only the thumbnails of the latest albums are included.

Many thanks for pointing me in the right direction.




RSS feed for latest albums - acrylian - 2008-02-03

You could take a look at the getAlbumStatistic and printAlbumStatistic functions in template-functions.php (the "latest" part), you could modify them to a latest album feed.




RSS feed for latest albums - Monopaul - 2008-02-04

Thanks a lot. I'll check that out.