<?php

/**
 * @file
 * mathsplain_landing_pages.panels_default.inc
 */

/**
 * Implements hook_default_panels_mini().
 */
function mathsplain_landing_pages_default_panels_mini() {
  $export = array();

  $mini = new stdClass();
  $mini->disabled = FALSE; /* Edit this to true to make a default mini disabled initially */
  $mini->api_version = 1;
  $mini->name = 'mp_35';
  $mini->category = '';
  $mini->admin_title = 'mp-35';
  $mini->admin_description = '';
  $mini->requiredcontexts = array();
  $mini->contexts = array();
  $mini->relationships = array();
  $display = new panels_display();
  $display->layout = 'onecol';
  $display->layout_settings = array();
  $display->panel_settings = array(
    'style_settings' => array(
      'default' => NULL,
      'middle' => NULL,
    ),
  );
  $display->cache = array();
  $display->title = '';
  $display->uuid = 'beb57785-c069-4eb2-9240-31e47ee675b2';
  $display->storage_type = 'panels_mini';
  $display->storage_id = 'mp_35';
  $display->content = array();
  $display->panels = array();
  $pane = new stdClass();
  $pane->pid = 'new-0e7f9632-f442-4159-b87e-96d5b00aed04';
  $pane->panel = 'middle';
  $pane->type = 'custom';
  $pane->subtype = 'custom';
  $pane->shown = TRUE;
  $pane->access = array();
  $pane->configuration = array(
    'admin_title' => 'Landing-lp-35 (hu)',
    'body' => '<h2 class="rtecenter">Mit gondolnak rólunk, akik már matekingeznek?</h2>

<p>[splide:view splide_view=testimonials splide_display=panel_pane_3]</p>
',
    'format' => 'full_html',
    'substitute' => TRUE,
    'title' => '',
    'title_heading' => 'h2',
  );
  $pane->cache = array();
  $pane->style = array(
    'settings' => NULL,
  );
  $pane->css = array(
    'css_class' => 'lp-35',
    'css_id' => '',
  );
  $pane->extras = array();
  $pane->position = 0;
  $pane->locks = array();
  $pane->uuid = '0e7f9632-f442-4159-b87e-96d5b00aed04';
  $display->content['new-0e7f9632-f442-4159-b87e-96d5b00aed04'] = $pane;
  $display->panels['middle'][0] = 'new-0e7f9632-f442-4159-b87e-96d5b00aed04';
  $display->hide_title = PANELS_TITLE_FIXED;
  $display->title_pane = '0';
  $mini->display = $display;
  $export['mp_35'] = $mini;

  $mini = new stdClass();
  $mini->disabled = FALSE; /* Edit this to true to make a default mini disabled initially */
  $mini->api_version = 1;
  $mini->name = 'mp_7';
  $mini->category = '';
  $mini->admin_title = 'mp-7';
  $mini->admin_description = '';
  $mini->requiredcontexts = array();
  $mini->contexts = array();
  $mini->relationships = array();
  $display = new panels_display();
  $display->layout = 'onecol';
  $display->layout_settings = array();
  $display->panel_settings = array(
    'style_settings' => array(
      'default' => NULL,
      'middle' => NULL,
    ),
  );
  $display->cache = array();
  $display->title = '';
  $display->uuid = '0d3975a6-970d-4047-acb2-4675a3897a5c';
  $display->storage_type = 'panels_mini';
  $display->storage_id = 'mp_7';
  $display->content = array();
  $display->panels = array();
  $pane = new stdClass();
  $pane->pid = 'new-5a6f743a-9e50-4abe-979e-01a5d34a4206';
  $pane->panel = 'middle';
  $pane->type = 'custom';
  $pane->subtype = 'custom';
  $pane->shown = TRUE;
  $pane->access = array();
  $pane->configuration = array(
    'admin_title' => 'Landing-lp-7 (hu)',
    'body' => '<h2 class="rtecenter">Miért bízzak ezekben a tananyagokban?</h2>

<div class="landing-row right">
<div class="image">&nbsp;</div>

<div class="box-60">
<p>Mosóczi András a mateking.hu alapítója és oktatási vezetője. Előadásaiban és oktatóanyagaiban hihetetlenül laza, mégis precíz stílusban mutatja be a matematika világát. Közel 25 éve foglalkozik oktatással, számos egyetemen is tanított, a BME-től az ELTE-n át a BGE-ig. Egy matekos “hittérítő” aki mer és tud másképp gondolkodni a tanításról.</p>

<p>A megszerzett tapasztalatokat és tudást 2010-től használja e-learning platformok fejlesztésére, melyek közül a legsikeresebb a [mathxplain-subject:number-of-students]&nbsp;000 felhasználóval rendelkező mateking.hu.</p>

<p>Matematikát népszerűsítő könyve, a Gondolkodás forradalma már a második kiadásnál tart. Izgalmas olvasmány a matek iránt nem rajongó olvasók számára is.</p>
</div>
</div>
',
    'format' => 'full_html',
    'substitute' => TRUE,
    'title' => '',
    'title_heading' => 'h2',
  );
  $pane->cache = array();
  $pane->style = array(
    'settings' => NULL,
  );
  $pane->css = array(
    'css_class' => 'lp-7',
    'css_id' => '',
  );
  $pane->extras = array();
  $pane->position = 0;
  $pane->locks = array();
  $pane->uuid = '5a6f743a-9e50-4abe-979e-01a5d34a4206';
  $display->content['new-5a6f743a-9e50-4abe-979e-01a5d34a4206'] = $pane;
  $display->panels['middle'][0] = 'new-5a6f743a-9e50-4abe-979e-01a5d34a4206';
  $display->hide_title = PANELS_TITLE_FIXED;
  $display->title_pane = 'new-5a6f743a-9e50-4abe-979e-01a5d34a4206';
  $mini->display = $display;
  $export['mp_7'] = $mini;

  $mini = new stdClass();
  $mini->disabled = FALSE; /* Edit this to true to make a default mini disabled initially */
  $mini->api_version = 1;
  $mini->name = 'mp_9';
  $mini->category = '';
  $mini->admin_title = 'mp-9';
  $mini->admin_description = '';
  $mini->requiredcontexts = array();
  $mini->contexts = array();
  $mini->relationships = array();
  $display = new panels_display();
  $display->layout = 'onecol';
  $display->layout_settings = array();
  $display->panel_settings = array(
    'style_settings' => array(
      'default' => NULL,
      'middle' => NULL,
    ),
  );
  $display->cache = array();
  $display->title = '';
  $display->uuid = 'beb57785-c069-4eb2-9240-31e47ee675b2';
  $display->storage_type = 'panels_mini';
  $display->storage_id = 'mp_9';
  $display->content = array();
  $display->panels = array();
  $pane = new stdClass();
  $pane->pid = 'new-0e7f9632-f442-4159-b87e-96d5b00aed04';
  $pane->panel = 'middle';
  $pane->type = 'custom';
  $pane->subtype = 'custom';
  $pane->shown = TRUE;
  $pane->access = array();
  $pane->configuration = array(
    'admin_title' => 'Landing-lp-9 (hu)',
    'body' => '<div class="landing-row center">
<h2>Itt már találkozhattunk</h2>

<div class="box-100 logos"><a class="rtl" href="https://rtl.hu/reggeli/2017/10/10/mumus-a-matek" target="_blank">RTL klub</a> <a class="atv" href="https://www.youtube.com/watch?v=EsaS-epgYUM" target="_blank">atv</a> <a class="forbes" href="https://forbes.hu/legyel-jobb/bookrsuli-mateking-es-tabello-iskolas-szulok-itt-a-lista-az-ingyenes-tananyagokrol/" target="_blank">Forbes</a> <a class="blikk" href="https://www.blikk.hu/eletmod/tippek/hasznos-oldalak-az-online-tanulashoz/v5n6vjd" target="_blank">Blikk</a> <a class="infostart" href="https://infostart.hu/belfold/2019/09/25/jatekosan-mutatjak-meg-a-gyerekeknek-hogyan-mukodteti-a-matek-a-vilagot" target="_blank">infostart</a></div>

<div class="box-60 tab-100"><iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/ZraTJvC3_2g" title="YouTube video player" width="560"></iframe></div>
</div>
',
    'format' => 'full_html',
    'substitute' => TRUE,
    'title' => '',
    'title_heading' => 'h2',
  );
  $pane->cache = array();
  $pane->style = array(
    'settings' => NULL,
  );
  $pane->css = array(
    'css_class' => 'lp-9',
    'css_id' => '',
  );
  $pane->extras = array();
  $pane->position = 0;
  $pane->locks = array();
  $pane->uuid = '0e7f9632-f442-4159-b87e-96d5b00aed04';
  $display->content['new-0e7f9632-f442-4159-b87e-96d5b00aed04'] = $pane;
  $display->panels['middle'][0] = 'new-0e7f9632-f442-4159-b87e-96d5b00aed04';
  $display->hide_title = PANELS_TITLE_FIXED;
  $display->title_pane = '0';
  $mini->display = $display;
  $export['mp_9'] = $mini;

  return $export;
}
