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

winston’s picture

+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.

markfoodyburton’s picture

Status: Active » Postponed (maintainer needs more info)

If you use a CCK widget to set the taxonomy, that should work.... ?

winston’s picture

If you use a CCK widget

Mark, 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.

winston’s picture

Ooops, 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.

patchak’s picture

Hey 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

markfoodyburton’s picture

Err, 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.

mengi’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (fixed)

Per https://drupal.org/node/2148735, 5.x is longer maintained so issue is closed.

mengi’s picture

Status: Closed (fixed) » Closed (won't fix)