Results 1 to 2 of 2

Thread: Thumbnail option in RSS Feeds Displayer

  1. #1
    Join Date
    Jan 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Thumbnail option in RSS Feeds Displayer

    1) Script Title: RSS Feeds Displayer

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...sdisplayer.htm

    3) Describe problem: This is a great script ... it would be perfect if it would allow the display of a picture that's in an RSS feed!

    Thanks,

    Jay

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

    Default

    The Google parser in this case decides the type/ amount of info that gets shown for each RSS entry. However, have you tried enabling the full text of each entry, by entering "description" as one of the keywords in function displayoptions():

    Code:
    myrss.displayoptions("datetime description")
    DD Admin

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
  •