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

Turn "managed file" element into "advanced_file" element where managing is optional #405

Open
jenlampton opened this issue Nov 2, 2014 · 0 comments

Comments

@jenlampton
Copy link
Member

We have a lot of places in core where we need a file-upload widget that does not result in a file entity, or need a managed file. Examples include:

  • upload your logo
  • upload your favicon
  • default value for image/file fields

Let's make a generic ajax file upload form element that does not result in a managed file. We can decide if thie managed file element should "extend" this one (an optional flag?) or if the two elements should remain separate.

@jenlampton jenlampton added this to the 1.0.0 milestone Nov 2, 2014
@quicksketch quicksketch changed the title Turn "managed file" element into "file" element where managing is optional Turn "managed file" element into "advanced_file" element where managing is optional Nov 23, 2014
@quicksketch quicksketch modified the milestones: 1.x-future, 1.0.0 Nov 24, 2014
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

3 participants