moodle/backup
stronk7 54b7cd7c60 Changed get_records (every field) in user_check_backup to
get_records (only id). Possible memory shortage when a lot
of users (3999) are retrieved.
2003-06-10 15:42:51 +00:00
..
db Changed info field in backp_ids to store text data 2003-05-24 09:23:05 +00:00
mod Backup quizzes COMPLETED. Two setps finished. 2003-06-10 09:25:27 +00:00
backup.php Moved the check_version code to lib.php 2003-05-16 21:51:07 +00:00
backup_check.html Due to problems in the FileManager with filenames containing spaces 2003-06-01 19:58:08 +00:00
backup_execute.html Backup quizzes COMPLETED. Two setps finished. 2003-06-10 09:25:27 +00:00
backup_form.html added check login, check admin and check site to every page. 2003-05-18 17:15:05 +00:00
backup_version.php Restoring assignments COMPLETED. 2003-06-01 10:40:11 +00:00
backuplib.php Changed get_records (every field) in user_check_backup to 2003-06-10 15:42:51 +00:00
lib.php Added backup_todb to addslashes and decode 2003-05-31 10:08:44 +00:00
README.txt Included ID info. Simple. 2003-04-29 21:09:27 +00:00
restore.php Included course/lib.php to execute rebuild_course_cache() 2003-05-31 14:51:38 +00:00
restore_check.html Correct one source tab 2003-06-03 16:33:52 +00:00
restore_execute.html Uncommented clean_temp_data. 2003-06-01 19:59:42 +00:00
restore_form.html Now all the required variables are set to call restore_check.html 2003-05-19 22:33:45 +00:00
restore_precheck.html none 2003-05-22 22:12:32 +00:00
restorelib.php Little bug when renaming existent courses... 2003-06-03 16:32:38 +00:00
STATUS.txt Backup quizzes COMPLETED. Two setps finished. 2003-06-10 09:25:27 +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