Closed (fixed)
Project:
FeedAPI
Version:
5.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2007 at 09:06 UTC
Updated:
9 May 2009 at 04:32 UTC
I have a Google Calendar feed connected to Drupal. It seems that the body of the message has html tags quoted by the FeedAPI. For example the following is part of a node as displayed:
Recurring Event<br>
First start: 2007-08-27 16:00:00 PDT
<br>
Duration: 7200
<br>Where: East Bay
<br>Event Status: confirmed
<br>Event Description: Tango &amp; More – Argentine Dance looking for dancers
Is there a way to make the feed module stop quoting html in the body of the feed?
Comments
Comment #1
alex_b commented- What's the default filter setting for the node you are using as feed item? - Set it to full HTML.
- What's the parser you are using?
Comment #2
sasconsul commentedI have set the Filter for the Feed to full HTML, but that does not seem to effect the 'Tangoing Event' nodes created by the feed. How do I set the default filter for the body of the content type?
BTW, I am using SImplePie as the feed processor.
Comment #3
alex_b commentedSet the filter for the node type that you use as feed _item_ to full HTML, too.
Comment #4
sasconsul commentedHumm,
I made sure that SimplePie was turned on and tried the feed again only to get an error page:
Comment #5
alex_b commentedClosing after extended period of inactivity.