We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Magpie with Twitter

Development and Programming

leemcalilly's avatar
leemcalilly
97 posts
16 years ago
leemcalilly's avatar leemcalilly

I’m using Magpie to pull in the RSS from twitter searches and I’m able to get the tweet and the author, but not the time stamp. Does anyone know why this might be? None of the variables available seem to work (http://expressionengine.com/downloads/details/magpie_rss_atom_parser/).

I’m using this in my template:

{exp:magpie url="http://{twitter-rss}" limit="10" refresh="10"}
        {magpie:items}
            <ul>
            <li class="tweet"><a href="http://{link}">{magpie:atom_content}</a></li>
            <li class="tweet-author">via @{magpie:author_name}</li>
                </ul>
        {/magpie:items}
{/exp:magpie}

The feed that I’m putting into the magpie url looks like this search.twitter.com/search.atom?q=”right+on+dynamite”

For some reason, I had to remove the http://www from the weblog entry and hardcode it into the template to get it to work.

Any thoughts on this would be rad. Thanks!

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.