You are here

README.txt in Node and Comments Form Settings 7.3

Same filename and directory in other branches
  1. 7.2 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Troubleshooting


INTRODUCTION
------------
This module lets you change several 'small' behaviors with hook_form_alter,
in both nodes and comments, doing it per content type so you can configure
different aspects of your nodes/comments.


REQUIREMENTS
------------
Drupal 7.x
Comment, Text, Field, Field SQL storage (for the Comment Form Settings module
only)


INSTALLATION
------------
 * To install the module copy the 'nodeformsettings' folder to your
   sites/all/modules directory.
 * Go to admin/modules. Enable the module(s). Depending on your
   needs you can activate only one or both modules: "Node Form Settings", "Comment Form Settings".
Read more about installing modules at http://drupal.org/node/70151


CONFIGURATION
-------------
1. Go to admin/structure/types
2. Click on the "Edit" link beside the appropriate content type.
3. Scroll down the page. Click on "Node form settings" or "Comment form
   settings".
4. Follow instructions on screen.
5. Click on "Save content type" button.


TROUBLESHOOTING
---------------
About upgrading read more at http://drupal.org/node/250790

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Troubleshooting
  8. INTRODUCTION
  9. ------------
  10. This module lets you change several 'small' behaviors with hook_form_alter,
  11. in both nodes and comments, doing it per content type so you can configure
  12. different aspects of your nodes/comments.
  13. REQUIREMENTS
  14. ------------
  15. Drupal 7.x
  16. Comment, Text, Field, Field SQL storage (for the Comment Form Settings module
  17. only)
  18. INSTALLATION
  19. ------------
  20. * To install the module copy the 'nodeformsettings' folder to your
  21. sites/all/modules directory.
  22. * Go to admin/modules. Enable the module(s). Depending on your
  23. needs you can activate only one or both modules: "Node Form Settings", "Comment Form Settings".
  24. Read more about installing modules at http://drupal.org/node/70151
  25. CONFIGURATION
  26. -------------
  27. 1. Go to admin/structure/types
  28. 2. Click on the "Edit" link beside the appropriate content type.
  29. 3. Scroll down the page. Click on "Node form settings" or "Comment form
  30. settings".
  31. 4. Follow instructions on screen.
  32. 5. Click on "Save content type" button.
  33. TROUBLESHOOTING
  34. ---------------
  35. About upgrading read more at http://drupal.org/node/250790