Index: README.txt =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/demo/README.txt,v retrieving revision 1.5 diff -u -p -r1.5 README.txt --- README.txt 13 Feb 2008 23:38:55 -0000 1.5 +++ README.txt 25 Sep 2009 23:18:52 -0000 @@ -31,24 +31,24 @@ Bug reports, feature suggestions and lat -- CONFIGURATION -- -* Configure the path where dumps will be stored at the Dump settings - (admin/settings/demo). +* Configure the path where dumps will be stored at the Dump build + (admin/build/demo). To configure automatic reset: -* Go to Manage snapshots (admin/settings/demo/manage) and select a snapshot +* Go to Manage snapshots (admin/build/demo/manage) and select a snapshot for cron. -* Enable atomatic reset from Dump settings (admin/settings/demo). Make sure you +* Enable atomatic reset from Dump build (admin/build/demo). Make sure you have cron configured to run at least once within the entered time interval. -- USAGE -- -* Go to Create snapshot (admin/settings/demo/dump) and create your first +* Go to Create snapshot (admin/build/demo/dump) and create your first snapshot. -* After a while, reset your site (admin/settings/demo/reset). +* After a while, reset your site (admin/build/demo/reset). -- CONTACT --