Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

default_theme.txt - machine name of the theme you want to use when you deploy
disabled_modules.txt - blank delimited list of modules to disable after the site is deployed
enabled_modules.txt - blank delimited list of modules to enable after the site is deployed
local.make - drush make file for the site (see drush see drush help makegenerate-generatemakefile)

Configuration Scripts

do_make.sh - runs the make file to build the site in place (without updating core)

...