Is it possible to create a node/page without a title?!

Geir19 - May 27, 2009 - 19:15

There is some node that I don't want to show its title on the frontpage. Is this possible?!

_

WorldFallz - May 27, 2009 - 19:47

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.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Create node/page without a title

Drupalace - May 27, 2009 - 23:55

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)

--------

Manuals, Q&A and more for the Drupal beginner

 
 

Drupal is a registered trademark of Dries Buytaert.