With Hierarchical Select Taxonomy Views integration committed (thanks Wim & Merge ) and since Content Taxonomy integration is coming along nicely (thanks crea and Wim) what would be the next steps in getting HS Views integration for Content Taxonomy up and working? I am more of a designer than a developer but would be happy to help test and report bugs if a patch was provided.

Comments

drupov’s picture

I would support that issue by testing/reporting/etc. as well

wim leers’s picture

Category: support » task

#342992: Port HS support for Content Taxonomy to Drupal 6 is fixed, mostly thanks to the massive efforts of crea!

Any takers for this issue? :)

patcon’s picture

As a temporary fix for those who just can't wait, you can select "Save values additionally to the core taxonomy system (into the 'term_node' table)" from basic field configuration for the content taxonomy field. Then, you'll be able to use the regular Hierarchical Select Taxonomy Views Integration sub-module to expose the HS filter.

Oh, and if the taxonomy terms showing up twice on the nodes is really irking you (since they'll show up below as tags and inline with the content taxonomy field, then you can use the Taxonomy hide module to hide the tags.

wim leers’s picture

Thanks for posting that biocomp.pat, I'm sure that was far from obvious to everybody :)

Bilmar’s picture

subscribing - i am currently using biocomp.pat's method above.

ahimsauzi’s picture

Going to test today - subscribing.

rburgundy’s picture

Greetings - thank you for this great module and I look forward to seeing it continue to develop!
May I kindly ask if there are any updates on this HS Content Taxonomy Views Integration?
Thank you

wim leers’s picture

No, I don't and won't have time to develop this any time in the next few months, I'm afraid. I definitely welcome a patch though! :)

wim leers’s picture

Status: Active » Postponed
YK85’s picture

+1 subscribing

robby.smith’s picture

+1 subscribing

dgastudio’s picture

+1

mayerwin’s picture

subscribing (pity that we cannot subscribe otherwise)

zeezhao’s picture

subscribing

A question to anyone, so that I can understand the issues.

I am currently using views 6.x-2.8 with latest dev hierarchical_select 6.x-3.x & content_taxonomy 6.x-1.x-dev.

Now I write a view which includes an HS field. When the results come back, I get something like this for the HS column:
* TermA > TermB > TermC (when displayed as Hierarchical text)

or

TermA
TermB
TermC
(when displayed as pure text)

So issues are:
1. can not sort the column

2. can not group the column, so that I can do sql aggregation like count(), sum() on other columns returned, and hence get results grouped per hierarchy.

3. can not get HS to display as a filter

Please confirm if this thread is related to solving these issues.

Also, what will it take to solve this? e.g. if someone is interested in writing the code, how much will the person charge?

Thanks

zeezhao’s picture

Still willing to sponsor this too...

jenfil’s picture

subscribing

wim leers’s picture

Status: Postponed » Closed (won't fix)

Let's get realistic. This will never be implemented.