samvera / browse-everything

Rails engine providing access to files in cloud storage
Apache License 2.0
114 stars 22 forks source link

Browse Server Files #223

Open ramachandranv opened 6 years ago

ramachandranv commented 6 years ago

Hi I have a requirement like for uploading a file instead of choosing a file from my local filesystem, I would like to browse the files in rails server. Basically I have a attachments where I should be able to view the files and insert the item like how ckeditor provides option to browse and include files in editor

escowles commented 6 years ago

@ramachandranv Yes, you can configure a server directory as a source of files in Browse Everything, here's an example of the configuration for that: https://github.com/pulibrary/figgy/blob/master/config/browse_everything_providers.yml#L6-L7