Am 16.12.2009 12:40, schrieb Yo'av Moshe: > Sure. That's my feed - noal.org.il/rss/atom1.0 . > It shows Item.title as the entry's title, and Item.content as it's > summary. > > As you can see in the feed, my items' content is XHTML, but in the > feed it's escaped.
That is because the feeds are in XML fomrat, and so this is the correct thing to do. > I want TurboFeed to not escape my content, so if Item.content has an > '<img>' in it, my users will see the image in their RSS reader of > choice. A proper RSS reader will show your feed just fine. Chris -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

