Giter VIP home page Giter VIP logo

openseadragon's Introduction

Mascot OpenSeadragon

Build Status Contribution Guidelines LICENSE

Introduction

Drupal FieldFormatter to display an image or generic file using a IIIF Image server and OpenSeadragon.

Requirements

Installation

This module can be installed via composer and enabled via Drush, like:

  1. composer require islandora/openseadragon:^2.0
  2. drush pm-en openseadragon

Downloading/deploying the openseadragon library itself is not neccessary, as it is referenced externally via a CDN.

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

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.

Config

Documentation

Further documentation for this module is available on the Islandora 2 documentation site.

Troubleshooting/Issues

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

Maintainers

Current maintainers:

Development

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

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.

We recommend using the islandora-playbook or isle-dc to get started.

License

GPLv2

openseadragon's People

Contributors

adam-vessey avatar alxp avatar bseeger avatar dannylamb avatar dflitner avatar elizoller avatar islandora-community avatar jonathangreen avatar jordandukart avatar manez avatar rosiel avatar seth-shaw-unlv avatar wgilling avatar whikloj avatar ysuarez avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openseadragon's Issues

[BUG] Doesn't work on Drupal 10.

When trying to use OpenSeadragon on Drupal 10 I get the following error:

TypeError: Drupal\openseadragon\File\FileInformation::__construct(): Argument #1 ($mimeTypeGuesser) must be of type Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesserInterface, Drupal\Core\ProxyClass\File\MimeType\MimeTypeGuesser given, called in /var/www/html/drupal/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\openseadragon\File\FileInformation->__construct() (line 29 of /var/www/html/drupal/web/modules/contrib/openseadragon/src/File/FileInformation.php).

I notice that we are asking for a Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesserInterface but the mimeTypeGuesser is of a class that implements Symfony\Component\Mime\MimeTypeGuesserInterface.

Can we update it to work on both 9 and 10 or will this require a new branch?

Which version of Islandora are you using?
Islandora on Drupal 10

Any related open or closed issues to this bug report?

Screenshots:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.