8ac59801be
Update commons modules to release 7.12, and move the codebase under modules/commons instead of constant fetching from remote repository. The commons.make file removed so it is not required to rebuild groups distribution. Change-Id: I3be393ba1af34427e2915b18ab1ad718fd4e54db
20 lines
717 B
Plaintext
20 lines
717 B
Plaintext
name = Commons Content moderation
|
|
description = Commons Content moderation
|
|
core = 7.x
|
|
package = Commons - Building Blocks
|
|
dependencies[] = ctools
|
|
dependencies[] = flag
|
|
dependencies[] = flag_abuse
|
|
dependencies[] = strongarm
|
|
dependencies[] = views
|
|
features[ctools][] = strongarm:strongarm:1
|
|
features[ctools][] = views:views_default:3.0
|
|
features[features_api][] = api:2
|
|
features[flag][] = inappropriate_comment
|
|
features[flag][] = inappropriate_node
|
|
features[user_role][] = content moderator
|
|
features[variable][] = flag_abuse_flags
|
|
features[views_view][] = commons_content_moderation_reported_comments
|
|
features[views_view][] = commons_content_moderation_reported_nodes
|
|
features_exclude[dependencies][features] = features
|