Closed (fixed)
Project:
Video Embed Field
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2012 at 10:27 UTC
Updated:
5 Oct 2014 at 09:30 UTC
Jump to comment: Most recent
Comments
Comment #1
wbobeirne commentedVideo Embed Field has colorbox integration, which is effectively the same as lightbox. Simply install the module, and you'll be given an additional display mode.
Colorbox can be found here: http://drupal.org/project/colorbox
Comment #2
eigentor commentedThe new Display mode is there.
But the class that is added to the link: "colorbox-load" does not work as far as I see.
A class that works is just "colorbox". While I think I can edit the field template, this is not ideal.
Maybe you can revise this?
Or am I doing something wrong?
Comment #3
plopescClass name fixed. Now it provides both colorbox and colorbox-load classes to avoid problems.
Fixed in -dev