How can I have the transcription window next to document being transcribed instead of below it?

Hello - I am working with an Omeka classic installation and am using the Scripto plugin and the Document Viewer plugin for a transcription project. So far, everything seems to be working well but I am wondering if it’s possible to have the transcription window next to the document being transcribed instead of below it? If this is possible, can you point me to the file where I would make this change to the layout? Thanks so very much for your help.

The file you’re looking for is /plugins/Scripto/views/shared/index/transcribe.php. I recommend first trying to make the changes using only CSS, but you may find it necessary to add ids, classes, or even div wrappers to make it possible. If you do make changes to the markup, make sure it doesn’t break the JavaScript, which is conveniently located in the same file.

This topic was automatically closed after 250 days. New replies are no longer allowed.