Closed (won't fix)
Project:
Panels
Version:
6.x-3.x-dev
Component:
Panel pages
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2009 at 17:22 UTC
Updated:
9 Mar 2010 at 23:24 UTC
Hi guys,
pardon the newb question - but I am having a hard time outputting any variables as I normally could in a template file. E.g. $node->path would output the path to the current node.
I have a panel for a node type I call video, and would like to add a custom content pane where I place e.g.
print $node->path;
but there is no output. What am I missing?
many thanks for any pointers!!
Comments
Comment #1
merlinofchaos commentedSorry, it's not clear to me what template file you're trying to work with.
Not all template files are alike.
Comment #2
merlinofchaos commentedComment #3
esmerel commentedNo updates for more than 30 days.