You are here

README.txt in Accelerated Mobile Pages (AMP) 7

Module: AMP Context

Description
===========
Provides a context condition to be used with Context module.
When this module is enabled, it will disable all contexts but
those with AMP context condition. This is useful to easily
remove components/blocks/other integrations from AMP pages.
The global override is optional. If you prefer to use only the
context condition, its fine.

Installation
============
Copy the module directory in to your Drupal:
/sites/all/modules directory as usual.

Clear the caches to make the plugin available.

File

modules/amp_context/README.txt
View source
  1. Module: AMP Context
  2. Description
  3. ===========
  4. Provides a context condition to be used with Context module.
  5. When this module is enabled, it will disable all contexts but
  6. those with AMP context condition. This is useful to easily
  7. remove components/blocks/other integrations from AMP pages.
  8. The global override is optional. If you prefer to use only the
  9. context condition, its fine.
  10. Installation
  11. ============
  12. Copy the module directory in to your Drupal:
  13. /sites/all/modules directory as usual.
  14. Clear the caches to make the plugin available.