Is this a possible feature? Thanks.

Comments

christefano’s picture

Status: Active » Fixed

Try using Content Taxonomy or another taxonomy-related CCK field module.

Flying Drupalist’s picture

Hi, have you gotten this to work? Changing the taxonomy through content for content taxonomy kills all terms.

Flying Drupalist’s picture

Status: Fixed » Active
christefano’s picture

I've gotten this to work with Content Taxonomy and Drupal 5.

Flying Drupalist’s picture

Has anyone gotten this to work with drupal 6?

joshuajabbour’s picture

Status: Active » Postponed

This seems to work fine after the patch in #420092: Bring comment_cck up-to-date, combine patches is applied, using the latest 6.x version of Content Taxonomy.

One note: If you add a content taxonomy field to a content type *after* you've already added a bunch of terms to those nodes, the terms *won't* be brought into the new content taxonomy fields. This is an issue with content taxonomy (#368918: Keep core taxonomy & CCK taxonomy synced ).

- Marking as postponed, as this can be closed after the above patch is applied.

Flying Drupalist’s picture

Thank you, this is well explained. :)

Flying Drupalist’s picture

Status: Postponed » Active

This is not working for me. I've applied the patch, set a content taxonomy field as comment cck, and when I go to add a new tag in the comments, the old tag persists but the new one is nowhere to be seen.

For me it looks like this:
tags: Actress »

Actress is the tag set in the node edit page.

Thanks!

mitchell’s picture

Title: Alter taxonomy? » Integration with content_taxonomy
Component: Code » Documentation
Category: feature » support
Status: Active » Postponed (maintainer needs more info)

Please try the latest dev release.

Flying Drupalist’s picture

Status: Postponed (maintainer needs more info) » Fixed

Thanks, this works. :)

Status: Fixed » Closed (fixed)

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