Commit graph

7 commits

Author SHA1 Message Date
Matthias Mees
24ee209520 Move deprecated plugins to alpha, a.k.a. Siberia
These plugins have been identified as deprecatable at #s9ycamp2017.
They use service that no longer exist or provide features that no
longer make sense or have been replaced.

We won't miss them.

References s9y/Serendipity#499
2017-04-13 20:53:16 +02:00
Garvin Hicking
5731762a34 Added parameters to html_entity_decode() and htmlentities().
I did not use the wrapper method for those few occurences since it was too much work.
I'm sorry :-D
2014-11-29 12:18:56 +01:00
Thomas Hochstein
8dd1c5e189 'language="javascript"' is deprecated.
In the script tag, 'language="javascript"' is deprecated,
'type="text/javascript"' is valid, but optional.
Leave the latter, remove the former or replace it with
the latter.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-06-09 19:01:43 +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