Gallery Builder
It never was so easy like now to show photos in an amazing view. It's like one-two-three: choose photos, customize any of 11 galleries, publish the gallery. That's all.
<gallery>
<settings>
<items>
</gallery>
<imagesFolder>gallery/images/</imagesFolder>
<thumbnailsFolder>gallery/images/</thumbnailsFolder>
<image
<thumbnail
<caption
<translation
<buttons
<slideshow
<flickr userID="" photosetID="" tags="" />
<picasa user="" albumID="" />
</settings><thumbnailsFolder>gallery/images/</thumbnailsFolder>
<image
bgTintColor="true"
scaleMode="fit"
padding="50"
/>scaleMode="fit"
padding="50"
<thumbnail
width="50"
height="30"
alpha="70"
/> height="30"
alpha="70"
<caption
showCaption="true"
/> <translation
startSlideshow="Start slideshow"
fullscreenMode="Fullscreen mode"
getLink="Get link"
shareWithFacebook="Share with Facebook"
clickToView="Click to view"
stopSlideshow="Stop slideshow"
tweet="Tweet"
/> fullscreenMode="Fullscreen mode"
getLink="Get link"
shareWithFacebook="Share with Facebook"
clickToView="Click to view"
stopSlideshow="Stop slideshow"
tweet="Tweet"
<buttons
showImageNavigationButtons="true"
showLinkButton="true"
showFacebookButton="true"
showTwitterButton="true"
showSlideshowButton="true"
showFullscreenButton="true"
/> showLinkButton="true"
showFacebookButton="true"
showTwitterButton="true"
showSlideshowButton="true"
showFullscreenButton="true"
<slideshow
start="false"
delay="3"
/>delay="3"
<flickr userID="" photosetID="" tags="" />
<picasa user="" albumID="" />
<items>
<item source="1.jpg" thumb="t1.jpg" description="Image 1" link="" target="_blank"/>
<item source="2.jpg" thumb="t2.jpg" description="Image 2" link="" target="_blank"/>
<item source="3.jpg" thumb="t3.jpg" description="Image 3" link="" target="_blank"/>
. . .
</items>
<item source="2.jpg" thumb="t2.jpg" description="Image 2" link="" target="_blank"/>
<item source="3.jpg" thumb="t3.jpg" description="Image 3" link="" target="_blank"/>
. . .





