updated features
This commit is contained in:
		@@ -18,7 +18,7 @@ function mailing_default_elysia_cron_rules() {
 | 
			
		||||
  $cron_rule->rule = '* * * * *';
 | 
			
		||||
  $cron_rule->weight = -11;
 | 
			
		||||
  $cron_rule->context = 'mailing';
 | 
			
		||||
  $cron_rules[''] = $cron_rule;
 | 
			
		||||
  $cron_rules['simplenews_cron'] = $cron_rule;
 | 
			
		||||
 | 
			
		||||
  $cron_rule = new stdClass;
 | 
			
		||||
  $cron_rule->disabled = FALSE; /* Edit this to true to make a default cron_rule disabled initially */
 | 
			
		||||
@@ -28,7 +28,7 @@ function mailing_default_elysia_cron_rules() {
 | 
			
		||||
  $cron_rule->rule = '* * * * *';
 | 
			
		||||
  $cron_rule->weight = NULL;
 | 
			
		||||
  $cron_rule->context = NULL;
 | 
			
		||||
  $cron_rules[''] = $cron_rule;
 | 
			
		||||
  $cron_rules['simplenews_scheduler_cron'] = $cron_rule;
 | 
			
		||||
 | 
			
		||||
  return $cron_rules;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -171,6 +171,47 @@ table[width|cellpadding|cellspacing|border], tr[align|valign], td[align|valign|w
 | 
			
		||||
          'video_filter_autoplay' => 1,
 | 
			
		||||
          'video_filter_related' => 0,
 | 
			
		||||
          'video_filter_html5' => 1,
 | 
			
		||||
          'video_filter_codecs' => array(
 | 
			
		||||
            'archive' => 'Archive.org',
 | 
			
		||||
            'bliptv' => 'Blip.tv',
 | 
			
		||||
            'candidcareer' => 'Candid Career',
 | 
			
		||||
            'capped' => 'Capped',
 | 
			
		||||
            'collegehumor' => 'College Humor',
 | 
			
		||||
            'coub' => 'Coub',
 | 
			
		||||
            'dailymotion' => 'DailyMotion',
 | 
			
		||||
            'democracynow_fullshow' => 'DemocracyNow Fullshow',
 | 
			
		||||
            'democracynow_story' => 'DemocracyNow Story',
 | 
			
		||||
            'flickr_slideshows' => 'Flickr Slideshows',
 | 
			
		||||
            'flickr_video' => 'Flickr Video',
 | 
			
		||||
            'foxnews' => 'Fox News',
 | 
			
		||||
            'gametrailers' => 'Game Trailers',
 | 
			
		||||
            'gamevideos' => 'Game Videos',
 | 
			
		||||
            'giphy' => 'Giphy',
 | 
			
		||||
            'godtube' => 'GodTube',
 | 
			
		||||
            'google' => 'Google Video',
 | 
			
		||||
            'instagram' => 'Instagram',
 | 
			
		||||
            'metacafe' => 'Meta Cafe',
 | 
			
		||||
            'mailru' => 'Mail.Ru',
 | 
			
		||||
            'myspace' => 'MySpace',
 | 
			
		||||
            'myvideo' => 'MyVideo',
 | 
			
		||||
            'picasa_slideshows' => 'Picasa Slideshows',
 | 
			
		||||
            'rutube' => 'Rutube',
 | 
			
		||||
            'slideshare' => 'Slideshare',
 | 
			
		||||
            'streamhoster' => 'Streamhoster',
 | 
			
		||||
            'teachertube' => 'Teachertube',
 | 
			
		||||
            'ted' => 'TED',
 | 
			
		||||
            'twitch' => 'Twitch',
 | 
			
		||||
            'ustream' => 'Ustream',
 | 
			
		||||
            'vbox' => 'Vbox7',
 | 
			
		||||
            'vimeo' => 'Vimeo',
 | 
			
		||||
            'vine' => 'Vine',
 | 
			
		||||
            'whatchado' => 'whatchado',
 | 
			
		||||
            'wistia' => 'Wistia',
 | 
			
		||||
            'youku' => 'YouKu',
 | 
			
		||||
            'youtube' => 'YouTube',
 | 
			
		||||
            'youtube_playlist' => 'YouTube (Playlist)',
 | 
			
		||||
          ),
 | 
			
		||||
          'video_filter_multiple_sources' => TRUE,
 | 
			
		||||
        ),
 | 
			
		||||
      ),
 | 
			
		||||
      'pathologic' => array(
 | 
			
		||||
 
 | 
			
		||||
@@ -18,7 +18,7 @@ function materio_administration_default_elysia_cron_rules() {
 | 
			
		||||
  $cron_rule->rule = NULL;
 | 
			
		||||
  $cron_rule->weight = NULL;
 | 
			
		||||
  $cron_rule->context = NULL;
 | 
			
		||||
  $cron_rules[''] = $cron_rule;
 | 
			
		||||
  $cron_rules['workflow_cron'] = $cron_rule;
 | 
			
		||||
 | 
			
		||||
  return $cron_rules;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -261,7 +261,7 @@ function materio_administration_menu_default_menu_links() {
 | 
			
		||||
    'customized' => 1,
 | 
			
		||||
    'language' => 'und',
 | 
			
		||||
    'menu_links_customized' => 1,
 | 
			
		||||
    'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
 | 
			
		||||
    'parent_identifier' => 'navigation_add-content:node/add',
 | 
			
		||||
  );
 | 
			
		||||
  // Exported menu link: navigation_onthologie:admin/structure/taxonomy_manager/voc/onthologie.
 | 
			
		||||
  $menu_links['navigation_onthologie:admin/structure/taxonomy_manager/voc/onthologie'] = array(
 | 
			
		||||
 
 | 
			
		||||
@@ -14,9 +14,6 @@ function materio_administration_user_default_permissions() {
 | 
			
		||||
  $permissions['access admin theme'] = array(
 | 
			
		||||
    'name' => 'access admin theme',
 | 
			
		||||
    'roles' => array(
 | 
			
		||||
      'Translator CN' => 'Translator CN',
 | 
			
		||||
      'Translator EN' => 'Translator EN',
 | 
			
		||||
      'Translator FR' => 'Translator FR',
 | 
			
		||||
      'administrator' => 'administrator',
 | 
			
		||||
      'root' => 'root',
 | 
			
		||||
    ),
 | 
			
		||||
@@ -27,9 +24,6 @@ function materio_administration_user_default_permissions() {
 | 
			
		||||
  $permissions['access administration menu'] = array(
 | 
			
		||||
    'name' => 'access administration menu',
 | 
			
		||||
    'roles' => array(
 | 
			
		||||
      'Translator CN' => 'Translator CN',
 | 
			
		||||
      'Translator EN' => 'Translator EN',
 | 
			
		||||
      'Translator FR' => 'Translator FR',
 | 
			
		||||
      'administrator' => 'administrator',
 | 
			
		||||
      'root' => 'root',
 | 
			
		||||
    ),
 | 
			
		||||
@@ -314,9 +308,6 @@ function materio_administration_user_default_permissions() {
 | 
			
		||||
      'Contact opérationnel' => 'Contact opérationnel',
 | 
			
		||||
      'Premium' => 'Premium',
 | 
			
		||||
      'Student' => 'Student',
 | 
			
		||||
      'Translator CN' => 'Translator CN',
 | 
			
		||||
      'Translator EN' => 'Translator EN',
 | 
			
		||||
      'Translator FR' => 'Translator FR',
 | 
			
		||||
      'Unverified' => 'Unverified',
 | 
			
		||||
      'Utilisateur' => 'Utilisateur',
 | 
			
		||||
      'Utilisateur Alpha Tester' => 'Utilisateur Alpha Tester',
 | 
			
		||||
@@ -400,29 +391,6 @@ function materio_administration_user_default_permissions() {
 | 
			
		||||
    'module' => 'materio_user',
 | 
			
		||||
  );
 | 
			
		||||
 | 
			
		||||
  // Exported permission: 'subscribe to simplenews category 6374'.
 | 
			
		||||
  $permissions['subscribe to simplenews category 6374'] = array(
 | 
			
		||||
    'name' => 'subscribe to simplenews category 6374',
 | 
			
		||||
    'roles' => array(
 | 
			
		||||
      'Adhérent' => 'Adhérent',
 | 
			
		||||
      'Utilisateur Alpha Tester' => 'Utilisateur Alpha Tester',
 | 
			
		||||
      'administrator' => 'administrator',
 | 
			
		||||
      'root' => 'root',
 | 
			
		||||
    ),
 | 
			
		||||
    'module' => 'materio_user',
 | 
			
		||||
  );
 | 
			
		||||
 | 
			
		||||
  // Exported permission: 'subscribe to simplenews category 6585'.
 | 
			
		||||
  $permissions['subscribe to simplenews category 6585'] = array(
 | 
			
		||||
    'name' => 'subscribe to simplenews category 6585',
 | 
			
		||||
    'roles' => array(
 | 
			
		||||
      'Utilisateur Alpha Tester' => 'Utilisateur Alpha Tester',
 | 
			
		||||
      'administrator' => 'administrator',
 | 
			
		||||
      'root' => 'root',
 | 
			
		||||
    ),
 | 
			
		||||
    'module' => 'materio_user',
 | 
			
		||||
  );
 | 
			
		||||
 | 
			
		||||
  // Exported permission: 'toggle field translatability'.
 | 
			
		||||
  $permissions['toggle field translatability'] = array(
 | 
			
		||||
    'name' => 'toggle field translatability',
 | 
			
		||||
@@ -446,9 +414,6 @@ function materio_administration_user_default_permissions() {
 | 
			
		||||
  $permissions['translate any entity'] = array(
 | 
			
		||||
    'name' => 'translate any entity',
 | 
			
		||||
    'roles' => array(
 | 
			
		||||
      'Translator CN' => 'Translator CN',
 | 
			
		||||
      'Translator EN' => 'Translator EN',
 | 
			
		||||
      'Translator FR' => 'Translator FR',
 | 
			
		||||
      'administrator' => 'administrator',
 | 
			
		||||
      'root' => 'root',
 | 
			
		||||
    ),
 | 
			
		||||
@@ -459,9 +424,6 @@ function materio_administration_user_default_permissions() {
 | 
			
		||||
  $permissions['translate content'] = array(
 | 
			
		||||
    'name' => 'translate content',
 | 
			
		||||
    'roles' => array(
 | 
			
		||||
      'Translator CN' => 'Translator CN',
 | 
			
		||||
      'Translator EN' => 'Translator EN',
 | 
			
		||||
      'Translator FR' => 'Translator FR',
 | 
			
		||||
      'administrator' => 'administrator',
 | 
			
		||||
      'root' => 'root',
 | 
			
		||||
    ),
 | 
			
		||||
@@ -472,9 +434,6 @@ function materio_administration_user_default_permissions() {
 | 
			
		||||
  $permissions['translate node entities'] = array(
 | 
			
		||||
    'name' => 'translate node entities',
 | 
			
		||||
    'roles' => array(
 | 
			
		||||
      'Translator CN' => 'Translator CN',
 | 
			
		||||
      'Translator EN' => 'Translator EN',
 | 
			
		||||
      'Translator FR' => 'Translator FR',
 | 
			
		||||
      'administrator' => 'administrator',
 | 
			
		||||
      'root' => 'root',
 | 
			
		||||
    ),
 | 
			
		||||
@@ -485,9 +444,6 @@ function materio_administration_user_default_permissions() {
 | 
			
		||||
  $permissions['translate taxonomy_term entities'] = array(
 | 
			
		||||
    'name' => 'translate taxonomy_term entities',
 | 
			
		||||
    'roles' => array(
 | 
			
		||||
      'Translator CN' => 'Translator CN',
 | 
			
		||||
      'Translator EN' => 'Translator EN',
 | 
			
		||||
      'Translator FR' => 'Translator FR',
 | 
			
		||||
      'administrator' => 'administrator',
 | 
			
		||||
      'root' => 'root',
 | 
			
		||||
    ),
 | 
			
		||||
 
 | 
			
		||||
@@ -100,8 +100,6 @@ features[user_permission][] = send newsletter
 | 
			
		||||
features[user_permission][] = show workflow state form
 | 
			
		||||
features[user_permission][] = subscribe to newsletters
 | 
			
		||||
features[user_permission][] = subscribe to simplenews category 6274
 | 
			
		||||
features[user_permission][] = subscribe to simplenews category 6374
 | 
			
		||||
features[user_permission][] = subscribe to simplenews category 6585
 | 
			
		||||
features[user_permission][] = toggle field translatability
 | 
			
		||||
features[user_permission][] = translate admin strings
 | 
			
		||||
features[user_permission][] = translate any entity
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -3630,8 +3630,9 @@ Vous devez avant d\'utiliser un nouveau tag le créer <a href="/admin/structure/
 | 
			
		||||
        'size' => 60,
 | 
			
		||||
        'suggest_only_unique' => 0,
 | 
			
		||||
        'suggestion_size' => 10,
 | 
			
		||||
        'synonyms_autocomplete_path' => 'synonyms/autocomplete-taxonomy-term',
 | 
			
		||||
      ),
 | 
			
		||||
      'type' => 'synonyms_autocomplete',
 | 
			
		||||
      'type' => 'synonyms_autocomplete_taxonomy_term',
 | 
			
		||||
      'weight' => 23,
 | 
			
		||||
    ),
 | 
			
		||||
  );
 | 
			
		||||
 
 | 
			
		||||
@@ -1045,56 +1045,21 @@ function materio_content_types_strongarm() {
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '9',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Vertical tabs',
 | 
			
		||||
      'title' => 'Onglets verticaux',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'actions' => array(
 | 
			
		||||
      'region' => 'right',
 | 
			
		||||
      'region' => 'footer',
 | 
			
		||||
      'weight' => '8',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Save',
 | 
			
		||||
      'title' => 'Enregistrer',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'language' => array(
 | 
			
		||||
      'region' => 'right',
 | 
			
		||||
      'weight' => '5',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Language',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_attachments' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '5',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Fichiers joints',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_description' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '3',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Description',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_nature_titre' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '2',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Nature Titre',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_materiau_image' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '6',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Image',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_video_filter' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '7',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'video',
 | 
			
		||||
      'title' => 'Langue',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_memo' => array(
 | 
			
		||||
@@ -1104,12 +1069,6 @@ function materio_content_types_strongarm() {
 | 
			
		||||
      'title' => 'Mémo',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'title_field' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '1',
 | 
			
		||||
      'has_required' => TRUE,
 | 
			
		||||
      'title' => 'Nom',
 | 
			
		||||
    ),
 | 
			
		||||
    'field_localisation' => array(
 | 
			
		||||
      'region' => 'right',
 | 
			
		||||
      'weight' => '2',
 | 
			
		||||
@@ -1117,34 +1076,6 @@ function materio_content_types_strongarm() {
 | 
			
		||||
      'title' => 'Localisation',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_tags_libres' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '10',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Tags libres',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_onthologie' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '8',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Onthologie',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_company_fab' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '11',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Manufacturer',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_company_distrib' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '12',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Distributor',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'field_famille' => array(
 | 
			
		||||
      'region' => 'right',
 | 
			
		||||
      'weight' => '0',
 | 
			
		||||
@@ -1190,8 +1121,35 @@ function materio_content_types_strongarm() {
 | 
			
		||||
      'region' => 'right',
 | 
			
		||||
      'weight' => '6',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Publication',
 | 
			
		||||
      'collapsed' => 0,
 | 
			
		||||
      'title' => 'Importé',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'entity_translation_entity_form_language_update' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '0',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => NULL,
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'group_htabs' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '0',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'htabs (Field group)',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'group_media' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '13',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Médias (Field group)',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
    'group_referencement' => array(
 | 
			
		||||
      'region' => 'main',
 | 
			
		||||
      'weight' => '12',
 | 
			
		||||
      'has_required' => FALSE,
 | 
			
		||||
      'title' => 'Référencement (Field group)',
 | 
			
		||||
      'hidden' => 0,
 | 
			
		||||
    ),
 | 
			
		||||
  );
 | 
			
		||||
 
 | 
			
		||||
@@ -69,342 +69,344 @@ function materio_home_v2_default_page_manager_pages() {
 | 
			
		||||
  $display->cache = array();
 | 
			
		||||
  $display->title = '';
 | 
			
		||||
  $display->uuid = 'eca54323-0377-4ab0-b40c-69b96c16707a';
 | 
			
		||||
  $display->storage_type = 'page_manager';
 | 
			
		||||
  $display->storage_id = 'page_home_v2__panel_context_2bd92edc-8b2b-42d3-9857-f44f03574847';
 | 
			
		||||
  $display->content = array();
 | 
			
		||||
  $display->panels = array();
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-d0ee2cb5-bc02-4ded-a907-91d2dbea37c7';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'node';
 | 
			
		||||
    $pane->subtype = 'node';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'nid' => '13097',
 | 
			
		||||
      'links' => 0,
 | 
			
		||||
      'leave_node_title' => 0,
 | 
			
		||||
      'identifier' => '',
 | 
			
		||||
      'build_mode' => 'homeblock',
 | 
			
		||||
      'link_node_title' => 0,
 | 
			
		||||
      'override_title' => 1,
 | 
			
		||||
      'override_title_text' => '<No Title>',
 | 
			
		||||
      'override_title_heading' => 'span',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => '',
 | 
			
		||||
      'css_class' => 'intro-video',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 0;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = 'd0ee2cb5-bc02-4ded-a907-91d2dbea37c7';
 | 
			
		||||
    $display->content['new-d0ee2cb5-bc02-4ded-a907-91d2dbea37c7'] = $pane;
 | 
			
		||||
    $display->panels['middle'][0] = 'new-d0ee2cb5-bc02-4ded-a907-91d2dbea37c7';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-afe6b27a-ba89-4292-8f16-0a59f0e9d944';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'block';
 | 
			
		||||
    $pane->subtype = 'materio_user-user_register';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'override_title' => 0,
 | 
			
		||||
      'override_title_text' => '',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array();
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 1;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = 'afe6b27a-ba89-4292-8f16-0a59f0e9d944';
 | 
			
		||||
    $display->content['new-afe6b27a-ba89-4292-8f16-0a59f0e9d944'] = $pane;
 | 
			
		||||
    $display->panels['middle'][1] = 'new-afe6b27a-ba89-4292-8f16-0a59f0e9d944';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-78b5df28-c9fd-4904-8910-aa1b96c60e35';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'block';
 | 
			
		||||
    $pane->subtype = 'menu-menu-home-v2';
 | 
			
		||||
    $pane->shown = FALSE;
 | 
			
		||||
    $pane->access = array(
 | 
			
		||||
      'plugins' => array(),
 | 
			
		||||
    );
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'override_title' => 1,
 | 
			
		||||
      'override_title_text' => '',
 | 
			
		||||
      'override_title_heading' => 'h3',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array();
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 2;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = '78b5df28-c9fd-4904-8910-aa1b96c60e35';
 | 
			
		||||
    $display->content['new-78b5df28-c9fd-4904-8910-aa1b96c60e35'] = $pane;
 | 
			
		||||
    $display->panels['middle'][2] = 'new-78b5df28-c9fd-4904-8910-aa1b96c60e35';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-fd3cbeb9-4de0-413f-8cd9-f88eb448f339';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'block';
 | 
			
		||||
    $pane->subtype = 'menu-menu-menu-home-member';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array(
 | 
			
		||||
      'plugins' => array(
 | 
			
		||||
        0 => array(
 | 
			
		||||
          'name' => 'role',
 | 
			
		||||
          'settings' => array(
 | 
			
		||||
            'rids' => array(
 | 
			
		||||
              0 => 10,
 | 
			
		||||
              1 => 11,
 | 
			
		||||
              2 => 6,
 | 
			
		||||
              3 => 8,
 | 
			
		||||
              4 => 3,
 | 
			
		||||
              5 => 4,
 | 
			
		||||
            ),
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-d0ee2cb5-bc02-4ded-a907-91d2dbea37c7';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'node';
 | 
			
		||||
  $pane->subtype = 'node';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'nid' => '13097',
 | 
			
		||||
    'links' => 0,
 | 
			
		||||
    'leave_node_title' => 0,
 | 
			
		||||
    'identifier' => '',
 | 
			
		||||
    'build_mode' => 'homeblock',
 | 
			
		||||
    'link_node_title' => 0,
 | 
			
		||||
    'override_title' => 1,
 | 
			
		||||
    'override_title_text' => '<No Title>',
 | 
			
		||||
    'override_title_heading' => 'span',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => '',
 | 
			
		||||
    'css_class' => 'intro-video',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 0;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = 'd0ee2cb5-bc02-4ded-a907-91d2dbea37c7';
 | 
			
		||||
  $display->content['new-d0ee2cb5-bc02-4ded-a907-91d2dbea37c7'] = $pane;
 | 
			
		||||
  $display->panels['middle'][0] = 'new-d0ee2cb5-bc02-4ded-a907-91d2dbea37c7';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-afe6b27a-ba89-4292-8f16-0a59f0e9d944';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'block';
 | 
			
		||||
  $pane->subtype = 'materio_user-user_register';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'override_title' => 0,
 | 
			
		||||
    'override_title_text' => '',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array();
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 1;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = 'afe6b27a-ba89-4292-8f16-0a59f0e9d944';
 | 
			
		||||
  $display->content['new-afe6b27a-ba89-4292-8f16-0a59f0e9d944'] = $pane;
 | 
			
		||||
  $display->panels['middle'][1] = 'new-afe6b27a-ba89-4292-8f16-0a59f0e9d944';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-78b5df28-c9fd-4904-8910-aa1b96c60e35';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'block';
 | 
			
		||||
  $pane->subtype = 'menu-menu-home-v2';
 | 
			
		||||
  $pane->shown = FALSE;
 | 
			
		||||
  $pane->access = array(
 | 
			
		||||
    'plugins' => array(),
 | 
			
		||||
  );
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'override_title' => 1,
 | 
			
		||||
    'override_title_text' => '',
 | 
			
		||||
    'override_title_heading' => 'h3',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array();
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 2;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = '78b5df28-c9fd-4904-8910-aa1b96c60e35';
 | 
			
		||||
  $display->content['new-78b5df28-c9fd-4904-8910-aa1b96c60e35'] = $pane;
 | 
			
		||||
  $display->panels['middle'][2] = 'new-78b5df28-c9fd-4904-8910-aa1b96c60e35';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-fd3cbeb9-4de0-413f-8cd9-f88eb448f339';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'block';
 | 
			
		||||
  $pane->subtype = 'menu-menu-menu-home-member';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array(
 | 
			
		||||
    'plugins' => array(
 | 
			
		||||
      0 => array(
 | 
			
		||||
        'name' => 'role',
 | 
			
		||||
        'settings' => array(
 | 
			
		||||
          'rids' => array(
 | 
			
		||||
            0 => 10,
 | 
			
		||||
            1 => 11,
 | 
			
		||||
            2 => 6,
 | 
			
		||||
            3 => 8,
 | 
			
		||||
            4 => 3,
 | 
			
		||||
            5 => 4,
 | 
			
		||||
          ),
 | 
			
		||||
          'context' => 'logged-in-user',
 | 
			
		||||
          'not' => FALSE,
 | 
			
		||||
        ),
 | 
			
		||||
        'context' => 'logged-in-user',
 | 
			
		||||
        'not' => FALSE,
 | 
			
		||||
      ),
 | 
			
		||||
    );
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'override_title' => 1,
 | 
			
		||||
      'override_title_text' => '',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array();
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 3;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = 'fd3cbeb9-4de0-413f-8cd9-f88eb448f339';
 | 
			
		||||
    $display->content['new-fd3cbeb9-4de0-413f-8cd9-f88eb448f339'] = $pane;
 | 
			
		||||
    $display->panels['middle'][3] = 'new-fd3cbeb9-4de0-413f-8cd9-f88eb448f339';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-c0f80278-c595-4c40-bcec-11063eb6fac5';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'node';
 | 
			
		||||
    $pane->subtype = 'node';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'nid' => '13051',
 | 
			
		||||
      'links' => 1,
 | 
			
		||||
      'leave_node_title' => 0,
 | 
			
		||||
      'identifier' => 'showroom',
 | 
			
		||||
      'build_mode' => 'homeblock',
 | 
			
		||||
      'link_node_title' => 0,
 | 
			
		||||
      'override_title' => 1,
 | 
			
		||||
      'override_title_text' => '<No Title>',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => 'showroom-pane',
 | 
			
		||||
      'css_class' => 'showroom',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 4;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = 'c0f80278-c595-4c40-bcec-11063eb6fac5';
 | 
			
		||||
    $display->content['new-c0f80278-c595-4c40-bcec-11063eb6fac5'] = $pane;
 | 
			
		||||
    $display->panels['middle'][4] = 'new-c0f80278-c595-4c40-bcec-11063eb6fac5';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-71badc43-2232-4c2f-b454-e3be80726a22';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'node';
 | 
			
		||||
    $pane->subtype = 'node';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'nid' => '13052',
 | 
			
		||||
      'links' => 1,
 | 
			
		||||
      'leave_node_title' => 0,
 | 
			
		||||
      'identifier' => 'database',
 | 
			
		||||
      'build_mode' => 'homeblock',
 | 
			
		||||
      'link_node_title' => 0,
 | 
			
		||||
      'override_title' => 1,
 | 
			
		||||
      'override_title_text' => '<none>',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => 'bdd-pane',
 | 
			
		||||
      'css_class' => 'bdd',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 5;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = '71badc43-2232-4c2f-b454-e3be80726a22';
 | 
			
		||||
    $display->content['new-71badc43-2232-4c2f-b454-e3be80726a22'] = $pane;
 | 
			
		||||
    $display->panels['middle'][5] = 'new-71badc43-2232-4c2f-b454-e3be80726a22';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-3b6cc0fd-a06a-403a-841e-404ea57fe234';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'panels_mini';
 | 
			
		||||
    $pane->subtype = 'news_home_v2';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'override_title' => 0,
 | 
			
		||||
      'override_title_text' => '',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => 'news-pane',
 | 
			
		||||
      'css_class' => 'news-panel',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 6;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = '3b6cc0fd-a06a-403a-841e-404ea57fe234';
 | 
			
		||||
    $display->content['new-3b6cc0fd-a06a-403a-841e-404ea57fe234'] = $pane;
 | 
			
		||||
    $display->panels['middle'][6] = 'new-3b6cc0fd-a06a-403a-841e-404ea57fe234';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-e5d39cf0-472b-4779-9d31-a1548fe86bc7';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'node';
 | 
			
		||||
    $pane->subtype = 'node';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'nid' => '13053',
 | 
			
		||||
      'links' => 1,
 | 
			
		||||
      'leave_node_title' => 0,
 | 
			
		||||
      'identifier' => 'formations',
 | 
			
		||||
      'build_mode' => 'homeblock',
 | 
			
		||||
      'link_node_title' => 0,
 | 
			
		||||
      'override_title' => 1,
 | 
			
		||||
      'override_title_text' => '<none>',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => 'formations-pane',
 | 
			
		||||
      'css_class' => 'formations',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 7;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = 'e5d39cf0-472b-4779-9d31-a1548fe86bc7';
 | 
			
		||||
    $display->content['new-e5d39cf0-472b-4779-9d31-a1548fe86bc7'] = $pane;
 | 
			
		||||
    $display->panels['middle'][7] = 'new-e5d39cf0-472b-4779-9d31-a1548fe86bc7';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'node';
 | 
			
		||||
    $pane->subtype = 'node';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'nid' => '13054',
 | 
			
		||||
      'links' => 1,
 | 
			
		||||
      'leave_node_title' => 0,
 | 
			
		||||
      'identifier' => 'services',
 | 
			
		||||
      'build_mode' => 'homeblock',
 | 
			
		||||
      'link_node_title' => 0,
 | 
			
		||||
      'override_title' => 1,
 | 
			
		||||
      'override_title_text' => '<none>',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => 'services-pane',
 | 
			
		||||
      'css_class' => 'services',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 8;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = '9718c81e-6055-4e4e-a0e5-3796d58c6cbe';
 | 
			
		||||
    $display->content['new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe'] = $pane;
 | 
			
		||||
    $display->panels['middle'][8] = 'new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'views_panes';
 | 
			
		||||
    $pane->subtype = 'publication_home_v2-panel_pane_1';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array();
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => '',
 | 
			
		||||
      'css_class' => 'publication',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 9;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = '639eb2c7-bf5d-4920-b1bb-c33d8f72a650';
 | 
			
		||||
    $display->content['new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650'] = $pane;
 | 
			
		||||
    $display->panels['middle'][9] = 'new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-ab2ebbf2-7338-4db9-8df4-8b825058f98d';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'node';
 | 
			
		||||
    $pane->subtype = 'node';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'nid' => '11175',
 | 
			
		||||
      'links' => 0,
 | 
			
		||||
      'leave_node_title' => 0,
 | 
			
		||||
      'identifier' => '',
 | 
			
		||||
      'build_mode' => 'full',
 | 
			
		||||
      'link_node_title' => 0,
 | 
			
		||||
      'override_title' => 1,
 | 
			
		||||
      'override_title_text' => '<none>',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => 'contact-pane',
 | 
			
		||||
      'css_class' => '',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 10;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = 'ab2ebbf2-7338-4db9-8df4-8b825058f98d';
 | 
			
		||||
    $display->content['new-ab2ebbf2-7338-4db9-8df4-8b825058f98d'] = $pane;
 | 
			
		||||
    $display->panels['middle'][10] = 'new-ab2ebbf2-7338-4db9-8df4-8b825058f98d';
 | 
			
		||||
    ),
 | 
			
		||||
  );
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'override_title' => 1,
 | 
			
		||||
    'override_title_text' => '',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array();
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 3;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = 'fd3cbeb9-4de0-413f-8cd9-f88eb448f339';
 | 
			
		||||
  $display->content['new-fd3cbeb9-4de0-413f-8cd9-f88eb448f339'] = $pane;
 | 
			
		||||
  $display->panels['middle'][3] = 'new-fd3cbeb9-4de0-413f-8cd9-f88eb448f339';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-c0f80278-c595-4c40-bcec-11063eb6fac5';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'node';
 | 
			
		||||
  $pane->subtype = 'node';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'nid' => '13051',
 | 
			
		||||
    'links' => 1,
 | 
			
		||||
    'leave_node_title' => 0,
 | 
			
		||||
    'identifier' => 'showroom',
 | 
			
		||||
    'build_mode' => 'homeblock',
 | 
			
		||||
    'link_node_title' => 0,
 | 
			
		||||
    'override_title' => 1,
 | 
			
		||||
    'override_title_text' => '<No Title>',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => 'showroom-pane',
 | 
			
		||||
    'css_class' => 'showroom',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 4;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = 'c0f80278-c595-4c40-bcec-11063eb6fac5';
 | 
			
		||||
  $display->content['new-c0f80278-c595-4c40-bcec-11063eb6fac5'] = $pane;
 | 
			
		||||
  $display->panels['middle'][4] = 'new-c0f80278-c595-4c40-bcec-11063eb6fac5';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-71badc43-2232-4c2f-b454-e3be80726a22';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'node';
 | 
			
		||||
  $pane->subtype = 'node';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'nid' => '13052',
 | 
			
		||||
    'links' => 1,
 | 
			
		||||
    'leave_node_title' => 0,
 | 
			
		||||
    'identifier' => 'database',
 | 
			
		||||
    'build_mode' => 'homeblock',
 | 
			
		||||
    'link_node_title' => 0,
 | 
			
		||||
    'override_title' => 1,
 | 
			
		||||
    'override_title_text' => '<none>',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => 'bdd-pane',
 | 
			
		||||
    'css_class' => 'bdd',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 5;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = '71badc43-2232-4c2f-b454-e3be80726a22';
 | 
			
		||||
  $display->content['new-71badc43-2232-4c2f-b454-e3be80726a22'] = $pane;
 | 
			
		||||
  $display->panels['middle'][5] = 'new-71badc43-2232-4c2f-b454-e3be80726a22';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-3b6cc0fd-a06a-403a-841e-404ea57fe234';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'panels_mini';
 | 
			
		||||
  $pane->subtype = 'news_home_v2';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'override_title' => 0,
 | 
			
		||||
    'override_title_text' => '',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => 'news-pane',
 | 
			
		||||
    'css_class' => 'news-panel',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 6;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = '3b6cc0fd-a06a-403a-841e-404ea57fe234';
 | 
			
		||||
  $display->content['new-3b6cc0fd-a06a-403a-841e-404ea57fe234'] = $pane;
 | 
			
		||||
  $display->panels['middle'][6] = 'new-3b6cc0fd-a06a-403a-841e-404ea57fe234';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-e5d39cf0-472b-4779-9d31-a1548fe86bc7';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'node';
 | 
			
		||||
  $pane->subtype = 'node';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'nid' => '13053',
 | 
			
		||||
    'links' => 1,
 | 
			
		||||
    'leave_node_title' => 0,
 | 
			
		||||
    'identifier' => 'formations',
 | 
			
		||||
    'build_mode' => 'homeblock',
 | 
			
		||||
    'link_node_title' => 0,
 | 
			
		||||
    'override_title' => 1,
 | 
			
		||||
    'override_title_text' => '<none>',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => 'formations-pane',
 | 
			
		||||
    'css_class' => 'formations',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 7;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = 'e5d39cf0-472b-4779-9d31-a1548fe86bc7';
 | 
			
		||||
  $display->content['new-e5d39cf0-472b-4779-9d31-a1548fe86bc7'] = $pane;
 | 
			
		||||
  $display->panels['middle'][7] = 'new-e5d39cf0-472b-4779-9d31-a1548fe86bc7';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'node';
 | 
			
		||||
  $pane->subtype = 'node';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'nid' => '13054',
 | 
			
		||||
    'links' => 1,
 | 
			
		||||
    'leave_node_title' => 0,
 | 
			
		||||
    'identifier' => 'services',
 | 
			
		||||
    'build_mode' => 'homeblock',
 | 
			
		||||
    'link_node_title' => 0,
 | 
			
		||||
    'override_title' => 1,
 | 
			
		||||
    'override_title_text' => '<none>',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => 'services-pane',
 | 
			
		||||
    'css_class' => 'services',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 8;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = '9718c81e-6055-4e4e-a0e5-3796d58c6cbe';
 | 
			
		||||
  $display->content['new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe'] = $pane;
 | 
			
		||||
  $display->panels['middle'][8] = 'new-9718c81e-6055-4e4e-a0e5-3796d58c6cbe';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'views_panes';
 | 
			
		||||
  $pane->subtype = 'publication_home_v2-panel_pane_1';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array();
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => '',
 | 
			
		||||
    'css_class' => 'publication',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 9;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = '639eb2c7-bf5d-4920-b1bb-c33d8f72a650';
 | 
			
		||||
  $display->content['new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650'] = $pane;
 | 
			
		||||
  $display->panels['middle'][9] = 'new-639eb2c7-bf5d-4920-b1bb-c33d8f72a650';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-ab2ebbf2-7338-4db9-8df4-8b825058f98d';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'node';
 | 
			
		||||
  $pane->subtype = 'node';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'nid' => '11175',
 | 
			
		||||
    'links' => 0,
 | 
			
		||||
    'leave_node_title' => 0,
 | 
			
		||||
    'identifier' => '',
 | 
			
		||||
    'build_mode' => 'full',
 | 
			
		||||
    'link_node_title' => 0,
 | 
			
		||||
    'override_title' => 1,
 | 
			
		||||
    'override_title_text' => '<none>',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => 'contact-pane',
 | 
			
		||||
    'css_class' => '',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 10;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = 'ab2ebbf2-7338-4db9-8df4-8b825058f98d';
 | 
			
		||||
  $display->content['new-ab2ebbf2-7338-4db9-8df4-8b825058f98d'] = $pane;
 | 
			
		||||
  $display->panels['middle'][10] = 'new-ab2ebbf2-7338-4db9-8df4-8b825058f98d';
 | 
			
		||||
  $display->hide_title = PANELS_TITLE_NONE;
 | 
			
		||||
  $display->title_pane = '0';
 | 
			
		||||
  $handler->conf['display'] = $display;
 | 
			
		||||
  $page->default_handlers[$handler->name] = $handler;
 | 
			
		||||
  $pages[''] = $page;
 | 
			
		||||
  $pages['home_v2'] = $page;
 | 
			
		||||
 | 
			
		||||
  return $pages;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -36,127 +36,129 @@ function materio_home_v2_default_panels_mini() {
 | 
			
		||||
  $display->cache = array();
 | 
			
		||||
  $display->title = '';
 | 
			
		||||
  $display->uuid = '4907c432-fcb2-4512-aa6a-5d96ec209978';
 | 
			
		||||
  $display->storage_type = 'panels_mini';
 | 
			
		||||
  $display->storage_id = 'news_home_v2';
 | 
			
		||||
  $display->content = array();
 | 
			
		||||
  $display->panels = array();
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-9cd76d41-bb30-42d9-9209-cdf495d97281';
 | 
			
		||||
    $pane->panel = 'bottom';
 | 
			
		||||
    $pane->type = 'block';
 | 
			
		||||
    $pane->subtype = 'simplenews-6274';
 | 
			
		||||
    $pane->shown = FALSE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'override_title' => 0,
 | 
			
		||||
      'override_title_text' => '',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => '',
 | 
			
		||||
      'css_class' => 'news-letter',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 0;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = '9cd76d41-bb30-42d9-9209-cdf495d97281';
 | 
			
		||||
    $display->content['new-9cd76d41-bb30-42d9-9209-cdf495d97281'] = $pane;
 | 
			
		||||
    $display->panels['bottom'][0] = 'new-9cd76d41-bb30-42d9-9209-cdf495d97281';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-dd7b8b21-bef6-4816-8f42-0165785fe751';
 | 
			
		||||
    $pane->panel = 'bottom';
 | 
			
		||||
    $pane->type = 'block';
 | 
			
		||||
    $pane->subtype = 'simplenews-0';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'override_title' => 0,
 | 
			
		||||
      'override_title_text' => '',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array();
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 1;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = 'dd7b8b21-bef6-4816-8f42-0165785fe751';
 | 
			
		||||
    $display->content['new-dd7b8b21-bef6-4816-8f42-0165785fe751'] = $pane;
 | 
			
		||||
    $display->panels['bottom'][1] = 'new-dd7b8b21-bef6-4816-8f42-0165785fe751';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-04d42fc5-b2de-441b-aaff-3becac366c74';
 | 
			
		||||
    $pane->panel = 'left';
 | 
			
		||||
    $pane->type = 'views_panes';
 | 
			
		||||
    $pane->subtype = 'news_home_v2-panel_pane_1';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'link_to_view' => 1,
 | 
			
		||||
      'path' => 'actuality',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => 'news-pane',
 | 
			
		||||
      'css_class' => 'news',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 0;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = '04d42fc5-b2de-441b-aaff-3becac366c74';
 | 
			
		||||
    $display->content['new-04d42fc5-b2de-441b-aaff-3becac366c74'] = $pane;
 | 
			
		||||
    $display->panels['left'][0] = 'new-04d42fc5-b2de-441b-aaff-3becac366c74';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-04d7e982-b05e-4bcd-a24a-8d80b8a4bee2';
 | 
			
		||||
    $pane->panel = 'middle';
 | 
			
		||||
    $pane->type = 'views_panes';
 | 
			
		||||
    $pane->subtype = 'news_home_v2-panel_pane_2';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array();
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array(
 | 
			
		||||
      'css_id' => '',
 | 
			
		||||
      'css_class' => 'daily',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 0;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = '04d7e982-b05e-4bcd-a24a-8d80b8a4bee2';
 | 
			
		||||
    $display->content['new-04d7e982-b05e-4bcd-a24a-8d80b8a4bee2'] = $pane;
 | 
			
		||||
    $display->panels['middle'][0] = 'new-04d7e982-b05e-4bcd-a24a-8d80b8a4bee2';
 | 
			
		||||
    $pane = new stdClass();
 | 
			
		||||
    $pane->pid = 'new-5a41e0d1-2e82-4fdb-a34a-6712d9cc6d28';
 | 
			
		||||
    $pane->panel = 'right';
 | 
			
		||||
    $pane->type = 'views_panes';
 | 
			
		||||
    $pane->subtype = 'news_home_v2-panel_pane_3';
 | 
			
		||||
    $pane->shown = TRUE;
 | 
			
		||||
    $pane->access = array();
 | 
			
		||||
    $pane->configuration = array(
 | 
			
		||||
      'override_title' => 0,
 | 
			
		||||
      'override_title_text' => '',
 | 
			
		||||
      'override_title_heading' => 'h2',
 | 
			
		||||
    );
 | 
			
		||||
    $pane->cache = array();
 | 
			
		||||
    $pane->style = array(
 | 
			
		||||
      'settings' => NULL,
 | 
			
		||||
    );
 | 
			
		||||
    $pane->css = array();
 | 
			
		||||
    $pane->extras = array();
 | 
			
		||||
    $pane->position = 0;
 | 
			
		||||
    $pane->locks = array();
 | 
			
		||||
    $pane->uuid = '5a41e0d1-2e82-4fdb-a34a-6712d9cc6d28';
 | 
			
		||||
    $display->content['new-5a41e0d1-2e82-4fdb-a34a-6712d9cc6d28'] = $pane;
 | 
			
		||||
    $display->panels['right'][0] = 'new-5a41e0d1-2e82-4fdb-a34a-6712d9cc6d28';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-9cd76d41-bb30-42d9-9209-cdf495d97281';
 | 
			
		||||
  $pane->panel = 'bottom';
 | 
			
		||||
  $pane->type = 'block';
 | 
			
		||||
  $pane->subtype = 'simplenews-6274';
 | 
			
		||||
  $pane->shown = FALSE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'override_title' => 0,
 | 
			
		||||
    'override_title_text' => '',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => '',
 | 
			
		||||
    'css_class' => 'news-letter',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 0;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = '9cd76d41-bb30-42d9-9209-cdf495d97281';
 | 
			
		||||
  $display->content['new-9cd76d41-bb30-42d9-9209-cdf495d97281'] = $pane;
 | 
			
		||||
  $display->panels['bottom'][0] = 'new-9cd76d41-bb30-42d9-9209-cdf495d97281';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-dd7b8b21-bef6-4816-8f42-0165785fe751';
 | 
			
		||||
  $pane->panel = 'bottom';
 | 
			
		||||
  $pane->type = 'block';
 | 
			
		||||
  $pane->subtype = 'simplenews-0';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'override_title' => 0,
 | 
			
		||||
    'override_title_text' => '',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array();
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 1;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = 'dd7b8b21-bef6-4816-8f42-0165785fe751';
 | 
			
		||||
  $display->content['new-dd7b8b21-bef6-4816-8f42-0165785fe751'] = $pane;
 | 
			
		||||
  $display->panels['bottom'][1] = 'new-dd7b8b21-bef6-4816-8f42-0165785fe751';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-04d42fc5-b2de-441b-aaff-3becac366c74';
 | 
			
		||||
  $pane->panel = 'left';
 | 
			
		||||
  $pane->type = 'views_panes';
 | 
			
		||||
  $pane->subtype = 'news_home_v2-panel_pane_1';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'link_to_view' => 1,
 | 
			
		||||
    'path' => 'actuality',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => 'news-pane',
 | 
			
		||||
    'css_class' => 'news',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 0;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = '04d42fc5-b2de-441b-aaff-3becac366c74';
 | 
			
		||||
  $display->content['new-04d42fc5-b2de-441b-aaff-3becac366c74'] = $pane;
 | 
			
		||||
  $display->panels['left'][0] = 'new-04d42fc5-b2de-441b-aaff-3becac366c74';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-04d7e982-b05e-4bcd-a24a-8d80b8a4bee2';
 | 
			
		||||
  $pane->panel = 'middle';
 | 
			
		||||
  $pane->type = 'views_panes';
 | 
			
		||||
  $pane->subtype = 'news_home_v2-panel_pane_2';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array();
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array(
 | 
			
		||||
    'css_id' => '',
 | 
			
		||||
    'css_class' => 'daily',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 0;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = '04d7e982-b05e-4bcd-a24a-8d80b8a4bee2';
 | 
			
		||||
  $display->content['new-04d7e982-b05e-4bcd-a24a-8d80b8a4bee2'] = $pane;
 | 
			
		||||
  $display->panels['middle'][0] = 'new-04d7e982-b05e-4bcd-a24a-8d80b8a4bee2';
 | 
			
		||||
  $pane = new stdClass();
 | 
			
		||||
  $pane->pid = 'new-5a41e0d1-2e82-4fdb-a34a-6712d9cc6d28';
 | 
			
		||||
  $pane->panel = 'right';
 | 
			
		||||
  $pane->type = 'views_panes';
 | 
			
		||||
  $pane->subtype = 'news_home_v2-panel_pane_3';
 | 
			
		||||
  $pane->shown = TRUE;
 | 
			
		||||
  $pane->access = array();
 | 
			
		||||
  $pane->configuration = array(
 | 
			
		||||
    'override_title' => 0,
 | 
			
		||||
    'override_title_text' => '',
 | 
			
		||||
    'override_title_heading' => 'h2',
 | 
			
		||||
  );
 | 
			
		||||
  $pane->cache = array();
 | 
			
		||||
  $pane->style = array(
 | 
			
		||||
    'settings' => NULL,
 | 
			
		||||
  );
 | 
			
		||||
  $pane->css = array();
 | 
			
		||||
  $pane->extras = array();
 | 
			
		||||
  $pane->position = 0;
 | 
			
		||||
  $pane->locks = array();
 | 
			
		||||
  $pane->uuid = '5a41e0d1-2e82-4fdb-a34a-6712d9cc6d28';
 | 
			
		||||
  $display->content['new-5a41e0d1-2e82-4fdb-a34a-6712d9cc6d28'] = $pane;
 | 
			
		||||
  $display->panels['right'][0] = 'new-5a41e0d1-2e82-4fdb-a34a-6712d9cc6d28';
 | 
			
		||||
  $display->hide_title = PANELS_TITLE_NONE;
 | 
			
		||||
  $display->title_pane = 'new-9cd76d41-bb30-42d9-9209-cdf495d97281';
 | 
			
		||||
  $mini->display = $display;
 | 
			
		||||
 
 | 
			
		||||
@@ -1327,7 +1327,7 @@ function materio_user_profiles_field_default_field_instances() {
 | 
			
		||||
        'rows' => 10,
 | 
			
		||||
      ),
 | 
			
		||||
      'type' => 'text_textarea',
 | 
			
		||||
      'weight' => 8,
 | 
			
		||||
      'weight' => 7,
 | 
			
		||||
    ),
 | 
			
		||||
  );
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user