Commit graph

15 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
robelix 1ec73235f9 serendipity_event_aggregator version bump 2020-03-12 11:58:13 +01:00
robelix 9bf115bca2 replace deprecated each() with foreach() 2020-03-12 01:40:47 +01:00
robelix 1c25fc3c53 replace deprecated each() with foreach() 2020-03-12 01:16:05 +01:00
onli 9ef871974c Fix INCLUDE_ANY being a deprecated undefined constant in PHP > 7.1 2019-04-27 11:54:17 +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
Garvin Hicking db32114108 Implement serendipity_request_url() for plugins when available. 2016-09-22 16:03:33 +02:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Matthias Mees 6f18a0b56d Adapted backend markup for 2.0 backend.
Note: This could be improved way further for the 2.0 backend by
adding a category picker, a better layout and better labelling for
the list of feeds. Given the limited usage of this plugin, I'm not
sure it's worth the effort, though.
2014-06-07 11:32:13 +02:00
Matthias Gutjahr 8de61e6991 Remove error_reporting() function from plugin 2014-05-15 23:03:21 +02: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
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +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