buttle bb27d7b6c4 | ||
---|---|---|
config | ||
src | ||
vendor | ||
.gitignore | ||
LICENSE | ||
Module.php | ||
README.md | ||
composer.json |
README.md
A Simple Text for Omeka S
Simple Text is a module for Omeka S that integrates a simple text block that does some markdown rendering.
Install
cd ./modules
https://git.hangar.org/arcHIVE-tech/TechDocument/archive/main.zip
unzip main.zip
mv techdocument/ TechDocument
cd TechDocument
composer install
chmod -R a+w vendor/mpdf/mpdf/tmp
Setup some permissions
cd omeka/files
mkdir docs
chown www-data docs
LISENCE
The module is released under the MIT License.