Needs work
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2011 at 18:20 UTC
Updated:
16 Mar 2015 at 09:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
guypaddock commentedThe attached patch should fix this issue, though I don't know enough about how CTools / Page Manager works to know whether it's the right approach.
Could someone review it?
Thanks!
Comment #2
rick8900 commentedi m using pathauto module and set a alias for my custome content type
i added the alias is proposal/[node:title]
then i make a php file page--proposal.tpl.php to override the style
then i create new content of content type proposal.
when i m trying to see this content it showing but i want to run the overrided page which i created
"page--proposal.tpl.php".code in this file is
echo "hello"i want to display hello for this alias not the orignal contentComment #3
jhr commentedMoved to wrong module, moving back.