ARI Zoom ComponentPluginLanguage

ARI Zoom 1.0.1 available. Some bugs fixed and conflict with third-party plugin resolved.

ARI Zoom: automatically zooming pictures. The component lets you to show a magnifier window near the image.

Features:
* Zooming image - shows a nice mignifier window near the original image.
* Customizable plugin (mambot)
* Thumbnail autogeneration feature - do more need to have both thumbnail and large image
* Customize zooming, position, offset, etc.
* Works in both Joomla 1.5 and Joomla 1.0.x
* Works in Firefox and its friends: Internet Explorer 6,7, Opera, Safari

ARI Zoom plugin (mambot) parameters/example:
{arizoom src="/big_img" srcSmall="small_img" thumbWidth="width" thumbHeight="height" xzoom="" yzoom="" offset="" position="" preload="" lens=""}

Attributes:
src - Path to the image.
srcSmall - Path to the thumbnail. If not indicated then thumbnail will be automatically generated using thumbWidth and thumbHeight attributes. If one of these attributes is skipped then the thumbnail will be generated using the indicated attribute and initial picture propotions. Thumbnail autogeneration feature needs GD, ImageMagick or magickwand library installed.
thumbWidth - Width of thumbnail to be generated from the initial image.
thumbHeight - Height of thumbnail to be generated from the initial image.
xzoom - Zooming div default width.
yzoom - Zooming div default height.
offset - Zooming div default offset.
position - Zooming div default position: left, right.
preload - Preload or not big images.
lens - Show lens or not.


More flexible version of zoom functionality is in ARI Smart Content component - a powerful wrapper on various widgets and gadgets.

Report