additional_plugins/serendipity_event_imageselectorplus/ChangeLog
Ian 13560748c7 imageselectorplus .0.38
sets default image size to $serendipity['thumbSize']
2014-06-23 17:07:10 +02:00

74 lines
1.2 KiB
Plaintext

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)