Closed (fixed)
Project:
Taxonomy NCO
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Jun 2011 at 14:47 UTC
Updated:
9 Jun 2012 at 11:44 UTC
Hi there,
thanks for the module, I really like its idea.
You wrote:
"Module outputs:
[...]
- A views argument handler to filter a given term + related terms."
Where to look for it? There is nothing new in my Views.
Thanks,
Szy.
Comments
Comment #1
russellb commentedHi there,
The views argument handler is views 1 from the original School of Everything development of the module. It would need porting to views 2 to be useful in Drupal 6. Have you got the taxonomy page block working?
Best wishes,
Russell
Comment #2
russellb commentedComment #3
russellb commentedI'm wondering if we could use a views 3 relationship for this. I figure that would allow more flexibility than the custom argument that we provided in views 1. People could use the standard views 3 taxonomy argument handlers and add an NCO relationship.
Comment #4
russellb commentedComment #5
russellb commentedI have views 3 integration working now for NCO in testing. I've written the code to tell views 3 about the taxonomy_nco table, and got an NCO taxonomy relationship going which has allowed me to recreate the functionality of our related terms block in views. I think this approach will open up a lot of new possibilities for the use of Taxonomy NCO relationships within overridden taxonomy views, and beyond this in custom views across sites. I'll do a little more testing before pushing to 7.x-1.x-dev - pls PM me if you would like to see something in advance.
Comment #6
russellb commentedFirst views 3 integration pushed to 7.x-1.x:
http://drupal.org/commitlog/commit/12120/7bde9a4d24d6634e34e6bd3c9a8ab6d...
On this version I've had a taxonomy view running using:
This recreates the functionality of the related terms block but brings it within the configurability of views.
Comment #7
russellb commentedComment #8
russellb commentedViews integration now on release in 7.x-1.2