MostGenerator icon indicating copy to clipboard operation
MostGenerator copied to clipboard

new generator setting:advancedUploadHandler

Open rallek opened this issue 11 years ago • 3 comments

if advancedUploadHandler is true two modVars are delivered. One for the file size and another for the file extension.

All modules with uploadHandler.php which I will develop would have this feature :-)

rallek avatar Jan 23 '14 20:01 rallek

You could also argue that it should be part of any upload field, allowed file extensions and maximum file size.

espaan avatar Jan 26 '14 09:01 espaan

Isn't this just a special use case for #263 ? Meaning: if #263 is implemented do we need #479 ?

Guite avatar Nov 19 '15 07:11 Guite

This depends on how it is implemented. But at the end you ar right. If #263 is implemented, this one would be ready as well.

rallek avatar Jan 16 '16 15:01 rallek