Closed (won't fix)
Project:
Page Title
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
13 Aug 2007 at 17:29 UTC
Updated:
2 Nov 2010 at 00:36 UTC
Page title’s special installation instructions do cause some confusion for those not looking at the README.txt (or the note on the project homepage.)
During the install process we can check if the return value of _phptemplate_variables() to see if the main theme is configured for use with page_title. We can also do this check on the page_title settings page.
The main wrinkle will be working around the admin theme option. We need to make sure we are checking the main theme’s _phptemplate_variables() function and not the admin theme’s.
Comments
Comment #1
nicholasthompsonI cant think of anyway this is possible and accurate - in Drupal 5 or 6. There is simply NO access to the page level variables at module level, which I think is a huge oversight!
Comment #2
wayland76 commentedWould this need to be a change to drupal core, or to the PHPTemplate-based themes, or what? If we want it fixed, we need to file a bug against 7.x
Comment #3
nicholasthompsonI believe a bug/festure request needs to be filed against D7.
Comment #4
wayland76 commentedThat was what I figured, but with the comments at:
http://drupal.org/node/254804
...it may already have enough functionality in D6 that we don't need any special instructions other than possibly "Use a PHPTemplate-based theme".
Comment #5
nicholasthompsonPossibly.. I'll investigate. I believe we now have more than one issue open on this topic now...
Comment #6
nicholasthompsonI've decided that 2.3 shall be the last of the DRUPAL-5 releases. I simply do not have the bandwidth or energy to maintain that branch anymore. If anyone wishes to become a co-maintainer for the DRUPAL-5 branch, please contact me.