Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!

All Annotations of IImage Browser[Preview]

saved by10 people, first byrebuscador on 2006-03-02, last byTerry McCall on 2008-08-14

  • IImage Browser
    • 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.


      New features:



      • You can browse through the subdirectories.

      • I have added a lot of JavaScript code to allow you insert pictures to your post as easy as possible.

      • You can delete selected files from the server.

      • You can upload files to the server and create thumbnails.


      Look at these examples:


      Select image

      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.


      Get the code

      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:


      Delete images

      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.


      Upload

      And when you click on it:


      Full upload menu

      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.

  • I have added a lot of JavaScript code to allow you insert pictures to your post as easy as possible.
  • Select image
  • on 2006-07-22 Schamess
    Tool for uploading images, creating thumbnails, and inserting in posts
  • on 2006-07-24 Svartling
    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.