Urgh, error in the rss2 template

ludo, Friday 11 February 2005 18:37:18 PST

I forgot to update the rss2 template in the last release, so five minutes later here is a new release with the fix.

Readers' Comments

  1. jerome

    I noticed that your feed was corrupted earlier... but it looks ok now.



    Looks good so far - much cleaner this time around.

  2. ludo

    Thanks Jerome.



    I welcome any feedback ofc :)

  3. jerome

    I'm just converting my site templates over. There will definitely be some feedback, perhaps even some code suggestions/patches.

  4. ludo

    Wonderful!



    Keep me informed about your progress, and don't hesitate to ask if you need anything.

  5. jerome

    Only found one bug so far, related to posts with "more" content. Line 599 of Frontend.php should read:

    if ($context['type'] != 'post' && $context['type'] != 'static') {





    Right now I'm trying to understand the plugin system so that I can include my custom code from WP1.5.

  6. ludo

    I'm definitely interested in the patch, and any ideas you have for future development. As I commented on your blog, I guess I will accept Matt's hosting offer to open up collaboration to other developers.