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
New plugin properties added:
retryErrorUploads
fileActionSettings.uploadRetryIcon
fileActionSettings.uploadRetryTitle
msgUploadError
Other enhancements include:
false
The text was updated successfully, but these errors were encountered:
17ab105
Updates to release v4.4.3 fixes #1048 fixes #1049
fca00c7
2acddec
f4bce35
Update font awesome themes for #1048
111476b
No branches or pull requests
New plugin properties added:
retryErrorUploads
: boolean, will determine if errored out thumbnails can be retried for upload and submitted again.fileActionSettings.uploadRetryIcon
: Will change the icon of the upload button to retry icon specified here.fileActionSettings.uploadRetryTitle
: Will change the title of the upload button to retry title specified here.msgUploadError
: will be displayed within the progress bar on the errored out thumbnails.Other enhancements include:
retryErrorUploads
isfalse
, then no upload button is shown on the file thumbnails.The text was updated successfully, but these errors were encountered: