
Demo 1: Images from a Folder
{artimageview path="images/sampledata/kids" previewWidth="175" previewHeight="175"}{/artimageview}
Plugin Code: {artimageview path="images/sampledata/kids" previewWidth="175" previewHeight="175"}{/artimageview}
Demo 2: Images from Flickr
{artimageview flickr="25357685@N04" flickrNumberOfImages="10" flickrSmallThumbs="true" flickrLargeImages="true"}{/artimageview}
Plugin Code: {artimageview flickr="FLICKR_ID" flickrNumberOfImages="10" flickrSmallThumbs="true" flickrLargeImages="true"}{/artimageview}