Closed (fixed)
Project:
Conference Organizing Distribution Support Modules
Version:
6.x-1.0-beta2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2012 at 13:26 UTC
Updated:
31 Jul 2012 at 20:41 UTC
Comments
Comment #1
mlecha commentedAdded new modules (i18n and translation_management) to /sites/all/modules without issue.
Nice multilingual walk through for Drupal 6 here, BTW:
http://drupal-translation.com/content/setup-multilingual-site
Just need to know how to update existing modules that have a security update (presently Date, Panels, Ubercart, Views, Views Bulk Operations).
Replace them in /profiles/code/modules or add them to /sites/all/modules?
Comment #2
mlecha commentedUnder advice from #drupal-support on IRC I've been replacing the modules at /profiles/code/modules without issue.
Found a nice article on migrating from an install profile.
And some Tips for building a site off a Drupal distribution.
Comment #3
gregglesYes, that solution works. There's now a 6.x-1.x-dev version on http://drupal.org/project/cod which people can download and untar and that should work a little better (e.g. it will include any necessary patches to contributed modules).