I have been trying to create a visibility rule for a pane based on the taxonomy term of the node being viewed, within a default Panelizer layout. According to http://drupal.org/node/712618#comment-3355536 I should add a "Term from node" relationship, select the vocabulary, and the set of taxonomy visibility rules should appear when I go to add a rule.

However, in Panelizer, the taxonomy visibility rule options do not appear after adding the "Term from node" relationship. If, however, I set up a similar Panel using a "Node template" variant within Panels itself, the taxonomy rules do appear after adding the "Term from node" relationship.

Happy to provide further details if necessary.

Comments

merlinofchaos’s picture

I think this commit http://drupalcode.org/project/panelizer.git/blobdiff/9fab06aafd9579cdb43... needs to be backported from 7.x-1.x to 6.x-1.x and that will fix this problem.

dc_marc’s picture

Thanks for the tip off. I am dealing with the exact issue as @dbassendine was. Has there been any update to Panelizer that fixes this? Is there a workaround that anyone knows of? It's kind of important for what I need to do, and it's been 11+ months, so thought I'd ask if anyone has any insights on this. I would help with backporting but am not a good enough coder or Drupaller yet to be of any use, unfortunately. Thanks for any update you are able to provide :)

dc_marc’s picture

@merlinofchaos
The non-profit I work for might be able to put a little money towards this backport. How much would it cost? We really need the functionality within the next week, and my assumption is that a backport would be quick and easy for you to do, even though I don't know how to do one. Does this interest you, or is it possible? Any reply would be appreciated. Thanks for your consideration.
Marc

jemond’s picture

Status: Active » Needs review
StatusFileSize
new580 bytes

I ran into the same issue with Drupal 6. The bug occurred when on the default Panelizer context, but not in the node Panelizer context or Panels node template. Attached patch for D6 working in production.

damienmckenna’s picture

Status: Needs review » Fixed

This was committed by merlinofchaos back in January, thanks for the patch jemond!

damienmckenna’s picture

This has been released in 6.x-1.0-beta2.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.