From c3612e8b72418a38da5d384f5604559774b48a6c Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 31 May 2021 11:37:00 +0200 Subject: [PATCH] Update 'Modules' --- Modules.md | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/Modules.md b/Modules.md index 02e004c..0f66033 100644 --- a/Modules.md +++ b/Modules.md @@ -101,12 +101,7 @@ Displays various 360º image formats, and 360º video Please read [the README](https://git.hangar.org/arcHIVE-tech/PanoramaViewer-omeka-module) -``` -cd ./modules -https://git.hangar.org/arcHIVE-tech/PanoramaViewer-omeka-module -unzip main.zip -mv panoramaviewer/ PanoramaViewer -``` + # Archive Repertory @@ -125,20 +120,18 @@ chown -R www-data.www-data ArchiveRepertory/ Developed by hangar.org for the arcHIVE project. Requires Archive Repertory -``` -cd ./modules -https://git.hangar.org/arcHIVE-tech/3D-Renderer/archive/main.zip -unzip main.zip -mv 3d-renderer/ Render3D -``` +Renders various 3D formats -# ImageViewer +Please read [the README](https://git.hangar.org/arcHIVE-tech/3D-Renderer-omeka-module) + + +# ImageViewer-omeka-module Developed by hangar.org for the arcHIVE project. Enabled zooming in on images. -Please read [the README](https://git.hangar.org/arcHIVE-tech/ImageViewer) +Please read [the README](https://git.hangar.org/arcHIVE-tech/ImageViewer-omeka-module) ---