I'm looking for a way to get a node's terms, but only from a specific vocab. I need this for a couple of different things, but right now I was looking through the uc_google_base module and noticed it was marking product type as all of the terms. If uc_manufacturer is installed, however, this adds the manufacturer into the product type tag instead of the brand tag as it should be.
The code for getting all of the terms, as it is right now: implode(',', $terms)
How can I split that up into ones only under specific vocabularies?
Thanks!




Joined: 05/28/2008