Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Box.net Repository Plugin.

Development:Box.net Repository Plugin: Difference between revisions

From MoodleDocs
Line 24: Line 24:
*A text reminds the administrator that he needs to save the callback url on box.net (the system can show him the callback url and have a link to box.net popup)
*A text reminds the administrator that he needs to save the callback url on box.net (the system can show him the callback url and have a link to box.net popup)


=== Box.net Account page ===
=== Box.net Repository Interface page ===
The authentication is done on the box.net side. This authentication will be done in the file picker (TBD: File Picker specification)
The authentication is done on the box.net site. This authentication will be managed by the file picker (TBD: File Picker specification)


==Use Cases==
==Use Cases==


Please follow the use case [[Development:Repository_Administration_Specification|UC001-3 Setup a repository]]
Please follow the use case [[Development:Repository_Administration_Specification|UC001-3 Setup a repository]]

Revision as of 08:37, 27 June 2008

Functional Specification Revisions:

0.1 - 27/06/2008 - Jerome Mouneyrac - Draft Version

Audience:

Developer/QA tester

Status:

not implemented (Tracker Issue)

Related Documents:


Introduction

This document is about functional specification for Box.net Repository Plugin

Requirements

  • Administrator should be able to administrate the box.net plugin

User Interface

Administration: Box.net Settings page

  • API_KEY field (Textbox)
  • A text reminds the administrator that he needs to save the callback url on box.net (the system can show him the callback url and have a link to box.net popup)

Box.net Repository Interface page

The authentication is done on the box.net site. This authentication will be managed by the file picker (TBD: File Picker specification)

Use Cases

Please follow the use case UC001-3 Setup a repository