moodle/backup
stronk7 cf40339763 Now, course->summary
section->summary
     user->description
are properly transformed if, in their contents, there was some
file.php call.
See bug 1631
(http://moodle.org/bugs/bug.php?op=show&bugid=1631)

Merged from MOODLE_13_STABLE.
2004-07-10 22:43:31 +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 Added course->cost to backup/restore 2004-06-26 12:36:55 +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 Modified to delete temp files older than 4 hours (previously it was 2004-06-27 22:35:27 +00:00
restorelib.php Now, course->summary 2004-07-10 22:43:31 +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 Wow !! 2003-12-01 22:00:00 +00:00
version.php Now only restored wikis (posts and resources) are re-encoded when 2004-07-08 06:05: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