This is an excellent concept for a module - essentially a Views-based version of the Taxonomy Multi Editor.

One thing that would make it even better would be if you could pick which taxonomy vocabularies showed up in the Tagger. For example, on my site we have a large number of vocabularies, such as Calais terms, which we don't want to edit using this interface. We only have about 3 vocabularies per node that we would actually like to edit this way.

CommentFileSizeAuthor
#7 exclude_vocabs.patch1.01 KByan

Comments

wulff’s picture

Assigned: Unassigned » wulff

It is now possible to select which vocabularies show up in the view.

Please download the latest development snapshot and try it out.

wulff’s picture

Status: Active » Fixed

This functionality has been added in the latest release of the module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

XerraX’s picture

Version: 6.x-1.0 » 6.x-1.6
Status: Closed (fixed) » Active

Does not work for me. I selected a specific vocabulary in the design options, but still see all vocabularies.

yan’s picture

Same as #4: I can select vocabularies, but the selection doesn't have any effect. In fact, some vocabs that are not selected show up while others that are selected don't.

EvanDonovan’s picture

This seems to have sporadic issues for me as well. Currently we simply have unchecked all vocabularies (so that they all show) since we disabled the Calais module that was initially causing the problem.

Thanks for looking into this.

yan’s picture

Category: feature » bug
Status: Active » Needs review
StatusFileSize
new1.01 KB

I tried to understand how the module works and created a patch. For me it seems to work fine. Please review.

asb’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for the patch; it applies cleanly and works as advertised.

-asb

yan’s picture

RTBC?

yan’s picture

Could you please commit the patch from #7?

EvanDonovan’s picture

Fixes the bug for me, thanks.