You are here

README.txt in Outdated Browser 7

Same filename and directory in other branches
  1. 8 README.txt
Outdated Browser module
------------------------------

DESCRIPTION
-----------

This module integrates the Outdated Browser library [1] in Drupal. It detects
outdated browsers and advises users to upgrade to a new version - in a very
pretty looking way.

The library ships with various languages. Its look and feel is configurable,
and the targeting browser can be configured either specifying a CSS property or
an Internet Explorer version.

More info at: http://outdatedbrowser.com

REQUIREMENTS
------------
This module requires the following modules:
 * Libraries API (https://drupal.org/project/libraries)


INSTALLATION
------------
1. Install as you would normally install a contributed drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.
2. Download and unpack the contents of the Outdated browser plugin in
   "sites/all/libraries".
   Make sure the path to the plugin file becomes:
   "sites/all/libraries/outdatedbrowser/outdatedbrowser/outdatedbrowser.min.js"
   Link: https://github.com/burocratik/outdated-browser
   ATTENTION: The parent directory of the Github download does have a hyphen in
   its name! So make sure to remove the hyphen to have a valid directory name!


CREDITS
-------

The Outdated Browser module was originally developed and is currently
maintained by Mag. Andreas Mayr [2].

All initial development was sponsored by agoraDesign KG [3].


CONTACT
------------------------------------------------------------------------------

The best way to contact the authors is to submit an issue, be it a support
request, a feature request or a bug report, in the project issue queue:
  https://www.drupal.org/project/issues/outdatedbrowser


References
------------------------------------------------------------------------------
1: https://github.com/burocratik/outdated-browser
2: https://www.drupal.org/u/agoradesign
3: http://www.agoradesign.at

File

README.txt
View source
  1. Outdated Browser module
  2. ------------------------------
  3. DESCRIPTION
  4. -----------
  5. This module integrates the Outdated Browser library [1] in Drupal. It detects
  6. outdated browsers and advises users to upgrade to a new version - in a very
  7. pretty looking way.
  8. The library ships with various languages. Its look and feel is configurable,
  9. and the targeting browser can be configured either specifying a CSS property or
  10. an Internet Explorer version.
  11. More info at: http://outdatedbrowser.com
  12. REQUIREMENTS
  13. ------------
  14. This module requires the following modules:
  15. * Libraries API (https://drupal.org/project/libraries)
  16. INSTALLATION
  17. ------------
  18. 1. Install as you would normally install a contributed drupal module. See:
  19. https://drupal.org/documentation/install/modules-themes/modules-7
  20. for further information.
  21. 2. Download and unpack the contents of the Outdated browser plugin in
  22. "sites/all/libraries".
  23. Make sure the path to the plugin file becomes:
  24. "sites/all/libraries/outdatedbrowser/outdatedbrowser/outdatedbrowser.min.js"
  25. Link: https://github.com/burocratik/outdated-browser
  26. ATTENTION: The parent directory of the Github download does have a hyphen in
  27. its name! So make sure to remove the hyphen to have a valid directory name!
  28. CREDITS
  29. -------
  30. The Outdated Browser module was originally developed and is currently
  31. maintained by Mag. Andreas Mayr [2].
  32. All initial development was sponsored by agoraDesign KG [3].
  33. CONTACT
  34. ------------------------------------------------------------------------------
  35. The best way to contact the authors is to submit an issue, be it a support
  36. request, a feature request or a bug report, in the project issue queue:
  37. https://www.drupal.org/project/issues/outdatedbrowser
  38. References
  39. ------------------------------------------------------------------------------
  40. 1: https://github.com/burocratik/outdated-browser
  41. 2: https://www.drupal.org/u/agoradesign
  42. 3: http://www.agoradesign.at