oEmbed-omeka-module/README.md

29 lines
607 B
Markdown
Raw Normal View History

2021-09-02 13:38:14 +02:00
# ArchiveOembed videos for Omeka S
2021-09-02 13:40:50 +02:00
[oEmbed-omeka-module] is a module for [Omeka S] that embeds media and defines height and width.
Compatible with
* Vimeo
* Youtube
* Sketchfab
2021-09-02 13:38:14 +02:00
## Install
```
cd ./modules
https://git.hangar.org/arcHIVE-tech/oEmbed-omeka-module/archive/main.zip
unzip main.zip
mv archiveOembed-omeka-module ArchiveOembed
rm main.zip
```
## LISENCE
The module is released under the [MIT] License.
[arc-hive]: https://arc-hive.zone/
2021-09-02 13:40:50 +02:00
[oEmbed-omeka-module]: https://git.hangar.org/arcHIVE-tech/oEmbed-omeka-module
2021-09-02 13:38:14 +02:00
[Omeka S]: https://omeka.org/s
[MIT]: http://opensource.org/licenses/MIT