Commit graph

23 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
surrim 6bb4774d7e some PHP 8 fixes 2021-07-12 15:44:23 +02:00
surrim 0fff144f04 using serendipity_plugin_api::load_language() for some more plugins 2021-07-12 15:44:23 +02:00
Thomas Hochstein 3f66eef7ec Fix accidental deletion of metadesc data.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-04-18 19:07:04 +02:00
Thomas Hochstein b80068df35 metadesc: Rellay fix INSERT/UPDATE/DELETE logic.
8155626bd6 will
lead to empty db queries if all properties
are unchanged.

Fix that.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-07-21 22:09:07 +02:00
Thomas Hochstein fe69c04e14 Fix missing ).
Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-15 04:05:26 +02:00
Thomas Hochstein 8155626bd6 metadesc: Fix logic for INSERT/UPDATE/DELETE. (#99)
Properties where deleted from the database
when the property was present in the database
and it wasn't changed. That seems wrong.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-10 18:37:07 +02:00
Thomas Hochstein 0659b1378e Fix kind of copy-paste-error.
fc87b5f6d7 has changed
the way the "body" content was accessed from
   $GLOBALS['entry'][0]
to
   $entry,
but didn't drop the "[0]" everywhere.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2016-09-24 15:13:48 +02:00
Garvin Hicking fc87b5f6d7 upstream patch by ian 2016-09-23 11:25:42 +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
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
Vladimír Ajgl 2f257dd84f line endings in czech files changed to unix style 2013-12-27 17:58:04 +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
Matthias Gutjahr 95f4b31903 Increased version numbers 2012-11-07 19:49:05 +01:00
Matthias Gutjahr 0dc53e06b6 Added global plaintext_body property 2012-11-07 19:46:24 +01:00
Garvin Hicking e1de798563 1.7 compatibility 2012-10-18 10:01:35 +02:00
Vladimir Ajgl 173824040f update of czech translation and documentation 2012-09-09 20:25:12 +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