This would be extremely useful as a fully-packaged Drupal distribution. Please see http://drupal.org/node/647374 for more. I'd love to get your feedback on how easy/hard it is to use the new packaging system. ;) Anyway, just wanted to open an issue in your queue in case you missed the front page announcement and the Drupal Planet posts.

Cheers,
-Derek

CommentFileSizeAuthor
#5 drupal-org.make_.txt333 bytesthill_
#2 drupal-org.make_.txt332 bytesthill_

Comments

dww’s picture

Title: Add a drupal-org.make file so this can be fully packaged » Add a drupal-org.make file so UberDrupal can be fully packaged
thill_’s picture

StatusFileSize
new332 bytes

This file contains only the modules that are installed in this profile, I think we should add a few more, but these should get added to the make file at the same time the profile is modified to install and configure the additional modules.

Modules I would like to see added in the near future:

uc_views - needs a release, i put in an issue to that module.
views_bulk_operations - needed for uc_views
views_slideshow - needed for uc_views

uc_coupons

global_redirect
path_auto
xmlsitemap

thill_’s picture

Here is what needs to happen:

As a profile maintainer, all you have to check in to CVS is the .make file, and the packaging script will automatically assemble all of the modules and themes it references when creating the downloadable file archive for a given release.

dww’s picture

Status: Active » Needs work

Note: imagecache is really at 2.0-beta10 but due to #649254: version_extra can't just be string sorted it's not being shown yet. But, that'll be fixed pretty soon, so you might as well go ahead and use beta10 in here, too.

thill_’s picture

Status: Needs work » Needs review
StatusFileSize
new333 bytes

dww,

thanks for the review on that, I can't believe this is really this easy, great work on this system.

thill_’s picture

Status: Needs review » Fixed

Committed

rszrama’s picture

Dude. That is really easy. Great job!

dww’s picture

/me bows ;) Thanks!

dman’s picture

Cool, I tried my own make file for uberdrupal as an exercise in deployment a few weeks ago. It is certainly the perfect test case for this feature.
Good to see it in there now!

Status: Fixed » Closed (fixed)

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