
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
15 lines
561 B
Plaintext
15 lines
561 B
Plaintext
name = Commons Like
|
|
description = Community members can indicate that they like content and comments.
|
|
core = 7.x
|
|
package = Commons - Building blocks
|
|
dependencies[] = entityreference
|
|
dependencies[] = features
|
|
dependencies[] = message
|
|
dependencies[] = rate
|
|
dependencies[] = strongarm
|
|
dependencies[] = votingapi
|
|
features[ctools][] = strongarm:strongarm:1
|
|
features[features_api][] = api:2
|
|
features[field_instance][] = message-commons_like_user_likes_node-field_target_nodes
|
|
features[message_type][] = commons_like_user_likes_node
|
|
features[variable][] = rate_widgets |