Only regular vocabularies are suppored.

CommentFileSizeAuthor
#1 primary_term.module4.74 KBdruvision

Comments

druvision’s picture

Title: Doen't work with freetaggng vocabularies » freetaggng vocabularies support
StatusFileSize
new4.74 KB

The attached patch provides preliminary support for selecting the primary term from a freetagging vocabulary. This is practically essential when the vocabulary contains a large # of entries.

The vocabulary # (9) is still hardcoded and the non-freetagging form field is commented out.

druvision’s picture

Status: Active » Needs work
moshe weitzman’s picture

Version: 4.7.x-1.x-dev » master

note that the 5.0 version is slightly different so a new patch will be needed. hope you get to this though ... also see http://drupal.org/diffandpatch for diff instructions

asb’s picture

Title: freetaggng vocabularies support » freetagging vocabularies support

Could anyone please update this issue? Should 'Primary Term' 5.x-1.2 (and above) support freetagging vocabularies (I can't select a primary term there). If 'Primary Term' does not/will not support freetagging vocabularies, maybe this issue should be set to "won't fix".

Thanks, -asb

PS: Corrected a typo in the issue's title.

sethcohn’s picture

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

If someone wants to add better freetagging support to D6 Primary Term, please submit a patch.

Currently, you can select a freetagging vocabulary, and then pick an existing term from it as a primary term, but not add a new term. (You could add the term in the normal freetagging vocabulary field, then reload the form and it would be listed - perhaps that is enough for most use cases?)