browse-everything icon indicating copy to clipboard operation
browse-everything copied to clipboard

Browse Server Files

Open ramachandranv opened this issue 6 years ago • 1 comments

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

ramachandranv avatar Jun 06 '18 10:06 ramachandranv

@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

escowles avatar Jun 06 '18 11:06 escowles