added weight field to publications

This commit is contained in:
Bachir Soussi Chiadmi
2015-06-14 19:35:34 +02:00
parent 678343b0e9
commit 3add8f6b96
5 changed files with 167 additions and 10 deletions

View File

@@ -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