saved by10 people, first byrebuscador on 2006-03-02, last byTerry McCall on 2008-08-14
If you know very nice Image Browser plugin for Wordpress but you are still looking for something even more sophisticated - you should try my own version.

We are at the bottom of the directory structure my_upload_dir/fred/zelkovice as you can see. First picture has a thumbnail as red T indicates. Full size of picture is accessible through the link.
Thumbnails are recognised by prefix. This prefix could be changed in iimage-browser.php.
Click on the picture you like and the hidden menu shows up.

It's hidden by CSS so you don't have to load new page - it's fast and easy. Then you choose which code you'd like to get. Optionally fill the description and press Get the code. The code is generated to the text area where you can modify it. Finally Add it to the post!.
When you click on picture second time - menu disappears.
Maybe you'd rather delete these ****** pictures from the server - no problem. Look at this:

Click twice and they've gone!
But sometimes you probably need to upload some files to the server. I've added new button for this.

And when you click on it:

full upload menu shows up.
If you can use PHP function imagecopyresampled() on your server you can choose between two different methods for resizing of thumbnail.
Quality is used only for JPEG thumbnails.
For the images that don't have thumbnails yet is the same function for creating thumbnails offered at the bottom of their own menu.
