If I add a "Taxonomy: Tags for pages" to the list of fields to be used in my "editablefield"-view, I don't get an autocomplete field for that in the page presented by the view. If I use a nodereference to the same taxonomy (I'm using Category module to enable that), then I get the autocomplete field up; but then I loose the functionality of seeing the tagged article in the term page/category page.
When I mass import through the quote module I need to manually set all the tags for the quotes I've added (actually only tags that aren't common for the whole imported list, the common tags I can select before the import).
Therefore I would request the feature of letting all categories/taxonomies assigned to a node type be available for edit in the resulting view; thus I don't have to visit every node manually.
Comments
Comment #1
winston commented+1 on this. A way to pick taxonomy vocabs for inclusion on the resulting page is needed. However, this should ideally not be "all or nothing". For example, if some taxonomy vocabs have default terms (using taxonomy default module), then it may be desireable not so show those on the resulting page for edit so this should be under the control of the view definition.
Comment #2
markfoodyburton commentedIf you use a CCK widget to set the taxonomy, that should work.... ?
Comment #3
winston commentedMark, not sure what you are referring to - is it CCK Taxonomy?
If so, that doesn't really edit taxonomy for a node. It basically allows you to make a taxonomy vocabulary a field which now is totally separate and unrelated to the taxonomy for the node.
Comment #4
winston commentedOoops, spoke too soon. Content Taxonomy module does appear to offer updating the taxonomy for a node (as the default option). CCK Taxonomy on the other hand does not.
I'll give Content Taxonomy a try with editablefields when I get a chance and report back if it works as hoped/expected.
Comment #5
patchak commentedHey there,
Do you have some feedback about using content taxonomy and editable fields? Is it possible to change the taxonomy for a node with these two modules, directly from a view?
Thanks,
Patchak
Comment #6
markfoodyburton commentedErr, I was waiting for you to give an answer to that :-)
Did you try the CCK module? Did it work? What went wrong?
Cheers
Mark.
Comment #7
mengi commentedPer https://drupal.org/node/2148735, 5.x is longer maintained so issue is closed.
Comment #8
mengi commented