Details
Available tags
Gallery.Folder.Name
Returns the path to the folder from which the images/PDF comes from.
@GetString("Gallery.Folder.Name")
Gallery.Image.ColorSpace
Returns the colorspace of the image.
@GetString("Gallery.Image.ColorSpace")
Gallery.Image.CreationTime
Returns the created date for the image.
@GetDate("Gallery.Image.CreationTime")
Gallery.Image.DetailLink
Returns the URL for the image.
@GetString("Gallery.Image.DetailLink")
Gallery.Image.DetailLink.xhtml
Returns the URL for the image.
@GetString("Gallery.Image.DetailLink.xhtml")
Gallery.Image.DownloadLink
Returns the complete download link.
@GetString("Gallery.Image.DownloadLink")
Gallery.Image.DownloadLink.Clean
Returns the path to the original image.
@GetString("Gallery.Image.DownloadLink.Clean")
Gallery.Image.LastWriteTime
Returns timesatamp od last write of the image.
@GetString("Gallery.Image.LastWriteTime")
Gallery.Image.Metadata.link
Returns the meta tag link for the image.
@GetString("Gallery.Image.Metadata.link")
Gallery.Image.Metadata.System_meta_field
Returns True if System meta field.is enabled for the file.
@GetString("Gallery.Image.Metadata.System_meta_field")
Gallery.Image.Metadata.title
Returns the meta tag title for the image.
@GetString("Gallery.Image.Metadata.title")
Gallery.Image.Resolution
Returns the resolution of the image.
@GetDouble("Gallery.Image.Resolution")
Gallery.Image.Size
Returns the file size of the image in kilobytes.
@GetString("Gallery.Image.Size")
Gallery.Image.Size.Bytes
Returns the file size of the image in bytes.
@GetInteger("Gallery.Image.Size.Bytes")
Gallery.Image.Thumb.Large.Path
Returns the path of the detail image.
@GetString("Gallery.Image.Thumb.Large.Path")
Gallery.Image.Thumb.Medium
Returns the thumbnail image.
@GetString("Gallery.Image.Thumb.Medium")
Gallery.Image.Thumb.Medium.Path
Returns the path of the thumbnail image.
@GetString("Gallery.Image.Thumb.Medium.Path")
Gallery.Picture.MaxHeigth
Returns the maximal height of the detail image.
@GetInteger("Gallery.Picture.MaxHeigth")
Gallery.Picture.MaxWidth
Returns the maximal width of the detail image.
@GetInteger("Gallery.Picture.MaxWidth")
Gallery.Thumb.MaxHeight
Returns the maximal height of the thumbnails.
@GetInteger("Gallery.Thumb.MaxHeight")
Gallery.Thumb.MaxWidth
Returns the maximal width of the thumbnails.
@GetInteger("Gallery.Thumb.MaxWidth")