[support] filtering on multiple terms per node, how?

Anton anton.list at gmail.com
Wed May 2 22:25:38 UTC 2007


On 03/05/07, Haisam K. Ido <haisam at ido.org> wrote:
>
>  That's really impressive!  This clearly can't be just SQL.  PHP must be
> involved.

You can also specify the depth when you have hierarchical vocabs:

/taxonomy/term/termids/depth

eg

/taxonomy/term/termids/0 (same as /taxonomy/term/termids )
/taxonomy/term/termids/2 (include terms up to two levels below)
/taxonomy/term/termids/all (include all subterms)

-- 
Cheers
Anton


More information about the support mailing list