Commit graph

11 commits

Author SHA1 Message Date
Eike Rathke 332cf0e16d
Fix serendipity_event_linklist serialisation (#129)
* Fix serendipity_event_linklist serialisation

Instead of the link list the output was
[object Object]
because 'd' is an object in document.write(d).

Use dTree.toString() for serialisation.

* Bump version and ChangeLog
2021-07-01 16:29:44 +02:00
Thomas Hochstein f88dfd7c0e Add German translations to plugins (2nd pass).
Added German translation to the following plugins:

* event_dpsyntaxhighlighter
* event_flickr
* event_linklist / plugin_linklist
* event_textlinkads
* plugin_feedburnersidebar
* plugin_ggopis

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-17 18:52:18 +02:00
Thomas Hochstein a87e1bc2df Increment version numbers, update Changelog.
98b6926485 won't propagate otherwise.

Fixes s9y/Serendipity#617

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-09 21:40:12 +02:00
Matthias Gutjahr fc3b817902
Bump plugin version 2018-09-04 10:44:35 +02:00
Matthias Gutjahr 98b6926485
Fix PHP warning
PHP Warning:  Use of undefined constant linkcount - assumed 'linkcount' (this will throw an Error in a future version of PHP) in .../plugins/serendipity_plugin_linklist.php on line 457
2018-09-04 10:35:34 +02:00
Garvin Hicking 38acbfb011 put the needle on the record and the dance beat goes like this...
(upstream patch by ian)
2016-09-23 11:13:16 +02:00
Ian 394280cfd9 linklist fixes 2.01 and 1.22 2015-06-26 18:51:37 +02:00
Ian 8be5a8a643 linklist bugfix update 2015-06-02 19:03:36 +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
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