jpeak5 / islandora_solution_pack_image

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Configuration

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).

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 our helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.

License

GPLv3

About

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

License:GNU General Public License v3.0


Languages

Language:PHP 86.9%Language:CSS 13.1%