On Monday 12 June 2006 15:17, Bryan Murdock wrote: > OK, it's the same with Internet Exploder. Here's two links to click > on and see if it's the same for you: > > Displays nicely: > > http://www.blueskyonmars.com/?feed=rss&cat=19 > > Doesn't: > > http://www.djangoproject.com/rss/weblog/ > > Bryan
Apparently firefox doesn't know what to do with rss version 2.0. Change it to: <rss version="0.92"> which is what is in the wordpress feed and it displays the way you want it (on my machine, anyway). Eric. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users -~----------~----~----~----~------~----~------~--~---

