You are here

README.txt in Browscap CTools 7

README file for Browscap CTools.

File

README.txt
View source
  1. /**
  2. * @file
  3. * README file for Browscap CTools.
  4. */
  5. Provides access plugin for CTools using browscap_get_browser(), will return TRUE
  6. if mobile device is detected (whatever Browscap returns as ismobiledevice).
  7. Requires the Browscap module, CTools (Page manager) and Panels:
  8. http://drupal.org/project/browscap
  9. http://drupal.org/project/ctools
  10. http://drupal.org/project/panels
  11. Install as usual, should be under Other package right below Browscap.
  12. - visit your Panel "Content" tab.
  13. - under Visibility rules for a pane select "add new rule".
  14. - check "Is Mobile", click next.
  15. If you want to show the pane just click save and you are done.
  16. If you want to hide the pane in mobile check the "Reverse (NOT)" checkbox
  17. and save.
  18. This module provides compatibilty with the Mobile Switch modules developer tools:
  19. http://drupal.org/project/mobile_switch