Hi, I'd like to make a RSS feed for newsitems. I've already got an action a a view to display the html page with the newsitems, but now I'd like to generate a feed for this.
Do I need to define a completely different but identical action for this or can I reuse the action and e.g. set the output type to rss? Can anyone give an example of the different files that need to be altered for this (routing, output_types, view, ...)? Greetings, Koen _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
