#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

akalsey’s picture

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.

eojthebrave’s picture

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.

grienauer’s picture

are there some proceedings with it?

would be great!

rachelove’s picture

Any update on this?

akalsey’s picture

Status: Active » Fixed

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.

akalsey’s picture

Status: Fixed » Closed (fixed)

In RC1