Posted by kirilius on January 25, 2008 at 4:33pm
I need to display a panel in the context of a node and I need that panel to dynamically get its title from the node's context.
How can I do this?
I need to display a panel in the context of a node and I need that panel to dynamically get its title from the node's context.
How can I do this?
Comments
I had the same problem, and
I had the same problem, and I was looking for a answer in the tutorials about Panel, but then I came back to the panel module homepage and I realized that it was simply there :
http://drupal.org/project/panels
And it works...
have fun...
You also need to have the
You also need to have the "Keyword:" field set to "node" for the substitution to work.
Thanks!
Thanks!
Page_title instead of %node
Hi,
How about, when using the page_title module and wanting this page title instead of node-title as
Thanks a lot in advance for your reply!
greetings, Martijn