diff --git a/src/templates/common/elements/a11y/a11y_options.html b/src/templates/common/elements/a11y/a11y_options.html new file mode 100644 index 0000000000..324379354f --- /dev/null +++ b/src/templates/common/elements/a11y/a11y_options.html @@ -0,0 +1,34 @@ +{% load i18n %} +
+The accessibility options may be accessed from the Accessibility Menu at the top of each page. +
+ ++ {% 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 %} +
+ ++ {% 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 %} +
+ ++ {% 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 %} +
diff --git a/src/templates/common/elements/a11y/janeway.html b/src/templates/common/elements/a11y/janeway.html index ed18a492ca..4a86b9d5f0 100644 --- a/src/templates/common/elements/a11y/janeway.html +++ b/src/templates/common/elements/a11y/janeway.html @@ -23,7 +23,7 @@