Closed (fixed)
Project:
Flickr
Version:
7.x-1.x-dev
Component:
flickr (main module)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2013 at 20:18 UTC
Updated:
9 Dec 2013 at 08:00 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
lolandese commentedPatch attached.
Comment #2
lolandese commentedThe attached patch adds a checkbox ' Do not use an image title attribute' on the Flickr module's settings page.
To select in case you use the jCaption module to avoid a double caption.
Comment #3
lolandese commentedComment #4
lolandese commentedMore clever solution. Detect if jCaption module is installed to remove image title attribute. No need to add any settings that might confuse users that do not use jCaption.
Comment #5
lolandese commentedCommitted. See http://drupalcode.org/project/flickr.git/commitdiff/fc3e0a7.
Comment #6
lolandese commentedNot optional anymore as it detects cCaption module 'by itself'.