ZenphotoCMS Forum
Can I make a RSS feed with news and latest albums instead of latest images? - 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: Can I make a RSS feed with news and latest albums instead of latest images? (/thread-10003.html)



Can I make a RSS feed with news and latest albums instead of latest images? - ferentz - 2012-05-21

I am using CombiNews and I'm trying to configure my RSS feed to reflect my News page. On my news page I get the latest news and albums and on my RSS feed I get the latest news and images. Is there any way I can change the RSS url in order to display the latest news and albums?

I have tried setting numebr of images to 0 and number of albums to 10 in RSS settings page, but it just doesn't work.

Thank you!




Can I make a RSS feed with news and latest albums instead of latest images? - ferentz - 2012-05-21

Forgot to mention: I am using the news and gallery feed link.




Can I make a RSS feed with news and latest albums instead of latest images? - acrylian - 2012-05-21

No, sadly not and although the getLatestNews() function of Zenpage does suport that I even just see I forgot to add that to the new rss-class in the coming 1.4.3 release. Maybe I get that in there.

But 1.4.3 and therefore the beta has a new plugin named mergedRSS that lets you create a joint rss feed of several individual ones. So you could built your own with for example latest albums from o ne album and latest images of another and all together with the general news. Give it a try.




Can I make a RSS feed with news and latest albums instead of latest images? - ferentz - 2012-05-21

Thank you for your advice! I'll check the plugin and see what I can do with it.