You are here

README.txt in Protected Pages 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.2 README.txt
********************************************************************
                P R O T E C T E D   P A G E S   M O D U L E
********************************************************************
Original Author: Varun Mishra
Current Maintainers: Varun Mishra
Email: varunmishra2006@gmail.com

********************************************************************
DESCRIPTION:

   Protected Pages modules allows the administrator to secure any page in your
   website by password. You just need to go to configuration page of this 
   module and add path, password. After that the added path will be password 
   protected. This module also allows you to send the details of this protected 
   page to multiple users by email. 
   
   This module allow administrator to set global password for all protected 
   pages. This module provide bypass password protection of protected pages 
   permission also. All the protected pages will be accessible by users having 
   this permission.  

********************************************************************

INSTALLATION:

1. Place the entire protected_pages directory into sites modules directory
  (eg sites/all/modules).

2. Enable this module by navigating to:

     Administration > Modules

3. Go to admin/people/permissions#module-protected_pages and set permissions.

4. Go to admin/config/system/protected_pages/settings and configure settings.

5) Go to admin/config/system/protected_pages and start adding protected pages.

File

README.txt
View source
  1. ********************************************************************
  2. P R O T E C T E D P A G E S M O D U L E
  3. ********************************************************************
  4. Original Author: Varun Mishra
  5. Current Maintainers: Varun Mishra
  6. Email: varunmishra2006@gmail.com
  7. ********************************************************************
  8. DESCRIPTION:
  9. Protected Pages modules allows the administrator to secure any page in your
  10. website by password. You just need to go to configuration page of this
  11. module and add path, password. After that the added path will be password
  12. protected. This module also allows you to send the details of this protected
  13. page to multiple users by email.
  14. This module allow administrator to set global password for all protected
  15. pages. This module provide bypass password protection of protected pages
  16. permission also. All the protected pages will be accessible by users having
  17. this permission.
  18. ********************************************************************
  19. INSTALLATION:
  20. 1. Place the entire protected_pages directory into sites modules directory
  21. (eg sites/all/modules).
  22. 2. Enable this module by navigating to:
  23. Administration > Modules
  24. 3. Go to admin/people/permissions#module-protected_pages and set permissions.
  25. 4. Go to admin/config/system/protected_pages/settings and configure settings.
  26. 5) Go to admin/config/system/protected_pages and start adding protected pages.