Hey there, thanks for your response. In the mean time I implemented my own solution in form of a really basic rss helper. I just put it to the bakery here: http://bakery.cakephp.org/articles/benni/2012/02/08/custom_rss-helper_that_actually_works_with_namespaces_for_cakphp_2_0
That's not the best solution as well, but it works for me. It actually doesn't even use php's xml object, it just renders stuff out as plain (xml-) text. Best, Benni Graf. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
