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 not supplying any sort of date at all

Development and Programming

Ryan M.'s avatar
Ryan M.
1,511 posts
16 years ago
Ryan M.'s avatar Ryan M.

I’m trying to use the Magpie plugin in what I think is a very basic way, but absolutely NO date will show up for me. I turned caching way down for testing, and hav been manually emptying the Magpie cache folder between tests. I’m testing this with the feeds from the EE add-on library. The refresh is low because I’m testing…otherwise I’d jack that way back up. Please also disregard the crappy html - I’m just doing this down and dirty and quickly to test for the date.

{exp:magpie url="http://expressionengine.com/feeds/atom/addons/" limit="15" refresh="1"}
<ul>
{items}
<li><a href="http://{link}" rel="external">{title}</a> 

  created: {created}

  pubdate:{pubdate}

  issued: {issued}

  mod: {modified}

  {content}</li>
{/items}
</ul>
{/exp:magpie}

I’m trying everything the Add-on page says is legal to use for an ATOM feed, and the only things working are title, link, and content. All other variables return blank. Am I missing something obvious?

       
Tom83's avatar
Tom83
12 posts
16 years ago
Tom83's avatar Tom83

did you ever get this sorted? I’m trying to display the date from this : http://search.twitter.com/search.atom?q=test

{items}
<li><a href="http://{link}">{title}</a><br>
{author_name}<br>
</li>
{/items}

I’ve tried all the things listed on http://expressionengine.com/downloads/details/magpie_rss_atom_parser/ but nothing is working.

       

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.