You are here

README.txt in Unique Content Title 7

INTRODUCTION
------------
Unique node title module provides a facility to validate uniqueness of
each node of specific content type. Unique node title setting is available 
under submission form settings of content type.


REQUIREMENTS
------------
This module requires the following modules:
* Node

INSTALLATION
------------
* Install as you would normally install a contributed drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.


CONFIGURATION
-------------
* Configure unique node tittle settings under Title settings of
  content type edit form page.

FAQ
---
Q: How it works? 
A: Once this module is ON then a new section of setting is automatically add
   under Title settings of all content types. Check the Unique title 
   field. When node created or updated this configuration validate all other
   content types node titles. This validation works only with those content
   types who has ON unique title setting.

MAINTAINERS
-----------
Current maintainers:
* ratanphp - https://www.drupal.org/user/458884

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. Unique node title module provides a facility to validate uniqueness of
  4. each node of specific content type. Unique node title setting is available
  5. under submission form settings of content type.
  6. REQUIREMENTS
  7. ------------
  8. This module requires the following modules:
  9. * Node
  10. INSTALLATION
  11. ------------
  12. * Install as you would normally install a contributed drupal module. See:
  13. https://drupal.org/documentation/install/modules-themes/modules-7
  14. for further information.
  15. CONFIGURATION
  16. -------------
  17. * Configure unique node tittle settings under Title settings of
  18. content type edit form page.
  19. FAQ
  20. ---
  21. Q: How it works?
  22. A: Once this module is ON then a new section of setting is automatically add
  23. under Title settings of all content types. Check the Unique title
  24. field. When node created or updated this configuration validate all other
  25. content types node titles. This validation works only with those content
  26. types who has ON unique title setting.
  27. MAINTAINERS
  28. -----------
  29. Current maintainers:
  30. * ratanphp - https://www.drupal.org/user/458884