Hi,

Thanks for a really useful module. I've also been using Taxonomy Manager which AFAIK is by far the easiest way of managing large taxonomies. Putting the two of these together makes it much easier to manage the mappings between two or more vocabularies that your module makes possible.

There are two patches:

taxonomy_vocab_relate-taxonomy_manager.patch - should be applied to Taxonomy Vocabulary Relate. It doesn't introduce a dependency on Taxonomy Manager so it could be committed without affecting current operation.

taxonomy_manager-taxonomy_vocab_relate.patch - should be applied to Taxonomy Manager. Again doesn't affect existing functionality but is needed for the Taxonomy Vocabulary Relate patch to work.

If you think it's suitable to be committed it would be worth asking the author(s) of Taxonomy Manager if they would commit the patch to their project.

Andy

Comments

geoffberger’s picture

Likewise, thank you very much for the incredibly useful module.

Andy, thanks a bunch for supplying both patches. They were exactly what I was looking for, some sort of mapping so you could reference different vocabularies within Taxonomy Manager.

One additional thought. While on a Vocabulary within Taxonomy Manager, it'd be nice to see other related vocabularies below the selected Vocabulary. Therefore, you could see a list of possible terms from any of the related Vocabularies.

If you see some application to this, let me know and I'll try to work on it. Again, great work with this.

Geoff

chaps2’s picture

Isn't your requirement better served by just having another browser window open? That's what I do!

Andy

chaps2’s picture

Here's an updated patch for the latest version of taxonomy manager - version 6.x-2.x-dev. The patch for this project stays as is.

Geoff - If you've seen the new double tree view in taxonomy manager then perhaps that's the sort of thing you were looking for? There's scope there for a really neat UI (ideally - for a smallish taxonomy at least - draggable relationship vertices) with a bit of work...

Although things are a bit quiet around here, I'm still finding this project to be very useful.

Andy

summit’s picture

Any news on this please?
Thanks for going into this.
greetings, Martijn

chaps2’s picture

Yes. See #842734: Create and view related terms in double tree view on the taxonomy manager queue for a patch that adds relationship flags, view, and create to the double tree view. No "draggable relationship vertices" but it's a step in the right direction and it would just be a case of a little extra javascript to do so...

Andy