moodle/backup
2004-03-11 07:26:38 +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 Some important changes: 2004-02-21 01:30:22 +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 Some important changes: 2004-02-21 01:30:22 +00:00
backuplib.php Some important changes: 2004-02-21 01:30:22 +00:00
config.html Now the destination directory in scheduled bakups have some checks: 2004-01-26 23:24:12 +00:00
lib.php First version of restore logs !! 2004-02-13 23:28:45 +00:00
log.php Now the detailed view is available for each course. Enjoy. 2004-02-24 17:31:26 +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 When restoring to existing course, the list of 2004-03-09 11:35:14 +00:00
restore_execute.html Take out the "working on it" string when restoring logs 2004-03-10 08:35:48 +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 Detected 2 bugs when restoring users and scales about 2004-03-10 17:10:26 +00:00
STATUS.txt Now every all the logs are restored. 2004-02-22 19:22:05 +00:00
try.php Wow !! 2003-12-01 22:00:00 +00:00
version.php Bump. To be in sync with Moodle. 2004-03-11 07:26:38 +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