The Online Transcription Editor (OTE) was developed as part of the joined project "Workspace for Collaborative Editing".
It was funded by the DFG and the AHRC.
This software is based on TinyMCE v4 and is thus published as opensource under the terms of the
LGPL v2.1.
Recent version 2.4.0 (2018-03-09)
Changelog
Version 2.4.0
- Split up verse menu
- Added line number side bar
- Changed character for macron in expansion menu
Version 2.3.1
Modified language files
Version 2.3.0
- Added options to correction dialogue (#6065)
- Fixed problem with backspace deletion (#5998, #6069)
- Fixed shortcut for abbreviated text (#6073)
- Fixed different info texts for comm elements (#6067)
- Changed import of xml:id attribute of pb (#6071)
- Fixed keyboard handling (#6084)
Version 2.2.1
Fixed bug with paratext import introduced with v2.2 (#5824)
Version 2.2.0
Fixes
Bugfix #5786
Changes
- Restructuring of files (thanks to Troy)
- Upgrade to TinyMCE 4.5.6
- Made this branch the master
Version 2.1
Changes
Updated documentation
Fixes
Modified CSS to restore layout (thanks to Catherine Smith)
Version 2.0.1beta
Changes
Additions from v1.3.12 transfered to new branch
Version 2.0.0beta
Changes
Complete upgrade to TinyMCE 4
Version 1.3.12
Bug fix
The display (hover over) for combined structures, e.g. highlighted text within corrected text, has been fixed.
Changes
A new option "ornament" has been added to the M menu (suggested by ISBTFs Wuppertal). Still beta!
Version 1.3.11
Changes
The line number is now an optional information (attribute "n" in the XML).
Bugfixing
Version 1.3.10 introduced a bug regarding the display of break numbers. This was caused mainly by simply changing "xml:id" to "n" without modfying all corresponding code.
Version 1.3.10
Changes
For line breaks the xml id is now output as attribute n to avoid duplicate xml:id attributes.
Version 1.3.9
Bug fix
- Information about partial verses were added to first or last word as well
- Notes get an unique id by adding a letter if necessary
Version 1.3.8
Bug fix
- The capitals' height was not correctly imported
Version 1.3.7
Changes
- If a gap or highlighted text is corrected, the hover over as well as the colour represent the correction rather than the gap
- Changed CSS to use blue text colour for all corrections
- The numbers of all breaks are now displayed next to the break symbol
- If "Total deletion" is checked in the correction dialogue the editor for the corrector's text is disabled without showing any HTML garbage
- Included a patch by Troy for setting the correct font for the corrector's text editor as well
Version 1.3.6
Bug fixes
- Bug fix for correct import of commentary notes
Version 1.3.5
Bug fixes
- Bug fix for correct import of unclear elements inside abbreviations
Version 1.3.4
Bug fixes
- "Other" place of correction was not exported correctly for more than one word
- Deletion of verses with the same verse number within the same chapter can now be removed safely
Changes
- German terms modified according to list from INTF
- Item "here" removed from place of correction combo box
- Added "line(s)" after textfield for height of capitals
Version 1.3.3
Bug fixes
- Fixed a bug for files ending with a commentary note
Version 1.3.2
Bug fixes
- Reverted modified handling of commentary|lectionary text; reintroduced "0" as marker for filling up a line of biblical text with untranscribed commentary or lectionary text and standard value
- Fixed a bug introduced in v1.3.1 which prevented DEL and BACKSPACE from working correctly in some cases
Version 1.3.1
Bug fix
- Fixed removal of last verse in document(#2970)
- Inscriptio and Subscriptio are now listed as verses in the V menu and can be removed safely (#2971)
New features
- Added new marginlia type "Other lections" (#2943)
Other changes
- Made note text and new hand optional for "change of hand" notes
- Changed attribute name for <handshift/> from "n" to "scribe" ("n" is kept for compatibility and replaced as soon as an old document is saved again)
- Untranscribed commentary and lectionary text is now exported as <lb/><note type="lectionary-other|commentary">One line of untranscribed lectionary|commentary text</note> (#2943)
- Number of untranscribed lines of lectionary|commentary text has to be at least 1.
Old entries without number are set to 1
Version 1.3
Bug fixes
- When a deficiency is added using "line" as unit and "part" or "unspecified" as extent no line break is added anymore (#2593)
- Verses, chapter and book numbers can now be safely removed without deleting duplicates (#2225)
- xml:id values for notes are now correctly set (#2195)
- Marginalia can be added right after a line break (#2481)
New features
- Added new menu item "Expansion of symbol" to the abbreviation menu including XML (#2590)
- Added "ut videtur" boxes to the correction dialogue including XML (#2790)
Other changes
- Modified glyphs for et7 and mbar according to request from Birmingham (#2589)
- Added some glyphs for Old Church Slavonic to the character map
- Added u0375 to the character map (#2792)
- The verse menu now lists verses together with their chapter number to allow more specific deletions (#2591)
- Fixed wrong terms in German language file (#2789)
- Added keyboard shortcut ALT+SHIFT+0 for three dot punctuation (request from Troy)
Version 1.2
Bug fixes
- Spaces in "other ornamentation" were not exported as such, but as "%20"
- Fixed a bug at isolated marginal text
- Added space in front of "Witness End" in order to avoid doubled export
Other changes
- Breaks inside seg elements are exported without attributes "n" and "xml:id"
- Minor layout modifications to the note dialogue
Version 1.1.2
Bug fixes
- Fixed bug at the XML export of notes introduced in v1.1
Other Changes
- Minor changes to the corrections dialogue
Version 1.1.1
New features
- Added new option “Andrew of Caesarea” to the marginalia drop down box
Bug fixes
- Fixed font-face definitions in css files to get normal font instead of italic
- Added del.gif again, which had been removed by mistake some time ago
Version 1.1
New features
- Support of lections added (<div type="lection">)
They can be added/removed via the verse menu.
- Notes are now numbered with a suffix "-1", "-2", ...
- A space is added in front of a verse at initial (base text) import.
- Added new option "Other" for the ornamenation menu
- Added this changelog
Bug fixes
- Minor fix to verse menu
- Fix to copyright statement
Version 1.0
Official release of the Workspace project