The Joomla! Extensions Directory ™


mavik Thumbnails Popular Plugin

Editor's Note
  • The additional script Highslide JS is not free for commercial use
Simple plugin for automatic creation thumbnails. You need only insert original image to article and resize to necessary size.

Features:
- create thumbnail and replace original image to thumbnail;
- add link for pop-up window: Slimbox, Highslide (for non-commercial sites - http://highslide.com/#licence) or Joomla Modal;
- add link to full text for blogs and frontpage (Compatible with: native Content, MyBlog, IdoBlogFree. It's easy create adapters for others components.);
- default sizes for full text and for blogs (and frontpage);
- proportions: keep aspect ratio, cut to fit, keep area, stretch;
- include/exclude images with the specified classes;
- works with remote images;
- show magnifying glass (image or cursor) at thumbnails;
- compatible with Mootools 1.1 and 1.2;
- compatible with Joomla 1.5 and 1.6.

Languages: English, Germany (Alexander Bredo), Russian, Ukrainian, France, Serbian (Latin and Cyrillic, Nikola Arezina), Bulgarian (Alexandr Sidorov), Turkish (Burak Güner), Spanish and Catalan (lluis Jaime López), Greek (George Betsis), Estonian (Rivo Zängov), Italian, Polish (Paweł Zaremba).

Requires: PHP5, GD2.

Report Extension

 

Images

 

2009-02-15
Reviews: 10
This is about as simple as it gets, and that's exactly what I was expecting. Everything "just works" as intended.
2009-02-12
Reviews: 1
I love this plugin! I installed it and all I have to do is insert the image, resize it (smaller) and I'm done. It appears as a clickable thumbnail in my article! How simple is that?! Great idea!
2009-01-22
Reviews: 4
Just installed on Joomla 1.5.9.

Works great. Simply to use. Just the right amount of functionality and no more. Very well thought out.

Apparently, there's an incompatibility with 1.5.9 - When you have more than 4 articles that use mavikThumbnails, the website theme gets fried for that category and when you go to the blog-view, it shows only one article in the upper-left hand corner of the browser window.

I reported this to Vitaliy and he fixed it for me -- immediately.

I don't know what he did to fix it, but I'm sure he'll report it here for others who may have the problem.
2009-01-05
Reviews: 22
What a great timesaver. No more making thumbnails by hand for your articles. No paramenters, you just insert your full size image and resize it. The plug-in senses it and creates the thumbnail invisibly behind the scenes. It's MAGIC!

I am using the Joomla Modal setting in the plugin because the Slimbox had a small conflict.

Important: If all you see is a link instead of a thumbnail, just use JoomlaXplorer or similar component to change the thumbnail component to writable.

Rowby
2009-01-01
Reviews: 1
This plugins so simple, but this is really great, no need to add another css custom like other similiar plugin.

thanks.
2008-12-26
Reviews: 2
It is a great plugin, really easy to uplaod it and works immediately!
2008-12-23
Reviews: 1
I like, it makes life simpler. I have only one, pictures popup even before readmore in intro text, it would be more helpful if it make a link to article or if not possible not pop up before tag read more
2008-12-16
Reviews: 9
Just a note for potential users that this plug-in does not work with images in modules -- even custom HTML modules, but only content items. You also can't "fool" it by using "include content item" to publish a content item to a module position. Too bad!
2008-12-14
Reviews: 3
At last! After hours of trying different gallery plugins, I found that mavik Thumbnails is a nice simple plugin that simply does what I simply want to do - throw up a larger image in a lightbox if I have resized it. Brilliant!

With it enabled you add your picture to your content normally, resize it from the original, change the default alt text (usually picked up from the file name) to what you want the viewer to read when they click on the picture, and save.

Set and forget! Easy! Thanks!
2008-12-12
Reviews: 3
Very useful extension, very good idea. But in Opera 9.52 does not work OK - after the click on thumbnail no big image is displayed, but smaller then thumbnail...
zem
2008-12-05
Reviews: 2
Had to register just to review this extension. Should be a part of standard Joomla install.

Use: Re-size an image, then it automatically will link to full size version. Don't re-size an image nothing changes. Exactly as expected.

Thank you!
2008-12-04
Reviews: 2
For those who would like to change the default thumbnails dir: don't forget to set write permisions on it.
Ideea for improvement: the full size picture appears over when you hold mouse over it some time (no clik). The problem would appear when the picture is bigger then your screen size :) . If not, the full size picture should disspear when you move the mouse away of the thumbnail area.

Anyway... it is excellent in this version also!
Thanks'!
2008-12-04
Reviews: 2
This is a great plugin - automatic, tiny, fast.

If it could create a gallery (like MultiThumb) it would be practically perfect.
If I could exclude it from certain pages (like MultiThumb) it would be perfect!
2008-11-25
Reviews: 4
I ran into minor difficulties whilst implementing this plugin - some of the images were being resized, others weren't, so I dropped a quick e-mail to the author and got a response within minutes and he had solved the issue in no time! Luckily this issue helped him spot a little bug with relative URLs and this should be implemented in the next release.
2008-11-20
Reviews: 1
the upper case extension thing is still not fixed. just had an issue with images with .JPG causing this error. Fatal error: Call to a member function on a non-object in /plugins/content/mavikthumbnails.php on line 215
2008-11-19
Reviews: 5
So very easy, I even have my end users creating their own lightbox images! I have always had to have my users upload their images then tell me and I would encode them. This you just upload and insert image, then size the thumbnail. Major time saver.

My own wish is to stop it from interfering with the Google Maps plugin.
2008-11-19
Reviews: 18
This plugin is superb. I had no issues using it. If you already have rel"lightbox" it will use those. It reads and displays "captions" if you have any set when inserting your images.

Note: This is only for individual images, I have yet to figure out an easy way to make a gallery from it.
2008-11-14
Reviews: 5
Excellent plugin, the kind I was looking for quite some time!

Another review mentioned conflict with some photo gallery - well, I'm using Morfeo show gallery - no hiccups there at all.

Keep up the good work!
2008-11-09
Reviews: 106
I can't believe that this small plugin (only 17KB) can do such a fantastic job!

It offers another feature for thumbnails generating, since we can set different size for each single thumbnail.

Thanks to the author.
2008-10-31
Reviews: 3
If your images have then extension in uppercase, for example image.JPG instead of image.jpg, then, the plugin doesn't work.
To solve this, you need to change 2 lines of code in the plugin.

You need to open the file /plugins/content/mavikthumbnails.php with the eXtplorer, and modify the lines 169 and 189, this is the code that you need to change:

switch ($ext)
change to
switch (strtolower($ext))

then save and then bug was solved!

Thanks to share!!!
Owner's reply

Thanks, it's fixed in current version.

Page 7 of 8