You are here

README.txt in Disclaimer 7

********************************************************************************
This module add a disclaimer to your website using Colorbox module with
configurable actions.

Visitors need javascript and cookie enabled.

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

Requirements
------------

This module require at least version 7.x of Drupal.
This module require Colorbox module 7.x-2.8+

Installation
------------

1. Copy the folder named 'disclaimer' and its contents to the modules directory
   of your Drupal installation (for example 'sites/all/modules/').

2. Go to 'admin/build/modules' and enable disclaimer.

3. Check your status to be sure Colorbox is properly installed
   (admin/reports/status).

4. Go to 'admin/config/system/disclaimer' and edit option and content for the
   disclaimer to your need.

Theming
-------

Use disclaimer.tpl.php file in your theme to override disclaimer structure.

Other settings
--------------

Disclaimer box designed is the colorbox one and is set from colorbox settings
page.
Age form format is set to the "Short" format of your date settings:
admin/config/regional/date-time

Test
----

Due to user access, disclaimer is never shown to administrator, logout to test
disclaimer.
You can see and delete cookie "disclaimerShow" (or any other name you have
configured in the module settings) once clicked. Use development tools of your
browser.

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

This module has been developed by mogtofu33 (Jean V)

Post a message on the drupal.org site if you have any ideas on
how we can improve the module.

Jean
contact@developpeur-drupal.com

File

README.txt
View source
  1. ********************************************************************************
  2. This module add a disclaimer to your website using Colorbox module with
  3. configurable actions.
  4. Visitors need javascript and cookie enabled.
  5. ********************************************************************************
  6. Requirements
  7. ------------
  8. This module require at least version 7.x of Drupal.
  9. This module require Colorbox module 7.x-2.8+
  10. Installation
  11. ------------
  12. 1. Copy the folder named 'disclaimer' and its contents to the modules directory
  13. of your Drupal installation (for example 'sites/all/modules/').
  14. 2. Go to 'admin/build/modules' and enable disclaimer.
  15. 3. Check your status to be sure Colorbox is properly installed
  16. (admin/reports/status).
  17. 4. Go to 'admin/config/system/disclaimer' and edit option and content for the
  18. disclaimer to your need.
  19. Theming
  20. -------
  21. Use disclaimer.tpl.php file in your theme to override disclaimer structure.
  22. Other settings
  23. --------------
  24. Disclaimer box designed is the colorbox one and is set from colorbox settings
  25. page.
  26. Age form format is set to the "Short" format of your date settings:
  27. admin/config/regional/date-time
  28. Test
  29. ----
  30. Due to user access, disclaimer is never shown to administrator, logout to test
  31. disclaimer.
  32. You can see and delete cookie "disclaimerShow" (or any other name you have
  33. configured in the module settings) once clicked. Use development tools of your
  34. browser.
  35. ********************************************************************************
  36. This module has been developed by mogtofu33 (Jean V)
  37. Post a message on the drupal.org site if you have any ideas on
  38. how we can improve the module.
  39. Jean
  40. contact@developpeur-drupal.com