FOR Sa11y adds "Sa11y" to the REDAXO frontend, when a user is logged in.
Sa11y visually highlights accessibilty content issues at the source with a simple tooltip on how to fix them.
The AddOn helps to reduce accessibility issues on the website as an editorial assistent.
- Install the AddOn
- Add this to your Template at the end or beginning of
<body>
:
<?=\FriendsOfRedaxo\Sa11y\Sa11y::get()?>
On the config page you can add or overwrite the props. https://sa11y.netlify.app/developers/props/
panelPosition: "top-right",
aboutContent: '<h2>Hilfe</h2><p>Fragen? Wenden Sie sich bitte an die REDAXO Community</p>',
delayCheck: 1000,
showGoodImageButton: false,
showGoodLinkButton: false,
It is not necessary to update the vendor yourself. A GitHub action takes care of this.
- Many thanks to: Adam Chaboryk, creator of Sa11y
- Digital Media Projects team at TMU
- German Translation: @elricco @ansichtsache
- Licensed under: Sa11y - License & GNU General Public License
- Link to license: https://github.com/ryersondmp/sa11y/blob/master/LICENSE.md