You are here

README.txt in Modal 8

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------
   
 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


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

The Modal Page module allow create Modal in CMS and set page to show. If the 
user visit this page that configures it shows the modal.


REQUIREMENTS
------------

No special requirements


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

Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-8 for further
information.


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

 * Configure your messages in Configuration » User interface » Modal Page

  For Modals by Page:
 
   - Set the page name to show.
   - Set the Title of modal.
   - Set the Text of modal.
   - Set the Button label of modal.
   - Set Text for checkbox label: "Do Not Show Again" (Optional)
   - Format: Page|Title|Text|Button|Text for "Do Not Show Again" (Optional)

  For Modals by Parameter:
 
   - Set the parameter and value
   - Set the Title of modal.
   - Set the Text of modal.
   - Set the Button label of modal.
   - Set Text for checkbox label: "Do Not Show Again" (Optional) 
   - Format: Parameter=Value|Title|Text|Button|Text for "Do Not Show Again"
   (Optional)


MAINTAINERS
-----------

Current maintainers:
 * Renato Gonçalves (RenatoG) - https://www.drupal.org/user/3326031

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The Modal Page module allow create Modal in CMS and set page to show. If the
  11. user visit this page that configures it shows the modal.
  12. REQUIREMENTS
  13. ------------
  14. No special requirements
  15. INSTALLATION
  16. ------------
  17. Install as you would normally install a contributed Drupal module. See:
  18. https://drupal.org/documentation/install/modules-themes/modules-8 for further
  19. information.
  20. CONFIGURATION
  21. -------------
  22. * Configure your messages in Configuration » User interface » Modal Page
  23. For Modals by Page:
  24. - Set the page name to show.
  25. - Set the Title of modal.
  26. - Set the Text of modal.
  27. - Set the Button label of modal.
  28. - Set Text for checkbox label: "Do Not Show Again" (Optional)
  29. - Format: Page|Title|Text|Button|Text for "Do Not Show Again" (Optional)
  30. For Modals by Parameter:
  31. - Set the parameter and value
  32. - Set the Title of modal.
  33. - Set the Text of modal.
  34. - Set the Button label of modal.
  35. - Set Text for checkbox label: "Do Not Show Again" (Optional)
  36. - Format: Parameter=Value|Title|Text|Button|Text for "Do Not Show Again"
  37. (Optional)
  38. MAINTAINERS
  39. -----------
  40. Current maintainers:
  41. * Renato Gonçalves (RenatoG) - https://www.drupal.org/user/3326031