Skip to content

pulibrary/iiif_image_field

Repository files navigation

iiif_image_field

Drupal module for adding IIIF Images to content types. Supports API versions 1.0 or 2.0 (no mixing, as of yet). Currently on Drupal.org as sandbox project and under review for approval as official module.

How to configure the module:

  1. Enable the module via drush drush en iiif_image_field.
  2. You can configure your server and API version via the Modules manager or Admin > Config > Media > IIIF Image Field
  3. Go to Structure > Content Types > yourContentType > Manage Fields
  4. Add a IIIF Image field and the IIIF Image Formatter should be automatically selected.
  5. Click on Manage Display and make sure your field is visible. Adjust settings for your view mode.
  6. Edit content and add your IIIF Image ID and a label/caption/citation

Note: If you need to uninstall, you must make sure that the IIIF Image Field is deleted from all Content Types that use it.

About

Drupal module for adding IIIF Images to content types.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
gplv3-license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published