You are here

README.txt in View Password 8.4

Same filename and directory in other branches
  1. 8.5 README.txt
  2. 6.0.x README.txt
INTRODUCTION
------------
* A light weight module, which helps to see
  the entered password before submitting the form.

* It can be used for any form that has a password field.

* In the settings form mention the form id of the form,
  for which you want the user to see the password.

* The default is set to user login form.
  You can add more form id(s) to this
  form by separating the form id(s) with a comma.

INSTALLATION
------------
 * Install contributed Drupal module as we do normally. See:
   https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
   for further information.


CONFIGURATION
-------------

 * Configure View Password in Administration » Configuration »
    System » View Password Settings

    /admin/config/system/view_passsword-settings


MAINTAINERS
-----------
Current maintainers:
 * Ahana Kundu (ahana92) - https://www.drupal.org/u/ahana92

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. * A light weight module, which helps to see
  4. the entered password before submitting the form.
  5. * It can be used for any form that has a password field.
  6. * In the settings form mention the form id of the form,
  7. for which you want the user to see the password.
  8. * The default is set to user login form.
  9. You can add more form id(s) to this
  10. form by separating the form id(s) with a comma.
  11. INSTALLATION
  12. ------------
  13. * Install contributed Drupal module as we do normally. See:
  14. https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
  15. for further information.
  16. CONFIGURATION
  17. -------------
  18. * Configure View Password in Administration » Configuration »
  19. System » View Password Settings
  20. /admin/config/system/view_passsword-settings
  21. MAINTAINERS
  22. -----------
  23. Current maintainers:
  24. * Ahana Kundu (ahana92) - https://www.drupal.org/u/ahana92