JUMultiThumb 4.0.6 - best plugin for resize image in article

This forum is for general questions about extensions for Joomla! 2.5.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

JUMultiThumb 4.0.6 - best plugin for resize image in article

Post by Denys » Sat Dec 24, 2011 12:18 pm

This is English support forum for JUMultiThumb.

JUMultiThumb - Multifunction plugin for creating thumbnails of images, using LightBox libraries and watermark...

Download for Joomla 1.7 and Joomla 1.5

Demo:
Joomla 1.7
http://demo.joomla-ua.org

Joomla 1.5
http://joomla-ua.org
http://denysdesign.com
http://glory-models.com

Help to translate:
http://opentranslators.transifex.net/pr ... ultithumb/

CHANGELOG:

Code: Select all

v 4.0.6.1:
1. Update Belarusian and Russian
2. Fixed parameters for items menu
3. Small fixed.

v 4.0.6:
1. New simple toggle user interface!!!
2. New: Supported image formats .tiff, .tif, .wmf
3. New: Use ImageMagick
4. New: Default output image format (jpg, png or gif)
5. New: Cache max. age, size and files
6. New: Allow thumbnailing from any domains
7. Add: Dutch (Belgium/Flemish) (nl_BE). Thanks to Frank Joris (Dutch (BE) Translation Team).
8. Add new string and fixed English, Belgium/Flemish, Spanish (Argentinian), Russian and Ukrainian
9. Add: No link to article image for print

v 4.0.5:
1. New: Add JQuery plug-in Fancybox
2. New: Thumbnail crop top-left X position
3. New: Thumbnail crop top-left Y position
4. Add: Belarusian language (be-BY). Thanks to Prywid.
5. Add: Spanish (Argentinian) language (es-AR). Thanks to Tuxmerlin.
6. Fixed English, Russian and Ukrainian
7. Fixed watermark for all images in article
8. Fixed max width and max height for original image
9. Fixed notice for watermark upload
10. Fixed notice for CSS edit

v 4.0.4:
1. New: Keep the original image as is, without creating a thumbnail, use custom CSS class
2. New: Thumbnail size allow big than max size images
3. New: Custom code for Lightbox
4. Fixed width and height image attribute
5. Fixed languages

v 4.0.3:
1. Fixed bug 'view' and 'layout'
2. Fixed English language
3. Fixed link for stylesheet and javascript (remove duplicate)
4. Fixed watermark

v 4.0.2:
1. Add Colorbox lightbox
2. Add watermark parameters for menu items
3. Add parameter for introtext - display only image without introtext
4. Bugs fixed
5. Fixed languages
Last edited by Denys on Thu Dec 29, 2011 12:36 am, edited 4 times in total.
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb - best plugin for resize image in article

Post by Denys » Sun Dec 25, 2011 4:37 pm

JUMultiThumb update to v. 4.0.5. Please download: http://extensions.joomla.org/extensions ... mages/7894

What new?
1. Add JQuery plug-in Fancybox
2. Thumbnail crop top-left X position
3. Thumbnail crop top-left Y position
4. Belarusian language (be-BY). Thanks to Prywid.
5. Spanish (Argentinian) language (es-AR). Thanks to Tuxmerlin.
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Tue Dec 27, 2011 8:26 pm

JUMultiThumb update to v. 4.0.5. Please download: http://extensions.joomla.org/extensions ... mages/7894

What new?
1. New simple toggle user interface!!!
2. New: Supported image formats .tiff, .tif, .wmf
3. New: Use ImageMagick
4. New: Default output image format (jpg, png or gif)
5. New: Cache max. age, size and files
6. New: Allow thumbnailing from any domains
7. Add: Dutch (Belgium/Flemish) (nl_BE). Thanks to Frank Joris (Dutch (BE) Translation Team).
8. Add new string and fixed English, Belgium/Flemish, Spanish (Argentinian), Russian and Ukrainian
9. Add: No link to article image for print
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Thu Dec 29, 2011 12:35 am

Please update JUMultiThumb 4.0.6.1
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

S4BRE
Joomla! Apprentice
Joomla! Apprentice
Posts: 22
Joined: Fri Jul 01, 2011 5:28 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by S4BRE » Fri Dec 30, 2011 1:21 am

i would like to have a picture in an article that doesnt resize...how do i do that ?

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Fri Dec 30, 2011 4:06 am

Set CSS class for image "noimage" or "nothumbnail" or input yor CSS class to field "Keep the original image as is, without creating a thumbnail, use custom CSS class"

Example:

Code: Select all

<img src="myimage.jpg" alt="" class="noimage">

<img src="myimage.jpg" alt="" class="nothumbnail">

<img src="myimage.jpg" alt="" class="[CUSTOM CSS CLASS]">
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

S4BRE
Joomla! Apprentice
Joomla! Apprentice
Posts: 22
Joined: Fri Jul 01, 2011 5:28 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by S4BRE » Fri Dec 30, 2011 1:58 pm

awesome thanks

S4BRE
Joomla! Apprentice
Joomla! Apprentice
Posts: 22
Joined: Fri Jul 01, 2011 5:28 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by S4BRE » Sat Dec 31, 2011 2:13 am

ok i replaced your error img with one of mine own, but its still showing yours, how do i fix thatImage

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Sat Dec 31, 2011 9:50 am

Replace image in directory "plugins/content/jumultithumb/img/error/"
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Sat Dec 31, 2011 9:51 am

If use option "Allow thumbnailing from any domains" plugin not display error image
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

S4BRE
Joomla! Apprentice
Joomla! Apprentice
Posts: 22
Joined: Fri Jul 01, 2011 5:28 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by S4BRE » Sat Dec 31, 2011 3:22 pm

Denys wrote:If use option "Allow thumbnailing from any domains" plugin not display error image
where is this option ?

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Sat Dec 31, 2011 4:55 pm

Button "Image configuration" in slide Basic Options.
You do not have the required permissions to view the files attached to this post.
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.7 - best plugin for resize image in art

Post by Denys » Sun Jan 01, 2012 8:57 am

JUMultiThumb update to v. 4.0.7. Please download: http://extensions.joomla.org/extensions ... mages/7894

What new?
1. New: Add gallery with lightbox
2. New: Add plugin editor button for gallery
3. Update languages
4. More feature...
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

S4BRE
Joomla! Apprentice
Joomla! Apprentice
Posts: 22
Joined: Fri Jul 01, 2011 5:28 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by S4BRE » Sun Jan 08, 2012 9:33 pm

i have a comment section for my articles, and smilies etc in the comments are also being resized since i cant edit the html for that how do i stop that from happening

bortoletton
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Mon Jan 09, 2012 10:54 am

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by bortoletton » Mon Jan 09, 2012 10:58 am

Hi, I installed your plugin... now my web site doesn't work. Error 500 from Browser.
Could you help me?
thx
Nicola

bortoletton
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Mon Jan 09, 2012 10:54 am

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by bortoletton » Mon Jan 09, 2012 11:26 am

RESOLVED. I've disabled plugin directly into DB WEB SITE

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Mon Jan 09, 2012 1:08 pm

J! version?
PHP & MySQL versions?
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

bortoletton
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Mon Jan 09, 2012 10:54 am

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by bortoletton » Mon Jan 09, 2012 1:24 pm

Joomla 1.7
PHP 5.2.17
MySQL 5.1.52

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Mon Jan 09, 2012 1:35 pm

Where "Error 500 from Browser."?
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

bortoletton
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Mon Jan 09, 2012 10:54 am

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by bortoletton » Mon Jan 09, 2012 3:56 pm

trying to connect to home page.
In Back End works only extension manager, but if i try to disable plugin using joomla interface, i'll obtain a blank page

lucifaro666
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Thu Apr 13, 2006 4:08 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by lucifaro666 » Thu Jan 12, 2012 9:11 am

Hello, I tried this plugin and it is very interesting, but I wonder if you can make:

1) Both can be placed in front of the image on the left or right introtext although this is under the introtext.

2) Ability to have multiple pages in the gallery with left and right arrows. "Example 4 images I click the right arrow 4 other images.

3) Ability to set the folder location of the pictures.

I apologize for my English but I use Google translation.

thanks
Hello

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Thu Jan 12, 2012 9:23 am

1. ???

2. Use MooTools or JQuery plug-ins for gallery

3. Default folder images/stories/ and your insert in the tag your folder
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

lucifaro666
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Thu Apr 13, 2006 4:08 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by lucifaro666 » Thu Jan 12, 2012 9:36 am

1. Look at my site http://www.hardwaremax.it when I'm using a plugin that allows you to resize images in both articles that introtext and makes me put the pictures or right or left.

2. It can not be implemented paging in the gallery?

3. It can not be added a button to select the default folder?

majhool_yf
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Jan 19, 2012 6:13 am

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by majhool_yf » Thu Jan 19, 2012 10:23 am

hi,thanx for your good plugin
i had worked it on local and it did what it should to,it was fantastic
now i wanna work it on my site but i have some problems with it
in blog mode it does the linking the images to articles but it doesn't create thumbs and
it shows errors and some of them gets bad quality and doesn't resize !
i've joomla 1.5.24 - JUMultiThumb1.5 jumultithumb_3.2
please help me
thanx

renkom
Joomla! Apprentice
Joomla! Apprentice
Posts: 30
Joined: Sat Dec 27, 2008 4:52 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by renkom » Fri Jan 27, 2012 3:43 pm

Hi,
I really like your plugin! There's just one feature i'm missing: auto-resizing the images when you insert them in the editor to the specified size. This would be very useful for authors as they don't have to bother with very large images that expand far bigger than the editor window.
There is one other plugin that offers it ('imagesizer' i think), but that doesn't have many of the other features of your plugin.
How difficult would it be to include this functionality?
thx,
rk

mitchell65
Joomla! Ace
Joomla! Ace
Posts: 1614
Joined: Mon May 23, 2011 12:28 pm
Location: Cornwall

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by mitchell65 » Wed Feb 01, 2012 10:22 am

I am looking for Beginners Guide in English for JU Multi Thumb. Have installed the plugin but need guidance on getting started.
Thank You!

User avatar
Denys
Joomla! Intern
Joomla! Intern
Posts: 97
Joined: Sun Apr 02, 2006 1:35 pm
Location: Kyiv
Contact:

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by Denys » Wed Feb 01, 2012 8:57 pm

In the near future I will prepare a page describing how to work with the plugin. In fact, there is no big deal.
Community Joomla! Ukraine (Ukrainian Localization Team): joomla-ua.org - Спільнота Joomla! Україна
My portfolio: denysdesign.com - Denys Design Studio

mitchell65
Joomla! Ace
Joomla! Ace
Posts: 1614
Joined: Mon May 23, 2011 12:28 pm
Location: Cornwall

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by mitchell65 » Thu Feb 02, 2012 8:36 am

Denys wrote: In fact, there is no big deal.
Unless like me you don't know how to use the Plugin then it is a big deal!!!!! For instance, I can't get the thumbnails to show, just a small placeholder!

S4BRE
Joomla! Apprentice
Joomla! Apprentice
Posts: 22
Joined: Fri Jul 01, 2011 5:28 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by S4BRE » Fri Feb 03, 2012 2:20 pm

so i am trying to use the gallery using:
{gallery /images/stories/tigerwoods|Tiger Woods Kinect|juimage}
but no pictures are showing up on the article.
Gallery is enabled on the plgin

jacob87
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Fri Feb 03, 2012 2:57 pm

Re: JUMultiThumb 4.0.6 - best plugin for resize image in art

Post by jacob87 » Fri Feb 03, 2012 3:06 pm

S4BRE wrote:so i am trying to use the gallery using:
{gallery /images/stories/tigerwoods|Tiger Woods Kinect|juimage}
but no pictures are showing up on the article.
Gallery is enabled on the plgin
I can confirm that.

I have latest Joomla 2.5.1 and the gallery plugin doesn't work.

Edit: I found a solution.
http://forum.joomla.org/viewtopic.php?f ... 0#p2735440
Last edited by jacob87 on Mon Feb 06, 2012 7:47 am, edited 1 time in total.


Locked

Return to “Extensions for Joomla! 2.5”