Commit graph

5 commits

Author SHA1 Message Date
onli f3fa105df1 karma 2.14.2: PHP 8 compat fixes 2022-11-04 15:54:22 +01:00
onli 9f6ecfa2ef karma 2.14.1: PHP 7 compat by casting variables
See https://board.s9y.org/viewtopic.php?p=10452122
2019-07-21 19:56:48 +02:00
Garvin Hicking cf7ea74b0a Added legal notice for remaining plugins
@th-h Please check serendipity_event_dejure if possible

@onli please check serendipity_event_commentspice and serendipity_event_browserid if possible
2018-04-05 14:17:19 +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
onli c18e793b70 Move comments from core to spartacus
See https://github.com/s9y/Serendipity/issues/71
2014-09-28 15:20:36 +02:00