Upload Browser, Clouddrive, Docs & Demo.#1507
Open
CallariS wants to merge 1 commit intoAlex-D:developfrom
Open
Upload Browser, Clouddrive, Docs & Demo.#1507CallariS wants to merge 1 commit intoAlex-D:developfrom
CallariS wants to merge 1 commit intoAlex-D:developfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
got a new plugin for your editor here.
That one allows the user to browse their own Google Drives and select files to either embed or link into the editor content.
The browser also allows them to directly upload files to their Google Drives as to create/rename directories there. That way the user doesn't have to leave the editor in order to be able to upload a file to his drive prior to select it for embedding/linking.
When embedding, the files will be viewed by the appropriate Google Viewer. That enables browsing of embedded ZIP-Files, for example. Also Pictures can be panned and zoomed, in PDFs the user got a clickable index and can select the page to view etc.
The code implementing the browser and the one accessing the Google Drive are separated from each other. That way other services, like OneDrive or DropBox for example, can be implemented easily without having to care about browsing and selecting.
Feel free to communicate me any possible changes or additions you want me to make.
It would be my pleasure to contribute to your project.
You can check out a demo here.
My best regards.