ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

magpie and photo's from flickr

July 16, 2010 2:30am

Subscribe [4]
  • #1 / Jul 16, 2010 2:30am

    Marcuse

    166 posts

    Hello

    I want to display a Rss feed from flickr on my website, can I use MagPie as tool or can this plugin only display links and descriptions? and if I can use this plugin how to display the photo’s from this feed.

    Feed is:

    {exp:magpie url="http://api.flickr.com/services/feeds/geo/Netherlands/North+Holland/Haarlem?format=rss_200" limit="10" refresh="720"}
    <ul>
    {magpie:items}
    <li><a href="http://{magpie:link}">{magpie:link}</a></li>
    {/magpie:items}
    </ul>
    {/exp:magpie}

    {magpie:link} only display the link of course but how to change this to display pictures


    found it, it was all in description

  • #2 / Jul 16, 2010 3:54am

    John Henry Donovan

    12339 posts

    found it, it was all in description

    Does that mean you are up and running?

  • #3 / Oct 07, 2010 6:17pm

    usccd

    1 posts

    Hello

    I want to display a Rss feed from flickr on my website, can I use MagPie as tool or can this plugin only display links and descriptions? and if I can use this plugin how to display the photo’s from this feed.

    Feed is:

    {exp:magpie url="http://api.flickr.com/services/feeds/geo/Netherlands/North+Holland/Haarlem?format=rss_200" limit="10" refresh="720"}
    <ul>
    {magpie:items}
    <li><a href="http://{magpie:link}">{magpie:link}</a></li>
    {/magpie:items}
    </ul>
    {/exp:magpie}

    {magpie:link} only display the link of course but how to change this to display pictures


    found it, it was all in description

    Can you please let us know how you solved it? I am trying to do the same, but without any luck.

  • #4 / Oct 08, 2010 2:02am

    Marcuse

    166 posts

    Yes, like all thinks if you know it it’s to simple

    Answer:

    {exp:magpie url="http://api.flickr.com/services/feeds/geo/Netherlands/{categories}{category_name}{/categories}/{title}?format=rss_200" limit="15" refresh="720"}
    
    {magpie:items}
    
       <div class="float">{magpie:description}</div>
    {/magpie:items}
    
    {/exp:magpie}

    If you need any help just ask, you can also use the add-on ‘seg2cat’ from ‘Low’ to run {categories}{category_name}{/categories}

    Succes

  • #5 / Oct 08, 2010 9:35am

    Ingmar

    29245 posts

    Glad to see you’re all set. Please post again in case there’s anything else.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases