67 Modules
chris edited this page 2022-05-21 12:15:11 +02:00

Modules

Official module documentation

A complete list of supported Omeka modules

arcHIVE uses the following modules and will be required

Arc-hive-site-omeka-module

Developed by hangar.org for the arcHIVE project.

This is the helper module for the arcHIVE omeka theme.

Please read the README

Arc-hive-HeaderImage-omeka-module

Developed by hangar.org for the arcHIVE project.

This is the helper module for the arcHIVE omeka theme that add an image to the page above the main menu.

Please read the README

Arc-hive-TechDocument-omeka-module

Developed by hangar.org for the arcHIVE project.

This is module is used to create the technical documentation required by Arc-hive sites

Please read the README

Omeka-License-Types

Developed by hangar.org for the arcHIVE project. Please read the README

Custom Vocab

https://omeka.org/s/modules/CustomVocab

Download the latest stable version and follow the installation instructions

Create required 'State' vocab

When the module is successfully installed, there is a new option called 'Custom Vocab' available in your dashboard.

Find the option and create a new vocabulary. Label it State

Add the terms of the vocabulary (one per line)

Stable
Unstable
Living
Dead(fixed or decaying)
Inert

Numeric Data Types

https://omeka.org/s/modules/NumericDataTypes/

Download the latest stable version and follow the installation instructions

SimpleCarousel

https://git.hangar.org/arcHIVE-tech/SimpleCarousel-omeka-module

cd ./modules
https://git.hangar.org/arcHIVE-tech/SimpleCarousel-omeka-module/archive/main.zip
unzip main.zip
mv simplecarousel-omeka-module/ SimpleCarousel

SmartGallery-omeka-module

Developed by hangar.org for the arc-hive project.

Embeds media from different oembed providers. Maintains height/width=100% dimension

Please read the README

SimpleMarkdown-omeka-module

Developed by hangar.org for the arc-hive project.

Enables page content creation with Markdown

Please read the README

Archive.org-omeka-module

Developed by hangar.org for the arcHIVE project.

This module includes media stored at archive.org. Media is reference by it's archive.org ID.

Please read the README

PanoramaViewer-omeka-module

Developed by hangar.org for the arcHIVE project.

Displays various 360º image formats, and 360º video

Please read the README

ImageViewer-omeka-module

Developed by hangar.org for the arcHIVE project.

Enabled zooming in on images.

Please read the README

Archive Repertory

Required by 3D-Renderer to correctly reference files packages with the media.

cd ./modules
wget https://github.com/Daniel-KM/Omeka-S-module-ArchiveRepertory/archive/refs/heads/master.zip
unzip master.zip
mv Omeka-S-module-ArchiveRepertory-master/ ArchiveRepertory
rm master.zip
chown -R www-data.www-data ArchiveRepertory/

Leave the module configuration with default values

3D-Renderer-omeka-module

Developed by hangar.org for the arcHIVE project. Requires Archive Repertory

Renders various 3D formats

Please read the README