Online Transcription Editor (OTE) Code
A tool for Visual Transcriptions of biblical texts at INTF and ITSEE
Brought to you by:
martinsievers
File | Date | Author | Commit |
---|---|---|---|
js | 2017-09-15 |
![]() |
[da6b43] Added TinyMCE version to repository |
wce-ote | 2021-03-02 |
![]() |
[8d3c98] added optional setting to set default value for... |
.gitignore | 2017-10-09 |
![]() |
[7a9879] Fixed #6065: Modified language files |
Makefile | 2017-04-20 |
![]() |
[793fd3] Fixed make clean to not include *.zip which res... |
README | 2017-04-20 |
![]() |
[fc1b5f] updated the README to explain building from sou... |
tinymce_4.5.6_dev.zip | 2017-04-17 |
![]() |
[f16bdd] updated to tinymce 4.5.6 |
tinymce_languages.zip | 2017-04-19 |
![]() |
[1a32c9] v2.2 (new) |
Workspace for Collaborative Editing ----------------------------------- Online Transcription Editor (OTE) The WCE-OTE is written as a plugin for and distributed with a bundle of TinyMCE. For WCE-OTE-specific license, information, and code, see the wce-ote/ folder. ----------------------------------- If obtaining source from repo, the tinymce bundle needs to be unzipped to the root of the source distribution (this folder). There is a Makefile to do this. Simply type: make to clean things up again: make clean to build the distribution bundle, type: make release