Skip to content

amir-zeldes/coptic-xml-tool

 
 

Repository files navigation

coptic-xml-tool

coptic scriptorium xml editor/transcription tool for coptic text, incorporating CodeMirror(https://codemirror.net).

To configure on server or localhost, simply download the files, and make sure

(1) you have added handlers for python for the directory in the main Apache config file, like:

\
Options +ExecCGI

AddHandler cgi-script .py

</Directory>

(2) you have given executable permission the python scripts.

To start the app, run landing.py and log in with admin or your credentials.

About

coptic scriptorium xml editor tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.2%
  • HTML 25.6%
  • Python 11.3%
  • CSS 2.9%