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
14 lines
436 B
Plaintext
14 lines
436 B
Plaintext
name = Commons WYSIWYG
|
|
description = Provides a rich text editor for content creation.
|
|
core = 7.x
|
|
package = Commons - Building blocks
|
|
dependencies[] = ckeditor
|
|
dependencies[] = features
|
|
dependencies[] = filter
|
|
dependencies[] = strongarm
|
|
features[ckeditor_profile][] = Advanced
|
|
features[features_api][] = api:2
|
|
features[filter][] = filtered_html
|
|
features[filter][] = full_html
|
|
features[user_permission][] = use text format filtered_html
|