Update 'Modules'

chris 2021-04-03 15:07:19 +02:00
parent 39e60d1e27
commit dc1b72de0e
1 changed files with 9 additions and 7 deletions

@ -4,7 +4,7 @@ Official module [documentation](https://omeka.org/s/docs/user-manual/modules/)
A complete list of [supported Omeka modules](https://omeka.org/s/modules/)
**arcHIVE** uses the following modules and are required
**arcHIVE** uses the following modules and will be required
# Omeka-License-Types
@ -37,7 +37,11 @@ https://omeka.org/s/modules/NumericDataTypes/
Download the latest stable version and follow the [installation instructions](https://omeka.org/s/docs/user-manual/modules/#installing-modules)
# IiifServer
---
# IiifServer (maybe)
https://gitlab.com/Daniel-KM/Omeka-S-module-IiifServer
First you will need to install php composer
@ -69,7 +73,7 @@ Rights (license): Specified license below
Property to use for rights: Dublin Core: License
```
# Image server
# Image server (maybe)
https://gitlab.com/Daniel-KM/Omeka-S-module-ImageServer
@ -90,7 +94,7 @@ composer install --no-dev
**Tiling type** Deep Zoom(proprietary) ImageZoomify(proprietary) Jpeg 2000 Tiled tiff
# Archive Repertory (we installed version 3.15.12.3)
# Archive Repertory (maybe)
Required if 3d json files contain links to external images
@ -103,9 +107,7 @@ rm master.zip
chown -R www-data.www-data ArchiveRepertory/
```
# Universal Viewer
# Universal Viewer (probably not)
https://omeka.org/s/modules/UniversalViewer/
Download the latest stable version from [the repository](https://gitlab.com/Daniel-KM/Omeka-S-module-UniversalViewer)