Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.1
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
-
Environment:All
-
Database:Any
-
Affected Branches:MOODLE_11_STABLE
Description
I just realised there's never been a proper bug filed about the Content Management.
Moodle needs a more robust backend for storing files. Some things this Digital Library should be able to do include:
- storage of any file
- multiple levels of metadata (eg site, course, activity)
- versioning
- access control
- easy interface (not only the GUI, but URLs too)
- able to use files or database without changing the interface
- WebDAV?
Issue Links
| This issue will be resolved by: | ||||
| MDL-13766 | META: Develop new Repository API |
|
|
|
From Martin Dougiamas (martin at moodle.com) Sunday, 31 August 2003, 08:40 PM:
Some examples of systems that might be worth looking at:
<a href=http://www.nxsystems.org/>N/X</a>
<a href=http://typo3.com/>Typo 3</a>