gabriel ambuehl
›
Tagged and on the fly RSS
I was wondering about the RSS facilities in eZ for a while now. While there are all nice and dandy for simple things, they fall short for more complicated things (like say providing RSS streams for the comments of a blog posting without creating the stream by hand) or, which is my personal thing as my blog categories are based upon object relation, the fact that a new object is related to some other object (which, in it's very essence, is what tagging is all about).
So one of these days, I want to address this two things and add RSS export that will allow on the fly creation of RSS streams (think rss/$parentnodeid and the module will export all child objects of parentnode) and the above mentioned tagging features. I'm not yet quite sure just how I'm gonna do it but it's not like that ever stopped anyone ;)