From 5ca3ffe3e7dcbd50c87c973129885a7d2c784816 Mon Sep 17 00:00:00 2001 From: Chris Gross <gross.364@osu.edu> Date: Fri, 12 Jun 2015 16:34:06 -0400 Subject: [PATCH] daily build --- .../date_popup_authored.info | 9 +- .../contrib/file_entity/file_entity.info | 8 - .../file_entity/tests/file_entity_test.info | 8 - .../contrib/manualcrop/manualcrop.info | 8 - .../wcm_base/modules/contrib/media/media.info | 8 - .../media_bulk_upload/media_bulk_upload.info | 8 - .../media_internet/media_internet.info | 8 - .../media_migrate_file_types.info | 8 - .../modules/media_wysiwyg/media_wysiwyg.info | 8 - .../media_wysiwyg_view_mode.info | 8 - .../media/modules/mediafield/mediafield.info | 8 - .../media/tests/media_module_test.info | 8 - .../contrib/media_youtube/media_youtube.info | 8 - .../modules/contrib/workbench/workbench.info | 8 - .../workbench_media/workbench_media.info | 8 - .../tests/workbench_moderation_test.info | 8 - .../workbench_moderation.info | 8 - .../ocio_field_bases.features.inc | 14 ++ .../ocio_field_bases/ocio_field_bases.info | 4 + .../ocio_field_bases.linkit_profiles.inc | 135 +++++++++++ .../ocio_field_bases/ocio_field_bases.module | 4 +- .../ocio_landing_page/ocio_landing_page.info | 7 +- .../ocio_landing_page.panelizer.inc | 65 +++++- .../ocio_landing_page.strongarm.inc | 213 ++++++++++++------ .../ocio_workbench/ocio_workbench.module | 16 -- ...wcm_tile_panes.features.field_instance.inc | 10 +- .../wcm_tile_panes.strongarm.inc | 6 +- .../css/ocio-omega-base.no-query.css | 15 +- .../css/ocio-omega-base.styles.css | 15 +- .../sass/components/_featured-slideshow.scss | 54 ++--- 30 files changed, 428 insertions(+), 267 deletions(-) create mode 100644 profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.features.inc create mode 100644 profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.linkit_profiles.inc diff --git a/profiles/wcm_base/modules/contrib/date_popup_authored/date_popup_authored.info b/profiles/wcm_base/modules/contrib/date_popup_authored/date_popup_authored.info index 57d10918..bd506d7f 100644 --- a/profiles/wcm_base/modules/contrib/date_popup_authored/date_popup_authored.info +++ b/profiles/wcm_base/modules/contrib/date_popup_authored/date_popup_authored.info @@ -3,11 +3,4 @@ description = "Provides a datepicker for the 'Authored on' field on node forms." core = 7.x files[] = date_popup_authored.test package = Date/Time -dependencies[] = date_popup - -; Information added by drush on 2015-06-10 -version = "7.x-1.1+2-dev" -core = "7.x" -project = "date_popup_authored" -datestamp = "1433956469" - +dependencies[] = date_popup \ No newline at end of file diff --git a/profiles/wcm_base/modules/contrib/file_entity/file_entity.info b/profiles/wcm_base/modules/contrib/file_entity/file_entity.info index 92cae0cf..62f966f0 100644 --- a/profiles/wcm_base/modules/contrib/file_entity/file_entity.info +++ b/profiles/wcm_base/modules/contrib/file_entity/file_entity.info @@ -24,11 +24,3 @@ configure = admin/config/media/file-settings ; We have to add a fake version so Git checkouts do not fail Media dependencies version = 7.x-2.x-dev - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+29-dev" -core = "7.x" -project = "file_entity" -datestamp = "1433956464" - diff --git a/profiles/wcm_base/modules/contrib/file_entity/tests/file_entity_test.info b/profiles/wcm_base/modules/contrib/file_entity/tests/file_entity_test.info index b9aaad45..35eaf29c 100644 --- a/profiles/wcm_base/modules/contrib/file_entity/tests/file_entity_test.info +++ b/profiles/wcm_base/modules/contrib/file_entity/tests/file_entity_test.info @@ -4,11 +4,3 @@ package = Testing core = 7.x dependencies[] = file_entity hidden = TRUE - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+29-dev" -core = "7.x" -project = "file_entity" -datestamp = "1433956464" - diff --git a/profiles/wcm_base/modules/contrib/manualcrop/manualcrop.info b/profiles/wcm_base/modules/contrib/manualcrop/manualcrop.info index f0308ee2..f0defad2 100644 --- a/profiles/wcm_base/modules/contrib/manualcrop/manualcrop.info +++ b/profiles/wcm_base/modules/contrib/manualcrop/manualcrop.info @@ -7,11 +7,3 @@ dependencies[] = image (>=7.8) dependencies[] = libraries (>=2.1) files[] = includes/views/manualcrop.views.inc - - -; Information added by drush on 2015-06-10 -version = "7.x-1.4+109-dev" -core = "7.x" -project = "manualcrop" -datestamp = "1433956355" - diff --git a/profiles/wcm_base/modules/contrib/media/media.info b/profiles/wcm_base/modules/contrib/media/media.info index fc02f11a..41db0918 100644 --- a/profiles/wcm_base/modules/contrib/media/media.info +++ b/profiles/wcm_base/modules/contrib/media/media.info @@ -23,11 +23,3 @@ configure = admin/config/media/browser ; We have to add a fake version so Git checkouts do not fail Media dependencies version = 7.x-2.x-dev - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+98-dev" -core = "7.x" -project = "media" -datestamp = "1433956311" - diff --git a/profiles/wcm_base/modules/contrib/media/modules/media_bulk_upload/media_bulk_upload.info b/profiles/wcm_base/modules/contrib/media/modules/media_bulk_upload/media_bulk_upload.info index 76419e14..f930dbc0 100644 --- a/profiles/wcm_base/modules/contrib/media/modules/media_bulk_upload/media_bulk_upload.info +++ b/profiles/wcm_base/modules/contrib/media/modules/media_bulk_upload/media_bulk_upload.info @@ -8,11 +8,3 @@ dependencies[] = multiform dependencies[] = plupload files[] = includes/MediaBrowserBulkUpload.inc - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+98-dev" -core = "7.x" -project = "media" -datestamp = "1433956311" - diff --git a/profiles/wcm_base/modules/contrib/media/modules/media_internet/media_internet.info b/profiles/wcm_base/modules/contrib/media/modules/media_internet/media_internet.info index c42d9a0d..3ec8936c 100644 --- a/profiles/wcm_base/modules/contrib/media/modules/media_internet/media_internet.info +++ b/profiles/wcm_base/modules/contrib/media/modules/media_internet/media_internet.info @@ -10,11 +10,3 @@ files[] = includes/MediaInternetBaseHandler.inc files[] = includes/MediaInternetFileHandler.inc files[] = includes/MediaInternetNoHandlerException.inc files[] = includes/MediaInternetValidationException.inc - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+98-dev" -core = "7.x" -project = "media" -datestamp = "1433956311" - diff --git a/profiles/wcm_base/modules/contrib/media/modules/media_migrate_file_types/media_migrate_file_types.info b/profiles/wcm_base/modules/contrib/media/modules/media_migrate_file_types/media_migrate_file_types.info index 3d1e4e9a..32c98d11 100644 --- a/profiles/wcm_base/modules/contrib/media/modules/media_migrate_file_types/media_migrate_file_types.info +++ b/profiles/wcm_base/modules/contrib/media/modules/media_migrate_file_types/media_migrate_file_types.info @@ -7,11 +7,3 @@ hidden = TRUE dependencies[] = media configure = admin/structure/file-types/upgrade - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+98-dev" -core = "7.x" -project = "media" -datestamp = "1433956311" - diff --git a/profiles/wcm_base/modules/contrib/media/modules/media_wysiwyg/media_wysiwyg.info b/profiles/wcm_base/modules/contrib/media/modules/media_wysiwyg/media_wysiwyg.info index a4146e82..93b8a3aa 100644 --- a/profiles/wcm_base/modules/contrib/media/modules/media_wysiwyg/media_wysiwyg.info +++ b/profiles/wcm_base/modules/contrib/media/modules/media_wysiwyg/media_wysiwyg.info @@ -14,11 +14,3 @@ files[] = tests/media_wysiwyg.file_usage.test files[] = tests/media_wysiwyg.macro.test configure = admin/config/media/browser - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+98-dev" -core = "7.x" -project = "media" -datestamp = "1433956311" - diff --git a/profiles/wcm_base/modules/contrib/media/modules/media_wysiwyg_view_mode/media_wysiwyg_view_mode.info b/profiles/wcm_base/modules/contrib/media/modules/media_wysiwyg_view_mode/media_wysiwyg_view_mode.info index 44d12ac7..8fbbdbbd 100644 --- a/profiles/wcm_base/modules/contrib/media/modules/media_wysiwyg_view_mode/media_wysiwyg_view_mode.info +++ b/profiles/wcm_base/modules/contrib/media/modules/media_wysiwyg_view_mode/media_wysiwyg_view_mode.info @@ -8,11 +8,3 @@ dependencies[] = media_wysiwyg configure = admin/config/media/wysiwyg-view-mode files[] = media_wysiwyg_view_mode.test - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+98-dev" -core = "7.x" -project = "media" -datestamp = "1433956311" - diff --git a/profiles/wcm_base/modules/contrib/media/modules/mediafield/mediafield.info b/profiles/wcm_base/modules/contrib/media/modules/mediafield/mediafield.info index 06691429..24022ad7 100644 --- a/profiles/wcm_base/modules/contrib/media/modules/mediafield/mediafield.info +++ b/profiles/wcm_base/modules/contrib/media/modules/mediafield/mediafield.info @@ -3,11 +3,3 @@ description = "Provides a field type that stores media-specific data. <em>Deprec package = Media core = 7.x dependencies[] = media - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+98-dev" -core = "7.x" -project = "media" -datestamp = "1433956311" - diff --git a/profiles/wcm_base/modules/contrib/media/tests/media_module_test.info b/profiles/wcm_base/modules/contrib/media/tests/media_module_test.info index c5099f8b..de618c2e 100644 --- a/profiles/wcm_base/modules/contrib/media/tests/media_module_test.info +++ b/profiles/wcm_base/modules/contrib/media/tests/media_module_test.info @@ -3,11 +3,3 @@ description = Provides hooks for testing Media module functionality. package = Media core = 7.x hidden = TRUE - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-alpha3+98-dev" -core = "7.x" -project = "media" -datestamp = "1433956311" - diff --git a/profiles/wcm_base/modules/contrib/media_youtube/media_youtube.info b/profiles/wcm_base/modules/contrib/media_youtube/media_youtube.info index c666e252..49fd9edf 100644 --- a/profiles/wcm_base/modules/contrib/media_youtube/media_youtube.info +++ b/profiles/wcm_base/modules/contrib/media_youtube/media_youtube.info @@ -8,11 +8,3 @@ dependencies[] = media_internet files[] = includes/MediaYouTubeStreamWrapper.inc files[] = includes/MediaInternetYouTubeHandler.inc files[] = includes/MediaYouTubeBrowser.inc - - -; Information added by drush on 2015-06-10 -version = "7.x-2.0-rc4+9-dev" -core = "7.x" -project = "media_youtube" -datestamp = "1433956466" - diff --git a/profiles/wcm_base/modules/contrib/workbench/workbench.info b/profiles/wcm_base/modules/contrib/workbench/workbench.info index cf569109..d7cbf84f 100644 --- a/profiles/wcm_base/modules/contrib/workbench/workbench.info +++ b/profiles/wcm_base/modules/contrib/workbench/workbench.info @@ -4,11 +4,3 @@ package = Workbench core = 7.x configure = admin/config/workbench/settings dependencies[] = views - - -; Information added by drush on 2015-06-10 -version = "7.x-1.2" -core = "7.x" -project = "workbench" -datestamp = "1433956413" - diff --git a/profiles/wcm_base/modules/contrib/workbench_media/workbench_media.info b/profiles/wcm_base/modules/contrib/workbench_media/workbench_media.info index 815ce707..9eed11b0 100644 --- a/profiles/wcm_base/modules/contrib/workbench_media/workbench_media.info +++ b/profiles/wcm_base/modules/contrib/workbench_media/workbench_media.info @@ -4,11 +4,3 @@ package = Workbench core = 7.x dependencies[] = workbench dependencies[] = media - - -; Information added by drush on 2015-06-10 -version = "7.x-2.1" -core = "7.x" -project = "workbench_media" -datestamp = "1433956414" - diff --git a/profiles/wcm_base/modules/contrib/workbench_moderation/tests/workbench_moderation_test.info b/profiles/wcm_base/modules/contrib/workbench_moderation/tests/workbench_moderation_test.info index 6f575a49..0f9e0139 100644 --- a/profiles/wcm_base/modules/contrib/workbench_moderation/tests/workbench_moderation_test.info +++ b/profiles/wcm_base/modules/contrib/workbench_moderation/tests/workbench_moderation_test.info @@ -3,11 +3,3 @@ description = Test module for Workbench Moderation. package = Workbench core = 7.x hidden = TRUE - - -; Information added by drush on 2015-06-10 -version = "7.x-1.4+6-dev" -core = "7.x" -project = "workbench_moderation" -datestamp = "1433956416" - diff --git a/profiles/wcm_base/modules/contrib/workbench_moderation/workbench_moderation.info b/profiles/wcm_base/modules/contrib/workbench_moderation/workbench_moderation.info index 4aea7285..3f9939f1 100644 --- a/profiles/wcm_base/modules/contrib/workbench_moderation/workbench_moderation.info +++ b/profiles/wcm_base/modules/contrib/workbench_moderation/workbench_moderation.info @@ -16,11 +16,3 @@ files[] = workbench_moderation.migrate.inc files[] = tests/external_node_update.test files[] = tests/workbench_moderation.test files[] = tests/workbench_moderation.files.test - - -; Information added by drush on 2015-06-10 -version = "7.x-1.4+6-dev" -core = "7.x" -project = "workbench_moderation" -datestamp = "1433956416" - diff --git a/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.features.inc b/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.features.inc new file mode 100644 index 00000000..c0f1575b --- /dev/null +++ b/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.features.inc @@ -0,0 +1,14 @@ +<?php +/** + * @file + * ocio_field_bases.features.inc + */ + +/** + * Implements hook_ctools_plugin_api(). + */ +function ocio_field_bases_ctools_plugin_api($module = NULL, $api = NULL) { + if ($module == "linkit" && $api == "linkit_profiles") { + return array("version" => "1"); + } +} diff --git a/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.info b/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.info index d86da6c7..16c8c047 100644 --- a/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.info +++ b/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.info @@ -4,12 +4,15 @@ core = 7.x package = OCIO Features version = 7.x-1.0 project = ocio_field_bases +dependencies[] = ctools dependencies[] = date dependencies[] = features dependencies[] = image dependencies[] = link +dependencies[] = linkit dependencies[] = list dependencies[] = text +features[ctools][] = linkit:linkit_profiles:1 features[features_api][] = api:2 features[field_base][] = field_answer features[field_base][] = field_date @@ -26,4 +29,5 @@ features[field_base][] = field_phone features[field_base][] = field_room_and_building features[field_base][] = field_street_address features[field_base][] = field_user_photo +features[linkit_profiles][] = ocio_field_linkit features_exclude[taxonomy][ocio_tags] = ocio_tags diff --git a/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.linkit_profiles.inc b/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.linkit_profiles.inc new file mode 100644 index 00000000..df00187f --- /dev/null +++ b/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.linkit_profiles.inc @@ -0,0 +1,135 @@ +<?php +/** + * @file + * ocio_field_bases.linkit_profiles.inc + */ + +/** + * Implements hook_default_linkit_profiles(). + */ +function ocio_field_bases_default_linkit_profiles() { + $export = array(); + + $linkit_profile = new LinkitProfile(); + $linkit_profile->disabled = FALSE; /* Edit this to true to make a default linkit_profile disabled initially */ + $linkit_profile->api_version = 1; + $linkit_profile->name = 'ocio_field_linkit'; + $linkit_profile->admin_title = 'OCIO Field Linkit'; + $linkit_profile->admin_description = ''; + $linkit_profile->profile_type = '2'; + $linkit_profile->data = array( + 'search_plugins' => array( + 'entity:node' => array( + 'enabled' => 1, + 'weight' => '-10', + ), + 'entity:taxonomy_term' => array( + 'enabled' => 0, + 'weight' => '-10', + ), + 'entity:search_api_server' => array( + 'enabled' => 0, + 'weight' => '-10', + ), + 'entity:file' => array( + 'enabled' => 1, + 'weight' => '-10', + ), + 'entity:search_api_index' => array( + 'enabled' => 0, + 'weight' => '-10', + ), + 'entity:user' => array( + 'enabled' => 1, + 'weight' => '-10', + ), + ), + 'entity:node' => array( + 'result_description' => '', + 'bundles' => array( + 'basic_page' => 0, + 'book_page' => 0, + 'calendar_entry' => 0, + 'faq' => 0, + 'featured_slide' => 0, + 'ocio_landing_page' => 0, + 'article' => 0, + 'web_form' => 0, + ), + 'group_by_bundle' => 0, + 'include_unpublished' => 0, + ), + 'entity:search_api_server' => array( + 'result_description' => '', + ), + 'entity:search_api_index' => array( + 'result_description' => '', + ), + 'entity:file' => array( + 'result_description' => '', + 'bundles' => array( + 'image' => 0, + 'video' => 0, + 'audio' => 0, + 'document' => 0, + ), + 'group_by_bundle' => 0, + 'show_scheme' => 0, + 'group_by_scheme' => 0, + 'url_type' => 'entity', + 'image_extra_info' => array( + 'thumbnail' => 'thumbnail', + 'dimensions' => 'dimensions', + ), + ), + 'entity:taxonomy_term' => array( + 'result_description' => '', + 'bundles' => array( + 'ocio_tags' => 0, + 'panopoly_categories' => 0, + ), + 'group_by_bundle' => 0, + ), + 'entity:user' => array( + 'result_description' => '', + ), + 'insert_plugin' => array( + 'plugin' => 'html_link', + 'url_method' => '2', + ), + 'attribute_plugins' => array( + 'accesskey' => array( + 'enabled' => 0, + 'weight' => '-10', + ), + 'target' => array( + 'enabled' => 0, + 'weight' => '-10', + ), + 'class' => array( + 'enabled' => 0, + 'weight' => '-10', + ), + 'rel' => array( + 'enabled' => 0, + 'weight' => '-10', + ), + 'id' => array( + 'enabled' => 0, + 'weight' => '-10', + ), + 'title' => array( + 'enabled' => 0, + 'weight' => '-10', + ), + ), + 'autocomplete' => array( + 'charLimit' => '3', + 'wait' => '350', + 'remoteTimeout' => '10000', + ), + ); + $export['ocio_field_linkit'] = $linkit_profile; + + return $export; +} diff --git a/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.module b/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.module index 44788b07..48c8cc35 100644 --- a/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.module +++ b/profiles/wcm_base/modules/custom/ocio_field_bases/ocio_field_bases.module @@ -1,5 +1,7 @@ <?php /** * @file - * Drupal needs this blank file. + * Code for the OCIO Field Bases feature. */ + +include_once 'ocio_field_bases.features.inc'; diff --git a/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.info b/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.info index a91a4ee4..035974bc 100644 --- a/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.info +++ b/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.info @@ -1,5 +1,5 @@ name = OCIO Landing Page -description = Panelized Landing page content type to be used for section fronts and other special pages. +description = Panelized Landing page content type to be used for section fronts and other special pages. core = 7.x package = OCIO Features version = 7.x-1.0 @@ -14,7 +14,9 @@ features[ctools][] = strongarm:strongarm:1 features[features_api][] = api:2 features[node][] = ocio_landing_page features[panelizer_defaults][] = node:ocio_landing_page:default +features[panelizer_defaults][] = node:ocio_landing_page:default:default features[variable][] = additional_settings__active_tab_ocio_landing_page +features[variable][] = custom_breadcrumbs_show_form_table_ocio_landing_page features[variable][] = field_bundle_settings_node__ocio_landing_page features[variable][] = menu_options_ocio_landing_page features[variable][] = menu_parent_ocio_landing_page @@ -29,3 +31,6 @@ features[variable][] = panelizer_node:ocio_landing_page_allowed_layouts_default features[variable][] = panelizer_node:ocio_landing_page_allowed_types features[variable][] = panelizer_node:ocio_landing_page_allowed_types_default features[variable][] = panelizer_node:ocio_landing_page_default +features[variable][] = simplify_nodes_ocio_landing_page +features[variable][] = webform_node_ocio_landing_page +features[variable][] = workbench_moderation_default_state_ocio_landing_page diff --git a/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.panelizer.inc b/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.panelizer.inc index 808e6ead..ad5beffe 100644 --- a/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.panelizer.inc +++ b/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.panelizer.inc @@ -17,10 +17,10 @@ function ocio_landing_page_panelizer_defaults() { $panelizer->title = 'Default'; $panelizer->panelizer_type = 'node'; $panelizer->panelizer_key = 'ocio_landing_page'; - $panelizer->no_blocks = FALSE; + $panelizer->no_blocks = TRUE; $panelizer->css_id = ''; $panelizer->css = ''; - $panelizer->pipeline = 'standard'; + $panelizer->pipeline = 'ipe'; $panelizer->contexts = array(); $panelizer->relationships = array(); $panelizer->access = array(); @@ -65,9 +65,68 @@ function ocio_landing_page_panelizer_defaults() { $display->content['new-f7df6737-5c6d-442e-aca2-5cac0c96df3e'] = $pane; $display->panels['center'][0] = 'new-f7df6737-5c6d-442e-aca2-5cac0c96df3e'; $display->hide_title = PANELS_TITLE_FIXED; - $display->title_pane = 'new-f7df6737-5c6d-442e-aca2-5cac0c96df3e'; + $display->title_pane = '0'; $panelizer->display = $display; $export['node:ocio_landing_page:default'] = $panelizer; + $panelizer = new stdClass(); + $panelizer->disabled = FALSE; /* Edit this to true to make a default panelizer disabled initially */ + $panelizer->api_version = 1; + $panelizer->name = 'node:ocio_landing_page:default:default'; + $panelizer->title = 'Default'; + $panelizer->panelizer_type = 'node'; + $panelizer->panelizer_key = 'ocio_landing_page'; + $panelizer->no_blocks = FALSE; + $panelizer->css_id = ''; + $panelizer->css = ''; + $panelizer->pipeline = 'ipe'; + $panelizer->contexts = array(); + $panelizer->relationships = array(); + $panelizer->access = array(); + $panelizer->view_mode = 'default'; + $panelizer->css_class = ''; + $panelizer->title_element = 'H2'; + $panelizer->link_to_entity = TRUE; + $panelizer->extra = array(); + $display = new panels_display(); + $display->layout = 'flexible'; + $display->layout_settings = array(); + $display->panel_settings = array(); + $display->cache = array(); + $display->title = '%node:title'; + $display->uuid = 'a4772a7f-2edb-48a7-bf72-05cc7e169d07'; + $display->content = array(); + $display->panels = array(); + $pane = new stdClass(); + $pane->pid = 'new-0b63d21f-cb9b-4e3a-86f8-a9cc413861a1'; + $pane->panel = 'center'; + $pane->type = 'node_links'; + $pane->subtype = 'node_links'; + $pane->shown = TRUE; + $pane->access = array(); + $pane->configuration = array( + 'override_title' => FALSE, + 'override_title_text' => '', + 'build_mode' => 'default', + 'identifier' => '', + 'link' => TRUE, + 'context' => 'panelizer', + ); + $pane->cache = array(); + $pane->style = array(); + $pane->css = array( + 'css_class' => 'link-wrapper', + ); + $pane->extras = array(); + $pane->position = 0; + $pane->locks = array(); + $pane->uuid = '0b63d21f-cb9b-4e3a-86f8-a9cc413861a1'; + $display->content['new-0b63d21f-cb9b-4e3a-86f8-a9cc413861a1'] = $pane; + $display->panels['center'][0] = 'new-0b63d21f-cb9b-4e3a-86f8-a9cc413861a1'; + $display->hide_title = PANELS_TITLE_FIXED; + $display->title_pane = 'new-0b63d21f-cb9b-4e3a-86f8-a9cc413861a1'; + $panelizer->display = $display; + $export['node:ocio_landing_page:default:default'] = $panelizer; + return $export; } diff --git a/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.strongarm.inc b/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.strongarm.inc index 01478992..a684ab0e 100644 --- a/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.strongarm.inc +++ b/profiles/wcm_base/modules/custom/ocio_landing_page/ocio_landing_page.strongarm.inc @@ -14,9 +14,16 @@ function ocio_landing_page_strongarm() { $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'additional_settings__active_tab_ocio_landing_page'; - $strongarm->value = 'edit-custom-breadcrumbs'; + $strongarm->value = 'edit-panelizer'; $export['additional_settings__active_tab_ocio_landing_page'] = $strongarm; + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'custom_breadcrumbs_show_form_table_ocio_landing_page'; + $strongarm->value = 1; + $export['custom_breadcrumbs_show_form_table_ocio_landing_page'] = $strongarm; + $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; @@ -66,7 +73,7 @@ function ocio_landing_page_strongarm() { $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'node_preview_ocio_landing_page'; - $strongarm->value = '1'; + $strongarm->value = '0'; $export['node_preview_ocio_landing_page'] = $strongarm; $strongarm = new stdClass(); @@ -85,8 +92,8 @@ function ocio_landing_page_strongarm() { 'view modes' => array( 'page_manager' => array( 'status' => 1, - 'default' => 1, - 'choice' => 1, + 'default' => 0, + 'choice' => 0, ), 'default' => array( 'status' => 0, @@ -163,7 +170,7 @@ function ocio_landing_page_strongarm() { $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'panelizer_node:ocio_landing_page_allowed_layouts'; - $strongarm->value = 'O:22:"panels_allowed_layouts":4:{s:9:"allow_new";b:1;s:11:"module_name";s:32:"panelizer_node:ocio_landing_page";s:23:"allowed_layout_settings";a:56:{s:15:"omega:ocio-full";b:0;s:16:"omega:ocio-front";b:0;s:18:"omega:ocio-default";b:0;s:10:"omega:hero";b:0;s:12:"omega:simple";b:0;s:16:"omega:off-canvas";b:0;s:12:"omega:divine";b:0;s:8:"flexible";b:0;s:14:"twocol_stacked";b:0;s:13:"twocol_bricks";b:0;s:6:"twocol";b:0;s:25:"threecol_33_34_33_stacked";b:0;s:17:"threecol_33_34_33";b:0;s:25:"threecol_25_50_25_stacked";b:0;s:17:"threecol_25_50_25";b:0;s:6:"onecol";b:0;s:6:"whelan";b:0;s:12:"webb_flipped";b:0;s:4:"webb";b:0;s:14:"taylor_flipped";b:0;s:6:"taylor";b:0;s:12:"sutro_double";b:0;s:5:"sutro";b:0;s:13:"selby_flipped";b:0;s:5:"selby";b:0;s:17:"sanderson_flipped";b:0;s:9:"sanderson";b:0;s:5:"rolph";b:0;s:4:"pond";b:0;s:6:"phelan";b:0;s:15:"moscone_flipped";b:0;s:7:"moscone";b:0;s:8:"mccoppin";b:0;s:15:"hewston_flipped";b:0;s:7:"hewston";b:0;s:6:"harris";b:0;s:5:"geary";b:0;s:12:"burr_flipped";b:0;s:4:"burr";b:0;s:22:"bryant_flipped_flipped";b:0;s:6:"bryant";b:0;s:5:"brown";b:0;s:15:"brenham_flipped";b:0;s:7:"brenham";b:0;s:6:"boxton";b:0;s:16:"bartlett_flipped";b:0;s:8:"bartlett";b:0;s:5:"naked";b:0;s:8:"mondrian";b:0;s:6:"grid-3";b:0;s:6:"grid-2";b:0;s:6:"golden";b:0;s:19:"ocio-omega-equalcol";b:1;s:19:"ocio-omega-threecol";b:1;s:25:"ocio-omega-twocol-flipped";b:1;s:17:"ocio-omega-twocol";b:1;}s:10:"form_state";N;}'; + $strongarm->value = 'O:22:"panels_allowed_layouts":4:{s:9:"allow_new";b:1;s:11:"module_name";s:32:"panelizer_node:ocio_landing_page";s:23:"allowed_layout_settings";a:87:{s:15:"omega:ocio-full";b:0;s:18:"omega:ocio-default";b:0;s:10:"omega:hero";b:0;s:12:"omega:simple";b:0;s:16:"omega:off-canvas";b:0;s:12:"omega:divine";b:0;s:8:"flexible";b:0;s:14:"twocol_stacked";b:0;s:13:"twocol_bricks";b:0;s:6:"twocol";b:0;s:25:"threecol_33_34_33_stacked";b:0;s:17:"threecol_33_34_33";b:0;s:25:"threecol_25_50_25_stacked";b:0;s:17:"threecol_25_50_25";b:0;s:6:"onecol";b:0;s:6:"whelan";b:0;s:12:"webb_flipped";b:0;s:4:"webb";b:0;s:14:"taylor_flipped";b:0;s:6:"taylor";b:0;s:12:"sutro_double";b:0;s:5:"sutro";b:0;s:13:"selby_flipped";b:0;s:5:"selby";b:0;s:17:"sanderson_flipped";b:0;s:9:"sanderson";b:0;s:5:"rolph";b:0;s:4:"pond";b:0;s:6:"phelan";b:0;s:15:"moscone_flipped";b:0;s:7:"moscone";b:0;s:8:"mccoppin";b:0;s:15:"hewston_flipped";b:0;s:7:"hewston";b:0;s:6:"harris";b:0;s:5:"geary";b:0;s:12:"burr_flipped";b:0;s:4:"burr";b:0;s:22:"bryant_flipped_flipped";b:0;s:6:"bryant";b:0;s:5:"brown";b:0;s:15:"brenham_flipped";b:0;s:7:"brenham";b:0;s:6:"boxton";b:0;s:16:"bartlett_flipped";b:0;s:8:"bartlett";b:0;s:5:"naked";b:0;s:8:"mondrian";b:0;s:6:"grid-3";b:0;s:6:"grid-2";b:0;s:6:"golden";b:0;s:19:"ocio-omega-equalcol";b:1;s:19:"ocio-omega-threecol";b:1;s:25:"ocio-omega-twocol-flipped";b:1;s:17:"ocio-omega-twocol";b:1;s:12:"omega:ocio-3";b:0;s:12:"radix_whelan";b:0;s:18:"radix_webb_flipped";b:0;s:10:"radix_webb";b:0;s:20:"radix_taylor_flipped";b:0;s:12:"radix_taylor";b:0;s:18:"radix_sutro_double";b:0;s:11:"radix_sutro";b:0;s:19:"radix_selby_flipped";b:0;s:11:"radix_selby";b:0;s:23:"radix_sanderson_flipped";b:0;s:15:"radix_sanderson";b:0;s:11:"radix_rolph";b:0;s:10:"radix_pond";b:0;s:12:"radix_phelan";b:0;s:21:"radix_moscone_flipped";b:0;s:13:"radix_moscone";b:0;s:14:"radix_mccoppin";b:0;s:21:"radix_hewston_flipped";b:0;s:13:"radix_hewston";b:0;s:12:"radix_harris";b:0;s:11:"radix_geary";b:0;s:18:"radix_burr_flipped";b:0;s:10:"radix_burr";b:0;s:20:"radix_bryant_flipped";b:0;s:12:"radix_bryant";b:0;s:11:"radix_brown";b:0;s:21:"radix_brenham_flipped";b:0;s:13:"radix_brenham";b:0;s:12:"radix_boxton";b:0;s:22:"radix_bartlett_flipped";b:0;s:14:"radix_bartlett";b:0;}s:10:"form_state";N;}'; $export['panelizer_node:ocio_landing_page_allowed_layouts'] = $strongarm; $strongarm = new stdClass(); @@ -178,19 +185,18 @@ function ocio_landing_page_strongarm() { $strongarm->api_version = 1; $strongarm->name = 'panelizer_node:ocio_landing_page_allowed_types'; $strongarm->value = array( - 'page_breadcrumb-page_breadcrumb' => 'page_breadcrumb-page_breadcrumb', - 'page_title-page_title' => 'page_title-page_title', - 'node_body-node_body' => 'node_body-node_body', - 'node_title-node_title' => 'node_title-node_title', 'vocabulary_terms-vocabulary_terms' => 0, + 'user_links-user_links' => 0, 'user_picture-user_picture' => 0, 'user_profile-user_profile' => 0, 'user_signature-user_signature' => 0, 'term_description-term_description' => 0, 'term_list-term_list' => 0, + 'term_name-term_name' => 0, 'search_form-search_form' => 0, 'search_result-search_result' => 0, 'page_actions-page_actions' => 0, + 'page_breadcrumb-page_breadcrumb' => 0, 'page_feed_icons-page_feed_icons' => 0, 'page_help-page_help' => 0, 'page_logo-page_logo' => 0, @@ -200,7 +206,9 @@ function ocio_landing_page_strongarm() { 'page_site_name-page_site_name' => 0, 'page_slogan-page_slogan' => 0, 'page_tabs-page_tabs' => 0, + 'page_title-page_title' => 0, 'node_form_author-node_form_author' => 0, + 'node_form_book-node_form_book' => 0, 'node_form_buttons-node_form_buttons' => 0, 'node_form_language-node_form_language' => 0, 'node_form_log-node_form_log' => 0, @@ -210,14 +218,19 @@ function ocio_landing_page_strongarm() { 'node_form_title-node_form_title' => 0, 'node_attachments-node_attachments' => 0, 'node_author-node_author' => 0, + 'node_body-node_body' => 0, + 'node_book_children-node_book_children' => 0, + 'node_book_nav-node_book_nav' => 0, 'node_content-node_content' => 0, 'node_created-node_created' => 0, 'node_links-node_links' => 0, 'node_terms-node_terms' => 0, + 'node_title-node_title' => 0, 'node_type_desc-node_type_desc' => 0, 'node_updated-node_updated' => 0, 'node-node' => 0, 'form-form' => 0, + 'comment_links-comment_links' => 0, 'file_content-file_content' => 0, 'file_display-file_display' => 0, 'content-content' => 0, @@ -231,9 +244,6 @@ function ocio_landing_page_strongarm() { 'taxonomy-taxonomy' => 0, 'theme-theme' => 0, 'users-users' => 0, - 'search_current-search_current' => 0, - 'search_box-search_box' => 0, - 'facet-facet' => 0, 'pm_existing_pages-pm_existing_pages' => 0, 'views_attachments-views_attachments' => 0, 'views_empty-views_empty' => 0, @@ -249,7 +259,6 @@ function ocio_landing_page_strongarm() { 'token-node:source' => 'token-node:source', 'token-node:log' => 'token-node:log', 'token-node:content-type' => 'token-node:content-type', - 'token-node:menu-link' => 'token-node:menu-link', 'token-node:nid' => 'token-node:nid', 'token-node:vid' => 'token-node:vid', 'token-node:title' => 'token-node:title', @@ -263,6 +272,7 @@ function ocio_landing_page_strongarm() { 'token-node:author' => 'token-node:author', 'token-node:uuid' => 'token-node:uuid', 'token-node:vuuid' => 'token-node:vuuid', + 'token-node:menu-link' => 'token-node:menu-link', 'token-node:original' => 'token-node:original', 'token-node:field_ocio_body' => 'token-node:field_ocio_body', 'token-node:field_tags' => 'token-node:field_tags', @@ -311,7 +321,6 @@ function ocio_landing_page_strongarm() { 'token-file:field_file_image_title_text' => 'token-file:field_file_image_title_text', 'token-user:cancel-url' => 'token-user:cancel-url', 'token-user:one-time-login-url' => 'token-user:one-time-login-url', - 'token-user:picture' => 'token-user:picture', 'token-user:roles' => 'token-user:roles', 'token-user:uid' => 'token-user:uid', 'token-user:name' => 'token-user:name', @@ -322,8 +331,6 @@ function ocio_landing_page_strongarm() { 'token-user:created' => 'token-user:created', 'token-user:uuid' => 'token-user:uuid', 'token-user:original' => 'token-user:original', - 'token-user:field_user_about' => 'token-user:field_user_about', - 'token-user:field_user_picture' => 'token-user:field_user_picture', 'token-current-user:ip-address' => 'token-current-user:ip-address', 'token-menu-link:mlid' => 'token-menu-link:mlid', 'token-menu-link:title' => 'token-menu-link:title', @@ -362,52 +369,16 @@ function ocio_landing_page_strongarm() { 'token-submission:values' => 'token-submission:values', 'token-date-field-value:date' => 'token-date-field-value:date', 'token-date-field-value:to-date' => 'token-date-field-value:to-date', - 'token-facetapi_results:keys' => 'token-facetapi_results:keys', - 'token-facetapi_results:page-number' => 'token-facetapi_results:page-number', - 'token-facetapi_results:page-limit' => 'token-facetapi_results:page-limit', - 'token-facetapi_results:page-total' => 'token-facetapi_results:page-total', - 'token-facetapi_results:offset' => 'token-facetapi_results:offset', - 'token-facetapi_results:start-count' => 'token-facetapi_results:start-count', - 'token-facetapi_results:end-count' => 'token-facetapi_results:end-count', - 'token-facetapi_results:result-count' => 'token-facetapi_results:result-count', - 'token-facetapi_active:active-value' => 'token-facetapi_active:active-value', - 'token-facetapi_active:active-value-raw' => 'token-facetapi_active:active-value-raw', - 'token-facetapi_active:active-pos' => 'token-facetapi_active:active-pos', - 'token-facetapi_active:facet-label' => 'token-facetapi_active:facet-label', - 'token-facetapi_active:facet-name' => 'token-facetapi_active:facet-name', - 'token-facetapi_facet:facet-label' => 'token-facetapi_facet:facet-label', - 'token-facetapi_facet:facet-name' => 'token-facetapi_facet:facet-name', 'token-file-type:name' => 'token-file-type:name', 'token-file-type:machine-name' => 'token-file-type:machine-name', 'token-file-type:count' => 'token-file-type:count', 'token-file-type:edit-url' => 'token-file-type:edit-url', - 'token-menu:name' => 'token-menu:name', - 'token-menu:machine-name' => 'token-menu:machine-name', - 'token-menu:description' => 'token-menu:description', - 'token-menu:menu-link-count' => 'token-menu:menu-link-count', - 'token-menu:edit-url' => 'token-menu:edit-url', - 'token-site:name-block' => 'token-site:name-block', - 'token-site:name-prefix' => 'token-site:name-prefix', - 'token-site:copyright' => 'token-site:copyright', 'token-site:name' => 'token-site:name', 'token-site:slogan' => 'token-site:slogan', 'token-site:mail' => 'token-site:mail', 'token-site:url' => 'token-site:url', 'token-site:url-brief' => 'token-site:url-brief', 'token-site:login-url' => 'token-site:login-url', - 'token-address:full' => 'token-address:full', - 'token-address:street' => 'token-address:street', - 'token-address:street2' => 'token-address:street2', - 'token-address:city' => 'token-address:city', - 'token-address:state' => 'token-address:state', - 'token-address:zip' => 'token-address:zip', - 'token-address:phone' => 'token-address:phone', - 'token-address:fax' => 'token-address:fax', - 'token-address:email' => 'token-address:email', - 'token-social:facebook' => 'token-social:facebook', - 'token-social:twitter' => 'token-social:twitter', - 'token-social:youtube' => 'token-social:youtube', - 'token-social:linkedin' => 'token-social:linkedin', 'token-date:short' => 'token-date:short', 'token-date:medium' => 'token-date:medium', 'token-date:long' => 'token-date:long', @@ -421,6 +392,36 @@ function ocio_landing_page_strongarm() { 'token-view:machine-name' => 'token-view:machine-name', 'token-view:title' => 'token-view:title', 'token-view:url' => 'token-view:url', + 'token-menu:name' => 'token-menu:name', + 'token-menu:machine-name' => 'token-menu:machine-name', + 'token-menu:description' => 'token-menu:description', + 'token-menu:menu-link-count' => 'token-menu:menu-link-count', + 'token-menu:edit-url' => 'token-menu:edit-url', + 'token-node:book' => 0, + 'token-node:field_answer' => 0, + 'token-node:field_date' => 0, + 'token-node:field_ocio_link' => 0, + 'token-node:field_basic_image_image' => 0, + 'token-node:field_featured_summary' => 0, + 'token-node:field_featured_image' => 0, + 'token-file:field_file_description' => 0, + 'token-file:field_basic_image_caption' => 0, + 'token-user:name-raw' => 0, + 'token-user:field_display_in_directory' => 0, + 'token-user:field_first_name' => 0, + 'token-user:field_job_title' => 0, + 'token-user:field_last_name' => 0, + 'token-user:field_phone' => 0, + 'token-user:field_room_and_building' => 0, + 'token-user:field_street_address' => 0, + 'token-user:field_user_photo' => 0, + 'token-submission:access-token' => 0, + 'token-submission:completed_date' => 0, + 'token-submission:modified_date' => 0, + 'token-submission:edit-url' => 0, + 'entity_form_field-fieldable_panels_pane:field_tile_background_img' => 0, + 'entity_form_field-fieldable_panels_pane:field_tile_link' => 0, + 'entity_form_field-fieldable_panels_pane:field_tile_text_area' => 0, 'entity_form_field-fieldable_panels_pane:field_quick_links_links' => 0, 'entity_form_field-fieldable_panels_pane:field_basic_file_file' => 0, 'entity_form_field-fieldable_panels_pane:field_basic_file_text' => 0, @@ -433,13 +434,31 @@ function ocio_landing_page_strongarm() { 'entity_form_field-fieldable_panels_pane:field_video_file' => 0, 'entity_form_field-fieldable_panels_pane:field_basic_spotlight_duration' => 0, 'entity_form_field-fieldable_panels_pane:field_basic_spotlight_items' => 0, + 'entity_form_field-fieldable_panels_pane:field_basic_spotlight_pager' => 0, 'entity_form_field-node:field_ocio_body' => 0, + 'entity_form_field-node:field_date' => 0, + 'entity_form_field-node:field_answer' => 0, + 'entity_form_field-node:field_basic_image_image' => 0, + 'entity_form_field-node:field_featured_summary' => 0, + 'entity_form_field-node:field_ocio_link' => 0, 'entity_form_field-node:field_tags' => 0, + 'entity_form_field-node:field_featured_image' => 0, 'entity_form_field-file:field_file_image_alt_text' => 0, 'entity_form_field-file:field_file_image_title_text' => 0, + 'entity_form_field-file:field_basic_image_caption' => 0, + 'entity_form_field-file:field_file_description' => 0, 'entity_form_field-taxonomy_term:field_featured_image' => 0, - 'entity_form_field-user:field_user_about' => 0, - 'entity_form_field-user:field_user_picture' => 0, + 'entity_form_field-user:field_display_in_directory' => 0, + 'entity_form_field-user:field_first_name' => 0, + 'entity_form_field-user:field_job_title' => 0, + 'entity_form_field-user:field_last_name' => 0, + 'entity_form_field-user:field_phone' => 0, + 'entity_form_field-user:field_room_and_building' => 0, + 'entity_form_field-user:field_street_address' => 0, + 'entity_form_field-user:field_user_photo' => 0, + 'entity_field-fieldable_panels_pane:field_tile_background_img' => 0, + 'entity_field-fieldable_panels_pane:field_tile_link' => 0, + 'entity_field-fieldable_panels_pane:field_tile_text_area' => 0, 'entity_field-fieldable_panels_pane:field_quick_links_links' => 0, 'entity_field-fieldable_panels_pane:field_basic_file_file' => 0, 'entity_field-fieldable_panels_pane:field_basic_file_text' => 0, @@ -452,29 +471,50 @@ function ocio_landing_page_strongarm() { 'entity_field-fieldable_panels_pane:field_video_file' => 0, 'entity_field-fieldable_panels_pane:field_basic_spotlight_duration' => 0, 'entity_field-fieldable_panels_pane:field_basic_spotlight_items' => 0, + 'entity_field-fieldable_panels_pane:field_basic_spotlight_pager' => 0, 'entity_field-node:field_ocio_body' => 0, + 'entity_field-node:field_date' => 0, + 'entity_field-node:field_answer' => 0, + 'entity_field-node:field_basic_image_image' => 0, + 'entity_field-node:field_featured_summary' => 0, + 'entity_field-node:field_ocio_link' => 0, 'entity_field-node:field_tags' => 0, + 'entity_field-node:field_featured_image' => 0, 'entity_field-file:field_file_image_alt_text' => 0, 'entity_field-file:field_file_image_title_text' => 0, + 'entity_field-file:field_basic_image_caption' => 0, + 'entity_field-file:field_file_description' => 0, 'entity_field-taxonomy_term:field_featured_image' => 0, - 'entity_field-user:field_user_about' => 0, - 'entity_field-user:field_user_picture' => 0, + 'entity_field-user:field_display_in_directory' => 0, + 'entity_field-user:field_first_name' => 0, + 'entity_field-user:field_job_title' => 0, + 'entity_field-user:field_last_name' => 0, + 'entity_field-user:field_phone' => 0, + 'entity_field-user:field_room_and_building' => 0, + 'entity_field-user:field_street_address' => 0, + 'entity_field-user:field_user_photo' => 0, 'entity_field_extra-fieldable_panels_pane:title' => 'entity_field_extra-fieldable_panels_pane:title', 'entity_field_extra-node:webform' => 'entity_field_extra-node:webform', 'entity_field_extra-file:file' => 'entity_field_extra-file:file', 'entity_field_extra-taxonomy_term:description' => 'entity_field_extra-taxonomy_term:description', 'entity_field_extra-user:summary' => 0, - 'custom-custom' => 'custom-custom', - 'block-apps-manage_apps__panopoly' => 0, + 'custom-custom' => 0, + 'block-apachesolr_search-mlt-001' => 0, + 'block-apachesolr_search-sort' => 0, + 'block-calendar-calendar_legend' => 0, 'block-context_ui-editor' => 0, 'block-context_ui-devel' => 0, - 'block-facetapi-1Cpx6naJU4Y3YvKVc0vcLK7Yo0ahaN0l' => 0, - 'block-facetapi-fA1pg0Ubd1zgx1mvzHkFUGaNoMb4Gs0s' => 0, 'block-menu-devel' => 0, + 'block-menu_block-custom-1' => 0, 'block-node-syndicate' => 0, 'block-node-recent' => 0, 'block-search-form' => 0, 'block-shortcut-shortcuts' => 0, + 'block-simplesamlphp_auth-0' => 0, + 'block-superfish-1' => 0, + 'block-superfish-2' => 0, + 'block-superfish-3' => 0, + 'block-superfish-4' => 0, 'block-system-powered-by' => 0, 'block-system-help' => 0, 'block-system-navigation' => 0, @@ -484,15 +524,20 @@ function ocio_landing_page_strongarm() { 'block-user-login' => 0, 'block-user-new' => 0, 'block-user-online' => 0, + 'block-workbench-block' => 0, 'block-devel-execute_php' => 0, 'block-devel-switch_user' => 0, - 'entity_view-node' => 'entity_view-node', 'entity_view-file' => 'entity_view-file', 'entity_view-fieldable_panels_pane' => 0, + 'entity_view-node' => 0, + 'entity_view-ocio_simplesamlphp_auth_whitelist' => 0, 'entity_view-search_api_server' => 0, 'entity_view-search_api_index' => 0, 'entity_view-taxonomy_term' => 0, 'entity_view-user' => 0, + 'entity_view-workbench_moderation_transition' => 0, + 'fieldable_panels_pane-tile_pane' => 'fieldable_panels_pane-tile_pane', + 'fieldable_panels_pane-tile_pane_plus_text_area' => 'fieldable_panels_pane-tile_pane_plus_text_area', 'fieldable_panels_pane-quick_links' => 'fieldable_panels_pane-quick_links', 'fieldable_panels_pane-basic_file' => 'fieldable_panels_pane-basic_file', 'fieldable_panels_pane-image' => 'fieldable_panels_pane-image', @@ -500,19 +545,20 @@ function ocio_landing_page_strongarm() { 'fieldable_panels_pane-map' => 'fieldable_panels_pane-map', 'fieldable_panels_pane-table' => 'fieldable_panels_pane-table', 'fieldable_panels_pane-video' => 'fieldable_panels_pane-video', - 'fieldable_panels_pane-uuid:1e760ac9-aa55-41a3-8283-1adf2624e5a7' => 'fieldable_panels_pane-uuid:1e760ac9-aa55-41a3-8283-1adf2624e5a7', 'fieldable_panels_pane-fieldable_panels_pane' => 0, 'fieldable_panels_pane-spotlight' => 0, 'menu_tree-_active' => 'menu_tree-_active', - 'menu_tree-main-menu' => 'menu_tree-main-menu', - 'menu_tree-management' => 'menu_tree-management', - 'menu_tree-navigation' => 'menu_tree-navigation', - 'menu_tree-user-menu' => 'menu_tree-user-menu', 'menu_tree-devel' => 0, + 'menu_tree-main-menu' => 0, + 'menu_tree-management' => 0, + 'menu_tree-navigation' => 0, + 'menu_tree-user-menu' => 0, + 'views_panes-calendar-panel_pane_1' => 'views_panes-calendar-panel_pane_1', + 'views_panes-calendar-panel_pane_2' => 'views_panes-calendar-panel_pane_2', + 'views_panes-faq-panel_pane_1' => 'views_panes-faq-panel_pane_1', 'views_panes-ocio_news_archive-titles_pane' => 'views_panes-ocio_news_archive-titles_pane', 'views_panes-ocio_news_archive-teasers_pane' => 'views_panes-ocio_news_archive-teasers_pane', - 'views_panes-panopoly_database_search-search_database_results' => 0, - 'views_panes-panopoly_search-search_solr_results' => 0, + 'views_panes-ocio_twitter-panel_pane_1' => 'views_panes-ocio_twitter-panel_pane_1', 'views_panes-panopoly_taxonomy-taxonomy_content' => 0, 'views_panes-panopoly_widgets_general_content-list_of_content' => 0, 'views_panes-panopoly_widgets_general_content-piece_of_content' => 0, @@ -531,19 +577,42 @@ function ocio_landing_page_strongarm() { $strongarm->api_version = 1; $strongarm->name = 'panelizer_node:ocio_landing_page_default'; $strongarm->value = array( - 'entity_field_extra' => 'entity_field_extra', 'entity_view' => 'entity_view', - 'fieldable_panels_pane' => 'fieldable_panels_pane', - 'views_panes' => 'views_panes', - 'other' => 'other', 'token' => 0, 'entity_form_field' => 0, 'entity_field' => 0, + 'entity_field_extra' => 0, 'custom' => 0, 'block' => 0, + 'fieldable_panels_pane' => 0, 'menu_tree' => 0, + 'views_panes' => 0, + 'other' => 0, ); $export['panelizer_node:ocio_landing_page_default'] = $strongarm; + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'simplify_nodes_ocio_landing_page'; + $strongarm->value = array( + 0 => 'book', + ); + $export['simplify_nodes_ocio_landing_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'webform_node_ocio_landing_page'; + $strongarm->value = 0; + $export['webform_node_ocio_landing_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'workbench_moderation_default_state_ocio_landing_page'; + $strongarm->value = 'draft'; + $export['workbench_moderation_default_state_ocio_landing_page'] = $strongarm; + return $export; } diff --git a/profiles/wcm_base/modules/custom/ocio_workbench/ocio_workbench.module b/profiles/wcm_base/modules/custom/ocio_workbench/ocio_workbench.module index 4c0fbc29..3aa1d19a 100644 --- a/profiles/wcm_base/modules/custom/ocio_workbench/ocio_workbench.module +++ b/profiles/wcm_base/modules/custom/ocio_workbench/ocio_workbench.module @@ -17,22 +17,6 @@ function ocio_workbench_menu_alter(&$items) { $items['admin/workbench/media/add']['title'] = t('Upload Media'); } -/* - * Implements hook_form_FORM_ID_alter(). - */ -function ocio_workbench_form_file_entity_add_upload_alter(&$form, $form_state) { - $form['#submit'][] = 'ocio_workbench_file_upload_redirect'; -} - -/* - * Redirect callback for file upload form. - */ -function ocio_workbench_file_upload_redirect($form, &$form_state) { - if (isset($form['actions']['submit'])) { - drupal_goto('admin/workbench/media'); - } -} - /* * Implements hook_block_info_alter(). */ diff --git a/profiles/wcm_base/modules/custom/wcm_tile_panes/wcm_tile_panes.features.field_instance.inc b/profiles/wcm_base/modules/custom/wcm_tile_panes/wcm_tile_panes.features.field_instance.inc index 924b3f32..5444b992 100644 --- a/profiles/wcm_base/modules/custom/wcm_tile_panes/wcm_tile_panes.features.field_instance.inc +++ b/profiles/wcm_base/modules/custom/wcm_tile_panes/wcm_tile_panes.features.field_instance.inc @@ -136,8 +136,8 @@ function wcm_tile_panes_field_default_field_instances() { 'enable_tokens' => 1, 'linkit' => array( 'button_text' => 'Search', - 'enable' => 0, - 'profile' => '', + 'enable' => 1, + 'profile' => 'ocio_field_linkit', ), 'rel_remove' => 'default', 'title' => 'none', @@ -257,7 +257,7 @@ function wcm_tile_panes_field_default_field_instances() { 'configurable_class' => 0, 'configurable_title' => 0, 'rel' => '', - 'target' => 'user', + 'target' => 'default', 'title' => '', ), 'display' => array( @@ -266,8 +266,8 @@ function wcm_tile_panes_field_default_field_instances() { 'enable_tokens' => 1, 'linkit' => array( 'button_text' => 'Search', - 'enable' => 0, - 'profile' => '', + 'enable' => 1, + 'profile' => 'ocio_field_linkit', ), 'rel_remove' => 'default', 'title' => 'none', diff --git a/profiles/wcm_base/modules/custom/wcm_tile_panes/wcm_tile_panes.strongarm.inc b/profiles/wcm_base/modules/custom/wcm_tile_panes/wcm_tile_panes.strongarm.inc index 832d6f67..ea8a00b0 100644 --- a/profiles/wcm_base/modules/custom/wcm_tile_panes/wcm_tile_panes.strongarm.inc +++ b/profiles/wcm_base/modules/custom/wcm_tile_panes/wcm_tile_panes.strongarm.inc @@ -57,7 +57,11 @@ function wcm_tile_panes_strongarm() { ), ), 'extra_fields' => array( - 'form' => array(), + 'form' => array( + 'title' => array( + 'weight' => '-5', + ), + ), 'display' => array( 'title' => array( 'default' => array( diff --git a/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.no-query.css b/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.no-query.css index 30a0bc8d..ba55db38 100644 --- a/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.no-query.css +++ b/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.no-query.css @@ -1320,6 +1320,14 @@ body .ui-accordion .ui-accordion-content { padding: 0.5em 1.9em; } +.view .date-nav-wrapper ul.pager { + list-style: none; +} +.view .date-nav-wrapper ul.pager .date-prev a, +.view .date-nav-wrapper ul.pager .date-next a { + padding: 1em; +} + /* Clean this up sometime soon :) */ .view-faq.view-faq.view-display-id-page .item-list ul { padding-left: 0; @@ -1361,22 +1369,23 @@ body .ui-accordion .ui-accordion-content { box-shadow: none; margin: 0; } -.flexslider a .flex-meta { +.flexslider .flex-meta { position: absolute; bottom: 0; width: 100%; background-color: rgba(0, 0, 0, 0.6); padding: 1.3em 1.1em 1.1em; } -.flexslider a .flex-meta .flex-title { +.flexslider .flex-meta .flex-title { font-size: 40px; font-size: 4rem; + line-height: 1em; color: #fff; font-weight: 700; text-transform: uppercase; display: block; } -.flexslider a .flex-meta .flex-summary { +.flexslider .flex-meta .flex-summary { font-size: 20px; font-size: 2rem; color: #ececec; diff --git a/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.styles.css b/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.styles.css index 3806eb69..504c96f9 100644 --- a/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.styles.css +++ b/profiles/wcm_base/themes/ocio_omega_base/css/ocio-omega-base.styles.css @@ -1336,6 +1336,14 @@ body .ui-accordion .ui-accordion-content { padding: 0.5em 1.9em; } +.view .date-nav-wrapper ul.pager { + list-style: none; +} +.view .date-nav-wrapper ul.pager .date-prev a, +.view .date-nav-wrapper ul.pager .date-next a { + padding: 1em; +} + /* Clean this up sometime soon :) */ .view-faq.view-faq.view-display-id-page .item-list ul { padding-left: 0; @@ -1377,22 +1385,23 @@ body .ui-accordion .ui-accordion-content { box-shadow: none; margin: 0; } -.flexslider a .flex-meta { +.flexslider .flex-meta { position: absolute; bottom: 0; width: 100%; background-color: rgba(0, 0, 0, 0.6); padding: 1.3em 1.1em 1.1em; } -.flexslider a .flex-meta .flex-title { +.flexslider .flex-meta .flex-title { font-size: 40px; font-size: 4rem; + line-height: 1em; color: #fff; font-weight: 700; text-transform: uppercase; display: block; } -.flexslider a .flex-meta .flex-summary { +.flexslider .flex-meta .flex-summary { font-size: 20px; font-size: 2rem; color: #ececec; diff --git a/profiles/wcm_base/themes/ocio_omega_base/sass/components/_featured-slideshow.scss b/profiles/wcm_base/themes/ocio_omega_base/sass/components/_featured-slideshow.scss index ada5ae73..55419f32 100644 --- a/profiles/wcm_base/themes/ocio_omega_base/sass/components/_featured-slideshow.scss +++ b/profiles/wcm_base/themes/ocio_omega_base/sass/components/_featured-slideshow.scss @@ -5,31 +5,31 @@ box-shadow: none; margin: 0; - a { - .flex-meta { - position: absolute; - bottom: 0; - width: 100%; - background-color: rgba(0,0,0,0.6); - padding: 1.3em 1.1em 1.1em; - - .flex-title { - @include font-size(4); - color: $white; - font-weight: 700; - text-transform: uppercase; - display: block; - } - - .flex-summary { - @include font-size(2); - color: $lt-gray; - font-weight: 400; - display: block; - margin: 0.3em 0 -0.3em; - } + .flex-meta { + position: absolute; + bottom: 0; + width: 100%; + background-color: rgba(0, 0, 0, 0.6); + padding: 1.3em 1.1em 1.1em; + + .flex-title { + @include font-size(4); + line-height: 1em; + color: $white; + font-weight: 700; + text-transform: uppercase; + display: block; + } + + .flex-summary { + @include font-size(2); + color: $lt-gray; + font-weight: 400; + display: block; + margin: 0.3em 0 -0.3em; } } + .flex-direction-nav a { color: rgba(0, 0, 0, 0.8); text-decoration: none; @@ -43,13 +43,15 @@ .lt-ie9 .flexslider { a .flex-meta { background-color: transparent; - -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#AA000000, endColorstr=#AA000000)" + -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#AA000000, endColorstr=#AA000000)"; } + .flex-direction-nav a { color: $black; - filter: alpha(opacity='50'); + filter: alpha(opacity = "50"); + &:hover { - filter: alpha(opacity='80'); + filter: alpha(opacity = "80"); } } } -- GitLab