[Pkg-owncloud-commits] [owncloud-doc] 13/18: add documentation for Google Drive - thanks to @j-ed
David Prévot
taffit at moszumanska.debian.org
Wed Nov 20 20:35:21 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch dfsg_clean
in repository owncloud-doc.
commit d163a0b64557ce20f455cafdab704eb02796b1b3
Author: Morris Jobke <morris.jobke at gmail.com>
Date: Tue Nov 19 14:59:08 2013 +0100
add documentation for Google Drive - thanks to @j-ed
---
user_manual/contents.rst | 3 +-
user_manual/external_storage/google_drive.rst | 61 ++++++++++++++++++++
user_manual/files/index.rst | 1 +
.../images/external_google_drive_1_sign_in.png | Bin 0 -> 26480 bytes
.../images/external_google_drive_2_verify.png | Bin 0 -> 15526 bytes
.../external_google_drive_3_create_project.png | Bin 0 -> 8244 bytes
.../images/external_google_drive_4_enable_api.png | Bin 0 -> 9818 bytes
.../external_google_drive_5_setup_ownCloud.png | Bin 0 -> 2820 bytes
.../images/external_google_drive_6_accept.png | Bin 0 -> 12736 bytes
user_manual/index.rst | 6 ++
10 files changed, 70 insertions(+), 1 deletion(-)
diff --git a/user_manual/contents.rst b/user_manual/contents.rst
index 9e20c6c..e92d37e 100644
--- a/user_manual/contents.rst
+++ b/user_manual/contents.rst
@@ -18,7 +18,8 @@ ownCloud documentation contents
bookmarks
mediaplayer
migration
-
+ external_storage/google_drive
+
Indices and tables
diff --git a/user_manual/external_storage/google_drive.rst b/user_manual/external_storage/google_drive.rst
new file mode 100644
index 0000000..af671e8
--- /dev/null
+++ b/user_manual/external_storage/google_drive.rst
@@ -0,0 +1,61 @@
+External storage
+================
+
+Google Drive
+------------
+
+1. All applications that access a Google API must be registered through the "Google Cloud Console" which can be accessed using the following URL:
+
+::
+
+ https://cloud.google.com/console
+
+2. Enter your Google login credentials and press the "Sign in" button.
+
+.. image:: ../images/external_google_drive_1_sign_in.png
+
+3. Enter your verification code which has been sent to you by SMS or the Authenticator App and press the "Verify" button.
+
+.. image:: ../images/external_google_drive_2_verify.png
+
+4. Create a project, e.g. "ownCloud-Project"
+
+.. image:: ../images/external_google_drive_3_create_project.png
+
+5. Select the project and choose the APIs & auth menu entry.
+
+6. Make sure that the "Drive API" / "Drive SDK" status is set to "ON" in the APIs menu.
+
+.. image:: ../images/external_google_drive_4_enable_api.png
+
+7. Click on the gear-wheel-button behind "Drive API" or "Drive SDK" and choose the "API access" menu entry.
+
+8. Click on the Create another "client ID..." button and fill in the branding information.
+
+9. Click on the "Next" button and create a new client ID by selecting "Web application" as application type.
+
+10. Next to your site or hostname click on the "Edit settings ..." button.
+
+11. Enter the following URLs to the "Authorized Redirect URIs" list and press the Update-button.
+
+::
+
+ http://your-internet-domain/owncloud/index.php/settings/personal
+ http://your-internet-domain/owncloud/index.php/settings/admin
+
+**Attention:** Make sure that the URLs contain a valid Internet domain name and that this domain name is also used to access ownCloud, otherwise these URLs will not be accepted. This does not mean that ownCloud need to be accessible from the Internet, but that the domain name is send to Google to verify if the redirect URIs are valid.
+
+12. Login into ownCloud using the previously entered Internet domain.
+
+13. Click on the "Add storage" button in the ownCloud Admin settings dialog to add a Google Drive.
+
+14. Enter the folder name which should be used to access the share, e.g. "GDrive", enter the Google OAuth 2.0 client id and client secret and choose the user or group who should be allowed to access the Google Drive (Applicable).
+
+.. image:: ../images/external_google_drive_5_setup_ownCloud.png
+
+15. Now press the "Grant Access" button and you will finally be redirected to a Google website.
+
+
+16. Click on the "Accept" button to confirm that you accept the Google data usage and data security policy.
+
+.. image:: ../images/external_google_drive_6_accept.png
diff --git a/user_manual/files/index.rst b/user_manual/files/index.rst
index 0137bf4..b41dd8b 100644
--- a/user_manual/files/index.rst
+++ b/user_manual/files/index.rst
@@ -11,3 +11,4 @@ Files & Synchronization
sync
encryption
quota
+ configuring_big_file_upload
diff --git a/user_manual/images/external_google_drive_1_sign_in.png b/user_manual/images/external_google_drive_1_sign_in.png
new file mode 100644
index 0000000..43db0e1
Binary files /dev/null and b/user_manual/images/external_google_drive_1_sign_in.png differ
diff --git a/user_manual/images/external_google_drive_2_verify.png b/user_manual/images/external_google_drive_2_verify.png
new file mode 100644
index 0000000..e055bc0
Binary files /dev/null and b/user_manual/images/external_google_drive_2_verify.png differ
diff --git a/user_manual/images/external_google_drive_3_create_project.png b/user_manual/images/external_google_drive_3_create_project.png
new file mode 100644
index 0000000..5c4d660
Binary files /dev/null and b/user_manual/images/external_google_drive_3_create_project.png differ
diff --git a/user_manual/images/external_google_drive_4_enable_api.png b/user_manual/images/external_google_drive_4_enable_api.png
new file mode 100644
index 0000000..5d695e3
Binary files /dev/null and b/user_manual/images/external_google_drive_4_enable_api.png differ
diff --git a/user_manual/images/external_google_drive_5_setup_ownCloud.png b/user_manual/images/external_google_drive_5_setup_ownCloud.png
new file mode 100644
index 0000000..35b4ce4
Binary files /dev/null and b/user_manual/images/external_google_drive_5_setup_ownCloud.png differ
diff --git a/user_manual/images/external_google_drive_6_accept.png b/user_manual/images/external_google_drive_6_accept.png
new file mode 100644
index 0000000..450474a
Binary files /dev/null and b/user_manual/images/external_google_drive_6_accept.png differ
diff --git a/user_manual/index.rst b/user_manual/index.rst
index 1e6d5f1..9f32238 100644
--- a/user_manual/index.rst
+++ b/user_manual/index.rst
@@ -58,6 +58,12 @@ Import and export your user account settings.
* :doc:`migration`
+External storage
+================
+Mount external storages into ownCloud.
+
+* :doc:`external_storage/google_drive`
+
Indices and tables
==================
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list