X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/8f13e60667015e2953b4134934df2410727bb218..69a0f013557733e0c78fa60d68d44a5e83eaff55:/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn diff --git a/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn b/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn index 85f194f36..81cf2c49a 100644 --- a/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn +++ b/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn @@ -1,4 +1,13 @@ Here is a patch for page.tmpl to add these landmarks. + +--[Patrick](https://www.google.com/accounts/o8/id?id=AItOawlnBLXDQbzD3OCcqZshcmExPNwlgD0tJ7A) + +> This can't be applied as a patch as-is because it's based on Tails' +> modified `page.tmpl`, but I get the general idea. A reviewer will need +> to check the ARIA meanings of those roles to confirm that they +> are appropriate (I haven't done that yet). [[!tag patch]] --[[smcv]] + +[[!format diff """ diff --git a/templates/page.tmpl b/templates/page.tmpl index 5efad1a..cb76590 100644 --- a/templates/page.tmpl @@ -45,3 +54,46 @@ index 5efad1a..cb76590 100644