From 5c3200459f780ea754793bddd8ff374ffadcaf9f Mon Sep 17 00:00:00 2001 From: smcv Date: Sun, 5 Oct 2014 09:23:30 -0400 Subject: [PATCH] review --- ...make_ikiwiki_websites_more_accessible.mdwn | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) 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 f8e38a455..a07cd842a 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,5 +1,7 @@ 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 @@ -53,3 +55,35 @@ index 5efad1a..cb76590 100644