updated accessibility doc and footer link
This commit is contained in:
+21
-23
@@ -11,44 +11,34 @@ NEXT_PUBLIC_HASHKEY = 028ffbae928d7191c0017f298260995f901d78eabde1436c0af0423459
|
|||||||
//Dev oauth
|
//Dev oauth
|
||||||
//CLIENT_ID = e082def0-3453-461f-9a5e-f4ab127dc015
|
//CLIENT_ID = e082def0-3453-461f-9a5e-f4ab127dc015
|
||||||
//CLIENT_SECRET = qW.7Q~TSr3sZmLEnJQJPXEdOckb_yo2t1yJmY
|
//CLIENT_SECRET = qW.7Q~TSr3sZmLEnJQJPXEdOckb_yo2t1yJmY
|
||||||
|
|
||||||
// dev
|
|
||||||
//RELAY_ROOT = https://dev-pedw-ns.servicebus.windows.net/dev-pedw-hc/
|
//RELAY_ROOT = https://dev-pedw-ns.servicebus.windows.net/dev-pedw-hc/
|
||||||
//RELAYURI = "dev-pedw-ns.servicebus.windows.net"
|
//RELAYURI = "dev-pedw-ns.servicebus.windows.net"
|
||||||
//RELAYPATH = "dev-pedw-hc"
|
//RELAYPATH = "dev-pedw-hc"
|
||||||
//SASKEY = "Ml0Y/S/nfRcmIrHFRkO4jNm2J3iH52TSxPiak7+E1+Y="
|
|
||||||
//SASKEYNAME = "devpedwnspolicy"
|
|
||||||
|
|
||||||
|
|
||||||
//Test Oauth
|
//Test Oauth
|
||||||
//CLIENT_ID = 6619ad85-c908-490d-811b-de8c93c0f2aa
|
CLIENT_ID = 6619ad85-c908-490d-811b-de8c93c0f2aa
|
||||||
//CLIENT_SECRET = qKo7Q~5QvLEplbwnBbint_I5lXqx_-kDm8Vj-
|
CLIENT_SECRET = qKo7Q~5QvLEplbwnBbint_I5lXqx_-kDm8Vj-
|
||||||
|
RELAY_ROOT = https://test-pedw-ns.servicebus.windows.net/test-pedw-hc/
|
||||||
|
RELAYURI = "test-pedw-ns.servicebus.windows.net"
|
||||||
|
RELAYPATH = "test-pedw-hc"
|
||||||
|
|
||||||
//test
|
|
||||||
//RELAY_ROOT = https://test-pedw-ns.servicebus.windows.net/test-pedw-hc/
|
|
||||||
//RELAYURI = "test-pedw-ns.servicebus.windows.net"
|
|
||||||
//RELAYPATH = "test-pedw-hc"
|
|
||||||
//SASKEY = "kTLrs9UHwuW9Msc9uNfjf+89qLYT6ly80lK0zdTYJW4="
|
|
||||||
//SASKEYNAME = "testpedwhcpolicy"
|
|
||||||
|
|
||||||
//Preprod Oauth
|
//Preprod Oauth
|
||||||
CLIENT_ID = 75594242-8773-45c7-a3da-85e62485b2f3
|
//CLIENT_ID = 75594242-8773-45c7-a3da-85e62485b2f3
|
||||||
CLIENT_SECRET = UDF7Q~OwTLIV7LXPHlIYHSWbJunlBD53ieLt-
|
//CLIENT_SECRET = UDF7Q~OwTLIV7LXPHlIYHSWbJunlBD53ieLt-
|
||||||
|
//RELAY_ROOT = https://pp-pedw-ns.servicebus.windows.net/pp-pedw-hc/
|
||||||
|
//RELAYURI = "pp-pedw-ns.servicebus.windows.net"
|
||||||
|
//RELAYPATH = "pp-pedw-hc"
|
||||||
|
|
||||||
|
|
||||||
//preprod
|
|
||||||
RELAY_ROOT = https://pp-pedw-ns.servicebus.windows.net/pp-pedw-hc/
|
|
||||||
RELAYURI = "pp-pedw-ns.servicebus.windows.net"
|
|
||||||
RELAYPATH = "pp-pedw-hc"
|
|
||||||
//SASKEY = "JzrOYfMTsGBD1cZHH2nkzqsbfDCqg0brO6jyiIDNVPo="
|
|
||||||
//SASKEYNAME = "pppedwnspolicy"
|
|
||||||
|
|
||||||
|
|
||||||
//Prod Oauth
|
//Prod Oauth
|
||||||
//CLIENT_ID = 01904c07-9035-4cf9-a535-3945f6e470d2
|
//CLIENT_ID = 01904c07-9035-4cf9-a535-3945f6e470d2
|
||||||
//CLIENT_SECRET = PRo7Q~GQoKSdARRqF-NOXQDx2Ka8UCINyvagk
|
//CLIENT_SECRET = PRo7Q~GQoKSdARRqF-NOXQDx2Ka8UCINyvagk
|
||||||
|
//RELAY_ROOT = https://prod-pedw-ns.servicebus.windows.net/prod-pedw-hc/
|
||||||
|
//RELAYURI = "prod-pedw-ns.servicebus.windows.net"
|
||||||
|
//RELAYPATH = "prod-pedw-hc"
|
||||||
|
|
||||||
|
|
||||||
GOOGLE_TAG_MANAGER = GTM-T78CBC3
|
GOOGLE_TAG_MANAGER = GTM-T78CBC3
|
||||||
@@ -64,3 +54,11 @@ I18N_DOMAIN = "cymru.local"
|
|||||||
//I18N_DOMAIN ="stage-gwaithcynllunio.gwasanaeth.llyw.cymru"
|
//I18N_DOMAIN ="stage-gwaithcynllunio.gwasanaeth.llyw.cymru"
|
||||||
//I18N_DOMAIN ="pp-gwaithcynllunio.gwasanaeth.llyw.cymru"s
|
//I18N_DOMAIN ="pp-gwaithcynllunio.gwasanaeth.llyw.cymru"s
|
||||||
//I18N_DOMAIN ="gwaithcynllunio.gwasanaeth.llyw.cymru"
|
//I18N_DOMAIN ="gwaithcynllunio.gwasanaeth.llyw.cymru"
|
||||||
|
|
||||||
|
|
||||||
|
//gov gateway
|
||||||
|
GG_PROVIDER_CONFIG_ENDPOINT = "https://api.ete.access.service.gov.uk/.well-known/openid-configuration"
|
||||||
|
GG_ClIENT_ID = 5vTukeSpN7d6uBV7YLb7A5wOctzzkZ
|
||||||
|
GG_CLIENT_SECRET = z1PGLAKPxIhjMBegTdzX22AayIORc1GsCbMQZ6mieBn7zChjzzxup5lkIByEmsYS
|
||||||
|
GG_REDIRECT_URI = "https://pp-planningcasework.service.gov.wales"
|
||||||
|
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ export default function AccessibilityCY() {
|
|||||||
<li>
|
<li>
|
||||||
Anfonwch neges e-bost at:{" "}
|
Anfonwch neges e-bost at:{" "}
|
||||||
<a
|
<a
|
||||||
className="govuk-link--no-underline govuk-!-font-weight-bold"
|
className="govuk-link govuk-link--no-underline govuk-!-font-weight-bold"
|
||||||
href="mailto:PEDW.GwaithAchos@llyw.cymru"
|
href="mailto:PEDW.GwaithAchos@llyw.cymru"
|
||||||
>
|
>
|
||||||
PEDW.GwaithAchos@llyw.cymru
|
PEDW.GwaithAchos@llyw.cymru
|
||||||
@@ -110,7 +110,7 @@ export default function AccessibilityCY() {
|
|||||||
<li>
|
<li>
|
||||||
Ffoniwch:{" "}
|
Ffoniwch:{" "}
|
||||||
<a
|
<a
|
||||||
className="govuk-link--no-underline govuk-!-font-weight-bold"
|
className="govuk-link govuk-link--no-underline govuk-!-font-weight-bold"
|
||||||
href="tel:03000 604400"
|
href="tel:03000 604400"
|
||||||
>
|
>
|
||||||
03000 604400
|
03000 604400
|
||||||
@@ -128,7 +128,7 @@ export default function AccessibilityCY() {
|
|||||||
ffoniwch ni neu anfonwch neges e-bost atom i gael
|
ffoniwch ni neu anfonwch neges e-bost atom i gael
|
||||||
cyfarwyddiadau;{" "}
|
cyfarwyddiadau;{" "}
|
||||||
<a
|
<a
|
||||||
className="govuk-link--no-underline govuk-!-font-weight-bold"
|
className="govuk-link govuk-link--no-underline govuk-!-font-weight-bold"
|
||||||
href="https://llyw.cymru/penderfyndiadau-cynllunio-ac-amgylchedd-cymru/cysylltwch-ni"
|
href="https://llyw.cymru/penderfyndiadau-cynllunio-ac-amgylchedd-cymru/cysylltwch-ni"
|
||||||
>
|
>
|
||||||
Cysylltwch â Ni
|
Cysylltwch â Ni
|
||||||
@@ -174,9 +174,14 @@ export default function AccessibilityCY() {
|
|||||||
<h3>Statws cydymffurfio</h3>
|
<h3>Statws cydymffurfio</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Mae’r wefan hon yn cydymffurfio’n rhannol â Chanllawiau
|
Mae’r wefan hon yn cydymffurfio’n rhannol â{" "}
|
||||||
Hygyrchedd Cynnwys y We (WCAG) fersiwn 2.1 – safon Lefel AA,
|
<a
|
||||||
o ganlyniad i’r ‘achosion o ddiffyg
|
className="govuk-link govuk-link--no-underline govuk-!-font-weight-bold"
|
||||||
|
href="https://www.w3.org/TR/WCAG21/"
|
||||||
|
>
|
||||||
|
Chanllawiau Hygyrchedd Cynnwys y We (WCAG) fersiwn 2.1
|
||||||
|
</a>{" "}
|
||||||
|
– safon Lefel AA, o ganlyniad i’r ‘achosion o ddiffyg
|
||||||
cydymffurfio’/’eithriadau’ neu’r ‘achosion o ddiffyg
|
cydymffurfio’/’eithriadau’ neu’r ‘achosion o ddiffyg
|
||||||
cydymffurfio ac eithriadau’] a restrir isod.
|
cydymffurfio ac eithriadau’] a restrir isod.
|
||||||
</p>
|
</p>
|
||||||
@@ -184,26 +189,23 @@ export default function AccessibilityCY() {
|
|||||||
<h3>Diffyg cydymffurfio â’r rheoliadau hygyrchedd</h3>
|
<h3>Diffyg cydymffurfio â’r rheoliadau hygyrchedd</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Nid oes testun amgen ar gyfer rhai delweddau, felly ni all
|
Mae rhai o’r dogfennau a gyhoeddir ar-lein trwy’r gwasanaeth
|
||||||
pobl sy’n defnyddio rhaglen darllen sgrin gael at y
|
hwn yn cynnwys diagramau cynllunio sy’n dechnegol eu natur i
|
||||||
wybodaeth. Mae hyn yn methu maen prawf llwyddiant 1.1.1
|
raddau helaeth. Er y cydnabyddwn efallai na fydd pob agwedd
|
||||||
(cynnwys nad yw’n destun).
|
ar gynnwys o’r fath yn gwbl hygyrch, rydym wedi ceisio eu
|
||||||
</p>
|
gwella trwy gynyddu maint y testun sylfaenol lle y bo’n
|
||||||
<p>
|
bosibl, ac ychwanegu disgrifiadau testun ystyrlon i ategu
|
||||||
Bwriadwn ychwanegu testun amgen at yr holl ddelweddau erbyn
|
unrhyw wybodaeth weledol bwysig.
|
||||||
mis Medi 2020. Pan fyddwn yn cyhoeddi cynnwys newydd, byddwn
|
|
||||||
yn sicrhau bod ein defnydd o ddelweddau’n bodloni safonau
|
|
||||||
hygyrchedd.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Paratoi’r datganiad hygyrchedd hwn</h3>
|
<h3>Paratoi’r datganiad hygyrchedd hwn</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Paratowyd y datganiad hwn ar [TBC]. Fe’i hadolygwyd
|
Paratowyd y datganiad hwn ar 22/11/2021. Fe’i hadolygwyd
|
||||||
ddiwethaf ar [TBC when signed off].
|
ddiwethaf ar 02/12/2021.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
{/* <p>
|
||||||
Profwyd y wefan hon ddiwethaf ar [TBC]. Cynhaliwyd y prawf
|
Profwyd y wefan hon ddiwethaf ar [TBC]. Cynhaliwyd y prawf
|
||||||
gan [add name of organisation that carried out test, or
|
gan [add name of organisation that carried out test, or
|
||||||
indicate that you did your own testing].
|
indicate that you did your own testing].
|
||||||
@@ -218,7 +220,7 @@ export default function AccessibilityCY() {
|
|||||||
<p>
|
<p>
|
||||||
Gallwch ddarllen yr adroddiad llawn ar y prawf hygyrchedd
|
Gallwch ddarllen yr adroddiad llawn ar y prawf hygyrchedd
|
||||||
[add link to report].
|
[add link to report].
|
||||||
</p>
|
</p>*/}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -96,7 +96,7 @@ export default function AccessibilityEN() {
|
|||||||
<li>
|
<li>
|
||||||
Email:{" "}
|
Email:{" "}
|
||||||
<a
|
<a
|
||||||
className="govuk-link--no-underline govuk-!-font-weight-bold"
|
className="govuk-link govuk-link--no-underline govuk-!-font-weight-bold"
|
||||||
href="mailto:PEDW.Casework@gov.wales"
|
href="mailto:PEDW.Casework@gov.wales"
|
||||||
>
|
>
|
||||||
PEDW.Casework@gov.wales
|
PEDW.Casework@gov.wales
|
||||||
@@ -105,7 +105,7 @@ export default function AccessibilityEN() {
|
|||||||
<li>
|
<li>
|
||||||
Call:{" "}
|
Call:{" "}
|
||||||
<a
|
<a
|
||||||
className="govuk-link--no-underline govuk-!-font-weight-bold"
|
className="govuk-link govuk-link--no-underline govuk-!-font-weight-bold"
|
||||||
href="tel:03000 604400"
|
href="tel:03000 604400"
|
||||||
>
|
>
|
||||||
03000 604400
|
03000 604400
|
||||||
@@ -150,7 +150,7 @@ export default function AccessibilityEN() {
|
|||||||
<p>
|
<p>
|
||||||
Find out how to{" "}
|
Find out how to{" "}
|
||||||
<a
|
<a
|
||||||
className="govuk-link--no-underline govuk-!-font-weight-bold"
|
className="govuk-link govuk-link--no-underline govuk-!-font-weight-bold"
|
||||||
href="https://gov.wales/planning-and-environment-decisions-wales/contact-us"
|
href="https://gov.wales/planning-and-environment-decisions-wales/contact-us"
|
||||||
>
|
>
|
||||||
contact us
|
contact us
|
||||||
@@ -171,33 +171,37 @@ export default function AccessibilityEN() {
|
|||||||
<h3>Compliance status</h3>
|
<h3>Compliance status</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
This website is partially compliant with the Web Content
|
This website is partially compliant with the{" "}
|
||||||
Accessibility Guidelines version 2.1 – Level AA standard,
|
<a
|
||||||
due to the non-compliances’/‘the exemptions’ or ‘the
|
className="govuk-link govuk-link--no-underline govuk-!-font-weight-bold"
|
||||||
non-compliances and exemptions’] listed below.
|
href="https://www.w3.org/TR/WCAG21/"
|
||||||
|
>
|
||||||
|
Web Content Accessibility Guidelines version 2.1
|
||||||
|
</a>
|
||||||
|
– Level AA standard, due to the non-compliances listed
|
||||||
|
below.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Non-compliance with the accessibility regulations</h3>
|
<h3>Non-compliance with the accessibility regulations</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Some images do not have a text alternative, so people using
|
Some documents published online via this service contain
|
||||||
a screen reader cannot access the information. This fails
|
planning diagrams that are largely technical in nature.
|
||||||
WCAG 2.1 success criterion 1.1.1 (non-text content).
|
While we acknowledge that all aspects of such content may
|
||||||
</p>
|
not be fully accessible, we have endeavoured to improve them
|
||||||
<p>
|
by increasing the base text size where possible, and adding
|
||||||
We plan to add text alternatives for all images by September
|
meaningful text descriptions to supplement any important
|
||||||
2020. When we publish new content we’ll make sure our use of
|
visual information.
|
||||||
images meets accessibility standards.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Preparation of this accessibility statement</h3>
|
<h3>Preparation of this accessibility statement</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
This statement was prepared on [TBC]. It was last reviewed
|
This statement was prepared on 22/11/2021. It was last
|
||||||
on [TBC when signed off].
|
reviewed on 02/12/2021.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
{/* <p>
|
||||||
This website was last tested on [TBC]. The test was carried
|
This website was last tested on [TBC]. The test was carried
|
||||||
out by [add name of organisation that carried out test, or
|
out by [add name of organisation that carried out test, or
|
||||||
indicate that you did your own testing].
|
indicate that you did your own testing].
|
||||||
@@ -212,7 +216,7 @@ export default function AccessibilityEN() {
|
|||||||
<p>
|
<p>
|
||||||
You can read the full accessibility test report [add link to
|
You can read the full accessibility test report [add link to
|
||||||
report].
|
report].
|
||||||
</p>
|
</p> */}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"footer-terms-conditions-link-label": "Telerau ac amodau",
|
"footer-terms-conditions-link-label": "Telerau ac amodau",
|
||||||
"footer-terms-conditions-link": "https://llyw.cymru/telerau-ac-amodau",
|
"footer-terms-conditions-link": "https://llyw.cymru/telerau-ac-amodau",
|
||||||
"footer-privacy-link-label": "Preifatrwydd",
|
"footer-privacy-link-label": "Preifatrwydd",
|
||||||
"footer-privacy-link": "/preifatrwydd",
|
"footer-privacy-link": "https://llyw.cymru/gwaith-achos-cynllunio-hysbysiad-preifatrwydd",
|
||||||
"footer-cookies-link": "Cwcis",
|
"footer-cookies-link": "Cwcis",
|
||||||
"footer-accessibility-link-label": "Hygyrchedd",
|
"footer-accessibility-link-label": "Hygyrchedd",
|
||||||
"footer-accessibility-link": "/hygyrchedd",
|
"footer-accessibility-link": "/hygyrchedd",
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"footer-terms-conditions-link-label": "Terms and conditions",
|
"footer-terms-conditions-link-label": "Terms and conditions",
|
||||||
"footer-terms-conditions-link": "https://gov.wales/terms-and-conditions",
|
"footer-terms-conditions-link": "https://gov.wales/terms-and-conditions",
|
||||||
"footer-privacy-link-label": "Privacy",
|
"footer-privacy-link-label": "Privacy",
|
||||||
"footer-privacy-link": "/privacy",
|
"footer-privacy-link": "https://gov.wales/planning-casework-privacy-notice",
|
||||||
"footer-cookies-link": "Cookies",
|
"footer-cookies-link": "Cookies",
|
||||||
"footer-accessibility-link-label": "Accessibility",
|
"footer-accessibility-link-label": "Accessibility",
|
||||||
"footer-accessibility-link": "/accessibility",
|
"footer-accessibility-link": "/accessibility",
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ html {
|
|||||||
.govuk-header-m,
|
.govuk-header-m,
|
||||||
.govuk-header__link,
|
.govuk-header__link,
|
||||||
.govuk-footer__link,
|
.govuk-footer__link,
|
||||||
|
.govuk-link,
|
||||||
.govuk-button,
|
.govuk-button,
|
||||||
.govuk-label,
|
.govuk-label,
|
||||||
.govuk-select,
|
.govuk-select,
|
||||||
|
|||||||
Reference in New Issue
Block a user