Download & Extend

update / delete term widget for content taxonomy

Project:Content Taxonomy
Version:6.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I understand that content taxonomy can create a term in core taxonomy when creating a new term with it.

How far does this integration work, such as updating and deleting the content taxonomy term will update and delete the corresponding term in core vocab?

Cheers,
G

Comments

#1

it's possible to create new terms through the autocomplete widget, which will insert new terms into the core taxonomy.
I don't see any way of deleting or updating existing terms with any widget, or do I misunderstand your question?

#2

Title:Will deleting / updating a content taxonomy term delete /update the equivalent term in the core taxonomy as well?» update / delete term widget for content taxonomy
Category:support request» feature request

Got it :)

I guess this should become a feature request to be able to update/delete existing terms from content taxonomy :)

#3

i am developing a content_taxonomy widget i called content_taxonomy_update. His purpose is to create a single term in a targeted vocabulary when the node is created and then only update term name when the widget field is changed. In addition to auto_title it provide a simple way to associate one term by node. I can share this. I am working know on the node deletion behaviour.

nobody click here