ZenphotoCMS Forum
Show albums on RSS - 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: Show albums on RSS (/thread-5258.html)



Show albums on RSS - jorturos - 2009-06-02

Hi all!

Im using zenphoto but i have a problem with RSS.

It shows lastest photos, one by one, but i want that shows only the lastest albums. I mean, i want to have on RSS only the albums (one item by each album) not the photos.

How can i do that?

Thanks a lot.




Show albums on RSS - acrylian - 2009-06-02

By changing the rss links on your theme files with the proper parameter as described here:
http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintRSSLink
http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintRSSHeaderLink
(note "AlbumsRSS" is also available as an option for printRSSHeaderLink() but somehow has been forgot on the documentation for it..)




Show albums on RSS - jorturos - 2009-06-02

Thank you very much. Problem solved.