silexlabs / cloud-explorer

*this version is deprecated, see CloudExplorer2* File manager for your users cloud services such as dropbox, google drive and FTP
http://cloud-explorer.org
52 stars 23 forks source link

API: difference with ink #4

Closed lexoyo closed 10 years ago

lexoyo commented 11 years ago

This mime type provided to exportFile works {'mimetype':'text/html'}

Whereas ink api takes { mimetypes: ['text/html', 'text/plain'], container: 'modal', services: ["DROPBOX", "GOOGLE_DRIVE", "EVERNOTE", "FTP"] }

zabojad commented 10 years ago

That's fixed in recent versions.