I know there is already several issues regarding this idea in place and lots of discussion.
http://drupal.org/node/1351352
I decided to post a separate issue about this to avoid simply adding to the confusion.
It also seems like these issues are specifically related to either language selection or theming the standard Drupal installation. (which are both awesome plans)
The part that concerns me specifically is providing the possibility for anyone who writes an install profile to be able to theme the install process "user experience"
The idea is simply to allow install profiles to specify their own theme during the install process in their .info file.
install_theme = mycooltheme
Yes ! this would mean that the theme is switched as soon as an installation profile was selected. (part way in the process)
I don't see this as a problem because I think it's easy for a user to understand that they made a certain profile selection and will get a different experience.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | install-profile-set-maintanance-theme-1442386-4.patch | 991 bytes | fabsor |
Comments
Comment #1
BJ___ commentedComment #2
BJ___ commentedComment #3
BJ___ commentedComment #4
fabsor commentedHere is a patch that tries to address this issue. It let's you specify a theme in the profile info file like this:
The patch modifies the _drupal_maintanance_page, and makes it check if the profile wants to use another theme on install and update.
Comment #5
fabsor commentedComment #6
lars toomre commentedA small nit... Since there are now three alternatives, I would suggest that we use an "if ... elseif ... else" construct. It reads cleaner in my opinion.
Comment #7
arru commentedGreat initiative, been waiting a long time for this!
Comment #7.0
arru commentedupdated this issue to follow be more relevant to the way it should be solved.
Comment #8
lauriiiComment #24
smustgrave commentedThank you for sharing your idea for improving Drupal.
We are working to decide if this proposal meets the Criteria for evaluating proposed changes. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or there is no community support. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #25
smustgrave commentedComment #26
smustgrave commentedSince there's been no follow up and as a feature request going to close out, can always be re-opened though
Thanks all!