Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

salgua/Cloud-Zoom-Joomla-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README
======

What is Salgua Cloud Zoom?
---------------------------------

Salgua Cloud Zoom is a content plugin for !Joomla 
This plugin allows you to use the Cloud Zoom free jQuery image zoom plugin
of Professor Cloud (www.professorcloud.com) in your joomla website in a very
simple way.

Requirements
------------

Cloud Zoom Joomla Plugin V1.5.x works only on Joomla 1.5.x
Cloud Zoom Joomla Plugin V1.6.x works only on Joomla 1.6.x

Documentation
-------------
Install the plugin from a zip file using the joomla installer. Then you  
can embed a zoomable image using the following syntax in your article:
{cloudzoom | img="path/to/bigimage.jpg" | title="title of image" | rel="Cloud Zoom Parameters"}

Very simple Example:
{cloudzoom | img="/path/to/your/image.jpg"}

More complex Example:
{cloudzoom | img="/path/to/your/image.jpg" | title="Image title" | width="200" | rel="adjustX: 10, adjustY:-4, tint:'#333333'"}

IMPORTANT: Salgua Cloud Zoom plugin will create an image with suffix "_small" of the specified width. You have to ensure that
your web server user can write in the directory where you will put the images.

Cloud Zoom Parameters: you can find the instructions to use the Cloud Zoom Parameter 
visiting the official Cloud Zoom Webiste: https://www.professorcloud.com/mainsite/cloud-zoom-integration.htm

Releases

No releases published

Packages

No packages published