moodle/backup
2003-08-09 12:40:08 +00:00
..
db Further integration of backup into main Moodle. 2003-08-01 13:59:17 +00:00
backup.php Minor change to allow continue after upgrade_backup 2003-08-02 10:32:57 +00:00
backup_check.html Completed mods to allow teachers to make backups 2003-08-01 14:42:14 +00:00
backup_execute.html Now "backupdir" string is hardcoded in backup process. 2003-08-02 16:13:44 +00:00
backup_form.html Completed mods to allow teachers to make backups 2003-08-01 14:42:14 +00:00
backuplib.php Solved bug. Now user files are checked againt users to backup. 2003-08-03 09:39:27 +00:00
lib.php Remove login link on first install 2003-08-07 06:56:34 +00:00
README.txt Included ID info. Simple. 2003-04-29 21:09:27 +00:00
restore.php Added preliminary support to teachers. 2003-08-02 16:06:33 +00:00
restore_check.html Teacher restoring and admin restoring finished. 2003-08-03 00:42:41 +00:00
restore_execute.html Changed function name 2003-08-07 16:04:54 +00:00
restore_form.html Teacher restoring and admin restoring finished. 2003-08-03 00:42:41 +00:00
restore_precheck.html Added preliminary support to teachers. 2003-08-02 16:06:33 +00:00
restorelib.php Missing string, bug in call to get_string 2003-08-09 12:40:08 +00:00
STATUS.txt Updated. 2003-08-03 22:48:41 +00:00
version.php Updated. 2003-08-03 22:48:41 +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