Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
7.x doesn't have the default image feature that 6.x does. I think that patch #869286: Provide a default image when Amazon doesn't provide one is questionable for the amount of code and UI it adds to the module, so think it deserves a discussion before being ported to 7.x.
Comments
Comment #1
panchoAlready played with the managed_file widget, so this should be doable in 7.x-1.x.
Comment #2
rfay7.x doesn't have the default image feature that 6.x does. I think that patch #869286: Provide a default image when Amazon doesn't provide one is questionable for the amount of code and UI it adds to the module, so think it deserves a discussion before being ported to 7.x.
Comment #3
panchoImplementing core's new managed_file widget the amount of code is not so big, so I think we should do it.
Comment #4
willvincent commented