D6 version is missing support for Views 2 - instead it's using the code for Views 1. I'll be posting a patch over this weekend.

CommentFileSizeAuthor
#7 nat-views-2-integration.patch3.81 KBanantagati

Comments

drupaloSa’s picture

Title: Views support for NAT » Support for Views2
Category: bug » support

Please update this module for Views2.

sammy-node’s picture

Subscribing

scottrigby’s picture

Version: 6.x-1.1-beta » 6.x-1.x-dev

Just to clarify – would this allow, for example, an embedded view on a node (using viewfield fir instance) to display a list of all other nodes that are tagged with it's associated taxonomy term?

This is the reason I'm looking at this module.

Is there a recommended way to do this using this module and a custom php snippet (in a block for instance) in the meantime - until Views2 compatibility is included in the module?

Thanks in advance for any advice on this :)
Scott

anantagati’s picture

Just to clarify – would this allow, for example, an embedded view on a node (using viewfield fir instance) to display a list of all other nodes that are tagged with it's associated taxonomy term?

Yes. You can embed view on a node and it can show all nodes which have taxonomy term associated to that node.

Zen’s picture

Category: support » task

anantagati, can you find time to work on this?

-K

anantagati’s picture

Assigned: Unassigned » anantagati

I will do it on end of this week.

anantagati’s picture

Status: Active » Needs review
StatusFileSize
new3.81 KB

Patch against HEAD.

anantagati’s picture

Status: Needs review » Fixed

Created nat 6.x-1.1-beta2 release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.