Closed (fixed)
Project:
Page Title
Version:
5.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
18 Nov 2007 at 14:01 UTC
Updated:
1 Feb 2008 at 12:12 UTC
Hi,
The page title are working correct for the front and default patterns but are ignored for individual content types. Is this not yet working or am I doing something wrong?
Cheers
Comments
Comment #1
nicholasthompsonAlpha 2 has some known bugs - this sounds like one of them. I'll investigate.
Thanks.
Comment #2
wmclark commentedThis is happening for Alpha 3 for me.
Comment #3
nicholasthompsonI'll look into that... Thanks
Comment #4
wmclark commentedWill the 2.x dev version or the 1.1 version allow me to add a node reference title to the head_title of certain node types or is this only available in Alpha 2+?
Example:
I need to add the Artist (node reference title) for a Song content type to the page title so it would look like this... "Stronger by Kayne West | Site Title".
Comment #5
nicholasthompson2.x-dev is the same as PageTitle2Alpha3.
As long as the Node Reference is available as a Token, that should work fine.
Comment #6
nicholasthompsonI have addressed 2 problems in the dev release done today...
1) The module was not applying the right logic when using content-type-specific token patterns. It does now...
2) The module was not checking if the content type was actually USING an implicit page title based on the settings - it simply checked if one was present on the node. Therefore if you enabled it for the type, added a page title and then disabled it for the type then you would still get the page title rather than the node title.
Comment #7
nicholasthompsonFyi, this was the fixing commit...
http://drupal.org/cvs?commit=96278
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.