Answer by Jeremy French for Drupal: hiding node titles
jeremyfrench — Wed, 07/28/2010 - 12:09
Not really. Node titles are somewhat fundimental to drupal.
Removing via the theme is proably the best way to go for the front end of your site. You will need to change the default page title as well.
You can prevent people from having to enter node title with the Automatic Nodetitles module.
But there are still pages like /admin/content which will show the node title.
See original: Answer by Jeremy French for Drupal: hiding node titles
