icedream Posted October 4, 2015 Posted October 4, 2015 IPS4 makes it simpler to upload images, I thought it was enough before... but recently I saw some comments that we should have the option to paste the images. Allowing to paste the image is really cool, and after some searching, I find this ckeditor plugins: http://alfonsoml.blogspot.com/p/simpleuploads-plugin-for-ckeditor.html, with following features... Quote Features There is a wide number of enhancements performed, some might be subtle and useful for the developer, others are focused on the end user. For the user Allows pasting an image directly into the document Allows drag&drop from the computer to the document Provides toolbar buttons to upload files and images with the minimum number of steps. Enhance the dialogs with drag&drop uploads Replace the QuickUpload option in the dialogs, now it only requires to select a file without any extra step Show upload progress and cancel, as well as preview of images or file size for documents Developer features Event to validate a file before the upload starts Easy configuration options to restrict allowed extensions and maximum file size Post-upload event to modify the element after it has been added to the editor Enable Cross Domain uploads with CORS. Include additional form data in the upload (for Anti-CSRF checks or to send custom field that you've added in a dialog) This is really cool, isn't it? I am just curious if IPS can only add similar features in the feature release?
Joel R Posted October 4, 2015 Posted October 4, 2015 If its a plugin for CKEditor that means you can add it in right now.
icedream Posted October 4, 2015 Author Posted October 4, 2015 1 hour ago, Joel R said: If its a plugin for CKEditor that means you can add it in right now. Yes, but I am wondering if IPS plans to implement this... I am also conerned that if this plugins supports IPS implemented file upload system.
Paul.F Posted October 4, 2015 Posted October 4, 2015 4.4 versions of the plugins are for 4.0.13. 4.5.3 version of the plugins should work for IPS4.1
Nathan Explosion Posted October 4, 2015 Posted October 4, 2015 4 hours ago, icedream said: IPS4 makes it simpler to upload images, I thought it was enough before... but recently I saw some comments that we should have the option to paste the images. Allowing to paste the image is really cool, and after some searching, I find this ckeditor plugins: http://alfonsoml.blogspot.com/p/simpleuploads-plugin-for-ckeditor.html, with following features... This is really cool, isn't it? I am just curious if IPS can only add similar features in the feature release? Keep an eye on http://ckeditor.com/addon/pastebase64 for CKEditor 4.5 compatibility. Or http://ckeditor.com/addon/base64image Although, may be an issue if IPS4 strips base64 content upon submission.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.