Posts made by Martin Dougiamas

Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
It won't be dropped, it'll be fixed. Backup/restore is one of the last things being finished right now, but I'm pretty sure you'll copy them into your "personal files" area (via filepicker, from any source) and then restore them from there.
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
The whole concept of the course files area is deprecated in Moodle 2.0 and will only be useful for accessing files in older upgraded courses. New courses will never see it, because files always go straight into resources, forums etc.

The file browser you see there now is really just a proof of concept from a year ago - it totally needs some work. Navigation being a big one, since the new navigation stuff is far more recent.
Average of ratings: Useful (1)
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
Hi Marcus,

DB2 sounds terrific (for Moodle 2.0).

You'll find that the DB layer has changed a lot in Moodle 2.0 (for the better) so even though you'll need to do the work over again it should be more robust code.

Development:DB_layer_2.0

http://cvs.moodle.org/moodle/lib/ddl/
http://cvs.moodle.org/moodle/lib/dml/