Skip to content
New issue

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

needed + cool features ... #1

Closed
fhxfhx opened this issue Aug 22, 2010 · 1 comment
Closed

needed + cool features ... #1

fhxfhx opened this issue Aug 22, 2010 · 1 comment

Comments

@fhxfhx
Copy link

fhxfhx commented Aug 22, 2010

Hi Jose, here are some features which make the upload even cooler :

  1. rename files with convention : abc.jpg -> 1_1.jpg / resizes 1_2.jpg, 1_3.jpg ... so they are sorted beneath each other and files are not overwritten by same filenames of other uploads
  2. save original file name in own table field "original_filename" ... so to have a reference
  3. save file info like file size / dimensions / mime type / file type
  4. see progress bar while uploading, see SWFUpload
  5. Create Thumbnail with logic based on Aspect Ratio (x/y = AR), where befor AR-Breakpoint the image is sized x=n (config) and y=n_AR and when reaching the breakpoint it is y=n and x=n_AR ... this leads to balanced thumbnail creation where no thumbnails get too long or to high
  6. upload movie files and make thumbnails with n frames from beginning (sometimes beginning is just black so it makes sense to capture thumbnail image a bit later in the movie

Regards,
Frank
admin@onefh.com

@josegonzalez
Copy link
Member

Please separate these out into individual requests.

josegonzalez pushed a commit that referenced this issue Mar 18, 2016
Mock underlying fileystem writes
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants