performant-software / textlab

A collaborative space for creating and publishing digital critical editions.
http://www.textlab.org
GNU General Public License v3.0
13 stars 4 forks source link

TL #240 - Copy transcription #242

Closed dleadbetter closed 4 years ago

dleadbetter commented 4 years ago

This pull request implements the ability to copy an existing transcription. It also updates the schema so that annotation zones for different transcriptions will function independently. Zones can be added or removed from one transcription without affecting other transcriptions that are part of the same leaf.

A "Copy" button now exists on the XML editor toolbar Screen Shot 2020-11-13 at 1 48 17 PM

After clicking "Copy", the user will name the new transcription Screen Shot 2020-11-13 at 1 48 39 PM

A new editor tab will open to allow the user to edit the transcription without affecting other transcriptions

Copy Screen Shot 2020-11-13 at 1 48 54 PM

Original Screen Shot 2020-11-13 at 1 49 02 PM

When creating a new "Sequence" tab, the user will have to select a transcription for which they want to enter a sequence Screen Shot 2020-11-13 at 1 49 17 PM Screen Shot 2020-11-13 at 1 49 29 PM