We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 :-)
The text was updated successfully, but these errors were encountered:
You could also argue that it should be part of any upload field, allowed file extensions and maximum file size.
Sorry, something went wrong.
Isn't this just a special use case for #263 ? Meaning: if #263 is implemented do we need #479 ?
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.
Guite
No branches or pull requests
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 :-)
The text was updated successfully, but these errors were encountered: