CHANGELOG.txt |
CHANGELOG.txt |
|
Demo x.x-x.x, xxxx-xx-xx
------------------------
Demo 6.x-1.x, xxxx-xx-xx
------------------------
#733724 by sivaji, sun: Fixed dump path setting accepts invalid path.
#312215 by sethfisher, sun: Fixed foreign key checks prevent dropping of… |
database_mysql_dump.inc |
database_mysql_dump.inc |
|
|
demo.admin.inc |
demo.admin.inc |
|
Demonstration Site administrative pages |
demo.api.php |
demo.api.php |
|
Documentation for Demonstration site module. |
demo.drush.inc |
demo.drush.inc |
|
|
demo.info |
demo.info |
|
name = Demonstration site
description = Create snapshots and reset the site for demonstration or testing purposes.
package = Development
core = 6.x |
demo.install |
demo.install |
|
Demonstration site module installation functions. |
demo.module |
demo.module |
|
Demonstration site API Drupal integration functions. |
demo_reset.info |
demo_reset.info |
|
name = Demonstration site reset
description = "Allows to reset the site on cron runs and to <strong>reset the site WITHOUT CONFIRMATION.</strong> Only supposed to be used on public demonstration sites. Use at your own… |
demo_reset.install |
demo_reset.install |
|
Demonstration site reset module installation functions. |
demo_reset.module |
demo_reset.module |
|
Demonstration site reset module. |
README.txt |
README.txt |
|
-- SUMMARY --
Demo Site is a simple module that allows you to take a snapshot of a Drupal
demonstration site. It turns a Drupal installation into a sandbox that you can
use for testing modules or publicly demonstrating a module / extension /… |