Commit graph

21 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 190509ecd3 Document recent changes in ChangeLog files
I PROMISE, I will try to remember this in the future :) While I
was at it, also cleaned up the formatting in some of these and
tried to establish some sort of common pattern.
2016-10-26 12:10:38 +02:00
Matthias Mees 598c902b71 Fix lang file encoding, clean up CSS 2016-10-24 10:46:18 +02:00
Matthias Gutjahr 7dcccfb0de Fix incorrect variable 2015-03-17 21:32:08 +01:00
Matthias Mees ee759496b9 Increment version numbers
Now that 2.0.1 is released, adminnotes and linktrimmer can be
pushed out as well. Both require 2.0.1 to work properly.

References s9y/Serendipity#298
2015-03-12 21:24:25 +01:00
Matthias Mees bbfcb2042c Revert version numbers so Spartacus does not push changes
References s9y/Serendipity#297
2015-02-08 18:32:18 +01:00
Matthias Mees 81f20690af Adapt plugins for new dashboard widget style
- Add new class .dashboard_widget to apply necessary styles
- Remove obsolete plugin JS to cycle odd/even classes

Note: I have no idea why the diff for linktrimmer is huge. Might
      have been encoded utf-8 before? Now it's iso-8859-1.

References s9y/Serendipity#297
2015-02-08 16:17:58 +01:00
Ian c9dcf8a9a8 add plugin streamed css start/stop notes 2015-02-04 18:54:10 +01:00
Ian 3a67af08bb adminnotes hook to 2.0::Dashboard 2015-02-04 17:56:48 +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 6e321f5a4d The duplicate sidebar nav entries still were not fixed properly. 2014-06-08 22:01:17 +02:00
Matthias Mees f113207fcb Fix duplicate backend nav link.
Unfortunately, I misunderstood the example code for switching the
backend nav section, so some plugin were linked to twice in the
backend nav. This should fix it.
2014-06-05 22:20:32 +02:00
Garvin Hicking 51bff3ab7e Example commit on how to BC-use the new event hooks.
References #152
2014-05-19 10:30:41 +02:00
Matthias Mees 9d6a2adaa2 Added additional backend markup for 2.0 backend
Also added ChangeLog.
2014-05-15 13:01:32 +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 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +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