Omeka module
Go to file
buttle c1fb10c1f0 Merge branch 'main' of ssh://git.hangar.org:21036/arcHIVE-tech/SimpleMarkdown-omeka-module into main 2021-07-30 01:34:08 +02:00
config first commit 2021-05-08 18:54:43 +02:00
src adds consition to parsedown include 2021-07-30 00:25:30 +02:00
.gitignore vendor lib installs ok 2021-05-10 16:05:13 +02:00
LICENSE first commit 2021-05-08 18:54:43 +02:00
Module.php first commit 2021-05-08 18:54:43 +02:00
README.md updated readme 2021-07-30 01:34:00 +02:00
composer.json vendor lib installs ok 2021-05-10 16:05:13 +02:00
composer.lock vendor lib installs ok 2021-05-10 16:05:13 +02:00

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
wget https://git.hangar.org/arcHIVE-tech/SimpleMDText/archive/main.zip
unzip main.zip
mv simplemarkdown-omeka-module SimpleMDText
cd SimpleMDText
composer install

LISENCE

The module is released under the MIT License.