Commit graph

8 commits

Author SHA1 Message Date
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
Ian 8a2829db75 remove single_entry item from 34383f1
since that is a matter of plugin list position
2016-03-18 14:18:56 +01:00
Ian 34383f19ca plugin custom permalink refresh 2016-03-18 13:56:03 +01:00
Garvin Hicking 5731762a34 Added parameters to html_entity_decode() and htmlentities().
I did not use the wrapper method for those few occurences since it was too much work.
I'm sorry :-D
2014-11-29 12:18:56 +01:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Garvin Hicking edd8c91374 Strict array check 2014-04-16 10:52:46 +02:00
Ian 83bc9badb3 Remove $Id$ for compat 2013-12-10 15:18:51 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00