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 / Image Management #12

Open
leevigraham opened this issue Apr 7, 2014 · 1 comment
Open

File / Image Management #12

leevigraham opened this issue Apr 7, 2014 · 1 comment

Comments

@leevigraham
Copy link
Contributor Author

Some initial implementation thoughts:

There should be a file entity that stores:

  • Id
  • Title
  • Description
  • Caption
  • Path: /projects/1. Path should have a unique folder structure that reflects the entities read url.
  • Filename: somefilename.png
  • Extension: png ?
  • MimeType: image/png ?
  • and other document meta ?
  • How do we deal with uploads for new entities?
  • How do we deal with uploads for an entity that isn't saved or has errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant