You are here

README.txt in Mobile Tools 7.3

Overview
========

Use the Browscap module to detect the user's device. Based on that information, redirect the user to the appropriate device group.

Installation
===========

- [Apply this patch](http://drupal.org/node/1713570) to "Browscap"
- Install Browscap or run update.php to apply the data change

Optional
--------

- Enable the [Chosen module](http://drupal.org/project/chosen)
- Apply the following patch
    - [Add hook_library support](http://drupal.org/node/1713584)

Usage
=====

TODO

Notes
=====

TODO

External Links
==============

TODO

File

mobile_tools_browscap/README.txt
View source
  1. Overview
  2. ========
  3. Use the Browscap module to detect the user's device. Based on that information, redirect the user to the appropriate device group.
  4. Installation
  5. ===========
  6. - [Apply this patch](http://drupal.org/node/1713570) to "Browscap"
  7. - Install Browscap or run update.php to apply the data change
  8. Optional
  9. --------
  10. - Enable the [Chosen module](http://drupal.org/project/chosen)
  11. - Apply the following patch
  12. - [Add hook_library support](http://drupal.org/node/1713584)
  13. Usage
  14. =====
  15. TODO
  16. Notes
  17. =====
  18. TODO
  19. External Links
  20. ==============
  21. TODO