Drupal 6 has a new part of the install process where you configure your site. We need to change the d6 back port to send you a confirm email that your site is up and then when you go to it, it takes you through the wizard.
Drupal 6 has a new part of the install process where you configure your site. We need to change the d6 back port to send you a confirm email that your site is up and then when you go to it, it takes you through the wizard.
Comments
Comment #1
hhg commentedI'm trying to deploy sites based on the Demonstration Site Install Profile, but I can't select which database dump to use. The Configure Site is a step in the normal installation - See screenshot at http://drupal.org/node/339688
I asume this feature will solve that problem? Or am I wrong here?
Or maybe I just should call the demo_reset() function from drush - by making a "special task"
Is this issue scheduled? If so, for which release?
Comment #2
adrian commentedThe demo profile will likely not work with hosting, as hosting handles almost all of the functionality that it provides.
There are currently no plans to write a 'demo site' contrib module that I know of, but it should be relatively simple to write. The only issue is that aegir does a backup before restoring to a previous database dump, and there is currently no allowance for deleting database dumps older than a certain threshold.
This is also not the correct issue for this. This issue is for porting the hosting installation wizard to the drupal 6 install wizard api.
Comment #3
anarcat commented... and therefore this depends on #319277: Hosting front end ported to D6 .
Comment #4
adrian commenteddone in head
Comment #5
anarcat commentedtagging
Comment #6
anarcat commented