additional_plugins/serendipity_event_mycalendar/ChangeLog
Matthias Mees c3e8443d73 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.

This commit is to ensure consistency with the core across the
additional_plugins repository. While I was at it, I also cleaned
up the ChangeLogs, trying to establish a common pattern.
2016-10-26 15:07:46 +02:00

12 lines
382 B
Plaintext

0.18: Iconfont a11y fix (yellowled)
0.17: Adapt backend to 2.x (yellowled)
0.16: Use htmlspecialchars() in the RSS output to prevent XML parsing errors
sidebar 0.13: Filer by event enddate, not starttime
0.15: events lasting more than one day are displayed completely in the calendar
sidebar plugin instead of showing the start day only (brockhaus)
0.14: earlier versions