Sharedresources Library

Repositories ::: repository_sharedresources
Maintained by Valery Fremaux
A repository view of sharedresources file pool so they can be used in other context calling for files inclusion.

Sharedresources Library 2.4.0 (Build 2013050100)

Moodle 2.3, 2.4
Released: Thursday, 2 May 2013, 1:09 AM
Sharedresource Repository
===============================

This component completes the sharedresource ensemble by allowing using sharedresource in other contexts than simple publishing sharedresource entries with sharedresource module activities.

It provides a standard Repository upon the sharedresource pool so they can be browed
from a file_picker or a file browser GUI. When using file pickers or file browsers,
the sharedresource record will be duplicated and relocalized to the calling context
(virtual copy), unless the caller has an explicit aliasing strategy.

Status of developement :
============================

This repository is yet in an intermediary state. We would like files to be presented
using metadata classification based browsing and not just file storage. Shared resources
are actually not organised into folder in the storage, but as flat folder (no phyisical
hierarchy) as organisatio hierarchy is usually provided by metadata (typical :
Node 9 : Classification in LOM model). There should be some provision to get one day
the Library search engine integrated in the repo so files could be searched here
agains same sorting criteria than in the Library front end.

Install
==============================

Shared resource module is the key part of a full indexed public resource center that
will come as 4 complementary parts :

- Shared resource module : master part
- Shared resources block : Utilities to access to central library and make some resource conversions or feeding
- Shared resource repository (this package) : A Repository view of the shared resource storage area, so shared resource can also be used and picked
as standard resource instances, or in other publication contexts
- Shared Resource Local Component : provides a front-end to librarian to search, browse and get some site level services around shared resources.

Version information

Version build number
2013050100
Version release name
2.4.0 (Build 2013050100)
Maturity
Beta
MD5 Sum
36561c4f194fec2380b619dd3ac9ad13
Supported software
PHP 5.3, Moodle 2.3, Moodle 2.4
  • Latest release for Moodle 2.3
  • Latest release for Moodle 2.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_24_STABLE

Default installation instructions for plugins of the type Repositories

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myrepo") in the "repository" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation