additional_plugins/serendipity_event_imageselectorplus/ChangeLog
2014-07-10 15:06:07 +02:00

82 lines
1.5 KiB
Plaintext

0.39:
-----
* added form target to
* added non-image object uploads with link/image generation via radio field,
which creates a real link instead of using the hidden quickblog tag
* removed some obsolet functions
* disabled allow_comments, moderate_comments to always take default values
0.38:
----
* Changed default value of quickblog image size to default
$serendipity['thumbSize']. This prevents creation of another
image copy to the MediaLibrary, if not changed to another value.
* Added a description lang constant for this.
0.37:
----
silence exif_read_data errors
0.36:
----
Some quoting markup fixes
Use native parseTemplate API - extends s9y version >= 1.3
Add 'No Category' to category selectbox
Disable markup property plugin NL2BR in case of WYSIWYG use
0.35:
----
Added 2.0 markup hooked into ML upload
Added simple wysiwyg editor to quickblog textarea
Minor marrkup fixes
0.34:
----
Fix some 'Division by zero' errors and possible
array_multisort(): Array sizes are inconsistent in blah blah errors
0.33:
----
Fix some wrong mediainserts by CKEDITOR
0.32:
----
fixed upload path
0.31:
-----
latest: Smarty3 forward compatibility
0.30:
----
Remove $selected, raises a smarty exception
0.28:
----
Passed $eventData to the plugin_mediainsert.tpl file, as {$plugin_mediainsert_entry}.
Version 0.20:
------------
(by Vladimír Ajgl)
* Added documentation.html files
* Added czech translation
* Added ability to post XML code into entries that can be used to build galleries (PHP5 only)