amandaf
08-16-2007, 01:53 PM
1) Script Title: Pausing RSS Scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/index.htm
3) Describe problem:
I want to use this scroller to feature headlines and excerpts from my blog feed including social bookmark links at the end of each item. This has been configured in my feed to be exactly the way I want it, and is in RSS 2.0 format (burned through Feedburner). While all of the text I want is displayed correctly, the HTML is not correctly formed in the descriptions, and looks like this:
<p>My post summary here...</p>
<br/><br/><a href="bookmarklink#1">Bookmark link 1</a>...etc
If I set the Strip HTML variable to "False" in the lastRSS.php script, the feed shows only the test with no active links.
Here is a link to a test page which runs the script with the strip_html variable set to false in lastRSS.php:
http://kunoichi.info/rsspausescroller/demo.htm
I really want to be able to display these active links at the bottom of each feed item. Would anyone please be able to explain to me how this can be achieved?
In a different "Headlines generator" (provided by Feed2js) I am able to display the feed items the way I would like them to be shown; unfortunately though this is a static widget, and ideally I need the items to scroll as in the Pausing RSS Scroller.
Any advice would be much appreciated.
Regards,
Amanda
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/index.htm
3) Describe problem:
I want to use this scroller to feature headlines and excerpts from my blog feed including social bookmark links at the end of each item. This has been configured in my feed to be exactly the way I want it, and is in RSS 2.0 format (burned through Feedburner). While all of the text I want is displayed correctly, the HTML is not correctly formed in the descriptions, and looks like this:
<p>My post summary here...</p>
<br/><br/><a href="bookmarklink#1">Bookmark link 1</a>...etc
If I set the Strip HTML variable to "False" in the lastRSS.php script, the feed shows only the test with no active links.
Here is a link to a test page which runs the script with the strip_html variable set to false in lastRSS.php:
http://kunoichi.info/rsspausescroller/demo.htm
I really want to be able to display these active links at the bottom of each feed item. Would anyone please be able to explain to me how this can be achieved?
In a different "Headlines generator" (provided by Feed2js) I am able to display the feed items the way I would like them to be shown; unfortunately though this is a static widget, and ideally I need the items to scroll as in the Pausing RSS Scroller.
Any advice would be much appreciated.
Regards,
Amanda