FeedForAll Forum Index ?
?Home?????FAQ????? Search ?????Register ?????Profile? ????Log in
?Remove tables? Barebones template? View next topic
View previous topic
Post new topicReply to topic
Author Message
thefredelement



Joined: 08 Aug 2013
Posts: 2
Location: Long Island, NY

PostPosted: Thu Aug 08, 2013 4:27 pm Reply with quoteBack to top

Hi, I've edited the sample-template file to only have:

[code]
~~~BeginItemsRecord~~~
~~~ItemDescription~~~
~~~EndItemsRecord~~~
[/code]

but rss2html.php spits out a ton of table data, I've looked in both rss2html.php and FeedforAll_XMLParser.inc.php files to see where I could edit that out but can't seem to find it.

I'd ideally like to truly format all the results myself, but at least remove the tables, or at the very least, the inline styles.
View user's profile
Tech Support



Joined: 27 Aug 2004
Posts: 2694

PostPosted: Fri Aug 09, 2013 8:42 am Reply with quoteBack to top

No HTML formatting should be being added, beyond what is in the template.

If you post links to to the template, source rss feed, and rss2html.php scipt, I will take a look.

Is it possible that the HTML is coming from the Description in the RSS feed? RSS feeds can use HTML in the description field.

_________________
Create RSS Feeds
Audio Recording and Editing
View user's profile
thefredelement



Joined: 08 Aug 2013
Posts: 2
Location: Long Island, NY

PostPosted: Fri Aug 09, 2013 4:01 pm Reply with quoteBack to top

Tech Support wrote:
No HTML formatting should be being added, beyond what is in the template.

If you post links to to the template, source rss feed, and rss2html.php scipt, I will take a look.

Is it possible that the HTML is coming from the Description in the RSS feed? RSS feeds can use HTML in the description field.


That's exactly what it was.. I had to take a look at what was in the feed and it was sending all sorts of crazy stuff along, I took it out by using strip_tags.
View user's profile
Display posts from previous:?? ? ?
Post new topicReply to topic


?Jump to:? ?



View next topic
View previous topic


Powered by phpBB ? 2001, 2002 phpBB Group :: FI Theme