HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
ImageUpload 1.1.1
lightweight and simple image uploader
It's well compatible with WYSIWYG (CLEditor), ButtonBar and Wysihtml5, works on version 2.0.*, 2.1.* and 2.2.*
It will generate diffrent format code (Markdown、Html、BBcode) according to your configuration ($Configuration['Garden']['InputFormatter']).
Github repo: https://github.com/vanilla-china/ImageUpload
welcome to join the plugin development.
Configurations:
$Configuration['Plugins']['UploadImage']['Multi'] = TRUE; //whether allow multi-files selection $Configuration['Plugins']['UploadImage']['MaxHeight'] = ''; //set null value, won't resize $Configuration['Plugins']['UploadImage']['MaxWidth'] = 650; //image width larger than 'MaxWidth'/'MaxHeight' will be resized
Vanilla 2021.009 Compatibility
The community has said nothing.
Version History
1.1.1 | October 2013 |
1.1 | September 2013 |
1.0.1 | August 2013 |
1.0 | August 2013 |