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

[bw_new] should allow file uploads for 'media' type fields #14

Closed
bobbingwide opened this issue May 23, 2016 · 2 comments
Closed

[bw_new] should allow file uploads for 'media' type fields #14

bobbingwide opened this issue May 23, 2016 · 2 comments

Comments

@bobbingwide
Copy link
Owner

bobbingwide commented May 23, 2016

When a form includes an upload file then the tag requires enctype=multipart/form-data.
The [bw_new] shortcode needs to set this when the format of the fields in the form require a file upload.

See also:

@bobbingwide
Copy link
Owner Author

It should also be possible to set the required file name to match the title of the post being created and determine the original file's timestamp. This is a requirement from the bigram project.

@bobbingwide
Copy link
Owner Author

This is now fixed in v1.40.4

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

1 participant