Node title help text
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This module allows administrator to add help text to node title field. You can set different help text for each content type. The configuration is available at content type edit form. It helps content editors understand the title field easily.
Installation
- Place the node_title_help_text folder in your Drupal modules directory.
- Go to Administer > Modules and enable this module.
Configuration
- Configure the help text at Administer > Structure > Content types > Edit your content type
- You will find new textarea under Submission form settings.
"Node title help text" module is simple & light weight. Following are few other modules which provides similar functionality.
Related Modules
Label Help - This adds the provision to add help text below the field label. This module do not touch description of the field. This module do not touch title field of the node.
Title field ui - This module allows the title field to be edited the way other fields are edited. With provision to add help text and size as well. This uses field API, Form API and Field UI (core) module.
