You are here

README.txt in Checkbox Validate 6

Same filename and directory in other branches
  1. 5 README.txt
********************************************************************
                     D R U P A L    M O D U L E
********************************************************************
Name: Checkbox Validate Module
Author: Robert Castelo
Drupal: 6.x
********************************************************************
DESCRIPTION:

Fixes bugs in Drupal core: 

Checkboxes set as required not displaying required symbol (install this module to display)

Checkboxes set as required behave as optional (install this module to make behave as required)

Note: this module corrects display and behaviour of required checkboxes in all forms.


********************************************************************
INSTALLATION:

Note: It is assumed that you have Drupal up and running.  Be sure to
check the Drupal web site if you need assistance.

1. Place the entire directory into your Drupal directory:
   sites/all/modules/ or sites/default/modules/
   

2. Enable the module by navigating to:

   administer > build > modules
     
  Click the 'Save configuration' button at the bottom to commit your
  changes.
  
  
********************************************************************
USAGE

Once installed there's nothing else to do.
        



********************************************************************
AUTHOR CONTACT

- Report Bugs/Request Features:
   http://drupal.org/project/checkbox_validate
   
- Comission New Features:
   http://drupal.org/user/3555/contact
   
- Want To Say Thank You:
   http://www.amazon.com/gp/registry/O6JKRQEQ774F

        
********************************************************************
ACKNOWLEDGEMENT


File

README.txt
View source
  1. ********************************************************************
  2. D R U P A L M O D U L E
  3. ********************************************************************
  4. Name: Checkbox Validate Module
  5. Author: Robert Castelo
  6. Drupal: 6.x
  7. ********************************************************************
  8. DESCRIPTION:
  9. Fixes bugs in Drupal core:
  10. Checkboxes set as required not displaying required symbol (install this module to display)
  11. Checkboxes set as required behave as optional (install this module to make behave as required)
  12. Note: this module corrects display and behaviour of required checkboxes in all forms.
  13. ********************************************************************
  14. INSTALLATION:
  15. Note: It is assumed that you have Drupal up and running. Be sure to
  16. check the Drupal web site if you need assistance.
  17. 1. Place the entire directory into your Drupal directory:
  18. sites/all/modules/ or sites/default/modules/
  19. 2. Enable the module by navigating to:
  20. administer > build > modules
  21. Click the 'Save configuration' button at the bottom to commit your
  22. changes.
  23. ********************************************************************
  24. USAGE
  25. Once installed there's nothing else to do.
  26. ********************************************************************
  27. AUTHOR CONTACT
  28. - Report Bugs/Request Features:
  29. http://drupal.org/project/checkbox_validate
  30. - Comission New Features:
  31. http://drupal.org/user/3555/contact
  32. - Want To Say Thank You:
  33. http://www.amazon.com/gp/registry/O6JKRQEQ774F
  34. ********************************************************************
  35. ACKNOWLEDGEMENT