You are here

commons_shoutbox.info in Drupal Commons 6.2

core = "6.x"
dependencies[] = "commons_core"
dependencies[] = "shoutbox"
dependencies[] = "shoutbox_group"
description = "Integrate a social shoutbox within the community"
features[context][] = "group-home-shoutbox"
features[context][] = "shoutbox-group"
features[ctools][] = "context:context:3"
features[ctools][] = "strongarm:strongarm:1"
features[user_permission][] = "administer shoutbox"
features[user_permission][] = "administer shoutbox_group"
features[user_permission][] = "delete own shouts"
features[user_permission][] = "edit own shouts"
features[user_permission][] = "moderate shoutbox"
features[user_permission][] = "post shouts"
features[user_permission][] = "post shouts in all groups"
features[user_permission][] = "post shouts without approval"
features[user_permission][] = "view shouts"
features[variable][] = "shoutbox_escape_html"
features[variable][] = "shoutbox_filter_format"
features[variable][] = "shoutbox_showamount_block"
name = "Commons Shoutbox"
package = "Commons"

File

modules/features/commons_shoutbox/commons_shoutbox.info
View source
  1. core = "6.x"
  2. dependencies[] = "commons_core"
  3. dependencies[] = "shoutbox"
  4. dependencies[] = "shoutbox_group"
  5. description = "Integrate a social shoutbox within the community"
  6. features[context][] = "group-home-shoutbox"
  7. features[context][] = "shoutbox-group"
  8. features[ctools][] = "context:context:3"
  9. features[ctools][] = "strongarm:strongarm:1"
  10. features[user_permission][] = "administer shoutbox"
  11. features[user_permission][] = "administer shoutbox_group"
  12. features[user_permission][] = "delete own shouts"
  13. features[user_permission][] = "edit own shouts"
  14. features[user_permission][] = "moderate shoutbox"
  15. features[user_permission][] = "post shouts"
  16. features[user_permission][] = "post shouts in all groups"
  17. features[user_permission][] = "post shouts without approval"
  18. features[user_permission][] = "view shouts"
  19. features[variable][] = "shoutbox_escape_html"
  20. features[variable][] = "shoutbox_filter_format"
  21. features[variable][] = "shoutbox_showamount_block"
  22. name = "Commons Shoutbox"
  23. package = "Commons"