Enhancement: Caption versus Description
-
1.)
I was wondering if a new column could be added on the “Edit Photo Album” page to allow for description text. The way Captions are currently displayed with hyperlink formatting on the live album page is off-putting. However, the use of the text when clicked on is useful.So, now looking at the code, if perhaps “Caption” field is left in the anchor title and the new “Description” field is used in the span tags. And then apply a class for blank font in the anchor tag.
2.)
A Gallery-layer option could be created to display an excerpt or the full Description underneath the photo. With the option enabled, the gallery would display the pictures with a heading-style caption below it, followed by an excerpt of the description underneath it (all those being optional anyway).Again looking at the code, after the anchor tags and before the end of the div, the option would insert a class-less span with the “Description” text within.
Anyone else have opinions on this?
- The topic ‘Enhancement: Caption versus Description’ is closed to new replies.