Closed (fixed)
Project:
Page Title
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Jul 2008 at 05:40 UTC
Updated:
10 Jun 2009 at 00:03 UTC
Jump to comment: Most recent file
Hi,
I have checked the "term" content type in the settings but when I edit a term, I don't see any box where to add a page title for the term.
Is it normal?
I need to edit the page title of the forum pages.
sorry for my poor english
Thank you.
| Comment | File | Size | Author |
|---|---|---|---|
| #15 | page_title_w_tax.patch | 4.77 KB | jenlampton |
| #11 | page_title.tar_.gz | 13.23 KB | jenlampton |
| #8 | page_title.tar_.gz | 13.24 KB | jenlampton |
| #8 | page_title_install.patch | 2.3 KB | jenlampton |
| #8 | page_title_module.patch | 10.32 KB | jenlampton |
Comments
Comment #1
nicholasthompsonUnfortunately it is not possible.... Yet...
I am working on solving this.
Unfortunately, Drupal does not have a hook for interception of term loading.
If you're using Views I am working on a patch for it with that there #176985: Support For Views
Comment #2
nicholasthompsonMarking this as duplicate... Reason?
I believe that a combination of fixes for:
... along with Taxonomy Enhancer will solve this...
Comment #3
murzThank's! We help me to solve my problem with page titles for terms!
Comment #4
jenlamptonCan you look at what the nodewords module did for changing meta content on taxonomy pages? You're essentially doing the same thing... (personally believe it should be the same module... but I digress...)
also check out _nodewords_detect_type_and_ids()
Jen
Comment #5
jenlamptonwhoops forgot to change the status back :-)
Comment #6
michelemeek commentedI'm interested in making this work as well...
Michele
Comment #7
jenlamptonMichele,
I just did a complete re-write of the module and it's working on my dev site. Want to try to upgrade a site to this new version before I post it on here, but I'll try to get to it tomorrow.
Jen
Comment #8
jenlamptonI have included both panels and taxonomy integration in these changes. Here is a tar of the updated module, along with patches for both files changed.
Please note, this new version of page_title INCLUDES SCHEMA CHANGES so you must run update.php after upgrading.
Jen
Comment #9
summit commentedHi,
Will this thorough patch be committed?
Thanks in advance for considering this!
greetings,
Martijn
Comment #10
jenlamptonMartijn,
I believe it needs a lot of work - I'm still ironing out the bugs myself. Plus, I just stumbled across http://drupal.org/node/176985#comment-736836 which contains a similar schema update - so I'll probably rework the above code to play nice with what Nicholas has done.
Jen
Comment #11
jenlamptonHere's a set of the most recent changes, I'm sure there will be more...
Comment #12
mrgoltra commentedsubscribing
Comment #13
nicholasthompsonI'm cleaning up the module for its first official release. I will then roll a patch with this code against what I have to see how we can progress with this.
Comment #14
jenlampton@ nicholasThompson
That sounds great, I got really busy and haven't had time to work on this since then anyway. Re-rolling against 2.0 sounds like the way to go.
Thanks,
Jen
Comment #15
jenlamptonOk, I just added the changes for taxonomy into the 2.0 branch. It's working on my dev site but I'll need help testing. Please test this patch (it's against head, i think) and let me know if there's anything I missed.
Jen
Comment #16
wflorian commented+subscribe - I will test the patch on a dev site and get back soon.
Comment #17
mindgarden commentedCan does this mean Page Titles module will work with Panels 2?
Can someone explain to us mere mortals how to install the patch?
Comment #18
summit commentedPanels is going to Panel 3..Panels 2 will not go out of alpha phase as I understand.
Please support Panels 3 please!
Greetings,
Martijn
www.trekking-world.com
Comment #19
Jean-Philippe Fleury commentedsubscribing
Comment #20
AgentD commentedsubscribing
Comment #21
nicholasthompsonThis feature (or a version of it) has gone into DRUPAL-5--2 and DRUPAL-6--2.
I'm doing some final tidying & testing before I tag it.
Panel & Views integration are more complicated than they sound due to the arguments in the URL. That will need research.
Comment #22
wflorian commentedSounds really great. Looking forward to the Panels & Views Integration!
Comment #24
summit commentedHi, I am not able to get this working. How can I see this is working.
I am on 6.x-2.x-dev (2009-Mei-08)?
Thanks for bringing panels/views support into scope!
Greetings,
Martijn
Comment #25
nicholasthompsonThere should be a "Page Title" field inside the Advanced Options fieldset on the term edit page...
Comment #26
summit commentedHi Nicolas, Sorry I am not seeing the "Page Title" field in the 6.2 dev of the 8th of may 2009.
Sorry to report this, may be a mistake on my part.
Greetings,
Martijn
Comment #27
Neutric commentedI have the same problem as Summit.
Comment #28
Neutric commentedSorry, didn' saw this: http://drupal.org/node/464006