MULTITHUMB_DESCR=If you have SC jQuery plugin enabled - disable it.
If you upgraded from version 2.4.2 please verify following parameter:
Caption options -> Caption class
Be sure that value IS NOT multithumb. If you find such value replace it to mtCapStyle.
What is BK-Multithumb:
BK-Mltithumb plugin is inherited from Martin Larsen's Multithumb for Joomla 1.5.
For details about BK-Multithumb read here:
http://joomla.rjews.net/bk-multithumb
If you find this module useful rate it or donate.
If you find a problem report bug or fill feature request.
Have a question? Ask it on the developer site forum.
Want to tell your success story of using BK-Multithumb on your site or show your site in BK-Multithumb gallery? Press here.
See other Joomla extenstions created by BK:
Display News
Content Categories
Author Link
Section/Category description
Visit Author site for support of the development About Multithumb for Joomla 1.5 read here:
http://www.kreacom.dk/mambots/multithumb-for-joomla-15.html What is Multithumb?
Multithumb is a multi-purpose image plugin for Joomla that can automatically create thumbnails and popups of the original images, as well as resize the full-size images or add a watermark to them. It can even scramble the images names so that people cannot guess their original non-watermark locations. For articles shown in blog mode, it can create a link from the first image to the full article for better user navigation.
It can also create a simple photo gallery from any folder by just including one of the images from the folder and give it the description (alt text) "mt_gallery" (or using the new tagging feature).
Multithumb works with both normal images and {mosimage} images.
See the examples and how-to's below for inspiration and instructions!
Please note that when you use Multihumb for the first time on a given page, the server has to process all the images which might take quite some time. The same applies when you clear Multithumb's cache.
New features in BK-thumb 2.4.3:
- New popup types: Shadowbox, Pretty Photo
Multihumb now supports following popup types: Normal, Dynamic Drive, Slimbox(Lightbox), Shadowbox, Pretty Photo, Greybox, Expansion, Smoothly Expansion
New features in BK-thumb 2.4.2:
- New caption positions: Left, Right
Multihumb now supports following caption positions: Top, Right, Bottom, Left
Here is a list of some of the new features in Multithumb 2.0:
- Watermarks
Supports both popup images and images shown in content Watermark images can be true alpha blend PNG images or any GIF, JPG og PNG image with manually set transparent background color
User definable watermark position Language packs
Installable language packs for Multithumb's frontend - Manual thumbnails
You can create your own thumbnails and let :mt use them instead - Thumbnail proportions
Choose between best fit (keeping aspect ration), crop to fit, fill out with background color, stretch (distort proportions) - Scrambled image names
- Automatic resize of images
Can resize both popup images and images shown in content
Resize by pixels or percentage of screen size - New popup types: Slimbox, Greybox
and Thickbox
Multihumb now supports six popup types: normal, slimbox(lightbox), greybox, thickbox, thumbnail expansion
Thumbnail expansion now works perfect with captions too! - "Intelligent" handling of compatibility issues with other javascript libraries
For example, if mootools.js is already included in your template, Multithumb will not try add it again - Auto-gallery with individual image descriptions
You can add a text file with the same name as the image used for the gallery, and :mt will use the content of this file for image descriptions
It will even create the description file for you, ready to fill out! - Link to main article in blog mode
Instead of showing a popup when viewing the article in blog mode, :mt can create a link from the first image to the main article.
Or it can just create a plain, inactive thumbnail - Works from sub folders out-of-the-box
You no longer have to modify the javascript files if you run Joomla from a sub folder on the server - Native thumbnail generation
:mt no longer uses an external thumbnail library - Informative error handling with javascript popup messages
Like if :mt can't find the watermark file, or if the server does not support the needed image functions - Extremely configurable
But because of that, also a bit confusing for new users :-) - Parameter override, allowing for multiple configurations even in same article
Most of :mt's settings can be overridden in the content by including the proper tags, like:
{:multithumb popup_type=greybox full_width=400} which will make Greybox the new popup style and images 400px wide
The override works until the end of the article or until it is overridden again.
There is even a handy online tool dedicated to creating the tags for you! - Many new options
- Backend much better arranged
- Improved and optimized code
CAPTION MARGIN DESCR=Examples:
- 10px 5px 15px 20px
- top margin is10px
- right margin is 5px
- bottom margin is 15px
- left margin is20px
- 10px 5px 15px
- top margin is 10px
- right and left margins are 5px
- bottom margin is 15px
- 10px 5px
- top and bottom margins are 10px
- right and left margins are5px
- 10px
- all four margins are 10px
Note: Negative values are allowed.
CAPTION PADDING DESCR=Examples:
- 10px 5px 15px 20px
- top padding is10px
- right padding is 5px
- bottom padding is 15px
- left padding is20px
- 10px 5px 15px
- top padding is 10px
- right and left paddings are 5px
- bottom padding is 15px
- 10px 5px
- top and bottom paddings are 10px
- right and left paddings are5px
- 10px
- all four paddings are 10px
Note: Negative values are allowed.