Skip to content

simonhm/islandora_exhibits_browse

Repository files navigation

Islandora Exhibits Browse

Introduction

The Islandora Exhibits Browse module creates exhibits browse pages and blocks from metadata indexed in Solr.

This module will "showcase" Islandora collections as a timeline or slideshow. We are working on adding a map browse.

Requirements

This module requires the following modules/libraries:

Installation

Install as usual, see this for further information.

Configuration

For detailed documentation go to: https://islandora.mnpals.net/pals/islandora/object/PALSrepository%3A429

For a video on how to use: https://youtu.be/kXzbCtD7XO4

To configure, go to Home --> Administration --> Islandora --> Islandora Utility Modules --> Exhibits Browse.

Login as repository manager/administrator.

First you need a collection PID: Navigate to the collection that will become an exhibit. Click on Manage. Click on Datastreams. Next copy the "Collection PID". For example: DEMOrepository:exhibit_demo (above "MIME TYPE" column).

Next navitage to Exhibits Browse configuration (Home --> Administration --> Islandora --> Islandora Utility Modules --> Exhibits Browse).

Configuration

In "Exhibits pages", in first column, paste the "Collection PID".

In second column, choose the Type of exhibit (timeline or slideshow).

In the third column, type in your custom path name. For example, athletics_slideshow. Click Save.

Under Operations, click on Configure.

Under Pagename, name the exhibit.

The module can display any format - photographs, audio, video, etc.

Other metadata elements can be used for the headline and description (Dublin Core or MODs).

Click Save.

Next, click on "View Page" to see what the exhibit would look like.

The pages are located at ..../exhibits/{your-path}

Configuration

Blocks (for Drupal advanced users)

This module also creates blocks displaying those exhibits content as well. After finishing to create the exhibits pages, navigate to .../admin/structure/block, there are some blocks named as: Exhibit Browse - {your path} ... So you have more control to decide where you want these exhibits content to be displayed. For example, you can assign a slideshow/timeline block into main content region on homepage, etc...

Blocks

Notes

This module can display video, audio on timeline/slideshow. For other solution pack content, JPG or TN datastream will be used to display.

TO DO

  • Add a Drupal permission to "Configure Islandora Exhibits Browse".
  • Add some ID attributes used to point to a style in a customized CSS, or by JavaScript if needed
  • Add map browse type.
  • Code refactoring: Check typo and clean the code.

Maintainers/Sponsors

Current maintainers:

License

GPLv3

About

The Islandora Exhibits Browse module creates exhibits browse pages and blocks from metadata indexed in Solr.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published