-
Notifications
You must be signed in to change notification settings - Fork 20
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
Implement FoF Upload #5
Comments
@jaspervriends , is this for the Blog image, or for images in the post? I am on v0.2.1 but don't see any option to upload images to the blog image settings. The upload form is only available for the post content, let me know.. I might be confused lol. |
It's for the blog featured image. I've worked on a media manager for the FoF Upload extension which we could use for this. After this PR has been merged I'll update the Blog extension to support custom uploads :) |
Ok thanks :) so if the above has been merged already (for the featured image upload) how does this work, because I am not seeing the option on my end.. #29 |
Hi! Sorry, forgot to add the link to the PR: The PR is still open: FriendsOfFlarum/upload#262 So it isn't implemented yet. But after that it will be updated |
Oh wow.. that looks.... amazing. You guys absolutely kill it with your extensions. And the feature imaged will be able to hook into that? :) |
Yup that is the idea :) |
I know this is in the plans and will be done later, but I was wondering if it would be possible that the images when uploaded can be entered in a folder, currently I do it manually in my S3 storage, I do the following structure /blog/189/example.png The number 189 for example I take it from the post itself: Would it be possible to automatically upload the images through the Blog extension with this folder structure? Or would this be a FOF Upload problem? |
I think this feature is temporary solution: #78 |
It will be great to have FoF Upload implemented to set images.
The text was updated successfully, but these errors were encountered: