Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products
ARI Soft









Register   Lost Password?
Featured Demos







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

Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 25/08/2008 ARI Process Content module

    ARI Process Content module is available. Download it for free.

    Sometimes it is necessary to process content with plugins (formely mambots). Unfortunately Joomla! is limited to process plugin tags only for com_content component. What if you need, for example, to process the content of your own component or add some plugin tags to your module? ARI Process Content module will help with this. Read the full story .


  • 25/08/2008 ARI Smile component is available

    We are glad to inform about ARI Smile component availability. ARI Smile is a component that created to gather number of nice image slideshows. Slideshows are presented as modules. 5 slideshow types for now:

    * Cycling Images - creates image slideshow with cycling effect
    * Image menu - creates image slideshow with menu effect
    * Noob slide
    * Phafusion
    * Barack slidehow We plan to increase the number of available slideshows.

     

    Please see demo and review the component on Joomla! extensions directory.






ARI Thumbnail component is available!

ARI Soft is proud to present brand new component named ARI Thumbs. View picture thumbnails and galleries, resize pictures, customize image view easy! The component is simple yet powerful and customizable.
With this component you will provide you visitors and customers with unforgettable stylish effects. This is the case when the picture or gallery says more than simple words.
ARI Thumb comes with plugin (mambot) which means that you can easy embed the picture with nice thumbnail effect in almost every type of Joomla! content.

Features:
 * Nice thumbnails for images
 * Customizable plugin (mambot)
 * Group items to view them as gallery
 * Thumbnail autogeneration feature - do more need to have both thumbnail and large image
 * Customize opacity, zoom speed in and out
 * Works in both Joomla 1.5 and Joomla 1.0.x
 * Works in Firefox and its friends; Internet Explorer 6,7; Opera; Safari

Please have a look at demo .

 

ARI Thumb plugin (mambot) parameters/example:

{arithumb
    src="big_img"
    srcSmall="small_img"
    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 propotions. Thumbnail autogeneration feature needs GD, ImageMagick or magickwand library installed. (Optional)
    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 cliked 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)