Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a content editor, I want transcription edits displayed immediately on the document details so that changes and new content are all available to all site users. #999

Closed
2 tasks done
rlskoeser opened this issue Aug 3, 2022 · 0 comments
Assignees

Comments

@rlskoeser
Copy link
Contributor

rlskoeser commented Aug 3, 2022

testing notes

  • use the transcription editor to make a change to the transcription; load the public document details page and confirm that the change is visible

dev notes

update public transcription display to pull content from annotation server

If we were working with an external annotation server, we would want to query the search endpoint by manifest but I think it will be significantly faster to use the queryset.

  • revise digital edition footnote html content method to return a dict keyed on canvas uris (adapt sync transcription logic; must handle placeholder canvases for documents without images)
  • revise transcription panel output to output transcriptions based on canvas uri instead of index and sectioned out by scholarship record, when there are multiple (already complete)
@rlskoeser rlskoeser added chore and removed chore labels Aug 3, 2022
@rlskoeser rlskoeser changed the title update public transcription display to pull content from annotation server As a content editor, I want transcription edits displayed immediately on the document details so that changes and new content are all available to all site users. Aug 3, 2022
@blms blms self-assigned this Aug 8, 2022
@rlskoeser rlskoeser assigned rlskoeser and unassigned blms Aug 26, 2022
@rlskoeser rlskoeser added the 🗜️ awaiting testing Implemented and ready to be tested label Aug 29, 2022
@kseniaryzhova kseniaryzhova removed the 🗜️ awaiting testing Implemented and ready to be tested label Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants