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.

Feeding FeedGrab Plugin from a Weblog Entries Tag

November 15, 2010 12:51am

Subscribe [1]
  • #1 / Nov 15, 2010 12:51am

    [email protected]

    108 posts

    I am hoping to be able to create a weblog that I can simply add URL’s to which will automagically feed the “go” template I am using for Feedgrab.

    Here’s what I currently use:

    {exp:feedgrab url="http://feeds.feedburner.com/TechCrunch" weblog="10" title="title" date="pubDate" use="link|description" fields="iphone_link|iphone_description" refresh="10"}

    The issue here is that each time I want to add a new feed I have to hand code the additional loop.

    What I want to do is this:

    {exp:weblog:entries weblog="feed_find"}
      {exp:feedgrab url="{feed_url}" weblog="10" title="title" date="pubDate" use="link|description" fields="iphone_link|iphone_description" refresh="10"}
    {/exp:weblog:entries}

    Where the weblog “feed_find” is a cache of feed url’s that I input.

    The problem I am having is that I have the exp:feedgrab inside of the exp:weblog:entries tag and I think this is causing a parsing issue. Is there a way around this?

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

ExpressionEngine News!

#eecms, #events, #releases