moodle/backup
2004-01-22 20:27:17 +00:00
..
db Added missing "(" 2004-01-14 18:25:25 +00:00
backup.php Added some optional_variables to avoid some NOTICES 2003-08-24 14:46:52 +00:00
backup_check.html Changed to use clean_filename() function when calculating 2003-12-29 20:15:56 +00:00
backup_execute.html Added notifications right through the backup when errors occur. 2003-10-07 13:59:15 +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, when the status is RUNNING, the function checks how much 2004-01-05 00:27:22 +00:00
backuplib.php Now groupmode in course_modules is supported too. 2004-01-22 20:27:17 +00:00
config.html Change default value for backup_sche_keep to be one day. 2003-12-30 03:56:32 +00:00
lib.php Changed code to use the insert_record() function in 2004-01-04 12:48:33 +00:00
README.txt Included ID info. Simple. 2003-04-29 21:09:27 +00:00
restore.php Added some optional_variables to avoid some NOTICES 2003-08-24 14:46:52 +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 Don't throw an error if users aren't found - just print a notice. 2003-10-07 14:02:32 +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 groupmode in course_modules is supported too. 2004-01-22 20:27:17 +00:00
STATUS.txt Now an email is sent to the admin when some course backup is excecuted. 2003-12-15 00:54:16 +00:00
try.php Wow !! 2003-12-01 22:00:00 +00:00
version.php Now groupmode in course_modules is supported too. 2004-01-22 20:27:17 +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