Closed (fixed)
Project:
Gallery
Version:
6.x-1.x-dev
Component:
Filter / G2Image
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2008 at 06:16 UTC
Updated:
13 Jan 2009 at 03:33 UTC
After trying (and failing) I decided to use G2Image in it's standalone mode, and it's working! Except...it's embedding the links to the images using <a> tags and <img> tags. I've checked the config file that the g2image component created for the g2image app, and $g2ic_drupal_g2_filter is set to true. I really don't want to have to unfilter both the <a> tag and the <img> tag for this to work.
Comments
Comment #1
profix898 commentedYou can select on the G2Image UI directly what type should be returned. The gallery filter tag [G2:123] or a 'Thumbnail with link to image'. In the current version of G2Image there is no way to force a gallery filter tag, but you can choose a 'Default action' on the 'G2Image' settings tab in Drupal.
Comment #2
talenklaive commentedOh, thank you...I don't know how I missed that before.