I'm using the module, as it seems to parse rss feeds very well. I've tried using the view module to create a block for the data that this module parses, but to no avail. Does anyone know how to create a block based view for this? Thanks very much for your help.

Comments

alaa’s picture

it is actually not possible at the moment. we forgot to implement a feed id filter. will fix this by monday.

alaa’s picture

Status: Active » Fixed

just commited a fix to cvs.

you can now create blocks for a specific set of feeds by creating a view and adding the "Feed Item: parent feed" filter.

awb7422’s picture

I just downloaded the latest cvs version, upon refreshing an existing feed, I get an all white page...any ideas? Thanks.

alaa’s picture

please open a seperate issue for each bug report. the blank page thing has nothing to do with the create a block feature request.

as for the blank page, this typically means a PHP error, please read this handbook page first. then when you find out the exact PHP error open a new issueand report the details.

you might want to review the rest of the troubleshooting FAQ handbook

awb7422’s picture

Status: Fixed » Active

I downloaded the latest cvs, however I'm still not seeing the Feed Item: parent feed filter when attempting to create a new view...any ideas? Thanks again.

alaa’s picture

you may need to clear the views module cache by visiting admin/build/views/tools

awb7422’s picture

Status: Active » Fixed

worked very nicely; I'm now able to build a block for this. Thanks very much for your hard work

Anonymous’s picture

Status: Fixed » Closed (fixed)