Closed (cannot reproduce)
Project:
Hover Preview for ImageCache
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2010 at 19:40 UTC
Updated:
3 Jun 2012 at 21:55 UTC
Comments
Comment #1
glenshewchuck commentedI noticed in the module code that it only looks for filefield types. Can this be changed to also include emimage type ?
$formatters[$id] = array( 'label' => t('Hover: @preset_a TO: @preset_b', array('@preset_a' => $preset_a['presetname'], '@preset_b' => $preset_b['presetname'])), 'field types' => array('image', 'filefield'),
Comment #2
rjbrown99 commented#1 - I am assuming that was the only change, and that it works for your emimage type? I'm not using that so I can't directly test it, although as stated that's a pretty minor enhancement. Also, if anyone else is using this and tests that change I'd appreciate hearing about it. I'm open to adding it.
Comment #3
summit commentedSubscribing, greetings, Martijn
Comment #4
rjbrown99 commentedI need a bit more information on this one, postponing unless someone chimes in with more details. I'm not using emimage so I'd like to know if this is the only change to make it work.
Comment #5
rjbrown99 commentedCleaning up the issue queue.