arc-hive-HeaderImage-omeka-.../README.md

23 lines
594 B
Markdown
Raw Permalink Normal View History

2021-05-17 21:58:27 +02:00
# HeaderImage media for Omeka S
2021-05-31 11:11:20 +02:00
[HeaderImage] is a helper module for [Omeka S] arcHIVE theme.
This image is added above the page's main menu.
2021-05-17 21:58:27 +02:00
## Install
```
cd ./modules
2021-05-31 11:11:20 +02:00
https://git.hangar.org/arcHIVE-tech/arc-hive-HeaderImage-omeka-module/archive/main.zip
2021-05-17 21:58:27 +02:00
unzip main.zip
2021-05-31 11:11:20 +02:00
mv arc-hive-headerimage-omeka-module HeaderImage
2021-05-17 21:58:27 +02:00
rm main.zip
```
## LISENCE
The module is released under the [MIT] License.
2021-05-31 11:11:20 +02:00
[HeaderImage]: https://git.hangar.org/arcHIVE-tech/arc-hive-HeaderImage-omeka-module
2021-05-17 21:58:27 +02:00
[arc-hive]: https://arc-hive.zone/
[Omeka S]: https://omeka.org/s
[MIT]: http://opensource.org/licenses/MIT