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

profix898’s picture

Category: bug » support

You 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.

talenklaive’s picture

Status: Active » Closed (fixed)

Oh, thank you...I don't know how I missed that before.