Posted by geodaniel on August 26, 2008 at 3:23pm
Jump to:
| Project: | Activity Stream |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
#266615: Add views support added views 1.x support to the 5.x branch but has issues in the 6.x branch, partly due to a missing include file and partly due to the fact that the Views API has changed greatly for Views 2.x, the only version available for Drupal 6.
The new API for Views 2.x is documented between http://groups.drupal.org/node/10129 and http://views.doc.logrus.com/ and other modules (such as OG) can be used as examples to base the code on. I started on this, but haven't got very far on it, so if somebody else wants to pick it up, please feel free.
Comments
#1
Release of the next version of AS is pending this ticket. Working on it, but if someone has a working patch, it would be appreciated.
#2
akalsey: you still working on this one? I think views support would be a killer feature for this module. If you're not working on it now would you be willing to share whatever code you do have and I can take a stab at it when I get a chance.
#3
are there some proceedings with it?
would be great!
#4
Any update on this?
#5
Views 2 support is now in -dev. There are no default views created in this version, but the link and source module are exposed as filters and source, link, and icon are available as fields.
#6
In RC1