Active
Project:
Link Intelligence
Version:
6.x-1.0-rc11
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Apr 2011 at 15:32 UTC
Updated:
20 Nov 2011 at 19:47 UTC
I use Panels as my primary means for overriding the node template. When I load the page I'm not seeing the auto-generated content links when I insert the Body pane into a Panels template. When I disable the panels template the content links show up. I've attached screenshots showing the differences.
Is this a bug or did I miss a configuration somewhere?
Modules used:
* Panels 6.x-3.9
* Panels Everywhere 6.x-1.1
* Chaos tool suite 6.x-1.8
| Comment | File | Size | Author |
|---|---|---|---|
| panels-enabled.png | 11.97 KB | jdlind38 | |
| panel-disabled.png | 20.13 KB | jdlind38 |
Comments
Comment #1
jdlind38 commentedComment #2
easyRider commentedHaving same problem here, anyone can help ?
Comment #3
easyRider commentedSolved with this code.
The problem is that panels doens have this context, so you have to get the node's content and print it.
In panels, create a new personalized content, and include this php code there.
Glad to help.
Comment #4
jdlind38 commentedI can confirm that the work around above works—thanks!
Is it possible to add this functionality to the module instead of pasting custom code?
Comment #5
demonrage commentedcan this be a patch for panels or for the module itself, i have like 20 content types on my website and adding this to every content type is a real pain, also i'm afraid at some point of upgrading modules to not be compatible, thx in advance
Comment #6
demonrage commentedplease do this as a patch or in next release, most of drupalers use panels as thier choce for orgnize and display content. thx