Free Website Tips
Clients Include




Preprocess
Custom title for front homepage in Drupal 6 and 7
Posted by Joshua Stewardson on September 9, 2012
For the homepage of HowToSew.com I wanted to have a custom page title. The obvious answer to this was the nifty Page Title module which I've used with great success in the past.
However, in this case it just seemed like overkill as I only wanted the homepage title customized.
It isn't very tough to do which is handy. Using Sivaji's post on "How to set [a] custom page title in Drupal 7" as a starting place, it only took a moment. Here is the resulting code snippet:
DrupalCon Cliff's Notes: Theme Preprocess Functions - An Introduction
Posted by Joshua Stewardson on April 23, 2012



