Archive.org-omeka-module/README.md

25 lines
570 B
Markdown
Raw Normal View History

2021-04-17 19:13:22 +02:00
# Archive.org media for Omeka S
2021-04-17 19:39:48 +02:00
[Archive.org media] is a module for [Omeka S] that integrates [Archive.org]
video and audio media.
2021-04-17 19:13:22 +02:00
## Install
```
cd ./modules
https://git.hangar.org/arcHIVE-tech/ArchiveOrg/archive/main.zip
unzip main.zip
2021-07-18 17:08:56 +02:00
mv archive.org-omeka-module ArchiveOrg
rm main.zip
2021-04-17 19:13:22 +02:00
```
## LISENCE
The module is released under the [MIT] License.
[arc-hive]: https://arc-hive.zone/
2021-04-17 19:18:37 +02:00
[Archive.org media ]: https://git.hangar.org/arcHIVE-tech/ArchiveOrg
2021-04-17 19:13:22 +02:00
[Omeka S]: https://omeka.org/s
2021-04-17 19:18:37 +02:00
[Archive.org]: https://archive.org
2021-04-17 19:13:22 +02:00
[MIT]: http://opensource.org/licenses/MIT