FeedForAll Forum Index ?
?FAQ????? Search ?????Memberlist ?????Register ?????Profile? ????Log in
?Placement in website View next topic
View previous topic
Post new topicReply to topic
Author Message
tjohng
Guest





PostPosted: Sun Mar 06, 2005 7:10 pm Reply with quoteBack to top

Reading your information it appears that you always create a template. I see how that can be placed in a new page, but I am interested in inserting RSS feeds in existing pages (websites). Will I be able to insert the template (feeds) exactly where I want them in existing websites/pages using this software?

Thanks,
John
Tech Support



Joined: 27 Aug 2004
Posts: 302

PostPosted: Mon Mar 07, 2005 11:39 am Reply with quoteBack to top

You have a couple of options. In either case you will want to create a template that generate a HTML TABLE instead of a full webpage. Take a look a the 'BasicHtmlTable.html' sample template that comes with FeedForAll.

You could then use FeedForAll's export feature to export your feed to a table, using that template. In your HTML editor you could then paste that table into your webpage.

The other option would be to use our free rss2html.php script. Using the same template as above, and a server-side include in your webpage, your feed could be automatically inserted into an existing webpage.

_________________
FeedForAll Support
View user's profileSend private message
Guest






PostPosted: Mon Mar 07, 2005 5:04 pm Reply with quoteBack to top

Thanks. I have several php applications on the server. Thought I read somewhere that Apache cannot parse SSI and PHP...it's one or the other. That correct?
Tech Support



Joined: 27 Aug 2004
Posts: 302

PostPosted: Mon Mar 07, 2005 10:00 pm Reply with quoteBack to top

It works fine on most servers (many running Apache), so I would have to say no, that isn't correct.

_________________
FeedForAll Support
View user's profileSend private message
Guest






PostPosted: Wed Mar 09, 2005 3:44 pm Reply with quoteBack to top

Tech Support wrote:
You have a couple of options. In either case you will want to create a template that generate a HTML TABLE instead of a full webpage. Take a look a the 'BasicHtmlTable.html' sample template that comes with FeedForAll.

You could then use FeedForAll's export feature to export your feed to a table, using that template. In your HTML editor you could then paste that table into your webpage.

The other option would be to use our free rss2html.php script. Using the same template as above, and a server-side include in your webpage, your feed could be automatically inserted into an existing webpage.


Hi,

Could you explain in further deatils how it's possible to use a html table in a webpage to display the feed, using your php script.

Thanks
Tech Support



Joined: 27 Aug 2004
Posts: 302

PostPosted: Wed Mar 09, 2005 3:56 pm Reply with quoteBack to top

I just posted some documentation for the script here:

http://www.feedforall.com/forum/viewtopic.php?p=860#860

It has an example using a table.

Hope this helps.

_________________
FeedForAll Support
View user's profileSend private message
Guest






PostPosted: Wed Mar 09, 2005 4:33 pm Reply with quoteBack to top

OK, so if you use the table template, what do you need to put here , is it the name of the existing webpage with the table template inside?

Syntax:
http:///rss2html.php?XMLFILE=&TEMPLATE=&MAXITEMS=

Think I am right, as the variables, would just be found by the script as they would in a normal webpage.
Tech Support



Joined: 27 Aug 2004
Posts: 302

PostPosted: Wed Mar 09, 2005 6:42 pm Reply with quoteBack to top

Yes. should be the full URL to the webpage with the table template inside it.

_________________
FeedForAll Support
View user's profileSend private message
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