This repository was archived by the owner on Feb 28, 2023. It is now read-only.
Add new add-on: enhancedAnnotations#392
Merged
Merged
Conversation
josephsl
approved these changes
Jul 27, 2022
Contributor
|
I don't agree... The 3 messages are: description=("Navigates to the details of the current position in browse mode"), |
Collaborator
Author
|
This will be fixed when the add-on is registered in the translations system by NV Access. This may take some time.
Enviado desde mi iPhone
… El 28 jul 2022, a las 16:57, ruifontes ***@***.***> escribió:
I don't agree...
As I said in my review, there are some messages not possible to translate! They have messages for translators, they have the code for getText, but it was not created a .pot file neither the locale folder...
The 3 messages are:
description=("Navigates to the details of the current position in browse mode"),
description=("After navigating to additional details, moves back to the original position in browse mode"),
ui.message(_("No element with additional details to go back"))
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release information
Changelog (mention changes in separate lines starting with dash space)
Additional information
This add-on has been reviewed by @ruifontes , and previous version of its plugins were shared privately with DAISY Consortium members and tested by @GeorgeKerscher
When this is included on the website, I'll include the download link.
add-on review on the mailing list
Enhanced Annotations
In the DAISY Consortium, best practices are developed for publishers and authors for providing extended (long) descriptions.
The best practices use the HTML details element that follows the image, or a link to another file that contains the extended description.
In both options, the user would need to move to the details or the link and activate it.
Having a keystroke to put focus on the details or the link is ideal.
Our best practices recommend that the details or the link immediately follows the image, and if the link is followed, a back link to the exact location must be provided. This makes it certain that the user will not get lost.
However it is probable that authors in the wild will place the extended (long) description almost anywhere. In these cases, the user would want to return to the image and hence the need for a way to return to the original image.
This add-on provides both features, in support of this issue opened in NVDA's repository.
Commands
The above commands can be modified from NVDA's menu, Preferences submenu, Input gestures dialog, Browse mode category.