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

  1. Download stock Drupal 7.15 and extract it to some folder that you can point mamp/wamp/etc to.
  2. Checkout the 7.x-1.x COD branch to the DRUPAL_ROOT/profiles directory
  3. Apply this patch
  4. run `drush make --no-core drupal-org.make` inside DRUPAL_ROOT/profiles/cod directory
  5. goto http://mytestsite/install.php and you should be able to install COD!

Comments

ezra-g’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
japerry’s picture

Status: Active » Needs review
StatusFileSize
new27.29 KB

Re-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.

japerry’s picture

Issue summary: View changes

Explicit instructions on how to run this patch.

ezra-g’s picture

Status: Needs review » Needs work

Thanks!

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:

name = Conference Organizing Distribution (COD)
description = A tool for building interactive conference websites.
japerry’s picture

Status: Needs work » Needs review
StatusFileSize
new28.33 KB

never gonna give you up!

japerry’s picture

StatusFileSize
new27.99 KB

Never gonna let you down.

ezra-g’s picture

Title: COD Profile D7 patch from D6 dev » Initial COD D7 Profile D7 and make file
Status: Needs review » Fixed

This is committed - thanks!

ezra-g’s picture

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

error in point #4

  • Commit f4e52cd on 7.x-1.x, pisces authored by japerry, committed by ezra-g:
    Task #1733528 by japerry: Initial COD D7 Profile D7 and make file
    
  • Commit f66828e on 7.x-1.x, pisces authored by japerry, committed by ezra-g:
    followup to Task #1733528 by japerry: Initial COD D7 Profile D7 and make...

  • Commit f4e52cd on 7.x-1.x, pisces, cod_demo_content authored by japerry, committed by ezra-g:
    Task #1733528 by japerry: Initial COD D7 Profile D7 and make file
    
  • Commit f66828e on 7.x-1.x, pisces, cod_demo_content authored by japerry, committed by ezra-g:
    followup to Task #1733528 by japerry: Initial COD D7 Profile D7 and make...