Currently in the content_taxonomy.inc plugin file, the values that are passed as arguments are hardcoded to OR. It would be good to have the option to AND these.

Comments

brenk28’s picture

Here is a patch that implements that option.

kaizerking’s picture

is this patch working ?