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.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | exclude_vocabs.patch | 1.01 KB | yan |
Comments
Comment #1
wulff commentedIt is now possible to select which vocabularies show up in the view.
Please download the latest development snapshot and try it out.
Comment #2
wulff commentedThis functionality has been added in the latest release of the module.
Comment #4
XerraX commentedDoes not work for me. I selected a specific vocabulary in the design options, but still see all vocabularies.
Comment #5
yan commentedSame 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.
Comment #6
EvanDonovan commentedThis 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.
Comment #7
yan commentedI tried to understand how the module works and created a patch. For me it seems to work fine. Please review.
Comment #8
asb commentedThanks for the patch; it applies cleanly and works as advertised.
-asb
Comment #9
yan commentedRTBC?
Comment #10
yan commentedCould you please commit the patch from #7?
Comment #11
EvanDonovan commentedFixes the bug for me, thanks.