You are here

README.txt in Node Title Validation 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 2.0.x README.txt
  3. 1.0.x README.txt
INTRODUCTION
------------
A light weight module, helps to validate node titles with
min/max number of character, blacklisted characters/words
and maintains unique node title.

Validate the node title By:

 * Special Character & blacklisted words.
 * Length (optionally specify min and/or max length.
 * Unique node title (for specific content type.


INSTALLATION
------------
 * Install contributed Drupal module as we do normally. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.


CONFIGURATION
-------------
 * Configure user permissions in Administration » People » Permissions:
    Node title validation admin control

 * Configure Node Title Validation in Administration » Configuration »
    Content authoring » Node Title Validation

    admin/config/content/node-title-validation


MAINTAINERS
-----------
Current maintainers:
 * Krishna Kanth (krknth) - https://drupal.org/u/krknth
 * Ashish Thakur (ashhishhh) - https://www.drupal.org/u/ashhishhh

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. A light weight module, helps to validate node titles with
  4. min/max number of character, blacklisted characters/words
  5. and maintains unique node title.
  6. Validate the node title By:
  7. * Special Character & blacklisted words.
  8. * Length (optionally specify min and/or max length.
  9. * Unique node title (for specific content type.
  10. INSTALLATION
  11. ------------
  12. * Install contributed Drupal module as we do normally. See:
  13. https://drupal.org/documentation/install/modules-themes/modules-7
  14. for further information.
  15. CONFIGURATION
  16. -------------
  17. * Configure user permissions in Administration » People » Permissions:
  18. Node title validation admin control
  19. * Configure Node Title Validation in Administration » Configuration »
  20. Content authoring » Node Title Validation
  21. admin/config/content/node-title-validation
  22. MAINTAINERS
  23. -----------
  24. Current maintainers:
  25. * Krishna Kanth (krknth) - https://drupal.org/u/krknth
  26. * Ashish Thakur (ashhishhh) - https://www.drupal.org/u/ashhishhh