moodle/backup
stronk7 ba9d68c4c3 Added blocklib.php. Now it seems to work.
(not really sure if this script should exist!!)
Bug 1702
(http://moodle.org/bugs/bug.php?op=show&bugid=1702)
2004-08-07 00:03:08 +00:00
..
db Added missing "(" 2004-01-14 18:25:25 +00:00
backup.php First Official realease of the "Blocks System". 2004-04-18 23:20:53 +00:00
backup_check.html New feature implemented allowing none-user course backups. 2004-05-20 18:36:59 +00:00
backup_execute.html Some important changes: 2004-02-21 01:30:22 +00:00
backup_form.html New feature implemented allowing none-user course backups. 2004-05-20 18:36:59 +00:00
backup_scheduled.php Modified to delete temp files older than 4 hours (previously it was 2004-06-27 22:35:27 +00:00
backuplib.php Now course->enrolperiod is supported in backup & restore. 2004-07-30 16:55:38 +00:00
config.html Now day-names are showed properly always. Bug 1422. 2004-05-19 23:08:03 +00:00
lib.php Modified to delete temp files older than 4 hours (previously it was 2004-06-27 22:35:27 +00:00
log.php Solved bug 1377. Now scheduled backups config will use 2004-05-12 19:12:54 +00:00
README.txt Included ID info. Simple. 2003-04-29 21:09:27 +00:00
restore.php First Official realease of the "Blocks System". 2004-04-18 23:20:53 +00:00
restore_check.html When restoring to existing course, the list of 2004-03-09 11:35:14 +00:00
restore_execute.html List of courses is now always ordered according to sortorder, see http://moodle.org/mod/forum/discuss.php?d=7034 2004-05-30 00:33:45 +00:00
restore_form.html Added a new check in selectItemInMenuByName() javascript to apply the 2004-06-13 18:58:27 +00:00
restore_precheck.html Display a notice about going to restore a newer backup file. 2004-07-29 16:35:05 +00:00
restorelib.php Now course->enrolperiod is supported in backup & restore. 2004-07-30 16:55:38 +00:00
STATUS.txt Now every link to forums (from resources and forums) and every link 2004-05-08 18:30:30 +00:00
try.php Added blocklib.php. Now it seems to work. 2004-08-07 00:03:08 +00:00
version.php Bump!! Calculated questions are now included 2004-08-06 23:44: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