Results 1 to 3 of 3

Thread: RSS Display Boxes

  1. #1
    Join Date
    Jul 2006
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default RSS Display Boxes

    http://www.dynamicdrive.com/dynamici...ybox/index.htm

    I was wondering if this has the images support that simple pie does, it's pretty neat, it's like the best feature i've seen in one.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    This script uses Simplepie on the backend, so everything you can do with Simplepie, you can do in this script. The script merely provides an Ajax interface to the script, so you can easily display RSS feeds on any page, not just php pages. That, plus pagination.

    You'll want to edit outputbody.php so the correct syntax for including images in Simplepie is added to the file.

  3. #3
    Join Date
    May 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Images in RSS feeds???

    You'll want to edit outputbody.php so the correct syntax for including images in Simplepie is added to the file.

    What exactly is the tag to add to the outputbody.php file? Where can I find this--is it a "function"?

    See my site at www.afnhawaii.net

    I already have the RSS feeds coming in, showing the most recent posts in a CSS box on the front page of my site. I also have the most recent post in a box by itself. I want to show an image with that one.

    Each of my posts usually contains an image. If I want to show the image and then the headline and summary of the post, how would I do that?

    THANKS!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •