Thanks Matt,

That tells me that my problem might be that FF needs some more headers
to understand that my dynamically generated images really are images.
They work fine for "html" viewing but in the feed the same url is used
but no images.

/Martin


On Mar 17, 3:47 pm, Matt Curry <[email protected]> wrote:
> Hey Martin,
> I don't do anything special for this.  Just assign the HTML to the
> description.  I don't escape it or wrap it as cdata...cake handles the
> escaping automatically.
>
> If it helps here's one of my feeds generated w/ the RssHelper that has
> html/images and looks good in FF:http://rsstalker.com/feed/amazon/25percent
>
> -Matthttp://www.pseudocoder.com
>
> On Mar 17, 5:14 am, Martin Westin <[email protected]> wrote:
>
> > I am trying to put together a feed containing images in the
> > description of each item along with some p tags and other simple html.
>
> > Just entering the html into the description will work for Safari and
> > NetNewsWire but I can't figure out how to get Firefox to get it (I
> > haven't looked at IE or any other reader yet). I can't get CDATA in
> > there correctly since it will be escaped along with the rest of the
> > tags.
>
> > Anyone know how to get past this seemingly simple problem? I have been
> > at it for a while now and I am running out of ideas.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to