Snap preview module causes incorrect function of image assist v.1.2. The image assist module in textarea mode is unable to paste image codes into textarea when Snap preview is enabled. Loading of snap preview should not occur in browser window opened by image assist.

Comments

tobbe_s’s picture

So I modified snap.module and made it output javascript only if stristr($_GET['q'], "img_assist") returns FALSE. Now image_assist and snap_preview cooperates with each other.