Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
If you only want to change the display of the title you can edit the node.tpl.php file and only print $title if $is_front is false. If you don't want to specify a title at all, see the http://drupal.org/project/auto_nodetitle module.
Comments
_
If you only want to change the display of the title you can edit the node.tpl.php file and only print $title if $is_front is false. If you don't want to specify a title at all, see the http://drupal.org/project/auto_nodetitle module.
Create node/page without a title
I've got an online post on hiding node titles in Drupal, to which helpful readers added many more techniques and tips:
http://www.drupalace.com/blog_entry_trick_bin_hiding_node_title_2007_07_03
(See also thread http://drupal.org/node/472760)