moodle/backup
stronk7 0611af101d Now, "needed" users are included in backup/restore when
"course users" are selected.  This uses the xxxx_get_participants()
function in every module.
This solves an issue about info in modules belonging to
unenrolled users (Bug #692 closed).
Mantain compatibility with old backups (1.1 and 1.1.1).
Updated version to "1.2 development".
Included support to "label" module (by Martin)
2003-09-14 21:43:34 +00:00
..
db Oracle tables, etc converted from mysql. 2003-09-13 07:43:55 +00:00
backup.php Added some optional_variables to avoid some NOTICES 2003-08-24 14:46:52 +00:00
backup_check.html Now, "needed" users are included in backup/restore when 2003-09-14 21:43:34 +00:00
backup_execute.html Scales are now supported in backup/restore. 2003-08-18 00:00:22 +00:00
backup_form.html More short tags 2003-09-11 13:21:56 +00:00
backuplib.php Now, "needed" users are included in backup/restore when 2003-09-14 21:43:34 +00:00
lib.php Solved one problem when copying empty directories. 2003-08-23 17:33:34 +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 Use isteacheredit instead of isteacher 2003-08-16 06:37:06 +00:00
restore_execute.html Now, "needed" users are included in backup/restore when 2003-09-14 21:43:34 +00:00
restore_form.html More short tags 2003-09-11 13:21:56 +00:00
restore_precheck.html Use isteacheredit instead of isteacher 2003-08-16 06:37:06 +00:00
restorelib.php Now, "needed" users are included in backup/restore when 2003-09-14 21:43:34 +00:00
STATUS.txt Now restoring workshops are working too !! 2003-08-25 22:40:38 +00:00
version.php Now, "needed" users are included in backup/restore when 2003-09-14 21:43:34 +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