Dropbox

提供: MoodleDocs
移動先:案内検索


作成中です - Mitsuhiro Yoshida

管理者は「サイト管理 > モジュール > リポジトリ > リポジトリを管理する」にて、Dropboxリポジトリを有効にすることができます。

Dropboxでappキーを登録する

  1. https://www.dropbox.com/developers/apps にアクセスしてください。
  2. Appを作成して、ステータスをProductionに変更してください。この機能はMoodleリポジトリユーザではなく、新しいAPI開発者のみ利用できます。詳細は、MDL-26949をご覧ください。
  3. Appキーをコピーしてください (必要であればスクロールしてください)。

NOTE: The only way to get App stats for Production approved is to use an acceptable App name. The App name should be something like "Moodle With Dropbox" - with dropbox is the key part of the name (can't just use dropbox). Otherwise, you'll receive an email that says "Your app name does not follow Dropbox branding guidelines (found here: https://www.dropbox.com/developers/branding ). Please choose a new name and submit a request to change your app name to api-program@dropbox.com."

Configuration

Once enabled by the administrator a Dropbox API Key and Secret will need to be added to the Dropbox settings in order for it to work. This will be the Dropbox available to all users throughout the site (and each will need the correct Dropbox login credentials to access it from their courses). To gather the Dropbox API Key and Secret click the "Dropbox Developers" link on the Dropbox repository settings page. On the next page you'll be prompted to login with your Dropbox username and password and to create a Dropbox app.

Once the App has been created at Dropbox.com you'll have the API Secret and Key available at the bottom of the App page. Entering those on the Dropbox settings page (and clicking Save) back in Moodle will finish the configuration. Dropbox is now available to the entire site.

To access it editing teachers need only "Add..." a new file while editing or creating a resource to see Dropbox as a new option.

関連情報