added publications links and display of pubications pages
This commit is contained in:
@@ -3,8 +3,9 @@ core = 7.x
|
||||
package = Materio
|
||||
dependencies[] = ctools
|
||||
dependencies[] = features
|
||||
dependencies[] = list
|
||||
dependencies[] = image
|
||||
dependencies[] = materio_content_types
|
||||
dependencies[] = materio_page_title
|
||||
dependencies[] = metatag
|
||||
dependencies[] = node
|
||||
dependencies[] = strongarm
|
||||
@@ -17,6 +18,7 @@ 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[image][] = publication-couv
|
||||
features[node][] = publication
|
||||
features[user_permission][] = create publication content
|
||||
features[user_permission][] = delete any publication content
|
||||
@@ -64,8 +66,6 @@ features[variable][] = unique_field_show_matches_publication
|
||||
features[variable][] = workflow_publication
|
||||
features[workflow][] = Publication
|
||||
features[workflow_access][] = Publication
|
||||
features_exclude[dependencies][image] = image
|
||||
features_exclude[dependencies][materio_page_title] = materio_page_title
|
||||
features_exclude[dependencies][materio_subscriptions] = materio_subscriptions
|
||||
features_exclude[dependencies][options] = options
|
||||
project path = sites/all/modules/features
|
||||
|
Reference in New Issue
Block a user