Bug 27742

Summary: Accessibility: OPAC - Page titles should have unique information first
Product: Koha Reporter: wainuiwitikapark
Component: OPACAssignee: wainuiwitikapark
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, jonathan.druart, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Medium patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
21.05.00
Bug Depends on:    
Bug Blocks: 29064, 29067    
Attachments: Bug 27742: Page titles have unique info first
Bug 27742: Page titles have unique info first
Bug 27742: (follow-up) Add title for record blocked page
Bug 27742: (follow-up) Add title for record blocked page
Bug 27742: Page titles have unique info first
Bug 27742: (follow-up) Add title for record blocked page

Description wainuiwitikapark 2021-02-21 23:24:09 UTC
Koha has good and descriptive page titles, but according to https://www.w3.org/WAI/tips/writing/ the unique information should be first, before the name of the website (Koha).
Comment 1 wainuiwitikapark 2021-02-22 23:12:26 UTC
Created attachment 117175 [details] [review]
Bug 27742: Page titles have unique info first

Changed the titles of each page on the OPAC to display the unique
information first, and the name of the website (e.g. Koha library
        catalog). This is fot accessibility reasons, such as when a
screen reader user is going through tabs, they do not have to waste time
listening to the website name, they can just find the unique page title
first.

To test:
1) Go to the OPAC
2) Apply patch
3) Go to each of the pages and check that the page title has the unique
information about the page first, and the name of the website is at the
end

Sponsored by: Catalyst IT
Comment 2 Owen Leonard 2021-02-23 11:41:13 UTC
Created attachment 117192 [details] [review]
Bug 27742: Page titles have unique info first

Changed the titles of each page on the OPAC to display the unique
information first, and the name of the website (e.g. Koha library
        catalog). This is fot accessibility reasons, such as when a
screen reader user is going through tabs, they do not have to waste time
listening to the website name, they can just find the unique page title
first.

To test:
1) Go to the OPAC
2) Apply patch
3) Go to each of the pages and check that the page title has the unique
information about the page first, and the name of the website is at the
end

Sponsored by: Catalyst IT

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Owen Leonard 2021-02-23 11:42:44 UTC
Created attachment 117193 [details] [review]
Bug 27742: (follow-up) Add title for record blocked page

This modifies the title for the template used when a bibliographic
record is blocked.
Comment 4 Hayley Pelham 2021-03-05 00:24:26 UTC
Created attachment 117770 [details] [review]
Bug 27742: (follow-up) Add title for record blocked page

This modifies the title for the template used when a bibliographic
record is blocked.

Signed-off-by: Hayley Pelham <hayleypelham@catalyst.net.nz>
Comment 5 Martin Renvoize 2021-03-25 09:55:49 UTC
Created attachment 118771 [details] [review]
Bug 27742: Page titles have unique info first

Changed the titles of each page on the OPAC to display the unique
information first, and the name of the website (e.g. Koha library
        catalog). This is fot accessibility reasons, such as when a
screen reader user is going through tabs, they do not have to waste time
listening to the website name, they can just find the unique page title
first.

To test:
1) Go to the OPAC
2) Apply patch
3) Go to each of the pages and check that the page title has the unique
information about the page first, and the name of the website is at the
end

Sponsored by: Catalyst IT
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 6 Martin Renvoize 2021-03-25 09:55:53 UTC
Created attachment 118772 [details] [review]
Bug 27742: (follow-up) Add title for record blocked page

This modifies the title for the template used when a bibliographic
record is blocked.

Signed-off-by: Hayley Pelham <hayleypelham@catalyst.net.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 7 Martin Renvoize 2021-03-25 09:56:37 UTC
More excellent work from Wainui, thanks! :)

All works as expected and I couldn't find any missing cases.. Passing QA
Comment 8 wainuiwitikapark 2021-03-25 20:45:11 UTC
(In reply to Martin Renvoize from comment #7)
> More excellent work from Wainui, thanks! :)
> 
> All works as expected and I couldn't find any missing cases.. Passing QA

Thanks Martin!

That's awesome!
Comment 9 Jonathan Druart 2021-04-01 16:54:12 UTC
Pushed to master for 21.05, thanks to everybody involved!
Comment 10 Fridolin Somers 2021-04-15 10:40:42 UTC
Enhancement not pushed to 20.11.x