FeedAPI Node Views for Drupal 6
Imago - March 26, 2008 - 07:41
| Project: | FeedAPI |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
When trying to see all items of a feed, I get:
The requested page could not be found.
Drupal is set in multilingual context, but the same error occurred when no multilingual option was activated.

#1
Please check out the beta release readme: http://drupal.org/node/233938
It's stated that feedapi node views is not updated to drupal 6. Unfortunately Views API documentation (http://drupal.org/node/235062) is not ready for 6.x Drupal. So I have to wait with porting. Sorry. I also can't want to see a good API documentation of the latest views.
#2
subscribing.
#3
Not sure if this is helpful but looks promising: http://views.doc.logrus.com/
#4
I think I'm about halfway through a 6.x port. It doesn't work, but it's not screaming error messages. If anybody else is working on this, please let me know, as you're likely to be able to do it better and faster than me. I have no experience with views integration, and there is only very, very partial documentation for views 2.x, so I'm having to piece it together using a Rosetta Stone of other modules. Having said that, I think I only need to find another free afternoon to get it working (perhaps I'll find one in the next week or two).
I don't want to post the work in progress, because it is still fundamentally broken, but if anybody's interested in helping, let me know.
#5
Here's something that might do as a starting point. It successfully produces the default 'feeds' view, but there's a possibility other functionality got lost, as by necessity it was almost a ground-up rewrite. Also to be perfectly honest I didn't really know what I was doing, as about the only thing I'm less familiar with than Views 2 is Views 1.
There's only a single function retained untouched, the rest is completely rewritten, so you might as well use the tarball, but I've provided a patch against the 5.x-1.2 version of feedapi_node_views because it's the Right Way to do things. Feedback appreciated.
#6
I tested the module. This works without problem.
Thank you so much! This was an extremely important feature for the 6.x branch. I committed this. The next main release (soon!) will provide Views support, that's great :)
#7
temp
Automatically closed -- issue fixed for two weeks with no activity.
#8
Automatically closed -- issue fixed for two weeks with no activity.