Closed (fixed)
Project:
Colorbox
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2012 at 05:35 UTC
Updated:
7 May 2014 at 12:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nodecode commentedI agree this is very necessary. I'm trying to work around this by rewriting the output of the field but so far I haven't figured it out yet.
Comment #2
ajmartin commentedI had an attempt at that too, without success. I'd be keen to know if you find a work around. The only way I can see to make it happen is by allowing replacement patterns in the custom gallery...
Comment #3
tfranz commentedMy solution was this:
Changed some lines in modules/colorbox/views/colorbox_handler_field_colorbox.inc (Colorbox 7.x-2.3)
Line 160ff:
After that you can use tokens – for example [nid] – in the field "Custom Colorbox gallery".
Comment #4
Anonymous (not verified) commentedHere's a patch of the changes from #3, with the addition of the line:
You may enter data from this view as per the "Replacement patterns" below.to the description of the Custom Colorbox gallery field.Works for me.
Comment #5
frjo commentedCommitted to 7.x-2.x. Thanks for the contribution BWPanda!
Comment #6
frjo commentedComment #8
haradhansharma commentedi am using 7x2.5 of colorbox. Just type [nid] in "Custom Colorbox gallery " but didnt grouped the image per post. Would anybody advise an example to implement. I want to make per post galary in the view using replacement patern in popup.