From: Silvio Rhatto Date: Wed, 10 Oct 2012 23:45:56 +0000 (-0300) Subject: Adding modules for terms of use X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8a4a9c5b80e9ae4550ec21ede3d71dd3a871c649;p=puppet-drupal.git Adding modules for terms of use --- diff --git a/files/drupal6.make b/files/drupal6.make index 3f5a5c0..c3c5fbb 100644 --- a/files/drupal6.make +++ b/files/drupal6.make @@ -200,3 +200,6 @@ projects[] = module_filter projects[] = permission_select projects[] = hidden_captcha projects[] = captcha_pack +projects[] = terms_of_use +projects[] = legal +projects[] = checkbox_validate