Skip to content
Snippets Groups Projects
Commit 5ab6fd30 authored by M Miller's avatar M Miller
Browse files

7.x-1.14 Release Candidate 3

parent 93db8f48
No related branches found
Tags 7.x-1.14-rc3
No related merge requests found
/*! normalize.css v3.0.0 | MIT License | git.io/normalize *//*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */img,legend{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */a{background:0 0}a:active,a:hover{outline:0}/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */svg:not(:root){overflow:hidden}/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{padding:0}/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*,:after,:before{box-sizing:border-box}img,video{max-width:100%;height:auto}
\ No newline at end of file
/*! normalize.css v3.0.0 | MIT License | git.io/normalize *//*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */img,legend{border:0}legend,td,th{padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */a{background:0 0}a:active,a:hover{outline:0}/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */svg:not(:root){overflow:hidden}/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}img,video{max-width:100%;height:auto}
\ No newline at end of file
source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
<?php
// Plugin definition
$plugin = array(
'title' => t('Layout 11a'),
'icon' => 'wcm-omega-11a.png',
'category' => t('WCM Omega Layouts'),
'theme' => 'wcm_omega_11a',
'css' => '../wcm-omega-layouts.css',
'regions' => array(
'header' => t('Header'),
'tiles_header_1' => t('Tiles Header 1'),
'tile1' => t('Tile 1'),
'tile2' => t('Tile 2'),
'tile3' => t('Tile 3'),
'tile4' => t('Tile 4'),
'tile5' => t('Tile 5'),
'tile6' => t('Tile 6'),
'row_1_col_1' =>t('Row 1, Column 1'),
'tiles_header_2' => t('Tiles Header 2'),
'tile7' => t('Tile 7'),
'tile8' => t('Tile 8'),
'tile9' => t('Tile 9'),
'tile10' => t('Tile 10'),
'tile11' => t('Tile 11'),
'row_2_col_1' =>t('Row 2, Column 1'),
'row_2_col_2' =>t('Row 2, Column 2'),
'footer' => t('Footer'),
),
);
/**
* Implements hook_preprocess_wcm_omega_11a().
*/
function template_preprocess_wcm_omega_11a(&$vars) {
$rows = array(
'header' => array('header'),
'tiles_group_1' =>array('tiles_header_1','tile1', 'tile2', 'tile3', 'tile4', 'tile5', 'tile6', 'row_1_col_1'),
'tiles_group_2' =>array('tiles_header_2','tile7', 'tile8', 'tile9', 'tile10', 'tile11'),
'row_2' =>array('row_2_col_1','row_2_col_2'),
'footer' => array('footer'),
);
$vars['panels_row'] = ocio_omega_settings_panel_rows($rows, $vars);
$vars['panels_row_classes'] = ocio_omega_settings_panel_row_classes();
}
profiles/wcm_base/themes/wcm_omega/panels/layouts/wcm-omega-11a/wcm-omega-11a.png

1.67 KiB

<?php
/**
* @file
* Template for custom wcm-omega-11a Panopoly layout.
*
* Variables:
* - $css_id: An optional CSS id to use for the layout.
* - $content: An array of content, each item in the array is keyed to one
* panel of the layout. This layout supports the following sections:
*/
?>
<div class="panel-display wcm-omega-11a clearfix <?php if (!empty($class)) { print $class; } ?>" <?php if (!empty($css_id)) { print "id=\"$css_id\""; } ?>>
<!-- header-->
<div class="row-header panels-row <?php print $panels_row['header']; ?>">
<div class="clearfix row-fluid panel-panel span12 <?php print $panels_row_classes; ?>">
<div class="panel-panel-inner">
<?php print $content['header']; ?>
</div>
</div>
</div>
<!-- tiles_group_1 -->
<div class="row-tiles-group panels-row row-tiles <?php print $panels_row['tiles_group_1']; ?>">
<!-- tiles_header -->
<div class="clearfix row-fluid panel-panel span12 <?php print $panels_row_classes; ?>">
<div class="panel-panel-inner">
<?php print $content['tiles_header_1']; ?>
</div>
</div>
<!-- first row of tiles -->
<div class="clearfix row-fluid panels-row tiles-row <?php print $panels_row_classes; ?>">
<div class="panel-panel tile-panel span4 first-tile">
<div class="panel-panel-inner">
<?php print $content['tile1']; ?>
</div>
</div>
<div class="panel-panel tile-panel span4">
<div class="panel-panel-inner">
<?php print $content['tile2']; ?>
</div>
</div>
<div class="panel-panel tile-panel span4 last-tile">
<div class="panel-panel-inner">
<?php print $content['tile3']; ?>
</div>
</div>
</div><!-- /first row of tiles -->
<!-- second row of tiles -->
<div class="clearfix row-fluid panels-row tiles-row multiple <?php print $panels_row_classes; ?>">
<div class="panel-panel tile-panel span4 first-tile">
<div class="panel-panel-inner">
<?php print $content['tile4']; ?>
</div>
</div>
<div class="panel-panel tile-panel span4">
<div class="panel-panel-inner">
<?php print $content['tile5']; ?>
</div>
</div>
<div class="panel-panel tile-panel span4 last-tile">
<div class="panel-panel-inner">
<?php print $content['tile6']; ?>
</div>
</div>
</div><!-- /second row of tiles -->
<!-- row_1 -->
<div class="clearfix row-fluid panels-row columns-row <?php print $panels_row_classes; ?>">
<div class="panel-panel column-panel span12">
<div class="panel-panel-inner">
<?php print $content['row_1_col_1']; ?>
</div>
</div>
</div><!-- /row_1 -->
</div> <!-- /tiles_group_1 -->
<!-- tiles_group_2 -->
<div class="row-tiles-group panels-row row-tiles <?php print $panels_row['tiles_group_2']; ?>">
<!-- tiles_header -->
<div class="clearfix row-fluid panel-panel span12 <?php print $panels_row_classes; ?>">
<div class="panel-panel-inner">
<?php print $content['tiles_header_2']; ?>
</div>
</div>
<!--row of tiles -->
<div class="clearfix row-fluid panels-row tiles-row <?php print $panels_row_classes; ?>">
<div class="panel-panel tile-panel tile-5 first-tile">
<div class="panel-panel-inner">
<?php print $content['tile7']; ?>
</div>
</div>
<div class="panel-panel tile-panel tile-5">
<div class="panel-panel-inner">
<?php print $content['tile8']; ?>
</div>
</div>
<div class="panel-panel tile-panel tile-5">
<div class="panel-panel-inner">
<?php print $content['tile9']; ?>
</div>
</div>
<div class="panel-panel tile-panel tile-5">
<div class="panel-panel-inner">
<?php print $content['tile10']; ?>
</div>
</div>
<div class="panel-panel tile-panel tile-5 last-tile">
<div class="panel-panel-inner">
<?php print $content['tile11']; ?>
</div>
</div>
</div><!-- /row of tiles -->
</div><!-- /tiles_group_2 -->
<!-- row_2 -->
<div class="row-columns-group panels-row <?php print $panels_row['row_2']; ?>">
<div class="clearfix row-fluid panels-row columns-row <?php print $panels_row_classes; ?>">
<div class="panel-panel column-panel span6 column-left">
<div class="panel-panel-inner">
<?php print $content['row_2_col_1']; ?>
</div>
</div>
<div class="panel-panel column-panel span6 column-right">
<div class="panel-panel-inner">
<?php print $content['row_2_col_2']; ?>
</div>
</div>
</div>
</div> <!-- /row_2 -->
<!-- footer -->
<div class="row-footer panels-row <?php print $panels_row['footer']; ?>">
<div class="clearfix row-fluid panel-panel span12 <?php print $panels_row_classes; ?>">
<div class="panel-panel-inner">
<?php print $content['footer']; ?>
</div>
</div>
</div>
</div><!-- /.wcm-omega-11a -->
......@@ -3,6 +3,7 @@ ul.breadcrumb {
@extend .no-list-style;
padding: $vert-spacing-unit 0;
margin: 0;
margin-bottom: 1em;
li {
display: inline-block;
......@@ -10,7 +11,7 @@ ul.breadcrumb {
font-weight: 600;
&:after {
content: "|";
content: '|';
color: $red;
font-weight: 700;
margin-left: 0.3 * $horz-spacing-unit;
......@@ -36,7 +37,7 @@ ul.breadcrumb {
margin-right: 0;
&:after {
content: " ";
content: ' ';
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment