context_mobile_detect 7.x-2.x-dev

Bug fixes

#1844842 fixed.
This makes us able to proceed with further development, UI enhancements and new features compiling.

context_mobile_detect 7.x-1.1

New features
Unsupported

This module is really simple and allows to show certain blocks based on context.

It gets tricky when the drupal page cache is enabled.

In this case the following line needs to be added to the end of settings.php:

include DRUPAL_ROOT . '/sites/all/modules/custom/context_mobile_detect/settings.inc';

This will ensure that the page cache is prefixed correctly.

It gets a little more tricky -- if Varnish is used. The VCL rules need to be changed as follows:

Subscribe with RSS Subscribe to Releases for Context Mobile Detect