iviewer
Component ID
2301857
Component name
iviewer
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
A basic image field formatter to use the iviewer javascript library.
The default implementation uses the "lightbox" style display, with a configuration option to enable gallery style display for multiple images.
Two libraries are required (neither is included in this repository):
iviewer:
https://github.com/can3p/iviewer
jquery.mousewheel:
https://github.com/brandonaaron/jquery-mousewheel
Both should be extracted in to the sites/all/libraries directory.
The following directory/file structure is required:
sites/all/libraries/iviewer/jquery.iviewer.min.js
sites/all/libraries/jquery.mousewheel/jquery.mousewheel.min.js
Once enabled, the image field will have an "iviewer" formatter option.
