You are here

README.txt in Node title help text 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
Introduction
============
This module allows you to add help text to the node title field.
Help text will be shown on node add/edit pages.

Installation
============
Place the node_title_help_text folder in your Drupal modules directory.
Go to Extend > Modules and enable this module.

Configuration
=============
Configure the help text at Manage > Structure > Content types
Click on Edit under operations tab of your content type
You will find new textarea under "Submission form settings".

File

README.txt
View source
  1. Introduction
  2. ============
  3. This module allows you to add help text to the node title field.
  4. Help text will be shown on node add/edit pages.
  5. Installation
  6. ============
  7. Place the node_title_help_text folder in your Drupal modules directory.
  8. Go to Extend > Modules and enable this module.
  9. Configuration
  10. =============
  11. Configure the help text at Manage > Structure > Content types
  12. Click on Edit under operations tab of your content type
  13. You will find new textarea under "Submission form settings".