You are here

README.txt in Node title help text 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 6 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 Administer > Modules and enable this module.


Configuration
=============

* Configure the help text at Administer > Structure > Content types 

* Click on Edit to 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 Administer > Modules and enable this module.
  9. Configuration
  10. =============
  11. * Configure the help text at Administer > Structure > Content types
  12. * Click on Edit to your content type
  13. * You will find new textarea under Submission form settings.