Active
Project:
Slideshow
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2009 at 20:18 UTC
Updated:
13 Jan 2010 at 02:49 UTC
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
Comment #1
greta_drupal commentedcancel that
Comment #2
greta_drupal commentedCancel question about title.