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.
Configuration file structure
XML configuration file structure
<gallery>
<imageScaleMode>fill</imageScaleMode>
<frameSize>5</frameSize> <frameColor>0xFFFFFF</frameColor> <cornerRadius>7</cornerRadius> <backgroundColor>0xAAC5D8</backgroundColor> <initialState>Load Image</initialState> <showCaption>Always</showCaption> <captionBackgroundAlpha>41</captionBackgroundAlpha> <captionBackgroundCornerRadius>4</captionBackgroundCornerRadius> <buttonsBackgroundAlpha>41</buttonsBackgroundAlpha> <buttonsBackgroundCornerRadius>4</buttonsBackgroundCornerRadius> <showButtons>Always</showButtons> <showAlbumsButton>true</showAlbumsButton> <showThumbnailsButton>true</showThumbnailsButton> <showSlideshowButton>true</showSlideshowButton> <showNavigationButton>true</showNavigationButton> <rotationDirection>Vertical CW</rotationDirection> <rotationDuration>700</rotationDuration> <panelBackgroundAlpha>43</panelBackgroundAlpha> <iconWidth>90</iconWidth> <iconHeight>55</iconHeight> <iconPadding>10</iconPadding> <rotationSound></rotationSound> <clickSound></clickSound> <overSound></overSound> </settings>
<albums>
</gallery>
<album icon=”” thumbnailsFolder=”” imagesFolder=”” description=””>
</albums>
<flickr userID=”” photosetID=”” tags=””/>
</album><picasa user=”” albumID=”” /> <items>
<item source=”” description=”” thumb=””/>
</items> <item source=”” description=”” thumb=””/> <album icon=”” thumbnailsFolder=”” imagesFolder=”” description=””>
<flickr userID=”” photosetID=”” tags=””/>
</album><picasa user=”” albumID=”” /> <items>
<item source=”” description=”” thumb=””/>
</items> <item source=”” description=”” thumb=””/> |





