Closed (won't fix)
Project:
Page Title
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2009 at 14:10 UTC
Updated:
27 Jul 2016 at 12:59 UTC
Jump to comment: Most recent
Comments
Comment #1
nicholasthompsonDuplicate #276342: Panels Integration for 5.x
Please keep conversations in the panel thread - otherwise things get messy ;-)
Panels integration is definately on the To Do... The problem is "Scope" or "Context"... Eg, is this panel view overriding the user profile? a term page? a frontpage? Without this I do not know what objectst to pass to tokens and therefore token cannot do its job properly.
I also need a little time too ;-)
Comment #2
jenlamptonhey nicholasThompson,
I think this is a different issue than the 5.x version because in Panels 3 there *is* context available to work with. The 5.x thread presents an entirely different set of problems. ;-)
This is a critical issue for me so I'm going to work through it in a preprocess function for now, but I'll post what I do here, maybe it'll help save you some of that time you need so much :-)
Jen
Comment #3
nicholasthompsonThat'd be appreciated - I'll see what I can find out about it...
Comment #4
locomo commented@jenlampton
hey.. any success here? i'd love to hear your solution as this is something i'd really like to get working as well
thanks!
Comment #5
iaminawe commentedI am still battling with this issue with no resolve yet.
Look forward to helping to test.
Thanks
Gregg
Comment #6
kevinquillen commentedHey guys,
We have a panel that controls our clients homepage, but, if you look at the code in page_title.module:
This won't change the frontpage at all, only set a pattern or get the default, it won't look at what the user entered. Essentially what I wound up doing was copying that function into template.php, renaming it, and removing the frontpage specific code. Then, in page.tpl.php to get around the Panels issue:
This did the trick for me for solving both custom front page title and panels title override.
Comment #7
sittard commentedThis thread has been open for a while now! Can some one please provide an update on the latest development status of this issue. From what I can tell Panels 3 and page title are incompatible. In both 6.x-2.3 release and the latest development snapshot.
Thanks.
Comment #8
sittard commentedI just found this thread on the Panels Issue queue which might help others:
http://drupal.org/node/749472
Comment #9
baff commentedsubscribe
Comment #10
damienmckennaThe D6 branch is no longer supported so no new features will be added.