Panels are great, but i'm having a really hard time with node override panels. I'm experiencing two issues which i cannot resolve:

1. Integration with Printer, e-mail and PDF versions module ( http://drupal.org/project/print ):

It's look like the panels 2 module prevent from displaying print module links on node override panels. They are normally displayed on regular (non-overrided) node pages and also on normal panel pages, but on node override panel I cannot make them to show, I tried add printer links block to panel with no effect(block title was shown but links were missing), I tried adding custom php block with

print print_insert_link();

content - no result, links still missing. what is even more strange, there is one place where links are shown on node override page - next to the comments, when I turn on this feature in content type options. Any ideas what could be wrong?

2. Displaying terms assigned to the node only from one specific vocabulary - I tried relationships but it seems that this doesn't work in that way - it always displays all terms from selected vocabulary while I want to display only terms which are associated with the node. I've found module to do that called 'taxonomy hide'. But this module works only when 'no extras' is turned off. Unfortunately, I have to turn on 'no extras' because I have cck fields which I don't want to display on node page and 'no extras' is the only way to get rid off these fields, since there is no way to force panels to respect 'exclude field' cck feature.

I'll be very thankful for all kind of possible solutions, patches or workarounds.

Comments

bsod’s picture

anybody?

bsod’s picture

c'mon guys.

merlinofchaos’s picture

Status: Active » Closed (won't fix)

Panels 2 is no longer available and is unsupported. Marking all Panels 2 issues won't fix.