Does anyone know if it's possible to configure the images field to require description text? A fallback would be to write an onsubmit handler in javascript for the admin - but if it's possible to enforce at the configuration level, that seems like a much cleaner solution.
EDIT: the core image field is already in heavy use. If possible, I'd like to modify existing instances rather than create a custom field.