Commit graph

8 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
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
Matthias Mees 190509ecd3 Document recent changes in ChangeLog files
I PROMISE, I will try to remember this in the future :) While I
was at it, also cleaned up the formatting in some of these and
tried to establish some sort of common pattern.
2016-10-26 12:10:38 +02:00
Matthias Gutjahr 7dcccfb0de Fix incorrect variable 2015-03-17 21:32:08 +01:00
Ian 3a67af08bb adminnotes hook to 2.0::Dashboard 2015-02-04 17:56:48 +01:00
Matthias Mees f113207fcb Fix duplicate backend nav link.
Unfortunately, I misunderstood the example code for switching the
backend nav section, so some plugin were linked to twice in the
backend nav. This should fix it.
2014-06-05 22:20:32 +02:00
Garvin Hicking 51bff3ab7e Example commit on how to BC-use the new event hooks.
References #152
2014-05-19 10:30:41 +02:00
Matthias Mees 9d6a2adaa2 Added additional backend markup for 2.0 backend
Also added ChangeLog.
2014-05-15 13:01:32 +02:00