Closed (fixed)
Project:
Pushtape Music
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Dec 2012 at 00:43 UTC
Updated:
6 Jan 2013 at 13:21 UTC
Jump to comment: Most recent file
Currently the installer just shows the default seven theme and Drupal logo. Would improve the installation experience if we can override these defaults in a sane way.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pushtape-customizedinstall-1871776-1.patch | 9.38 KB | discipolo |
Comments
Comment #1
discipolo commentedthis patch makes our install use flux theme
i am also adding a custom form during install so that the override is more visible. that form allows to decide what features are enabled on install
Comment #2
discipolo commentedchanging status
Comment #3
zirafa commentedPatch looks ok at first glance, with the exception that the stuff related to installing demo content should be removed. I want to get the other stuff working before worrying about demo content.
Comment #4
discipolo commentedright.
Comment #5
zirafa commentedRelevant: exclusive = 1 flag will be rolled out in Drupal core 7.19 (this allows for skipping the select profile step on install)
http://drupal.org/node/1727430#comment-6464344
Comment #6
zirafa commentedI picked through your patch as well as the most recent commerce kickstart code which you seemed to pull from. I committed a modified patch that enables the Flux theme on install. When Drupal 7.19 is released the install profile selection screen will be skipped as well (see my comment above). I did not commit any code related to demo content or config options on install.
Please open another issue to talk about configuration options on install.