This page last changed on Mar 28, 2007 by ernest@atlassian.com.

Gallery Macro

Usage:
{gallery:columns=3\|title=Example Title} {gallery}
Description: Forms a thumbnail gallery of all images attached to a page
Example:
{gallery:columns=3\|title=Example Title} {gallery}
Input: optional: columns=<int n>|title=<title string>
Output: a thumbnail gallery with the number of columns specified (default 4) and a heading for the title parameter
Bundled with Confluence?: yes

Troubleshooting

If you encounter the following error message: System does not support thumbnails: no JDK image support then ensure that you have following system property available for your JVM:

JAVA_OPTS=-Djava.awt.headless=true

Also see CONF-1737

Please note that gallery-ext.jar is available at CONF-6620

Document generated by Confluence on May 01, 2007 19:28