We need some.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 872096_cod_profile_fixups_6.patch | 1.47 KB | greggles |
| #3 | 872096_cod_profile_fixups.patch | 4.94 KB | greggles |
| #1 | cod_profile.patch | 1.19 KB | univate |
We need some.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 872096_cod_profile_fixups_6.patch | 1.47 KB | greggles |
| #3 | 872096_cod_profile_fixups.patch | 4.94 KB | greggles |
| #1 | cod_profile.patch | 1.19 KB | univate |
Comments
Comment #1
univate commentedThe order of the modules being enabled currently causes thing to break. The order should be related to the order you would enable things manually so all the features need to be last.
The profiles module also needs to be enabled as its required by: Signup integration for Ubercart (enabled), COD Events (enabled)
image_gd required by imagecache
userreference required by cod_support features
date_time/date_tools required by Date Popup (enabled), COD Events (enabled), Signup integration for Ubercart (enabled)
Comment #2
univate commentedComment #3
gregglesHere's a reroll based on univate's work.
I think some of these were disabled because they cause issues during install, but we should just help the maintainers to fix those and make new releases instead of removing them here.
Comment #4
coltranejQuery UI 1.4 is out, let's use that!
Comment #5
coltraneThis actually got committed in #903664: Make file has invalid version, lacks core version, and let's fix jquery_ui too
Comment #6
gregglesAh, my patch was bad. It had both changes to the .make files which were committed and the .profile.
http://drupal.org/cvs?commit=418222 didn't have any commits to the .profile. Attached is a reroll of univate's original patch without the .make file shenanigans.
Comment #7
ezra-g commentedLooks good. Committed - thanks! http://drupal.org/cvs?commit=421862