Commit graph

9 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
Garvin Hicking f701a87ab9 upstream patch by ian 2016-09-23 10:46:54 +02:00
Garvin Hicking e0aa3c8c3c fix parse errors 2014-11-29 12:27:00 +01:00
Garvin Hicking 5871c640e6 Fix PHP parse errors mostly stemming from a missing ) before the , ENT_COMPAT, LANG_CHARSET constants 2014-11-26 10:40:03 +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 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Garvin Hicking ec1640a168 Bump version to propagate new .htaccess 2013-05-23 11:35:47 +02:00
Garvin Hicking ab02bb4af4 Remove $Id$ 2011-12-25 10:07:20 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00