Display your images in a user-friendly gallery

Composite.Media.ImageGallery.ADGallery displays a gallery of images using AD Gallery , a highly customizable gallery/showcase plugin for jQuery.

How to implement

  1. Install Composite.Media.ImageGallery.ADGallery.
  2. Insert the Composite.Media.ImageGallery.ADGallery function ( Insert > Function), or add the following code:
     
    <f:function name="Composite.Media.ImageGallery.ADGallery" xmlns:f="http://www.composite.net/ns/function/1.0"> 
      <f:param name="MediaFolder" value="MediaArchive:764f0ea2-3c49-4657-95a9-2aa4307f2b93" /> 
    </f:function>
  3. In the Media Folder parameter, select the media folder with the images you want to display as a gallery. (The above sample uses a dummy value.)

Requirements

Composite C1 version 2.0 Patch 1 or later

SHARE