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.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | nat-views-2-integration.patch | 3.81 KB | anantagati |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | nat-views-2-integration.patch | 3.81 KB | anantagati |
Comments
Comment #1
drupaloSa commentedPlease update this module for Views2.
Comment #2
sammy-node commentedSubscribing
Comment #3
scottrigbyJust 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
Comment #4
anantagati commentedYes. You can embed view on a node and it can show all nodes which have taxonomy term associated to that node.
Comment #5
Zen commentedanantagati, can you find time to work on this?
-K
Comment #6
anantagati commentedI will do it on end of this week.
Comment #7
anantagati commentedPatch against HEAD.
Comment #8
anantagati commentedCreated nat 6.x-1.1-beta2 release.