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

File icons for resource list thumbnail previews #355

Closed
10 tasks done
clash99 opened this issue Jul 8, 2016 · 6 comments
Closed
10 tasks done

File icons for resource list thumbnail previews #355

clash99 opened this issue Jul 8, 2016 · 6 comments
Assignees
Milestone

Comments

@clash99
Copy link
Contributor

clash99 commented Jul 8, 2016

For resource file types for use when previews are not available (attached because I'm not sure where they need to be placed to be used):

  • pdf
  • mp3
  • mp4
  • doc
  • docx
  • gif
  • jpg
  • tiff
  • xls
  • xlsx
@clash99 clash99 self-assigned this Jul 8, 2016
@wonderchook wonderchook added this to the Post July Release Sprint milestone Jul 9, 2016
@clash99
Copy link
Contributor Author

clash99 commented Jul 10, 2016

pdf
mp3
mp4
doc
docx
xls
xlsx
gif
jpg
tiff
Zip file with all icons: file-icons.zip

@clash99 clash99 changed the title Add missing icons File icons for resource list thumbnail previews Jul 10, 2016
@clash99
Copy link
Contributor Author

clash99 commented Jul 10, 2016

@oliverroick: Here are 128X128 file icons to show when previews are not available. I'm not sure if you are the right person to hand them off to. My apologies if its not you. Let me know if there is anything else needed here (other sizes, etc.)

@oliverroick
Copy link
Member

@clash Can you also create a PNG icon, please?

@clash99
Copy link
Contributor Author

clash99 commented Jul 20, 2016

Oops - sorry! Here you go...

png

@oliverroick
Copy link
Member

Thanks!

oliverroick added a commit that referenced this issue Jul 20, 2016
- Fixes #355 — Adds standard thumbnails for various file types
- Adds `video/mp4` to the list of accepted mime types for file upload
- Improves process to create thumbnails. The file is now only downloaded for post processing when the mime-type indicates an image.
- Adds a migration to change the mime_type field maximum length to 100, to make sure that users can add Office2007+ documents.
oliverroick added a commit that referenced this issue Jul 20, 2016
- Fixes #355 — Adds standard thumbnails for various file types
- Adds `video/mp4` to the list of accepted mime types for file upload
- Improves process to create thumbnails. The file is now only downloaded for post processing when the mime-type indicates an image.
- Adds a migration to change the mime_type field maximum length to 100, to make sure that users can add Office2007+ documents.
oliverroick added a commit that referenced this issue Jul 21, 2016
- Fixes #355 — Adds standard thumbnails for various file types
- Adds `video/mp4` to the list of accepted mime types for file upload
- Improves process to create thumbnails. The file is now only downloaded for post processing when the mime-type indicates an image.
- Adds a migration to change the mime_type field maximum length to 100, to make sure that users can add Office2007+ documents.
oliverroick added a commit that referenced this issue Jul 21, 2016
- Fixes #355 — Adds standard thumbnails for various file types
- Adds `video/mp4` to the list of accepted mime types for file upload
- Improves process to create thumbnails. The file is now only downloaded for post processing when the mime-type indicates an image.
- Adds a migration to change the mime_type field maximum length to 100, to make sure that users can add Office2007+ documents.
- Add MIME_LOOKUPS setting, which provides a list of accepted file types and the corresponding default thumbnail. This setting is also used in resources.validators to validate mime types
linzjax pushed a commit that referenced this issue Aug 1, 2016
- Fixes #355 — Adds standard thumbnails for various file types
- Adds `video/mp4` to the list of accepted mime types for file upload
- Improves process to create thumbnails. The file is now only downloaded for post processing when the mime-type indicates an image.
- Adds a migration to change the mime_type field maximum length to 100, to make sure that users can add Office2007+ documents.
- Add MIME_LOOKUPS setting, which provides a list of accepted file types and the corresponding default thumbnail. This setting is also used in resources.validators to validate mime types
@clash99
Copy link
Contributor Author

clash99 commented Sep 2, 2016

These are also in google drive folder here: https://drive.google.com/a/cadasta.org/folderview?id=0BzpiEtMtHC3rbXRya0FiVVU2bm8&usp=sharing

New gpx and xml one has been added.

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

4 participants