Download & Extend

During installation, Custom Search enabled dsm() is a little disorienting

Project:Drupal Commons
Version:7.x-3.x-dev
Component:Installer
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:user experience

Issue Summary

Testing is still ongoing but when folks hit the Configure site step of the installer, the dsm() says "Custom Search enabled. Don't forget to set permissions."

1. They didn't explicitly enable Custom Search so seeing a confirmation is a bit odd
2. They are disoriented by the the link 'set permissions'. Two were pretty sure it would break installation if they clicked the link.
3. The link that goes to Access Denied page

Can we remove the dsm?

AttachmentSize
customsearch-dsm.jpg19.27 KB

Comments

#1

Good point - that's been bugging me as well.

We should be able to detect this message and prevent it from being displayed with http://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/drupa....

#2

Tagging with 'user experience' to track usability studies

#3

Component:Search» Installer