Skip to content
Snippets Groups Projects
Commit b5ea5cea authored by Chris Gross's avatar Chris Gross
Browse files

daily build

parent c3f695e4
No related branches found
No related tags found
No related merge requests found
Showing
with 367 additions and 98 deletions
......@@ -4,6 +4,7 @@ core = 7.x
package = OCIO Features
version = 7.x-1.0
project = ocio_landing_page
dependencies[] = conditional_fields
dependencies[] = context
dependencies[] = ctools
dependencies[] = defaultconfig
......@@ -20,6 +21,7 @@ dependencies[] = options
dependencies[] = panelizer
dependencies[] = strongarm
dependencies[] = uuid_features
features[conditional_fields][] = node:ocio_landing_page
features[context][] = landing-page-layout
features[ctools][] = context:context:3
features[ctools][] = ds:ds:1
......@@ -32,11 +34,19 @@ features[fe_block_settings][] = ds_extras-ds_hero
features[features_api][] = api:2
features[field_base][] = field_alternate_panel_rows
features[field_base][] = field_banner_image
features[field_base][] = field_banner_image_text
features[field_base][] = field_banner_image_text_color
features[field_base][] = field_banner_image_text_location
features[field_base][] = field_pre_footer_banner_image
features[field_group][] = group_bottom_banner_image|node|ocio_landing_page|form
features[field_group][] = group_display_options|node|ocio_landing_page|form
features[field_group][] = group_top_banner_image|node|ocio_landing_page|form
features[field_instance][] = node-ocio_landing_page-field_admin_lock
features[field_instance][] = node-ocio_landing_page-field_alternate_panel_rows
features[field_instance][] = node-ocio_landing_page-field_banner_image
features[field_instance][] = node-ocio_landing_page-field_banner_image_text
features[field_instance][] = node-ocio_landing_page-field_banner_image_text_color
features[field_instance][] = node-ocio_landing_page-field_banner_image_text_location
features[field_instance][] = node-ocio_landing_page-field_disable_breadcrumbs
features[field_instance][] = node-ocio_landing_page-field_disable_title
features[field_instance][] = node-ocio_landing_page-field_pre_footer_banner_image
......
......@@ -36,6 +36,8 @@ features[ds_layout_settings][] = node|article|full
features[ds_layout_settings][] = node|article|search_index
features[ds_layout_settings][] = node|article|teaser
features[features_api][] = api:2
features[field_base][] = field_display_in_view_panes
features[field_instance][] = node-article-field_display_in_view_panes
features[field_instance][] = node-article-field_featured_image
features[field_instance][] = node-article-field_ocio_body
features[node][] = article
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment