Inline multiple uploading
Published by yoshi 4 月 23rd, 2006This plugin doesn’t work with WP2.1. Please use the updated version.
I personally use my hacked version of inline-uploading.php to arrow me multiple file uploading, and I remade this as a plugin. This plugin just replace the original built-in upload form with the one with
- multiple file uploading(by defailt up to 5 files)
- and also ability to specify original and thumbnail size for each image files
As this was originaly made for my personal use, it’s only been tested on FF + Win2000. I’ll test on other browsers and on XP soon.
Download
Instration
- download file and extract.
- upload ‘inline-multiple-uploading’ folder to plugins folder
- activate
Hey this is a much needed plugin! I hope I can get it working. Right now,. I’ve got an error showing in place of the upload interface on the “edit post” area:
Fatal error: Call to undefined function: add_filter() in /var/www/public_html/kalico2/virtualhosts/timelessword/wordpress/wp-content/plugins/inline-multiple-uploading.php on line 11
any help? Thanks!
Hi kalicos,
You need to place files under inline-multiple-uploading folder. not directory under the plugin/.
Like this:
plugins/ inline-multiple-uploading/ inline-multiple-uploading.php inline-uploading.phpHope it helps you.
Nice?thanks! :) Wish there was a way to just select multiple images from the upload dialog, or drag-and-drop them. Well, one day…
Thanks a lot for your plugin! Saves a lot of time for me :-D
Btw, I was wondering if there was any way to change the quality of thumbnails. 240px thumbnails are 15-20 KB each, which is too big and takes too much time to load. Is there a way to decrease the quality of thumbnails?
Rajiv,
in inline-multiple-uploading.php, near line 88, find
if (!imagejpeg($thumbnail, $thumbpath, 95)) {The number ‘95′ is the quality of jpeg file. You can change it to any number between 0-100.
scroll bar doesn’t show when using IE. Working in FF tho. Please help!
Hi
(sorry for my poor English),
is there a way to reduce the thumbnail high of max 128×96? aktually the width is 128px but the high is by my picture higher than 96px the original upload form reduce the high of 96px and the width of 128px help
Preved! Nice resourse! Kagdila? I’m medved
Thankyou for the great plugin!
Hey, great plug-in. I’m having ONE issue, though. When you’re “browsing” the photos after you upload them, they’ve still got the maximum width of 128px. Now, you can stretch them, yes, but that’s just another step. Is there a simple hack to change that? If so, I’d appreciate a quick e-mail. Thanks!
This would be a great tool for me if the vertical scroll bar worked in IE. I can only see to upload the first file and cannot scroll down to click “Upload”. I’d be thrilled if that could be fixed for IE!
this plugin only support for WP2.0.4?
I’ve got problems with characters. When local Turkish characters are written as a description, the plugin cannot save them as UTF8 and shows ridicilous charecters instead of Turkish charecers. How can I fix it?
Hello,
Great plugin, it saves me a lot of time when doing posts with lots of images but I was wondering if it is posible to do this.
Instead of been able to define a max-width I would like to define a max-height. How can I do that?
Thanks!
Has anyone tried it on 2.1?
I have this installed on a WP 2.1 site, and I doesn’t show up on the write/manage page. Anyone else having the same problem?
It doesn’t work in WP 2.1 :(
When I send it to the editor, it adds “height=96″ to the image tag, so it isn’t showing the thumbnail at the real size.
These lines should be added in your function SendToEditor in the file “inline-uploading.php” to solve the problem (it seems to be IE related):
h = h.replace(new RegExp(’=([^\'"][^ >]+)’, ‘gi’), ‘=”$1″‘); h = h.replace(new RegExp(’ (width|height)=”([0-9])+”‘, ‘gi’), ”);
(These lines are from the WP2.1 code)
It would be great if you make it WP2.1 compatible. Add a Paypal thingy so I can make a contributon. Great work so far.
Please someone upgrade this plugin as to work in 2.1
Its so valuable!!
Hey Man!
Great plugin. Can u email me solution for my problem. I want you plugin to resize my pics by width, not by biggest size. How can i do it? Thank you anyway!
Regards!