Bd UploadR
|
Aug 19, 2008 18:38
277 posts
|
Here is a new plugin : a onpage uploader, so you can easily upload files while writing/modifying a page/article. Enjoy Bd UploadR . |
|
Aug 20, 2008 22:25
351 posts
|
this will be useful. thanks! |
|
Sep 9, 2008 20:17
351 posts
|
Is there any way to have it save to the public/images folder instead of to a folder in the plugin? Thanks |
|
Sep 10, 2008 04:00
277 posts
|
Of course. I’ll try to upload the modified one today. |
|
Sep 12, 2008 03:20
15 posts
|
How about big files? If I have to upload 10Mb size pdf file? Thanks.. |
|
Sep 12, 2008 07:18
277 posts
|
That depends of your server… I think I haven’t limited the upload size, but it’s automatically limited by 2MB by your server(default configuration). If you have a flexible provider, you can change that from php.ini, .htaccess, even from an simple php file. But it depends of the hosting provider. Most of them don’t provide a customizable configuration. Too bad. |
|
Sep 12, 2008 12:04
458 posts
|
many providers allow these settings to be changed through an ini_set() call.. (in a php file, for example config.php) |
|
Sep 27, 2008 03:01
351 posts
|
Bdesign, thanks for the plugin. I was wondering if you’ve modified it yet to save to public/images ? Thanks |