CHANGELOG.txt |
CHANGELOG.txt |
|
Demo 7.x-1.x, xxxx-xx-xx
------------------------
Demo 7.x-1.0, 2010-01-09
------------------------
#915936 by sun: Updated for easier radios/checkboxes options.
#759584 by sun: Revamped administration pages.
#901954 by sun: Updated for removed… |
database_mysql_dump.inc |
database_mysql_dump.inc |
|
|
demo.admin.css |
demo.admin.css |
|
.demo-status label {
float: left;
width: 13em;
} |
demo.admin.inc |
demo.admin.inc |
|
Demonstration Site administrative pages. |
demo.api.php |
demo.api.php |
|
Documentation for Demonstration site module. |
demo.info |
demo.info |
|
name = Demonstration site
description = Create snapshots and reset the site for demonstration or testing purposes.
package = Development
core = 7.x
configure = admin/structure/demo
files[] = demo.module
files[] = demo.admin.inc
files[] =… |
demo.install |
demo.install |
|
Demonstration site module installation functions. |
demo.module |
demo.module |
|
Demonstration site API Drupal integration functions. |
demo_reset.info |
demo_reset/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/demo_reset.install |
|
Demonstration site reset module installation functions. |
demo_reset.module |
demo_reset/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 /… |