This module is desined to upload the next types of files to local or remore Amazon S3 storage:
1 Pictures | |
2 Audio files | |
3 Video files | |
4 Text files | |
5 Word files | |
6 Excel files | |
7 PDF files | |
8 Application files | |
9 Other files |
Uploaded files can be linked with some application models. And files can be included to their albums. For all this, there are already prepared migrations to create all the necessary tables (for files, for linking files with their owners).
For example: You have a blog with posts. Each post has an avatar picture and image album. Image album contains some image files.
Appearance of the upload manager with pictures for the html :
Appearance of the upload manager with audio:
Appearance of the file manager with pictures to choose and insert file data (ID or filename) it to the html form field:
Appearance of the file manager with audio to choose and insert file data (ID or filename) it to the html form field:
To choose and insert file data (ID or filename) it to the html form field, there is a special widget FileSetter. In the display in the browser it looks like this: