Commit graph

12 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
surrim 22d4608f9f using serendipity_plugin_api::load_language() for some more plugins 2021-07-12 15:44:23 +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
Matthias Mees 76b1507d0d Bump version + required version 2016-10-23 18:30:18 +02:00
Matthias Mees cbf30ef342 A new 2.x backend for serendipity_event_includeentry
- Fix version variables, fix messages
- Fix sidebar link
- Add proper backend headings
- Better markup for block selection
- Fix height for textareas

References s9y/Serendipity#426
2016-10-23 18:26:00 +02:00
Ian f5a2b4db18 fix a php dulicating method compat error 2015-08-19 12:51:07 +02:00
Ian 8cebd6ddf4 update includeentry plugin 2015-06-01 13:24:48 +02:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Ian 4cbc5cfe71 includeentry - fixed $serendipity['author'] 2013-10-01 19:32:48 +02:00
Ian 5bfd0fd858 Use SQL RANDOM() instead of RAND() for db type, except mysql
see http://board.s9y.org/viewtopic.php?f=3&t=19184
2013-03-06 12:22:19 +01:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00