3 of 5 usability study participants noted initial installation page isn't very welcoming, nor does it have any Commons branding

Quick solution: Replace Druplicon with new Commons logo throughout installer
Ideal solution: Theme all pages of the installer with the Commons theme & branding

Comments

lisarex’s picture

Issue summary: View changes

clarify body

ezra-g’s picture

Title: During installation, there's inconsistent branding; ought to be more welcoming » Add Commons logo to installer

Re-titling with the actionable item.

webchick’s picture

Status: Active » Needs work
StatusFileSize
new1.52 KB

I tried to borrow code from Commerce Kickstart to set the commons_origins theme during install, but for some reason it's not quite working (the logo is set, but elsewise it looks like Stark). Here's an in-progress patch; I'll try and debug it more tomorrow.

(just the _commons_set_theme part; the rest is other UX issues gummed up with it... I need to teach myself git stash tomorrow, too. :P)

ezra-g’s picture

The AT/Origins theme settings probably haven't taken effect until we do

drupal_form_submit('system_theme_settings', $form_state);

in commons_install.

I'd commit this as a progress commit but we refactored commons_install_tasks_alter() with #1869468: During installation, users were mildly annoyed they immediately had to skip past default English language; streamline this?. We're also expecting a shiny new logo "soonish".

ezra-g’s picture

Component: User interface » Installer
ezra-g’s picture

Version: » 7.x-3.x-dev

Restoring 7.x-3.x version property.

ezra-g’s picture

Issue summary: View changes

clarify again

japerry’s picture

Priority: Major » Normal
Issue summary: View changes