Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: Box.net repository.

Box.net repository: Difference between revisions

From MoodleDocs
(copying text from 26 wiki)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Moodle 2.0}}Location: ''Administration > Modules > Repositories > Manage repositories''
{{Repositories}}
<p class="note">'''IMPORTANT''': Admins of sites currently using the Box.net repository are advised to ''upgrade as soon as possible'' and run the Box.net-alias-to-copy-conversion tool. See [[Box.net APIv1 migration]] for details.</p>


[[Category:Repositories]]
The Box.net repository enables users to copy files from Box.net into Moodle. (Previously a shortcut/alias could be made to a file stored in Box.net, however with Box.net API v2 this is unfortunately no longer possible.)


===Obtaining an API key===
==Enabling the Box.net repository==


Create a Box.net account at http://www.box.net/.
To use the Box.net repository, your Moodle site must use HTTPS. An admin can then enable the Box.net repository as follows:


Visit http://www.box.net/developers/api. Click on Start developing, then Create new application, fill out the form and 'Save service' to get your API key. For all the settings, Moodle doesn't care what you put in.
# Obtain a ''client ID'' and ''secret'' from [https://app.box.com/developers/services Box.net]
# Go to ''Administration > Site administration > Plugins > Repositories > Manage Repositories''
# Activate the Box.net repository by selecting 'Enable and visible' in the dropdown menu
# Configure each repository by entering the client ID and secret. Make sure you don't include any white space in the text boxes!
# Save changes
 
==Capabilities==
 
There is just one capability, [[Capabilities/repository/boxnet:view|View box.net repository]], which is allowed for the default authenticated user role.


[[eu:Box.net_ezarpenak]]
[[eu:Box.net_ezarpenak]]
[[de:Box.net Repository]]

Latest revision as of 14:33, 8 November 2013

IMPORTANT: Admins of sites currently using the Box.net repository are advised to upgrade as soon as possible and run the Box.net-alias-to-copy-conversion tool. See Box.net APIv1 migration for details.

The Box.net repository enables users to copy files from Box.net into Moodle. (Previously a shortcut/alias could be made to a file stored in Box.net, however with Box.net API v2 this is unfortunately no longer possible.)

Enabling the Box.net repository

To use the Box.net repository, your Moodle site must use HTTPS. An admin can then enable the Box.net repository as follows:

  1. Obtain a client ID and secret from Box.net
  2. Go to Administration > Site administration > Plugins > Repositories > Manage Repositories
  3. Activate the Box.net repository by selecting 'Enable and visible' in the dropdown menu
  4. Configure each repository by entering the client ID and secret. Make sure you don't include any white space in the text boxes!
  5. Save changes

Capabilities

There is just one capability, View box.net repository, which is allowed for the default authenticated user role.