Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


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




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

arithumb code showing
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: arithumb code showing
#180
Re:arithumb code showing 3 Years, 5 Months ago Karma: 275
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)
The administrator has disabled public write access.
 
#900
Re:arithumb code showing 3 Years ago Karma: 0
Hi!

My case is similar to Pixel's case. Everything looks ok but code is still showing at front end.

I applied my temporary licence to mydomain.com but joomla is installed at mydomain.com/home. Is that the problem?

Thanks,

Roberto
The administrator has disabled public write access.
 
#901
Re:arithumb code showing 3 Years ago Karma: 275
Hello,

Subfolders don't play a role in licensing so it's ok.

Please verify that the plugin (mambot) is enabled and you entered thumb tag correctly as described here.

If this is still a problem please provide us with access to your Joomla! backend so we could login and have a look. Please also tell us which article we should look at to see the issue. Credentials should be sent by email.

Regards,
ARI Soft
Last Edit: 2009/01/21 12:45 By admin.
The administrator has disabled public write access.
 
Go to topPage: 12