Skip to content

cherryhill/chillco_islandora_solution_pack_multi_image

Repository files navigation

Chillco Islandora Multi Image Solution Pack

Introduction

A test implementation of containers holding images which consists of the following datastreams:

  • MODS (on the multi container object ONLY)
  • OBJ (mimetype image/tiff)
  • IMAGE (mimetype image/jpg,image/png,image/gif)
  • LARGE (mimetype image/jpg,image/png,image/gif)
  • MEDIUM (mimetype image/jpg,image/png,image/gif)
  • TN (mimetype image/jpg,image/png,image/gif)

It is based off the idea of the book solution pack in that the container holds the MODS record and some information about the first sequenced image. The other images are a part of the container that are related together via RELS-ext. You can use plupload to attach multiple images to an image container quickly.

Requirements

This module requires the following modules/libraries:

Installation

For the module, install as usual, see this for further information.

Configuration

Currently no configuration.

Troubleshooting

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

FAQ

Why not use repurpose the compound solution pack?

We were initially thinking in this direction. What made us decide against it is that numerous changes would need to be made to the UI to make it work more like the book solution pack (batch add new images, manage set of images etc). The batch functionality in particular is what made more sense (instead of being able to add images ad-hoc as images cannot belong to more than one container). This may change down the line but for now, this was the approach.

It was also a fun exercise to learn and see how relations get made between objects :)

Maintainers

Ashok Modi

About

A Large Multi-Image Solution Pack based on the idea of books and pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages