Update 'Modules'
parent
b072e29c9b
commit
05b232e62c
23
Modules.md
23
Modules.md
|
@ -15,6 +15,7 @@ This is the helper module for the arcHIVE omeka theme.
|
||||||
Please read [the README](https://git.hangar.org/arcHIVE-tech/arc-hive-site-omeka-module)
|
Please read [the README](https://git.hangar.org/arcHIVE-tech/arc-hive-site-omeka-module)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Arc-hive-HeaderImage-omeka-module
|
# Arc-hive-HeaderImage-omeka-module
|
||||||
|
|
||||||
Developed by hangar.org for the arcHIVE project.
|
Developed by hangar.org for the arcHIVE project.
|
||||||
|
@ -23,6 +24,8 @@ This is the helper module for the arcHIVE omeka theme that add an image to the p
|
||||||
|
|
||||||
Please read [the README](https://git.hangar.org/arcHIVE-tech/arc-hive-HeaderImage-omeka-module)
|
Please read [the README](https://git.hangar.org/arcHIVE-tech/arc-hive-HeaderImage-omeka-module)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Arc-hive-TechDocument-omeka-module
|
# Arc-hive-TechDocument-omeka-module
|
||||||
|
|
||||||
Developed by hangar.org for the arcHIVE project.
|
Developed by hangar.org for the arcHIVE project.
|
||||||
|
@ -32,10 +35,12 @@ This is module is used to create the technical documentation required by Arc-hiv
|
||||||
Please read [the README](https://git.hangar.org/arcHIVE-tech/arc-hive-TechDocument-omeka-module)
|
Please read [the README](https://git.hangar.org/arcHIVE-tech/arc-hive-TechDocument-omeka-module)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Omeka-License-Types
|
# Omeka-License-Types
|
||||||
|
|
||||||
Developed by hangar.org for the arcHIVE project. Please read [the README](https://git.hangar.org/arcHIVE-tech/Omeka-License-Types)
|
Developed by hangar.org for the arcHIVE project. Please read [the README](https://git.hangar.org/arcHIVE-tech/Omeka-License-Types)
|
||||||
|
|
||||||
|
|
||||||
# Custom Vocab
|
# Custom Vocab
|
||||||
|
|
||||||
https://omeka.org/s/modules/CustomVocab
|
https://omeka.org/s/modules/CustomVocab
|
||||||
|
@ -57,12 +62,14 @@ Dead(fixed or decaying)
|
||||||
Inert
|
Inert
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
# Numeric Data Types
|
# Numeric Data Types
|
||||||
|
|
||||||
https://omeka.org/s/modules/NumericDataTypes/
|
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)
|
Download the latest stable version and follow the [installation instructions](https://omeka.org/s/docs/user-manual/modules/#installing-modules)
|
||||||
|
|
||||||
|
|
||||||
# SimpleCarousel
|
# SimpleCarousel
|
||||||
|
|
||||||
https://github.com/m-art-in/Omeka-S-SimpleCarousel
|
https://github.com/m-art-in/Omeka-S-SimpleCarousel
|
||||||
|
@ -74,21 +81,29 @@ unzip master.zip
|
||||||
mv Omeka-S-SimpleCarousel-master/ SimpleCarousel
|
mv Omeka-S-SimpleCarousel-master/ SimpleCarousel
|
||||||
```
|
```
|
||||||
|
|
||||||
# Archive.org
|
|
||||||
|
# Archive.org-omeka-module
|
||||||
|
|
||||||
Developed by hangar.org for the arcHIVE project.
|
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.
|
This module includes media stored at archive.org. Media is reference by it's archive.org ID.
|
||||||
|
|
||||||
Please read [the README](https://git.hangar.org/arcHIVE-tech/ArchiveOrg)
|
Please read [the README](https://git.hangar.org/arcHIVE-tech/Archive.org-omeka-module)
|
||||||
|
|
||||||
# PanoramaViewer
|
|
||||||
|
|
||||||
|
# PanoramaViewer-omeka-module
|
||||||
|
|
||||||
Developed by hangar.org for the arcHIVE project.
|
Developed by hangar.org for the arcHIVE project.
|
||||||
|
|
||||||
|
Displays various 360º image formats, and 360º video
|
||||||
|
|
||||||
|
Please read [the README](https://git.hangar.org/arcHIVE-tech/PanoramaViewer-omeka-module)
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ./modules
|
cd ./modules
|
||||||
https://git.hangar.org/arcHIVE-tech/PanoramaViewer/archive/main.zip
|
https://git.hangar.org/arcHIVE-tech/PanoramaViewer-omeka-module
|
||||||
unzip main.zip
|
unzip main.zip
|
||||||
mv panoramaviewer/ PanoramaViewer
|
mv panoramaviewer/ PanoramaViewer
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue