Skip to content

[presentation] Allow text corrections by users #37

@stweil

Description

@stweil

It's easy to make the text area editable by adding the HTML5 contenteditable attribute (see tutorial). An additional button is needed on the client side to submit (HTTP POST) the modified text to the server.

More work has to be done on the server side to synchronise the text lines with the ALTO XML, to store the modified ALTO and to make it available for end users or for internal model improvements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🏗 In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions