how to create a block for this
awb7422 - August 14, 2007 - 04:00
| Project: | FooAggregator RSS aggregator. |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
it is actually not possible at the moment. we forgot to implement a feed id filter. will fix this by monday.
#2
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.
#3
I just downloaded the latest cvs version, upon refreshing an existing feed, I get an all white page...any ideas? Thanks.
#4
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
#5
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.
#6
you may need to clear the views module cache by visiting admin/build/views/tools
#7
worked very nicely; I'm now able to build a block for this. Thanks very much for your hard work
#8