Hello,
awesome module... wondering if it would be possible to have the image widget configured to render a div wrapping the image with the selected imagecache setting and then the description field value wrapped inside another div below image to be used as the caption. I currently do this through custom theme work but would wicked if the widget could do the work...
Regards,
Jeffrey

Comments

quicksketch’s picture

Status: Active » Closed (won't fix)

I currently do this through custom theme work but would wicked if the widget could do the work...

The only way we could provide this option would be to create new formatters (the list of options that you see on the "Display fields" configuration page). However, since formatters are not configurable, this would mean duplicating every single formatter to include "Image, with caption displayed separately", or something similar (like we already do for "linked to image" "linked to node"). Since adding this option would double the number of formatters, I don't think it's a viable option.

Like you said, the supported way of doing what you want is overriding the theme function.