moodle/backup
2004-02-08 19:36:42 +00:00
..
db Added missing "(" 2004-01-14 18:25:25 +00:00
backup.php Restricted users can't do backups 2004-02-04 12:43:05 +00:00
backup_check.html Changed to use clean_filename() function when calculating 2003-12-29 20:15:56 +00:00
backup_execute.html Groups are now included in backup too. I start working in restore now. 2004-01-25 19:26:24 +00:00
backup_form.html Take out more notices in restore process. Undefined variables, mainly. 2003-10-14 17:26:37 +00:00
backup_scheduled.php Now groups are included in scheduled backups. 2004-01-29 00:07:25 +00:00
backuplib.php log->cmid is included in backup (not processed in restore yet!!) 2004-02-08 19:36:42 +00:00
config.html Now the destination directory in scheduled bakups have some checks: 2004-01-26 23:24:12 +00:00
lib.php Now everything seems to work fine with the new insert_record() function. 2004-01-30 19:04:07 +00:00
README.txt Included ID info. Simple. 2003-04-29 21:09:27 +00:00
restore.php Don't allow restricted users to do restores 2004-02-04 12:44:06 +00:00
restore_check.html Take out more notices in restore process. Undefined variables, mainly. 2003-10-14 17:26:37 +00:00
restore_execute.html Now groups and members are restored and recoded when restoring courses. 2004-01-25 20:57:58 +00:00
restore_form.html Take out more notices in restore process. Undefined variables, mainly. 2003-10-14 17:26:37 +00:00
restore_precheck.html Use isteacheredit instead of isteacher 2003-08-16 06:37:06 +00:00
restorelib.php Now user_preferences are fully supported in backup & restore. 2004-02-08 19:27:23 +00:00
STATUS.txt Now groups and members are restored and recoded when restoring courses. 2004-01-25 20:57:58 +00:00
try.php Wow !! 2003-12-01 22:00:00 +00:00
version.php - some debug info turned off. 2004-01-29 00:14:02 +00:00

README $Id$
----------

This directory contains my try to create a backup/recover 
admin option to moodle. I don't know when and how it'll be 
finished, but I'going to try it, sure.

Some day, if this is fully functional, it could be integrated 
into the main Moodle distribution (ask uncle Martin).   :-)

Code here may not be tested - so there are no guarantees as
to the quality of the code in here, even if part of a stable
Moodle release.

Please, for any comment about this option, do it in Moodle
Developer Forum at:
   
   http://moodle.org/mod/forum/view.php?id=55
   (searching an "backup" topic) 

or you can put tour comments in Moodel Bugs at: 

   http://moodle.org/bugs/bug.php?op=show&bugid=84.

All comments will be welcome. TIA.

To see the general status of the utility, take a look to
"STATUS.txt" in this directory.

And this is all, I start with it NOW. 

Eloy (stronk7)
29-04-2003