In page-edit mode, it would be nice to have an optional download-button for inputfield type file.
i.e. when a user has uploaded two dozen files (perhaps through the frontend), and someone else needs to download these from the backend all at once, without having to open an FTP client. There would simply be a download link / button, and a ZIP would be generated on the fly, containing all files.
If someone has an idea how to do that (a hook?), I'd be all ears