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


Recent Events
  • 04/03/2010 ARI Slider v. 1.3.0

    ARI Slider v. 1.3.0 is available. New version of the extension can display menu items title in nice tooltip. See demo here.

  • 26/02/2010 Joomla! popup extensions

    ARI Colorbox, ARI Sexy Lightbox, ARI Fancybox and ARI Pretty Photo have been updated. Now these provide ability of using pretty lightbox in any Joomla! content, for example in VirtueMart product description or in other content. Extensions also can create thumbnails and create popups with large images from inline content images. Only wrap necessary content with plugin tag.


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 1 Year, 7 Months ago Karma: 25
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 1 Year, 1 Month 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 1 Year, 1 Month ago Karma: 25
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
Moderators: admin