Posted by aburrows on March 26, 2014 at 10:40am
I've added a basic structure for the CREAM.make file, so what we need to do is add more modules we need for the site. I recommend the structure of modules should go in sites/all/modules/contrib and then any custom cream modules in sites/all/modules/cream/.. The make file is pulling timetable into sites/all/modules at the moment but perhaps we should move this into a cream directory.

Comments
I did some work on this over
I did some work on this over the weekend: removed the actual module folders, since we don't need them, and expanded the makefile.
I think that since drush make puts modules in sites/all/modules rather than in the profile, we can have this organization of modules:
and then