Provides a simple Intense image field formatter. A stand alone javascript library for viewing images on the full screen. Using the touch/mouse position for panning.

All styling of image elements is up to the user, Intense.js only handles the creation, styling and management of the image viewer and captions.

Installation

Install the module as usual, more info can be found at:
http://drupal.org/documentation/install/modules-themes/modules-7
https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-mod...

Requirements

- Intense library:

- Core image module
- Libraries (D7 only)
- Blazy for 7.x-2.x and >=2.16 since intense:1.4+ to DRY more.

Specific to D8, simply remove "sites/.." part mentioned elsewhere, so the libraries are available at, e.g.: /libraries/intense/intense.min.js, etc.
WARNING!

Migration/ Upgrading from Intense 1.x to 2.x is NOT supported for both branches, yet. Read more specific to 7.x branch.

8.x-2.x branch was a complete rewrite to take advantage of Blazy API, and has NO upgrade path for 8.x-1.x at all, yet. Basically, previous theme, and formatters are now gone for good, and uses Blazy theme and formatters instead.

Optional integration

D8 and 7.x-2.x only.

The new option "Image to Intense" will be available under "Media switcher" option.

Usages

Intense with a custom/ Views gallery
https://cgit.drupalcode.org/intense/tree/README.md?h=7.x-2.x#n37

Project information

Releases