jwagner79 / DropboxZimlet

A Zimlet for Dropbox integration. Provides the ability to save an attachment in Zimbra to Dropbox and attach a link to a Dropbox file when composing a message.
7 stars 7 forks source link

Zimlet should reference chooser JS URL, not include the file directly #6

Closed jwagner79 closed 11 years ago

jwagner79 commented 11 years ago

Issue #5 was related to the fact that Dropbox will continually update the JS Chooser javascript. Therefore, the zimlet shouldn't directly include the file but instead download it from the JS Chooser URL.