Commit graph

22 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
Ian d1c02424e5 the other half of da04025 2014-11-29 15:51:17 +01:00
Ian da04025a7b remove utf-8 location of documentary files
which never becomes true
2014-11-29 13:53:49 +01: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
Vladimír Ajgl 7842af973e czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
Vladimír Ajgl c5248f893e czech translations - cvs/snv tags removed 2013-12-27 20:04:36 +01:00
Garvin Hicking 80b1593707 also remove $Revision$ 2013-08-12 10:27:53 +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
Vladimir Ajgl 65cbf1c465 linebreaks converted from windows to unix style 2012-02-17 23:41:29 +01:00
Vladimir Ajgl e5d5ec363c update of czech translations and documentation 2012-01-21 12:35:38 +01: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