Does this module support Context Taxonomy?

Comments

Flying Drupalist’s picture

Err, that should be content taxonomy, I mispelled it.

eugenmayer’s picture

this is not yet implemented - but it is planed

eugenmayer’s picture

Status: Active » Needs work
eugenmayer’s picture

Well i touched this topic yesterday and it seemed to be not to easy for me. Iam running into issues with the content_taxonomy form element, which i would like to hide and feed with terms created by tagging ( same as its done with the core taxonomy module). But i seem to have problems with the #value_callback or the automcomplete mechanism, yet not clear.

Every help appritiated.

Flying Drupalist’s picture

Sorry, I'm not interested in CT anymore. The module is too unstable for me to really use, and has no compatibility with too many modules.

eugenmayer’s picture

Well iam using the core Taxonomies also, but CT is quiet spreaded. Well maybe i can finish this. Thanks for the informations anyway

looplog’s picture

Perhaps the active tags module might provide some help here? Anyway, subscribing as I'd like to see this implemented.

itangalo’s picture

If this module should be used with Content Taxonomy it probably should define a CCK widget – not use its native replacement for the Taxonomy module form element.

I haven't looked into any code, but my guess is that it would take quite some work. Still, it is something that has to be made to Drupal 7 where taxonomies are managed in a fashion very similar to Content Taxonomy. (It would also make sense to turn on/off the Tagging interface on the fields/content types, rather than globally for all the node types using the vocabulary.)

Those are my five cents of thoughts, anyway. :-)
//Johan Falk, NodeOne, Sweden

eugenmayer’s picture

Status: Needs work » Closed (won't fix)

Iam not going to implement this. Reopen if somebody volunteers, but actually i cant see any sense in content taxonomy. It has more bugs then works actually.

gagarine’s picture

Status: Closed (won't fix) » Active

Content taxonomy has now +23000 installations and is ported in D7 core... Nobody is interested to support it? http://drupal.org/project/active_tags look like a good starting point.

eugenmayer’s picture

Status: Active » Closed (won't fix)

Please reopen it if you actually _plan_ to work on it or rather working on this. This is very much out of focus for Drupal 6 at all. As tagging is not yet ported to D7, there is a lot work to do before we can start woring on this.

A port of content taxonomy does not make any sense for Drupal 7 and its implementation will differen in 99% of each line in there. Tagging will have a support "content taxonomy" like in Drupal 7, doe taxonomies being fields in D7.