additional_plugins/serendipity_event_linktrimmer/ChangeLog
2014-06-08 20:44:50 +02:00

44 lines
782 B
Plaintext

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.