You are here

README.txt in Webform Anonymous 6

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

 * Introduction
 * Information
 * Installation
 * Support

INTRODUCTION
------------

Current Maintainer: Daniel Imhoff <dwieeb@gmail.com>
Drupal 6 Backport:  Aaron Fulton (aaron1234nz)

Webform Anonymous is a very simple, lightweight module gives the creator of a
webform the option to make the submission results anonymous, by hiding the
username and IP of all the users who submitted the webform.

INFORMATION
-----------

This module adds a simple Yes/No question in the webform form settings to
"Anonymize results." It also adds a checkbox to permanently lock the results
in an anonymous state, so that it would be impossible for anyone to see who
used a webform.

The module is completely compatible with webform. It only anonymizes the user
ID and IP when the submission results are displayed. (This means webform can
still restrict users who have already submitted the form, etc.)

INSTALLATION
------------

1. Copy the entire webform_anonymous directory into sites/all/modules directory.

2. Login as an administrator. Enable the module in the "Administer" -> "Modules"

3. Setup your webforms by editing a webform node and going to the Webform tab,
   and then clicking Form settings, scrolling down to Anonymize results.

SUPPORT
-------

Please use the issue queue for filing bugs with this module at
http://drupal.org/project/issues/1697964

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Information
  5. * Installation
  6. * Support
  7. INTRODUCTION
  8. ------------
  9. Current Maintainer: Daniel Imhoff
  10. Drupal 6 Backport: Aaron Fulton (aaron1234nz)
  11. Webform Anonymous is a very simple, lightweight module gives the creator of a
  12. webform the option to make the submission results anonymous, by hiding the
  13. username and IP of all the users who submitted the webform.
  14. INFORMATION
  15. -----------
  16. This module adds a simple Yes/No question in the webform form settings to
  17. "Anonymize results." It also adds a checkbox to permanently lock the results
  18. in an anonymous state, so that it would be impossible for anyone to see who
  19. used a webform.
  20. The module is completely compatible with webform. It only anonymizes the user
  21. ID and IP when the submission results are displayed. (This means webform can
  22. still restrict users who have already submitted the form, etc.)
  23. INSTALLATION
  24. ------------
  25. 1. Copy the entire webform_anonymous directory into sites/all/modules directory.
  26. 2. Login as an administrator. Enable the module in the "Administer" -> "Modules"
  27. 3. Setup your webforms by editing a webform node and going to the Webform tab,
  28. and then clicking Form settings, scrolling down to Anonymize results.
  29. SUPPORT
  30. -------
  31. Please use the issue queue for filing bugs with this module at
  32. http://drupal.org/project/issues/1697964