 |
Joomla! is my favorite CMS. I created a mambot that allows you to easily add a Web 2.0 gloss on your images. It's called mfGlossy 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 uses unobtrusive javascript. Many advanced options are included.
You don't need Photoshop or any other advanced and expensive programs to make a beautiful Web 2.0 gloss. Use mfGlossy and you're ready to go. Additionally, the original image will be kept intact. |
Original
Basic setup
{mfglossy beach.jpg}
Advanced configuration
{mfglossy beach.jpg|Beautiful beach||40|noshadow}
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 mfGlossy and publish it
- Download glossy.js
- UnZIP the archive and only get glossy.js. Upload it to the following folder on your FTP:
/mambots/content/mfglossy
Don't forget to read the license of glossy.js.
How to use
Syntax
Use the following syntax to enable mfGlossy on your images: {mfglossy imgpath/img_name}
The base image path is always: images/stories. For example, if you have an image in your images/stories folder, your syntax will be: {mfglossy img_name}
If you have an image in your images/stories/subfolder folder, your syntax will be: {mfglossy subfolder/img_name}
When the user hasn't enabled JavaScript or the browser doesn't support this script, a non-formatted image will be displayed.
Advanced Configuration
mfGlossy has a couple of parameters you can set. Seperate the parameters with the | symbol.
- The image location and name. This one has to be used, or else the script will not work.
Example: {mfglossy imgpath/img_name}
- ALT attribute for the image, making it W3C valid. If left empty, no ALT attribute will be used.
Example: {mfglossy imgpath/img_name|Logo}
- Float the image to the left or to the right.
Example: {mfglossy imgpath/img_name|Logo|right}
- Radius of the gloss in pixels. Minimal use is 20, maximum is 50. Default is 25.
Example: {mfglossy imgpath/img_name|Logo|right|40}
- Noshadow removes the shadow from the glossy image. Default is false.
Example: {mfglossy imgpath/img_name|Logo|right|40|noshadow}
Now I would have a glossy image with an ALT attribute called "Logo", floating on the right with a glossy radius of 40 and no shadow.
Only the first parameter must be filled. All others are optional. If you don't want to use the parameter, leave it empty. For example, if you want all default settings, but not a shadow, use the following syntax:
{mfglossy imgpath/img_name||||noshadow}
Download

Don't forget to download mfSyntaxHelper if you need some help with the difficult syntax from this mambot.
The sample image is from socwall.
Feel free to give feedback about this mambot. Enjoy using it!
Changelog
Version 1.1
- Removed script from Christian Effenberger due to copyright restrictions. You can still download the script at his website.
- Added a couple empty "index.html" files for no directory listing.
- Default settings can be placed. Go to the mambot and set your own default settings.
Known bugs
- Script doesn't work when Joomla! is installed in a subdirectory.
Version 1.2
- Bugfix: Now works when installed in subdirectory
- Bugfix: Altered code to remove the "Stack Overflow" error from IE7
Tags: mambot free joomla webdesign
Interested in this topic? You might enjoy another article I've written called
|