amazon s3 - rails 4 - what wysiwyg offers image uploading based on user groups? -


not sure title explains i'm trying or not. basically, building wiki-like ruby on rails application. have model called page needs wysiwyg content data. application has many users grouped organization each user belong_to organization. requirements 1) wysiwyg allows s3 image uploading , 2) when click "upload image" should able see images have been uploaded users that belong same organization you. need store images in bucket in s3 <bucket_name>/<organization_id>/rest_of_image_path.... makes sense.

does know of wysiwyg editor this? if point me in right direction i'd appreciative! also, if not appropriate place question please let me know , i'll move it. thanks!


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -