This patch (and issue) will contain the work done to get a COD d7 dev branch out.
What this patch should do:
Install brand new drupal 7.15 with COD 7, including a make file that will build COD and its dependencies. I've included dev modules in this patch for now, to expedite contributions for the sprint at Asheville this weekend, and anyone else who wants to join on the conversion effort.
All COD modules except cod_base are disabled, because while this profile uses the latest cod_support 7.x git branch, there is some work left to do there and we don't want features enabling by default causing weird overrides.
Per Ezra's recommendation, I've also marked all other COD7 issues for this project as duplicates so we can focus our efforts to one issue.
Testing this patch
- Download stock Drupal 7.15 and extract it to some folder that you can point mamp/wamp/etc to.
- Checkout the 7.x-1.x COD branch to the DRUPAL_ROOT/profiles directory
- Apply this patch
- run `drush make --no-core drupal-org.make` inside DRUPAL_ROOT/profiles/cod directory
- goto http://mytestsite/install.php and you should be able to install COD!
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1733528-cod-profile-5.patch | 27.99 KB | japerry |
| #4 | 1733528-cod-profile-4.patch | 28.33 KB | japerry |
| #2 | 1733528-cod-profile-2.patch | 27.29 KB | japerry |
| cod-profile-d7.patch | 21.79 KB | japerry |
Comments
Comment #1
ezra-g commentedComment #2
japerryRe-roll of first page that contains install and info files, as well as rolls in all the other d7 issues. Should test this against 7.x branch.
Comment #2.0
japerryExplicit instructions on how to run this patch.
Comment #3
ezra-g commentedThanks!
This needs some minor changes to be ready for a dev release:
- We want the 7.x-1.x branch -- 7.x-1.0-dev isn't an existing branch
- Let's place contrib modules in [contrib] to follow the convention
- Include Commerce in the make file
- Remove the hardcoded 7.x-1.0-dev version from cod.info - This will be added by the Drupal.org packager
Let's go with:
Comment #4
japerrynever gonna give you up!
Comment #5
japerryNever gonna let you down.
Comment #6
ezra-g commentedThis is committed - thanks!
Comment #7
ezra-g commentedI forgot to add the new files: http://drupalcode.org/project/cod.git/commit/f66828e
Comment #8.0
(not verified) commentederror in point #4