I am finding the manual entry on generating RSS Feeds really helpful except for one minor detail.
http://book.cakephp.org/view/483/Creating-an-RSS-feed-with-the-RssHelper When someone requests posts/index.rss , what controller method is actually called? Is Posts::index() called? Where should I put the Controller Code that appears? If I put it in Posts::index(), then how do I integrate it with other code for generating a non-rss feed from Posts::index()? Thanks, Aran --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---