added embed video styles in feature

This commit is contained in:
2017-02-11 13:26:49 +01:00
parent 786f561936
commit 33ad7ac7c3
2 changed files with 4 additions and 0 deletions
@@ -44,6 +44,9 @@ function clameurs_ctools_plugin_api($module = NULL, $api = NULL) {
if ($module == "strongarm" && $api == "strongarm") {
return array("version" => "1");
}
if ($module == "video_embed_field" && $api == "default_video_embed_styles") {
return array("version" => "1");
}
}
/**
@@ -50,6 +50,7 @@ features[ctools][] = field_group:field_group:1
features[ctools][] = page_manager:pages_default:1
features[ctools][] = panels_mini:panels_default:1
features[ctools][] = strongarm:strongarm:1
features[ctools][] = video_embed_field:default_video_embed_styles:1
features[fe_block_settings][] = clameursmod-thematiques-anchor-links
features[features_api][] = api:2
features[field_base][] = cer_bidirectional