Home » Joomla » Adding more images and Customizaion of joomla Savira Flash photogallery

By Update gallery.xml you can upload/ manage images.

Go to yousite $yoursite/modules/mod_savira_photogallery/

Open gallery.xml file here you can change

<gallery>

<settings>

<imagesFolder>modules/mod_savira_photogallery/images/</imagesFolder>

Set image folder

<captionColor>0x000000</captionColor>

 <frameColor>0xFFFFFF</frameColor>

<bgImage alpha="100" source="modules/mod_savira_photogallery/images/xbg.jpg"/>
 Change background Image

<image width="500" height="250"/>
Set Height &amp; Width of Module
 <imageScaleMode>Crop</imageScaleMode>
 <visibleImages>4</visibleImages>
<usePhotoNumbers>true</usePhotoNumbers>
<backButtonLabel>BACK</backButtonLabel> <== Make back Button Visible or not

 <soundEffect>mod_savira_photogallery/sounds/imageChangeEffect.mp3</soundEffect>
You can assign music for photo gallery on click

<flickr><![CDATA[]]></flickr>
<picasa user="" albumID=""/>
 </settings>

All Image Item are below
upload Your images to [<span style="font-size: medium;"><em>$yoursite/modules/mod_savira_photogallery/images/</em>] Folder
Set Image name path and its Caption text here


<items>
<item source="1.jpg" description="Caption text here"/>
<item source="2.jpg" description="Caption text here"/>
<item source="3.jpg" description="Caption text here"/>
<item source="4.jpg" description="Caption text here"/>
<item source="5.jpg" description="Caption text here"/>
<item source="6.jpg" description="Caption text here"/>
<item source="7.jpg" description="Caption text here"/>
<item source="8.jpg" description="Caption text here"/>
<item source="9.jpg" description="Caption text here"/>
</items>
</gallery><strong>
</strong>

Array ( [0] => Joomla, Savira Joomla Flash photo gallery )

Leave a comment

1 Comments.

  1. Hello!

    Can i use another parameter here – insted of crop ??
    Crop

Leave a Reply

You must be logged in to post a comment.