added weight field to publications
This commit is contained in:
@@ -8,14 +8,18 @@ dependencies[] = materio_page_title
|
||||
dependencies[] = materio_subscriptions
|
||||
dependencies[] = metatag
|
||||
dependencies[] = node
|
||||
dependencies[] = options
|
||||
dependencies[] = strongarm
|
||||
dependencies[] = text
|
||||
dependencies[] = workflow
|
||||
dependencies[] = workflow_access
|
||||
features[ctools][] = strongarm:strongarm:1
|
||||
features[features_api][] = api:2
|
||||
features[field_base][] = field_couverture
|
||||
features[field_base][] = field_weight
|
||||
features[field_instance][] = node-publication-body
|
||||
features[field_instance][] = node-publication-field_couverture
|
||||
features[field_instance][] = node-publication-field_weight
|
||||
features[node][] = publication
|
||||
features[user_permission][] = create publication content
|
||||
features[user_permission][] = delete any publication content
|
||||
@@ -63,5 +67,4 @@ 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
|
||||
|
Reference in New Issue
Block a user