Sporkfancier Consulting :: Downloads

 

Drupal Module: Subtitle

I’m no stranger to Drupal development. I am, in fact, a huge Drupal fan and have done a number of significant implementations and customizations in the last year.

I recently made a module for the New Schools Venture Fund site to make the addition of subtitles to nodes very, very easy.

This module adds a subtitle textfield beneath the title field. To display the subtitle, use the $node->subtitle_text or $subtitle_text variables (the latter is available within the node.tpl.php file). So, in most themes, you’d modify the node.tpl.php file and add a line like below:

<?php print $subtitle_text; ?>

Version Date Links
4.7.x 2007-04-27 Download

Contact Info

email: cam@sporkfancier.com
phone: 780.710.7326



* Home
* Clients
* Partners
* Downloads