There was getting to be a lot of parameters going to the apps_profile_install_tasks function so instead I've changed it to being an array of server settings.
I've updated all the code and docs to reflect this.
Also note: The default content option has been changed to a function callback instead of having openenterprise specific settings in there. I wanted a callback because we want the ability to choose different bundles of content to install which this would allow to do.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1431992-update-install-profile-def-031212-reroll.patch | 5.41 KB | populist |
| #4 | 1431992-update-install-profile-def-031212.patch | 5.81 KB | populist |
| #1 | 1431992-update-install-profile-def.patch | 5.32 KB | randallknutson |
Comments
Comment #1
randallknutson commentedAttaching patch.
Comment #2
randallknutson commentedComment #3
febbraro commentedThe if test should be on $_SESSION['apps_server']['default content callback'] as well, no?
Comment #4
populist commentedHere is an updated patch that applies against the latest -dev release and does a check for $_SESSION['apps_server']['default content callback'] as well.
Comment #5
febbraro commentedYour patch is from the drupal root, not relative to the apps module root folder. Can you give a quick reroll? My dev setup does not have the same path as your patch.
Comment #6
populist commentedSure - rerolled.
Comment #7
febbraro commentedMany thanks fellas.
http://drupalcode.org/project/apps.git/commit/1403610