On May 22, 12:50 pm, Chez17 <[EMAIL PROTECTED]> wrote: > I am using they dynamically generated feed. Does that mean there is no > way to get the new site to work with the old rss feed?
I'm not sure exactly what you mean about getting the new site to work with old feed. Are you going to continue using WordPress? The RSS feed for WP is just an XML template for the last X posts in the WordPress database. There is nothing to add a post to other than the database. You can easily duplicate the template in CakePHP and any RSS subscribers will never notice the difference. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
