Posted by levavie on November 26, 2006 at 10:25pm
| Project: | Primary Term |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Only regular vocabularies are suppored.
Comments
#1
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.
#2
#3
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
#4
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.
#5
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?)