Results 1 to 4 of 4

Thread: RSS DISPLAY BOX help

  1. #1
    Join Date
    Oct 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default RSS DISPLAY BOX help

    1) Script Title: RSS Box

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

    3) Describe problem: Set everything up and it works well. I am using this to display tour dates, but the thing I can figure out is how to change the order. Currently it displays them from latest first and I want it to display earliest first. How do I do this?

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

    Default

    How the feeds are sorted is controlled by the RSS parser SimplePie used by the script. Check out their documentation, then modify "outputbody.php" of RSS Display Box accordingly.
    DD Admin

  3. #3
    Join Date
    Oct 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    looks like: enableOrderByDate

    would be what would help. unfortunately simplepie documentation is lacking:

    http://simplepie.org/wiki/live/refer...bleorderbydate

    so if someone would be willing to assist me in how I need to implement the change in the parser or whatnot, as I don't have the experience to do so on my own.

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

    Default

    There might be something useful in one of the results here: http://simplepie.org/wiki/?do=search&id=sort If those don't help, they do have a support group from what I can tell.
    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
  •