Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I would love to be able to accept images on my forum, if they were to be uploaded to an S3 bucket.
I will probably look into this for 0.3.1. Also see https://github.com/designcreateplay/NodeBB/issues/563
P
You want to be able to sort them in the post? What's stopping you from rearranging them in the post content?
J
@sanatisharif someone would need to build a plugin for uploading to minio.io
Maybe to can fork the S3 plugin 🙂
F
☺ good to know.
@BDHarrington7 Correct. At current, we do not associate uploaded files with a particular user, although there should be plugin hooks in place that will allow third-party plugins to maintain this association (for expiry purposes, etc).
It'd be great if the admin can restrict who can upload images based on their reputation.
And with that comes a question. Is it possible for the admin to assign a reputation manually at this time?