Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events

2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2checkout




FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
Re:arithumb code showing (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:arithumb code showing
#180
admin (Admin)
Admin
Posts: 326
graph
User Online Now Click here to see the profile of this user
Re:arithumb code showing 4 Months, 3 Weeks ago Karma: 6  
We added functionality to generate thumbnails for all images in folder/folders (including sub-folders or not). Please see the usage below:

To create a thumbnail, you should install the component and provide the valid license key in Components -> ARI Thumbnail -> License section. After that you will be able to use plugin (mambot) with the folowing syntax:
{arithumb
src="big_img"
srcSmall="small_img"
srcDir="src_dir"
includeSubDirs="true|false"
title="title"
thumbWidth="width"
thumbHeight="height"
group="group"
hideOnContentClick="true|false"
zoomSpeedIn="speed"
zoomSpeedOut="speed"
overlayShow="true|false"
overlayOpacity="capacity"}
Attributes:
src - Path to the image. (Mandatory)
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 proportion. Thumbnail autogeneration feature needs GD, ImageMagick or magickwand library installed. (Optional)
srcDir - Indicating folder (or folders separated by ";" lets to display thumbnails for all images in directory/directories. This can be done including subfolders if includeSubDirs is true (true by default).
includeSubDirs - see srcDir description.
title - Image caption. (Optional)
thumbWidth - Width of thumbnail to be generated from the initial image. (Optional)
thumbHeight - Height of thumbnail to be generated from the initial image. (Optional)
group - all images with the same "group" attribute will be displayed as image gallery. (Optional)
hideOnContentClick - Hides image view when clicked on zoomed item. (Optional, false by default)
zoomSpeedIn - Speed in milliseconds of the zooming-in animation. (Optional, no animation if 0)
zoomSpeedOut - Speed in milliseconds of the zooming-out animation. (Optional, no animation if 0)
overlayShow - If true, shows the overlay. (Optional, false by default)
overlayOpacity - Opacity of overlay. (Optional, from 0 to 1)
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop