A description of the Sueetie Addon Pack Slideshow Feature and how to create and manage slideshows.
Support multiple Slideshows in Sueetie
Sueetie contains an administrative feature to manage slideshows and their images. It does this by allowing you to assign images to a specific slideshow and upload them to a slideshow image folder. To support the different ways slideshow plug-ins handle images, three different versions of each image is created based on the dimensions you set for the slideshow.

To complete the display of the slideshow the site developer would write a small amount of HTML according to the slideshow plug-in's requirements. An example HTML used to support a working slideshow on a Sueetie site is shown here using ASP.NET and native Sueetie APIs.

Below is the Slideshow Administration page where you can create new slideshows, manage the slideshow title and description, and specify the image descriptions for the slideshow.

Below is the page used to manage the slideshow images. You can provide a description for each image as well as designate which image should appear first when the slideshow initially loads.
Top