2017 © Pedro Peláez
 

drupal-module openseadragon

OpenSeadragon

image

islandora/openseadragon

OpenSeadragon

  • Friday, June 29, 2018
  • by Islandora
  • Repository
  • 5 Watchers
  • 1 Stars
  • 766 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 1 Versions
  • 31 % Grown

The README.md

Mascot OpenSeadragon

Build Status Contribution Guidelines LICENSE, (*1)

Introduction

Drupal 8 FieldFormatter to display an image or generic file using a IIIF Image server and OpenSeadragon., (*2)

Requirements

Installation

As a Drupal module, this module can be installed via composer and enabled via Drush, like: 1. composer require islandora/openseadragon:dev-8.x-1.x 2. download the version of OpenSeadragon that you want to install (i.e. download a release zip or tar from https://github.com/openseadragon/openseadragon/releases and unarchive it) 3. place the version of OpenSeadragon in your drupal install in a location such as web/sites/all/assets/vendor/openseadragon 4. drush pm-en openseadragon, (*3)

If you are using the islandora-playbook, there is an Ansible role already built for installing OpenSeadragon., (*4)

Configuration

The module, once enabled will create a configuration page under Configuration > Media > Openseadragon Settings. There will be some default settings checked for you. The one setting which you will need to set as a required minimum is the IIIF Image Server Location, such as http://127.0.0.1:8080/cantaloupe/iiif/2 There are a myriad of other configuration settings available there. Additional OpenSeadragon documentation is available here, (*5)

Config

Documentation

Further documentation for this module is available on the Islandora 8 documentation site., (*6)

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution., (*7)

Maintainers

Current maintainers:, (*8)

Development

If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!, (*9)

If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor License Agreement. Please see the Contributors pages on Islandora.ca for more information., (*10)

We recommend using the islandora-playbook to get started. If you want to pull down the submodules for development, don't forget to run git submodule update --init --recursive after cloning., (*11)

License

GPLv2, (*12)

The Versions

29/06 2018

dev-8.x-1.x

dev-8.x-1.x https://github.com/Islandora-CLAW/openseadragon

OpenSeadragon

  Sources   Download

GPL-2.0+

The Requires

  • drupal/libraries dev-3.x

 

by Islandora Foundation
by Daniel Lamb
by Jared Whiklo

drupal openseadragon islandora