|
@@ -1,13 +1,15 @@
|
|
|
name = Materio publications
|
|
|
core = 7.x
|
|
|
package = Materio
|
|
|
-dependencies[] = ctools
|
|
|
dependencies[] = features
|
|
|
+dependencies[] = image
|
|
|
dependencies[] = materio_content_types
|
|
|
+dependencies[] = materio_page_title
|
|
|
+dependencies[] = materio_subscriptions
|
|
|
dependencies[] = metatag
|
|
|
dependencies[] = node
|
|
|
-dependencies[] = strongarm
|
|
|
dependencies[] = text
|
|
|
+dependencies[] = workflow
|
|
|
dependencies[] = workflow_access
|
|
|
features[ctools][] = strongarm:strongarm:1
|
|
|
features[features_api][] = api:2
|
|
@@ -61,4 +63,5 @@ features[variable][] = unique_field_show_matches_publication
|
|
|
features[variable][] = workflow_publication
|
|
|
features[workflow][] = Publication
|
|
|
features[workflow_access][] = Publication
|
|
|
+features_exclude[dependencies][strongarm] = strongarm
|
|
|
project path = sites/all/modules/features
|