So that the site starts out with human-readable names in the activity stream.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gnuget’s picture

Assigned: Unassigned » gnuget
Status: Active » Needs review
FileSize
1.42 KB

I think to is done.

I'm attaching a patch.

Basically i just added a couple fields in the "SITE MAINTENANCE ACCOUNT" section at the "Configure step" form and added a callback for save the content of this new fields.

ezra-g’s picture

Status: Needs review » Fixed

I updated the order of the items in the form, renamed the submit handler and made it only do the user_save() when at least one of the profile fields is filled in.

Thanks, gnuget!
http://drupalcode.org/project/commons.git/commit/0958816

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.