MagpieRSS feed question

Discussion in 'XML & RSS' started by mikebrad0927, May 27, 2006.

  1. #1
    How do I modify my feed to display the full post, instead of just a summary?
     
    mikebrad0927, May 27, 2006 IP
  2. rosytoes

    rosytoes Peon

    Messages:
    230
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Does your feed give you the full post? 99.9% of feeds don't.
     
    rosytoes, May 27, 2006 IP
  3. mikebrad0927

    mikebrad0927 Peon

    Messages:
    266
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ok, let me elaborate. I am using both ends of the feed. I am publishing the feed and displaying it on a different webpage.

    How do I change the publishing end to give me the entire feed?
     
    mikebrad0927, May 27, 2006 IP
  4. rosytoes

    rosytoes Peon

    Messages:
    230
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I see what you are trying to do now. Maybe you could open up your feed in a browser and see what tags enclose your full text, i.e. <tags>your full post</tags> and the access it via $item[tags]?
     
    rosytoes, May 27, 2006 IP