 |
Joomla! is my favorite CMS. I created a mambot that allows you to easily zoom into images with a beautiful effect. It's called mfFancyZoom and you can use it free of charge.
Use this mambot to give some extra eye-candy to your images. It is very simple to use and it looks really cool, check out the demo below.
This script uses the FancyZoom script. Use it totally free for your non-commercial website. If you're running a commercial website, you should buy a license. |
Demo with Basic setup
{mffancyzoom abstract.jpg} {mffancyzoom beach.jpg} {mffancyzoom bridge.jpg} {mffancyzoom eye.jpg} {mffancyzoom lemon.jpg}
Demo with added caption
{mffancyzoom abstract.jpg|Cool abstract image} {mffancyzoom beach.jpg|What a beautiful beach} {mffancyzoom bridge.jpg|A bridge at night} {mffancyzoom eye.jpg|Widescreen eye} {mffancyzoom lemon.jpg|Delicious! A green lemon}
Install
- Log in to your back-end of the site
- Go to "Installers", "Mambots"
- Click on "Browse" and navigate to the downloaded ZIP archive
- Press "Upload File & Install"
- Go to "Mambots", "Site Mambots"
- Search for mfFancyZoom and publish it
How to use
Syntax
Note that you need to remove the underscore (_) from all syntaxes placed on this page. I needed to place the underscore, otherwise it would conflict on this page where the mambot is enabled.
Use the following syntax to enable mfFancyZoom on your images: {mf_fancyzoom img_name}
The base image path is always: images/stories/mffancyzoom.
The thumbnails should always have the same name as the original and placed in the following folder: images/stories/mffancyzoom/thumbs
For example, I would have an image called "marcofolio.jpg" with the size of 400 x 300 pixels. The thumbnail, also called "marcofolio.jpg" but now with the size of 100 x 75 pixels is placed in the "/thumbs/" folder.
Create the folders mffancyzoom and mffancyzoom/thumbs in your images/stories folder, or else the scipt will not work.
Directory architecture:
images/stories/mffancyzoom/marcofolio.jpg (Original image)
images/stories/mffancyzoom/thumbs/marcofolio.jpg (Thumbnail image)
Your syntax will be: {mf_fancyzoom marcofolio.jpg}
Advanced Configuration
You can set the global parameters, such as the zoomTime, zoomSteps and minBorder, in the mambot settings.
mfFancyzoom has one optional parameter you can set. Separate the parameter with the | symbol.
- The image location and name. This one has to be used, or else the script will not work.
Example: {mf_fancyzoom img_name}
- Adding a caption of the image.
Example: {mf_fancyzoom img_name|Logo}
Now I would have a fancy zoom image with a caption called Logo.
Only the first parameter must be filled.
Download
Add this magnifier image to your thumbnail files for more user friendly images. 

Don't forget to download mfSyntaxHelper if you need some help with the difficult syntax from this mambot.
This script uses the FancyZoom script. Use it totally free for your non-commercial website. If you're running a commercial website, you should buy a license.
All sample images are from socwall.
Feel free to give feedback about this mambot. Enjoy using it!
Changelog
Version 1.1
- Bugfix: Now works when installed in subdirectory
- Bugfix: Improved the code
Tags: mambot free joomla webdesign
Interested in this topic? You might enjoy another article I've written called
|