From: Silvio Rhatto Date: Tue, 15 May 2012 18:48:35 +0000 (-0300) Subject: Adding redirection modules to makefiles X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=1391405c99c9e85f54dd171783722340d365e975;p=puppet-drupal.git Adding redirection modules to makefiles --- diff --git a/files/drupal6.make b/files/drupal6.make index ad2ae65..11f1d2e 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -190,3 +190,6 @@ libraries[ckeditor][download][md5] = "1c490b050c428e79a1f65ba5459e7ec9" projects[] = oauth projects[] = twitter projects[] = markdown +projects[] = redirect +projects[] = globalredirect +projects[] = path_redirect diff --git a/files/drupal7.make b/files/drupal7.make index 040967f..5c87303 100644 --- a/files/drupal7.make +++ b/files/drupal7.make @@ -96,3 +96,5 @@ projects[] = tagclouds projects[] = variable projects[] = languageicons projects[] = i18n +projects[] = globalredirect +projects[] = redirect