I'm using the latest release version with Drupal 6.15, and the title does NOT appear below the image - only the filename, which I presume is the "src" variable. I do see in the module code an output for "title", below a value for "src", but the page title is not appearing nor is their a form field for any other title.

The module code does have this callout: 'title' => check_plain($image->description)

but there is no form field for description.

Please advise.

This is nice module -- a caption is the only thing really needed.

Comments

greta_drupal’s picture

Title: Title not displaying below image » Permissions?
Category: bug » support

cancel that

greta_drupal’s picture

Cancel question about title.