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

 

2011-03-18
Reviews: 3
well i have used this extension on my website. This fulfills all the requirements that I needed. Clicking on an image, leads you to the article details and also the image pop out way is very good. Thanks mavik.
2011-03-18
Reviews: 2
A must have plugin!
Works every time and saves me tons of work and time!

Easy to setup and use.
2011-03-17
Reviews: 29
There are no documentation on how to use this plugin. The demo site is in Russian - what is the syntax of this plugin? I wonder why the developers do not mention anything on the description
Owner's reply

This plugin does not require documentation. Everything has already been described in the description: You need only insert original image to article and resize to necessary size.
And it has no syntax - it does not require insertion of a special code in the text.

2011-03-02
Reviews: 1
This plugin has worked on EVERY install of Joomla i have. I would HIGHLY recommend this plugin!

I am faced with one problem however. I have not been able to get this plugin to work on images in the category description. Any help would be greatly appreciated :)
2011-03-01
Reviews: 1
I installed it on my new J1.6 association website. Got an error at first, sent an email, and Mavik uploaded a fixed version within hours !
Now working just fine, very easy to use.

One little remark : we could use some english documentation and an example, the link to a russion website is a bit rough. 2 Pages would be enough.

Thumbs up !
2011-02-09
Reviews: 3
After testing a few other extensions to enlarge all the small pictures of my website (about 160x 200 pix) to 800x600, I choosed Mavik thumbnails, and it is almost perfect.
It would be completely perfect if it didn't make conflict with my mootools slider in the header.
Owner's reply

You can turn off java-scripts in settings of plug-in if its conflict with others scripts.

2011-01-27
Reviews: 4
This is a must if you want Joomla to have any chance of working like a blogging platform.
2011-01-27
Reviews: 7
After trying many solutions for automatic generation of miniatures, this is definitely my favorite. It has the big advantage of not requiring any tags (it just checks if the image has been resized). This means that if you uninstall it, all pages will stay just as they are : no ugly code left behind, simply the images won't be clickable anymore.
The opening effects are clean and work out of the box (highslide used to bug on chromium but this has been fixed in the last version).
Such a nice plugin would have deserved a page on the developer's site. (Apologies if there is one : I do not read ukrainian, and Google translate did not help me find it neither). Something like a changelog or a roadmap would be informative.
In the end, I've been using this extension for more than one year on several sites and it has always proven simple and reliable. Thank you very much !
2011-01-06
Reviews: 2
I've registered in the community for the first time for this review.

This plugin really works perfectly. I've encountered some problems when trying to integrate the windows live writer application
RPC-XML plugin and Highslide plugin.

The aim was to use comfortable interface of WinLiveWriter to publish content easily with Highslide effects automatically attached to images of the article.

JoomSlide and other plugins, unfortunately, didn't work and onclick method was removed when publish by XML-RPC.

So, adding class="mavik" (or whatever name u want) attribute to the image is the solution because this beautiful plugin does not only creates highslide effect but also converts images on category and frontpage view to links to articles and this option is also very, very, very useful.

thanks.
2010-11-26
Reviews: 1
an excellent plugin without great options configured to behave and appreciate excellent option especially for links to articles
2010-11-21
Reviews: 3
I use this plugin for several years. Working great, even as a simple photo-gallery within an article. The upgrade came after long time. It works good with few new features, unfortunately it corrupts my Rocketheme News Pager module in EI8. Kind of automated thumbnail creation of the module issue. Never mind, I went back to the older mavik plugin, happy again. I wish to find a fix for my problem. Otherwise I recommend this plugin.
Owner's reply

Write me by e-mail about your problem.

2010-11-20
Reviews: 4
Very usefull thanks
2010-10-27
Reviews: 1
Can I change the language in highslide-popup?
Owner's reply

In file plugins/content/mavikthumbnails/highslide.php
before line 35:
// Add the controlbar
insert like it:
hs.lang = {
loadingText : "Загрузка...",
playTitle : "Просмотр слайдшоу",
pauseTitle: "Пауза",
previousTitle : "Предыдущее изображение",
nextTitle : "Следующее изображение",
moveTitle : "Переместить",
closeTitle : "Закрыть (Esc)",
fullExpandTitle : "Развернуть до полного размера",
restoreTitle : "Кликните для закрытия картинки, нажмите и удерживайте для перемещения",
focusTitle : "Сфокусировать",
loadingTitle : "Нажмите для отмены"
};

2010-10-24
Reviews: 1
One of the extensions that i'm setting up on each site. Works every time.

Would even be better if it was possible to set up an watermark in the pictures.
2010-10-23
Reviews: 3
Very easy to use, just install activate... it works Great!!! Thank you! :)
2010-10-05
Reviews: 4
This is one of the best extensions for Joomla! Thank U.
2010-06-29
Reviews: 1
I tried this plugin 1 month ago. I didn`t gave atention on loading site at first. But after I checked website few times, it was strange that it load so long. I disabled mavik Thumb plugin and it work as it should. So in next update you could do a fix for that :)
2010-06-10
Reviews: 2
So easy to use. No tagging, it just automatically sizes the images to what you define when you add the image to an article. Brilliant. Joomla should do this automatically.

I did run into one issue, when using slim box as the popup method, the popup appears behind my upper menu system. (rocket theme template) There was one post here describing that issue and what they did in the CSS to solve it, but I didn't understand the code they were describing. (I'm not a coder).

But on most templates, it works great, and even in my case the other "modes" of the popup, work fine. Also, there is an option that the thumbnail will take you to the article when in 'blog mode' instead of doing the popup. (once you are in the article, the thumbnails then popup to a larger size)

Absolutely brilliant.

The other other change I would suggest, is a simple button in the plugin setup that will purge the no longer used thumbnails from the system, they do accumulate in there. If you experiment when placing an image, and try 3 or 4 different sizes, then decide on 1... the old thumbnails that were generated during testing still exist in the server. This doesn't hurt anything, but does take up space.

Great job!
2010-05-18
Reviews: 3
Thank you for such a wonderful plugin! I am in love with it.
Oby
2010-05-08
Reviews: 2
This is a very good extension. Very easy to use thanks to the fantastic automation. However, I had to mark it one star down because it does not downscale images in the RSS-feed.
Page 3 of 8