Commit graph

6 commits

Author SHA1 Message Date
Frank Widmaier 7f49ccaffe
permalinks 1.17.1: PHP 8 compatibility fixes
* Update serendipity_event_custom_permalinks.php

changes necessary to PHP8.2. there was an undeclared const variable. changed it to string-value

* Update ChangeLog

changed version to 1.17.1 and added information to changelog file

* Update serendipity_event_custom_permalinks.php

increased version
2023-01-15 18:49:29 +01:00
Matthias Mees 16eb96662c Fix 404 error message for custom permalinks 2017-04-17 09:34: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
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 6cdf2051f0 add changelog 2014-04-16 10:54:04 +02:00