additional_plugins/serendipity_event_linktrimmer/ChangeLog
Thomas Hochstein 9eb4302072 Add German translations to plugins (3rd pass).
Added German translation to the following plugins:

* event_backup
* event_cpgselector
* event_disqus
* event_facebook
* event_httpauth
* event_linktrimmer
* event_markread
* event_tinypng
* event_wrapurl
* plugin_quicklink

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-17 21:24:43 +02:00

41 lines
987 B
Plaintext

1.6.4: Added German translation.
1.6.3: Iconfont a11y fix (yellowled)
1.6.2: Fix for Smarty2 template
1.6.1: Fix form action (from "?" to "") to work under Linux
1.6: do not include serendipity.js in frame, because of
ReferenceError: jQuery is not defined
1.5: Fix for enablePopup in >= 2.0
1.4:
* Adapted backend markup for 2.0 backend.
* Fixed bad css float on startpage
* Fixed wysiwyg button link creator
* Removed dev-POC-dashboard plugin check
1.3:
* Added new option to hide linktrimmer on backends frontpage
* Use nativ API method here - extends S9y version >= 1.3
1.1, 1.2: Static php5 function fixes
1.0: Do not show in Dashboard (POC)
0.9: Added CKEDITOR ready eventData image path
0.8: Latest: Smarty3 forward compatibility
0.7: Use latin1_general_cs charset due to lower/uppercase lookups, thanks to
danst0
0.6: Allow to be used in other plugins (danst0)
0.5: Remove unneeded die()
0.1: Initial Release. See Documentation.