Commit graph

5 commits

Author SHA1 Message Date
Garvin Hicking 796a2c16e0 Added legal information for sidebar plugins 2018-04-03 14:58:53 +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
Garvin Hicking c6625a6402 try to fix #259 2015-02-03 15:53:10 +01:00
Matthias Mees 2974382e3e Added additional backend markup for 2.0 backend 2014-05-15 11:33:30 +02:00
Garvin Hicking 0cdfdaa13c Propagate $_ENV['staticpage_...'] so that it can be used in entries.tpl 2014-04-08 10:52:48 +02:00