Skip to content

Solution Pack for Ingesting and displaying jpegs, pngs, and gifs

License

Notifications You must be signed in to change notification settings

Islandora/islandora_solution_pack_image

Repository files navigation

Basic Image Solution Pack Build Status

Introduction

Creates Image Collection to hold image objects. Adds support for Image objects based on JPEG/PNG/GIF image files.

Requirements

This module requires the following modules/libraries:

To successfully create derivative data streams ImageMagick (TN & JPG) needs to be installed on the server.

Installation

Install as usual, see this for further information.

Configuration

Configure the image-tool kit to use ImageMagick rather than GD in Administration > Configuration > Media > Image Toolkit (admin/config/media/image-toolkit). If GD is selected, TN and JPG datastreams will not be generated. Some options (marked in red below) will only show after ImageMagick Advanced is enabled.

Configuration

Some features are disabled by default. Enable ImageMagick Advanced module (admin/modules/). 0000 basic image 001 If you wish to prevent image upscaling for images under 500x700 select the configuration option present at
Administration > Islandora > Solution pack configuration > Basic Image Solution Pack (admin/islandora/solution_pack_config/basic_image).

warning

Enabling GraphicMagick support is for advanced users and has been known to cause issues if not properly configured.

Documentation

Further documentation for this module is available at our wiki

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution.

Maintainers/Sponsors

Current maintainers:

Development

If you would like to contribute to this module, please check out CONTRIBUTING.md. In addition, we have helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.

License

GPLv3