Tags: update + drupal

Sort by: Date / Title / URL

  1. Automatically download and update your translations fetching them from localize.drupal.org or any other Localization server.
    19-12-2011 to , , , by ibot and -1 others
  2. Normally drupal.org inserts version information when a project is packaged. Git repositories do not contain this information. Git Deploy hooks into the Drupal update system and attempts to provide the version of modules and themes checked out of git.
    19-12-2011 to , , by ibot and -1 others
  3. spent some time today trying to figure out how to create a CCK field as part of an hook_update_N function. Unlike previous versions of CCK, in 6 it's very easy to manipulate the fields from code.
  4. A lot of this hassle can be reduced by installing drupal from cvs rather than installing one of the releases, and by keeping your installation under version control
    12-02-2009 to , , , by ibot and -1 others
  5. Question arises: how to upgrade your Drupal installations * timely, * safely, * with confidence that none of your local customizations are lost; * without need to remember each line that was edited and re-applying those edits to new version; * without need to drastically change your workflow (very little discipline is needed actually); We show that Git solves those problems easily.
    12-02-2009 to , , , , by ibot and -1 others
  6. All you need is Capistrano and an account on the deploy machine. This can be used and extended to deploy to several servers (also at once), move databases around, etc. The gain is that you don't need to login to the server. We can talk about that interesting technique tomorrow.
    12-02-2009 to , , , , by ibot and -1 others
  7. Unfortunately, while Capistrano is all easy to use with Rails, I had to write a custom Drupal-tailored Capfile.
    12-02-2009 to , , , , by ibot and -1 others
  8. Deploying a Drupal Site with Capistrano 2
    12-02-2009 to , , , , by ibot and -1 others

First / Previous / Next / Last / Page 1 of 2