Omeka module
Go to file
buttle 2441b28986 adds erusev/parsedown dependency 2021-05-08 19:38:21 +02:00
config first commit 2021-05-08 18:54:43 +02:00
src first commit 2021-05-08 18:54:43 +02:00
vendor adds erusev/parsedown dependency 2021-05-08 19:38:21 +02:00
view/common/block-layout first commit 2021-05-08 18:54:43 +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 adds erusev/parsedown dependency 2021-05-08 19:38:21 +02:00
composer.json adds erusev/parsedown dependency 2021-05-08 19:38:21 +02:00
composer.lock adds erusev/parsedown dependency 2021-05-08 19:38:21 +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
https://git.hangar.org/arcHIVE-tech/SimpleMDText/archive/main.zip
unzip main.zip
mv simpletext/ SimpleMDText
composer install

LISENCE

The module is released under the MIT License.