Active
Project:
Timeline
Version:
master
Component:
Compatibility
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2011 at 20:29 UTC
Updated:
14 May 2013 at 14:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedI need this feature, but I'm not a module developer. I know, that imagecache/imagefield are merged in image and 'presets' are now called 'styles'.
I renamed imagefield.inc in image.inc and added "files[] = plugins/image_sources/image.inc" to the timeline.info.
The code for the styles in timeline_view_plugin.inc works:
But I can't see the icon options. Should be something like this, I guess, but this doesn't work::
At last, the path in image(field).inc is wrong.
Any Idea?
Comment #2
Anonymous (not verified) commentedNow the icon option in the views-backend is also visible.
Changed this in timeline_view_plugin.inc (similar to the date field above) :
Changed this in image(field).inc :
The path in image(field).inc is still wrong.
Comment #3
immoreel commentedHey,
We created a patch to enable image support in timeline.