-
Notifications
You must be signed in to change notification settings - Fork 96
A11y options info onto the A11y page #5396
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
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
a8b9b87
a11y: #5289 basic draft a11y options onto a11y page
StephDriver 165c978
a11y: #5289 VPAT language of parts as always English
StephDriver 6c17de7
a11y: #5289 a11y page heading structure
StephDriver 19825b5
a11y: #5289 a11y page copyedit changes
StephDriver e982cee
a11y: #5289 a11y page fix missing translation tag
StephDriver File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| {% load i18n %} | ||
| <h2>{% trans 'Accessibility Options' %}</h2> | ||
| <p> | ||
| {% blocktrans %} | ||
| The accessibility options may be accessed from the Accessibility Menu <i class="fa fa-universal-access" aria-hidden="true"></i> at the top of each page. | ||
| {% endblocktrans %} | ||
| </p> | ||
|
|
||
|
|
||
| <h3>{% trans 'Text' %}</h3> | ||
| <p> | ||
| {% blocktrans %} | ||
| The Reading Options bar lets you customise how text is displayed. It is available on text-heavy pages | ||
| and targets large areas of text, such as journal articles, rather than surrounding page elements, | ||
| so the reading area stays focused. | ||
| {% endblocktrans %} | ||
| </p> | ||
|
|
||
| <h3>{% trans 'Accessibility Mode' %}</h3> | ||
| <p> | ||
| {% blocktrans %} | ||
| Accessibility Mode is a user-enabled theme built from the ground up to be accessible. The current | ||
| themes are built on older technologies, and it is not possible to make them fully accessible without | ||
| substantial changes. It will take time to move all existing presses onto the new accessible theme, | ||
| so in the short term we are offering Accessibility Mode for any user who needs those features. | ||
| {% endblocktrans %} | ||
| </p> | ||
|
|
||
| <h3>{% trans 'Preference Storage' %}</h3> | ||
| <p> | ||
| {% blocktrans %} | ||
| If you are logged in, your preferences for both the Reading Options bar and Accessibility Mode are | ||
| saved to your account and applied on every visit. If you are not logged in, preferences are stored | ||
| for your current session and may need to be re-entered if your session expires, you clear cookies, | ||
| or you switch devices. | ||
| {% endblocktrans %} | ||
| </p> | ||
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.