Closed (fixed)
Project:
Drupal Commons
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2012 at 15:16 UTC
Updated:
23 Dec 2012 at 21:30 UTC
See the patch, pretty self explanatory.
CLI install still fails, but for other reasons now.
| Comment | File | Size | Author |
|---|---|---|---|
| commons_default_install_values.diff | 1.54 KB | JacobSingh |
Comments
Comment #1
ezra-g commentedThanks! I tweaked some of the text, added st() where it wasn't used for consistency and added missing commas for the last item in the form element arrays.
For reference, you can install via Drush as long as you pass these values to the installer as parameters, but having default values is definitely preferable.
Thanks!
http://drupalcode.org/project/commons.git/commit/fe90e2e
Comment #2
ezra-g commented