]> gitweb.fluxo.info Git - drupal/muamba.git/commitdiff
Adding more stuff to features
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 11 Oct 2011 01:02:25 +0000 (22:02 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 11 Oct 2011 01:02:25 +0000 (22:02 -0300)
features/muamba_interface/muamba_interface.features.user_permission.inc
features/muamba_interface/muamba_interface.info
muamba.make

index 236a0f242d81a7b04cffe6d95786aa2f7657a8e9..011ff6e58233a4a9ed8ee94d9ec426e4c2454c17 100644 (file)
@@ -15,7 +15,8 @@ function muamba_interface_user_default_permissions() {
     'name' => 'access site-wide contact form',
     'roles' => array(
       0 => 'administrator',
-      1 => 'authenticated user',
+      1 => 'anonymous user',
+      2 => 'authenticated user',
     ),
     'module' => 'contact',
   );
index ef3431ec8dff18a06028854375168ead276d19b0..d000af1a89f73774070fceef580c52e033feb3aa 100644 (file)
@@ -1,8 +1,12 @@
 core = "7.x"
 dependencies[] = "block"
+dependencies[] = "captcha"
 dependencies[] = "contact"
 dependencies[] = "features"
 dependencies[] = "flag"
+dependencies[] = "image"
+dependencies[] = "image_captcha"
+dependencies[] = "l10n_update"
 dependencies[] = "menu"
 dependencies[] = "strongarm"
 dependencies[] = "views"
index bbcaabd1bbd1eaa4ee2ef466da0e0040f0cbf164..d5818c91d437b92bb4f4eb74208ae70f6a558293 100644 (file)
@@ -20,6 +20,7 @@ projects[] = entity
 projects[] = libraries
 projects[] = colorbox 
 projects[flag][version] = 2.0-beta6
+projects[captcha][version] = 1.0-alpha3
 
 ; administration
 projects[] = l10n_update