JUMultithumb 
Support:
1. Cache thumbnail images;
2. Automatically create a folder for the thumbnail images in the folder cache Joomla;
3. Resize all images, or using certain css-class "juimage";
4. Quality images;
5. Pruning images by width and height;
6. Overlay watermark;
7. Link to an article in the image in FrontPage, and your blog;
8. Use lightbox for images based on the library Shadowbox JS. Support the library on 23 languages. Selecting a skin for the lightbox window.
9. Use lightbox for images based on the library Slimbox.
and many-many more...
All new items, see the updates below!!!
Demos:
http://glory-models.com
http://denys.org.ua
============================================================
Example css for image:
.juimage{
border: #ccc 2px solid;
padding: 1px;
}
.nothumbnail,
.noimage{
border: none;
}
.juleft{
float: left;
margin: 0 6px 6px 0;
}
.juright{
float: right;
margin: 0 0 6px 6px;
}
============================================================
Update 23.07.2009:
1. Fix title in links for articles (Thank for Luciano B.)
2. Add 10 advanced setting parameters for menu items (Article and Blog).
Now you can create your settings for the images for certain items.
For example:
a) To specify the News in the blog width and height of 100 pixels
b) To specify the Lates News width 150 pixels, height 100 pixels, trimming Crop image and the maximum size for the original image in the article.
Update 28.05.2009:
1. Fix title in link (Blog)
2. Fix css-class
Update 27.05.2009:
1. Fix parametrs for JQuery Lightbox
Update 22.05.2009:
1. Add max width and height for original image
Update 04.05.2009:
1. Fix Notices
Update 30.04.2009:
1. Fix article link for image in blog/frontpage
Update 26.04.2009:
1. Bug fixed for install plugin. Sorry :)
Update 25.04.2009:
1. New option: Don't create thumbnails for the Article. Thumbnails will be created only for the Front Page and Blog;
2. Replase float style to css-class - juleft or juright.
Update 18.04.2009:
1. Add JQuery Lightbox;
2. Keep the original image (as is, without creating a thumbnails), use it for css class 'nothumbnail' or 'noimage'!;
3. Add Crop image for Front-Page, Blog and Article;
4. Add Watermark position (9 position).
Update 11.04.2009:
1. Fix bug thumbnails only for com_content.
Update 10.04.2009:
1. Add slimbox with 6 languages;
2. Keep the original image (as is, without creating a thumbnails), use it for css class 'nothumbnail';
3. Multifunctional lightbox;
4. Update tips in Back-end;
5. Fixed bug in image path;
6. Add css classes 'juleft', 'juright', 'jucenter' from your align parameter.
- lightboxes dont work at all
- with standard joomla editor there is no way to choose the image in the way you normally do, it seems this component disables the given option.
means you gotta write the path to the image manually, what is incredibly tedious, as you can guess.
- if the name of image in database contains spaces, error image will appear instead after the article being edited again, though the image itself wasnt touched, just text
- links to the 3d parties inside
all in all, it works better (almost ideally) with jce editor.
If the error image comes up it's because images that were loaded onto the site prior to activation of the plugin weren't processed, Im guessing.
I will probably use this on every Joomla Site I build. Very essential needs to be in the core. Thanks for making this developer, I about gave up on Joomla being any use without these basic necessities, image thumbnail creation.
Could you make a module that's compatible?
Best
Your Editor for using?
The image conversion is poor from what I have tested even with a 90 quality setting. It also needs to be able to convert to same file type - e.g. if the image is a jpg leave it as a jpg for the thumb as well, if it is a gif, leave it as a gif and so on.
Or better yet add an admin function to enable the setting of the file format the thumb should be created as either globally or for each section or file type.
The admin paramaters needs to be tabbed as it is too long, set it up into tabbed sections.
As said this is fine but not yet mature enough for production site.
Also more documentation for beginner may be useful.
This one is to be watch closely to see what will be done on is next version.As the concept is great
Thanks!
Only problem for me is that any image padding we apply with our editor (WYSIWYGPro) is lost in the thumbnail version, causing text to wrap too tightly around a floated image.
I suspect I'll be able to alter the CSS to apply a "default" padding amount for Front and Blog pages, but it'd be great if it was a switch in the Plugin Management page.
Very handy extension!
Please, deinstall other resize image plugins.
There is only one thing it lacks, that is a simple gallery support.
Adding each image is a pain to do. If I could just have a little tag like SIG does (I.E. {gallery}foldername{/gallery}) and it automatically pulls that folder and displays it all, I would be overjoyed.
Otherwise, brilliant!
The plugin is a little bit for the other.
But to write a plugin to create a gallery you can, but there are extensions of such plugins.
Another problem is, this plugin will also try to generate thumbnails for my math equation images which were output by mimiTeX plugin and made those images can't be displayed.
I also tested another famous plugin MultiThumb, MultiThumb can automatically ignore equation images.
I think the author of JUMultithumb should learn something from MultiThumb, if it is possible, please take over the MultiThumb code and continue it, because that project seems been abandoned by its author.
For the equation image issue, you also can add a new option to solve it. This option is: exclude images with "nothumbnail" CSS class name.
Thanks.
Please contact me by e-mail to clarify the error.
>I was looking for a plugin to cleanup oversized images on my frontpage and in blog/article layouts and this does it great. Two things missing - I'd like to be able to easily tell it to not thumbnail ALL articles, just do if for the frontpage/blogs.
Good idea! In next version will be.
>It also would be great with an easy way to change the margins around the thumbnail. It may be their but I couldn't find it.
Please use classes "juleft" and "juright" for change margin in your css.
Look example:
.juleft{
float: left;
margin: 0 6px 6px 0;
}
.juright{
float: right;
margin: 0 0 6px 6px;
}
once again thanks alot dude..you are the man.
Thank you :)
Coming soon will be updated to be a bit more functional.
Еhe path to the images should be the /images/stories/image.jpg, and not http://www.domaine.org/images/stories/image.jpg
Сan be realized, and thumbnail images that are outside of the siteю
Thnx!










