i m thinking about free tagging entries may be enormous someday. and i believe it may be better to separate the terms from those vocab tables instead of putting them together with other terms. is there any discussion on this issue before? is there anyway to do so?

thanks a lot.

Comments

this_is_it’s picture

the current way i adopted is to remove the drupal vocabulary tables and preserve user customized tags through hook_link_alter.

but it leads to another problem, users can not see their vocabularies but customized tags while viewing node.

waiting for more beautiful solution...