Obsolete Pages{{Obsolete}}
The official documentation is at: http://docs.alfresco.com
Freemarker ExamplesDigital Asset ManagementExamples
Description
Displays GIF, PNG and JPG images in the current folder as a 3 column list of clickable thumbnails images. Use the template as a custom view when you have a folder containing images that you would like to see thumbnails for.
Screenshot
ThumbnailsCustomTemplate1.png
Template
<a href='/alfresco${child.url}' target='new'> </a> <a href='/alfresco${child.url}' target='new'>${child.properties.name}</a> |
Requirements
Alfresco Version 1.4
Source
Example Alfresco template not installed by default in the 'Data Dictionary/Presentation Templates' folder.