diff --git a/ccm-sci-bundle/bundles/devel/cfg/project.xml b/ccm-sci-bundle/bundles/devel/cfg/project.xml index 3b6f2ee5b..3c8735a05 100644 --- a/ccm-sci-bundle/bundles/devel/cfg/project.xml +++ b/ccm-sci-bundle/bundles/devel/cfg/project.xml @@ -6,10 +6,10 @@ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/_skeleton_.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/_skeleton_.xsl new file mode 100644 index 000000000..38ca59ece --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/_skeleton_.xsl @@ -0,0 +1,44 @@ + + '>]> + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/css/print/public-ie-hacks.css b/ccm-sci-bundle/web/themes/mandalay-yaml/css/print/public-ie-hacks.css new file mode 100644 index 000000000..8cc537f30 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/css/print/public-ie-hacks.css @@ -0,0 +1,46 @@ +/* + Copyright: 2011 Sören Bernstein +*/ + + +#content { + width: 596px; + margin-top: 0px; + margin-bottom: 50px; + padding-right: 10px; + text-align: left; + position: absolute; + left: 200px; + padding-left: 15px; + top: 128px; + padding-top: 0px; + background-color: #FFFFFF; +} + + +#content.colorset_1 { + text-align: left; + position: relative; + +} + +#content #colorset_2 { + + text-align: left; + background-color: #FFD700; + position: relative; + +} + +#content #colorset_3 { + text-align: left; + background-color: #FDFAD7; + position: relative; +} + + +#menu { + position: absolute; + margin-top: 18px; + + } diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/css/print/public.css b/ccm-sci-bundle/web/themes/mandalay-yaml/css/print/public.css new file mode 100644 index 000000000..04c659e33 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/css/print/public.css @@ -0,0 +1,996 @@ +/* + Copyright: 2011 Sören Bernstein +*/ + +/* *************************************************************** */ +/* DE CSS für das Standard-Aplaws-Theme, adaptiert für Mandalay */ +/* EN CSS for the standard aplaws theme, adapted for Mandalay */ +/* ************************************************************** */ +/* DE Dieses CSS ist für alle Browser gedacht */ +/* EN This CSS is for all browsers */ +/* + DE Erlaubte Techniken / Befehle: + - HTML-Formate (CSS 1.0 - Standard, keine Wildcards) + - Individualformate (#) + - Klassendefinitionen (.) + - Pseudoformate (:active, ...) nur für + - Postionsangaben absolute, relative, float, normal + - Display-Angaben + - Größenangaben width, height + - float, clear, z-index + */ +/* + EN Useable methods / statements + - HTML-formats (CSS 1.0 standard, no wildcards) + - individual formats (#) + - class specific formats (.) + - pseudo formats (:active, ... only for + - position statements: relative, float, normal + - display statements + - size statements: width, height + - float, clear, z-index + */ +/* + DE Standardwerte für die Schriftgrößen + - Firefox: + Proportionale Schrift: 16pt + Feste Breite: 13pt + Minimale Größe: Keine + */ + +* { + margin: 0em; + padding: 0em; +} + +html { +} + +body { + margin: 0em auto; + font-family: Verdana, Helvetica, Arial, sans-serif; + color: #4a4a4a; +} + +/* Überschriften */ +h1 { + border-bottom: 1px dotted #75051d; + font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; + font-size: 1.5em; + color: #75051d; + font-weight: normal; + margin-bottom: 0.15em; + padding-bottom: 0em; + line-height: 1.3em; + page-break-after: avoid; +} + +h2 { + font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; + font-size: 1.3em; + color: #75051d; + padding-bottom: 0em; + margin-bottom: 0.15em; + font-weight: normal; + line-height: 1.2em; + page-break-after: avoid; +} + +h3 { + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1.15em; + margin-top: 1.5em; + margin-bottom: 0.5em; + padding: 0em; + page-break-after: avoid; +} + +h4 { + margin-top: 1em; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1.1em; + font-weight: bold; +} + +h5 { + margin: 0.5em 0em 0.7em 0em; + padding: 0.5em 0em; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-weight: bold; + font-size: 1.05em; + color: #75051d; +} + +h6 { + margin: 0.25em 0em 0.7em 0em; + padding: 0.5em 0.7em; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + color: #75051d; +} + +h3 a, h5 a { + color: #75051d; + letter-spacing: 0.05em; +} + +/* Absätze */ +p + p { + margin-top: 1em; +} + +/* Tabellen */ +table { +} + +th { +} + +td { +} + +/* Listen-Elemente */ +#content ul, +#content ol { + margin: 1em 0em; + margin-left: 2.5em ; +/* color: #75051d !important; */ +} + +#content li { +/* color: #75051d; */ +} + +#itemList ul, +#itemList ol { + margin: 0em !important; +} + +/* Definitionslisten */ +dl { + margin: 1em 0em; +} + +dt { + +} + +dd { + margin-left: 2em; + margin-bottom: 0.5em; +} + +/* Links */ +a, a:link, a:visited { + color: #75051d; + text-decoration: none; +} + +a:focus, a:hover, a:active { + color: #cc0033; +} + +/* Bilder in einem Link */ +a img { + border: none; +} + +/* Spezielle styles für die barrierefreie Anzeige, werden von + grafischen Browsern ausgeblendet */ +.hide, +.navHide { + display: none; +} + + +div.startLeftFloat { + clear:both; + float:left; +} +div.addLeftFloat { + float:left; +} +div.endFloat { + clear:both; +} + + +/* Layout-Boxen */ +#head, +#contentWrap +{ + width: 100%; +} + +#footer{} + +/* Dynamisches 3-Spalten-Layout */ +#leftWrap { + width: 100%; +} + +#left { +} + +#center { +} + +#right { + margin-top: 3em; +} + +/* Colorset-Angaben */ + +.colorset_1 h1, +.colorset_1 h2, +.colorset_1 h3, +.colorset_1 h4, +.colorset_1 h5, +.colorset_1 h6, +.colorset_1 #eventList h2, +.colorset_1 #info h2 { + border-color: #661111; + color: #661111; +} + +.colorset_2 h1, +.colorset_2 h2, +.colorset_2 h3, +.colorset_2 h4, +.colorset_2 h5, +.colorset_2 h6, +.colorset_2 #eventList h2, +.colorset_2 #info h2 { + border-color: #116611; + color: #116611; +} + +.colorset_3 h1, +.colorset_3 h2, +.colorset_3 h3, +.colorset_3 h4, +.colorset_3 h5, +.colorset_3 h6, +.colorset_3 #eventList h2, +.colorset_3 #info h2 { + border-color: #111166; + color: #111166; +} + +.colorset_1 a, .colorset_1 a:link, .colorset_1 a:visited { + color: #661111; + text-decoration: none; +} + +.colorset_1 a:focus, .colorset_1 a:hover, .colorset_1 a:active { + color: #ff3333; +} + +.colorset_2 a, .colorset_2 a:link, .colorset_2 a:visited { + color: #116611; + text-decoration: none; +} + +.colorset_2 a:focus, .colorset_2 a:hover, .colorset_2 a:active { + color: #33ff33; +} + +.colorset_3 a, .colorset_3 a:link, .colorset_3 a:visited { + color: #111166; + text-decoration: none; +} + +.colorset_3 a:focus, .colorset_3 a:hover, .colorset_3 a:active { + color: #3333ff; +} + + +/* Header Menu */ +.languageSelector { + float: left; + margin-top: 0.45em; + margin-left: 0.8em; + color: #ffffff; +} + +.languageSelector .languageEntry { + color: #999999; + font-weight: bold; +} + +.languageSelector a, .languageSelector a:visited { + color: #999999; + font-weight: normal; + text-decoration: none; +} +.languageSelector a:hover { + color: #ffffff; +} + +#headerOverlayTop > div { + float: right; + margin: 0.2em 0em 0.1em 0em; +} + +#topMenu { + float: left; + margin-top: 0.3em; +} + +#topMenu a, #topMenu a:link, #topMenu a:visited { + color: #ffffff; + text-decoration: none; +} + +#topMenu a:hover, #topMenu a:focus, #topMenu a:active { + color: #cc3366; + text-decoration: none; +} + +#quicksearch { + float: left; + margin-left: 0.95em; + color: #ffffff; +} + +/* TopRow */ +#topRow { + display: none; +} + +/* Header */ +#header { + display: none; +} + +/* Navigation */ +#menu { + display: none; +} + +#breadcrumbs { + display: none; +} + +/* Content */ +#content { + color: #000000; + font-size: 0.75em; + line-height: 1.5em; +} + +#content h1 { + letter-spacing: 0.2em; +} + +#content #lead { + color: #000000; + font-weight: bold; + font-style: italic; +} + +#content #lead + div { + padding-top: 1em; +} + +#content #mainBody, +#content .mainBody, +#content .MPASection { + margin: 1em 0em; + padding: 1em 1em; +} + +#content h2.itemListHeader { + margin: 3em -0.65em 0em -0.65em; + border-top: solid 2.5em #ffffff; + padding: 0.3em 0.65em 0em 0.65em; + font-size: 1.7em; +} + +/* ItemList */ +#itemList, +.itemList, +#contentEventList, +.contentEventList { + margin: 2.5em 0em 0em 0em; +} + +#itemList ul, +#contentEventList ul { + list-style-type: none; + margin: 0em; + padding: 0em; + text-indent: 0em; +} + +#itemList li, +.itemList li, +#contentEventList li, +.contentEventList li { + margin: 1em 0em 0em 0em; + border-bottom: 2px dotted #75051d; + padding: 1em; +} + +#itemList li .CIname, +.itemList li .CIname, +#contentEventList li .CIname, +.contentEventList li .CIname { + font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; + font-size: 1.5em; + padding-bottom: 0em; + margin-bottom: 0.15em; + font-weight: normal; + line-height: 1.3em; + page-break-after: avoid; +} + +#itemList li > a, +.itemList li > a, +#contentEventList li > a, +.contentEventList li > a { + color: #75051d; +} + +#itemList .dateline, +.itemList .dateline, +#contentEventList .dateline, +.contentEventList .dateline { + float: right; + margin: -1em -1em 0em 0em; + padding: 0.5em 0.8em; + width: 6em; + background-color: #ffffff; +} + + +#itemList .dateline .date .separator, +.itemList .dateline .date .separator, +#contentEventList .dateline .date .separator, +.contentEventList .dateline .date .separator { + display: block; + line-height: 0.3em; + text-align: center; +} + +/* EventList */ +#eventList { +} + +#eventList h2, +#info h2 { + border-bottom: 2px dotted #75051d; + font-size: 0.8em; + font-weight: bold; + text-transform: uppercase; + text-align: right; + page-break-after: avoid; +} + +#eventList h2 a:before, +#info h2 a:before { + content: url('../../../images/icons/menu_active.png'); + padding-right: 0.5em; +} + +#eventList h2 a:focus:before, +#eventList h2 a:hover:before, +#eventList h2 a:active:before, +#info h2 a:focus:before, +#info h2 a:hover:before, +#info h2 a:active:before { + content: url('../../../images/icons/menu_hover.png'); + padding-right: 0.5em; +} + +#eventList ul, +#info ul { + list-style-type: none; + margin: 0.2em 0em 2em 0em; + padding: 0em; + font-size: 0.7em; +} + +#eventList li, +#info li{ + border-bottom: 1px dotted #666666; + padding: 0.5em 0em; +} + +/* Info */ +#info { + width: 100%; +} + +/* Footer */ +#footer { + clear: both; + float: left; + min-height: 5em; + width: 100%; + border-top: 0.06em solid #999999; +} + +#footer #footerContent { + margin: 0em auto; + padding: 1.5em 4em; + color: #000000; + font-size: 0.625em; +} + +#footer #footerMenu { + display: none; +} + +#pageFooter { + padding-top: 1em; + padding-bottom: 0.5em; + font-size: 0.675em; + min-height: 1em; +} + +#lastModifiedDate, +#lastModifiedDate #lastModifiedDetails { + display: inline; +} + +#lastModifiedDetails a:after { + padding-left: 0.3em; + content: url('../../../images/icon_email_inaktiv.gif'); +} + +#toTop { + display: none; +} + +/*---------Images in Floats--------------------*/ +.imageFloatLeft { + float: left; +} + +.imageFloatRight { + float: right; +} + +/*--------Images in CT---------------*/ +#content div.image { + float: right; + margin: 2em 1em 0.75em 1.25em; +} + +div#mainBody div.image { + margin: 0em 0em 0.75em 1.25em; +} + +div.image span.caption { + display: block; + color: #75051d; + font-size: 0.85em; +} + + +/*-------CT NewsItem--------*/ + +#content #newsDate { + float: right; + margin-top: 0.5em; + padding: 1em; + background-color: #efefef; + font-size: 0.8em; + text-align: right; +} + +#content #newsDate + .image { + clear: both; + margin-top: 1em; +} + +/* -------More-Button-------------- */ +.moreButton { +} + +.moreButton a { + font-weight: bold; +} + +.moreButton a:active, +.moreButton a:hover, +.moreButton a:focus { + text-decoration: underline; +} + +/*---------Paginator---------*/ +#paginator.header, +#paginator.navbar { + padding: 1em; + background-color: #efefef; +} + +#paginator.header { + margin-top: 1em; +} + +#paginator.navbar { + margin: 1em 0em; +} + +#paginator.header + #paginator.navbar { + margin: 0em; + padding-top: 0em; +} + +/*---------------*/ +ul.availableData { + display: none; +} + +/*---------CT MPA-----------------*/ +#sectionList { + margin: 0.2em 0em; + padding: 1em 1em; + background-color: #efefef; + text-align:center; +} + +/*-------Key / Value------------------*/ +.key { + width: 12em; + padding-right: 0.8em; + font-weight: bold; +} + +.value { + font-weight: normal; +} + +/*------CT Event-----------------*/ +.Event .value { + display: block; + margin-bottom: 1em; +} + +.Event .value p + p { + margin-top: 0em !important; +} + +/*-------------CT Sci*----------*/ +#content ul.availableData { + float: left; + width: 100%; + margin: 0em; + padding: 0em; + list-style: none; +} + +#content ul.availableData li { + float: left; + margin-right: -2px; + padding: 0.5em; + border: 2px solid #ffffff; + border-bottom: none; +} + +#content ul.availableData li.active { + font-weight: bold; + background-color: #ffffff; +} + +#content .sectionHeading { +margin-bottom: 0.5em; +} + +#content .activeTab + .sectionHeading { +margin-top: 1em; +} + +#content .activeTab { + clear: both; + padding: 1em; + background-color: #ffffff; +} + +#content .duration { + float: right; + margin: -1em -1em -1.5em 1em; + padding: 1em; + text-align: right; + background-color: #ffffff; +} + +#content .duration .date span { + font-weight: bold; +} + +#content .activeTab ul.memberList, +#content .activeTab ul.projectList, +#content .activeTab ul.publicationList, +#content .activeTab ul.departmentList { + margin-left: 0em; + list-style: none; +} + +#content .activeTab ul.memberList li.sciMember, +#content .activeTab ul.projectList li.sciProject, +#content .activeTab ul.publicationList li.sciPublication, +#content .activeTab ul.departmentList li.sciDepartment { + margin-bottom: 1em; + padding: 1em; + background-color: #efefef; +} + +#content ul.memberList .memberName, +#content ul.projectList .projectName, +#content ul.departmentList .departmentName { + display: block; + font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; + font-size: 1.5em; + line-height: 1.3em; +} + +#content ul.memberList .contact { + display: block; + padding-left: 2em; +} + +#content ul.memberList .contactentryKey { + color: #4e4e4e; + font-weight: bold; +} + +#content ul.memberList .contactentryValue { + padding-right: 1em; +} + +#content .publicationDetails dl { + +} + +#content .publicationDetails dt { + float: left; + font-weight: bold; +} + +#content .publicationDetails dd { + margin-left: 13em; +} + +#content .publicationCollectedVolumeDetails dd { + margin-left: 18.5em; +} + +#content .projectList .dateline { + width: 12.3em; + text-align: right; +} + +#content .projectList .dateline .date .separator { + display: block; + padding-right: 4em; + line-height: 0.3em; + text-align: right; +} + +/*-----Sitemap----------------*/ +#content.sitemap { + padding: 1em; +} + +#content.sitemap ul { + margin-left: 0em !important; + padding: 2.5em 0em 1em 2.5em; + list-style: disc; + list-style-position: inside; + color: #75051d; +} + +#content.sitemap ul ul { + margin: 0.2em 2em !important; + padding: 0em; +} + +#content.sitemap ul li { + font-weight: bold; +} + +#content.sitemap ul li li { + font-weight: normal; +} + +#content.sitemap ul li li li{ + font-size: 0.95em; +} + +/*--------Suche---------------*/ +#content.search .searchForm { + padding: 1em; +} + +#content.search form { + background-color: transparent; +} + +#content.search form #search{ + float: left; + background-color: transparent; +} + +#content.search .query { + display: block; + color: #75051d; + font-family: Trebuchet MS,Verdana,Helvetica,Arial,sans-serif; + font-size: 1.5em; + font-weight: normal; + line-height: 1.3em; + text-align: left; +} + +#content.search .terms { + display: block; +} + +#content.search .terms input{ + margin: 0.3em 0em 1.1em 0em; +} + +#content.search input[type="submit"] { + margin-top: 2.4em; + background-color: #75051d !important; +} + +#content.search ul { + clear: both; + margin-left: 0em !important; + list-style: none; +} + +#content.search ul li { + margin-bottom: 1em; + padding: 1em; + background-color: #ffffff; +} + +#content.search ul li .score { + margin-bottom: 0.3em; +} + +#content.search ul li h3 { + margin-bottom: 0em !important; +} + +/* Forms */ +#content form { + padding: 1em; + background-color: #efefef; +} + +#content form fieldset { + border: none; + margin: 0.5em 0em 1em 0.3em; + border-top: 1px dotted #75051d; + border-bottom: 1px dotted #75051d; + padding: 0.3em 0em; + color: #75051d; + font-weight: bold; +} + +#content form label { + clear: left; + float: left; + width: 12em; + margin-bottom: 0.2em; + color: #666666; + font-weight: bold; +} + +#content form input, +#content form select { + float: left; + border: 1px dotted #75051d; + padding: 0.2em; +} + +#content form select { + padding: 0.1em; + min-width: 11.4em; +} + +#content form input[type="submit"] { + margin-left: 1em; + border: none; + padding: 0.2em 3em; + color: #ffffff; + background-color: #75051d; +} + +#content form.multiline input[type="submit"] { +clear: both; +margin-left : 12.7em; +} + +/*---Profile-----*/ +#content.profile .ownerName { + background-color:#c60931; + color:#ffffff; + text-align:center; +} + +.contactEntryKey { + font-weight:bold; + color:#8a8988; + display:inline; + float:left; +} + +.contactEntryValue { + margin-left:8em; +} + +.postalCodeCity { + padding-left:.7em; +} + +#content.profile div.address { + float: none; +} + +div.address span.postalCodeCity { + display:block; + padding: 0; + margin: 0; +} + +div.address { + line-height:1.2em; +} + +ul.publicationsAuthorsList { + list-style: none; + padding: 0em; +} + +ul.publicationsAuthorsList li { + list-style-image: none !important; +} + +#content.profile #sectionList { + text-align:center; +} + +.top { + margin-top: 0.2em; + font-size: 0.9em; + text-align:right; +} + +/* Table on PPP */ +#content.profile table, #content.profile tr { + width: 100%; + border-width: 0 !important; +} + +#content.profile td { + width: 20%; + border-width: 0 !important; + vertical-align: top; + padding: 0.2em; + background-color: #ffffff; +} + +#content.profile td + td { + width: 80%; + border-width: 0 !important; +} + +#content a.completeResetButtonLink { + margin-left: 0.5em; + border: 1px dotted #75051d; + padding: 0.3em 2.4em; + font-weight: normal; + font-size: 0.8em; +} + +#content div.filterSubmitResetSection +{ + clear:both; + } + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/css/screen/admin.css b/ccm-sci-bundle/web/themes/mandalay-yaml/css/screen/admin.css new file mode 100644 index 000000000..1ead98f7c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/css/screen/admin.css @@ -0,0 +1,1454 @@ +/* + Copyright: 2006, 2007, 2008 Sören Bernstein + + This file is part of Mandalay. + + Mandalay is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 2 of the License, or + (at your option) any later version. + + Mandalay is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with Mandalay. If not, see . +*/ + +/********************************/ +/* DE CSS für das Contentcenter */ +/* EN CSS for the contentcenter */ +/********************************/ + +/* Colors */ +h1, h2, h3 +{ + margin: 0; + color: #4a4a4a; +} + + +* { + margin: 0em; + padding: 0em; +} + +html, body{ + margin: 0; + border: 0; + padding: 0; + width: 100%; + max-width: 100%; + height: 100%; + color: #4a4a4a; + background-color: #e6e4f2; + background-image: none; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + line-height: 1em; +} + +h1 { + padding: 0; + background-image: none; +} + +h2 { + font-family: Verdana,Helvetica,Arial,sans-serif; + color: #4a4a4a; + font-weight: bold; + line-height: 1.5em; +} + +.table { + display: table; + width: 100%; + border: none; +} + +.tableRow { + display: table-row; + border: none; +} + +.tableCell, span.key, span.value { + display: table-cell; + width: auto; + border: none; +} + + +/*-----cmsPage-----*/ +#cmsPage { + height:100%; + width: 100%; + min-height: 100%; + overflow: hidden; + position:absolute; +} + +#cmsPage .minWidth { + margin: 0 3.5%; + min-width: 1000px; +} + +#cmsPage .headerHeight { + height: 100px; + top: 100px; +} + +/*-----CMS Header-----*/ +#cmsHeader { + position: relative; + top: auto !important; + padding-bottom: 35px; + color: #ffffff; + background-color:#75051d; + background-image: linear-gradient(top, #75051d 25%, #2f020c 75%); + background-image: -o-linear-gradient(top, #75051d 25%, #2f020c 75%); + background-image: -ie-linear-gradient(top, #75051d 25%, #2f020c 75%); + background-image: -moz-linear-gradient(top, #75051d 25%, #2f020c 75%); + background-image: -webkit-linear-gradient(top, #75051d 25%, #2f020c 75%); + /*Compatibility IE- es fuktioniert noch nicht ganz*/ + filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType='0',startColorstr='#75051d', + endColorstr='#2f020c'); /* IE6 & IE7 */ + -ms-filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType='0',startColorstr='#75051d', + endColorstr='#2f020c'); /* IE8 */ + font-size: 0.8em; +} + +div#cmsHeader .minWidth, +div#cmsHeader .logo, +div#cmsHeader .logo img { + height: 100%; +} + +div#cmsHeader .logo{ + float: left; +} + +/* +div#cmsHeader #quicksearchwidget { + float: right; + margin: 0.5em; + border: 1px none ##1c1b1d; + border-radius: 0.2em; + box-shadow: 0 0 4px ##1c1b1d inset; + padding: 0.3em; + color: #4a4a4a; + background-color: #f0f0f0; +} +*/ + +/*Änderung wie im konzept vornehmen???*/ +div#cmsHeader div.cmsHeaderMenu, +div#cmsHeader #userwidget { + float: right; + padding: 0.3em; + font-size: 0.9em; +} + +div#cmsHeader .cmsGreeting, +div#cmsHeader .cmsGlobalNavigation { + display: inline; +} + +div#cmsHeader .cmsGreeting .cmsUserName { + font-weight: bold; + margin-left: -0.8em; +} + + +div#cmsHeader h1 { + margin: 2em 0em 0em 0em; + clear: left; +} +/*----TabbedPane----*/ +div#bebopTabbedPane { + position: absolute; + bottom: 0; + left: 0; + right: 0; + height: 2em !important; + line-height: 2.7em; + padding: 0.4em; + font-size: 0.9em; + overflow: hidden; +} + +div#bebopTabbedPane a { + color: #ffffff !important; +} + +span.bebopTab { + margin: 0 -0.7em 0 0; + border-top-left-radius: 0.5em; + border-top-right-radius: 0.5em; + padding: 0.4em; + white-space: nowrap; + background-color: #2c2b2d; + transition: all 0.5s ease; + -o-transition: all 0.5s ease; + -ie-transition: all 0.5s ease; + -moz-transition: all 0.5s ease; + -webkit-transition: all 0.5s ease; +} + +span.bebopTab:hover { + background-color: #4c4b4d; +} + +span.bebopTab.current { + color: #656054; + background-color: #e6e4f2; + font-weight:bold; +} + +div#bebopTabbedPane span:before { + position: relative; + padding: 0 5px 0 0; + top: 5px; +} + +div#bebopTabbedPane span.browse:before { + content: url('../../images/cms/browse.png'); +} + +div#bebopTabbedPane span.browse.current:before { + content: url('../../images/cms/browse-current.png'); +} + +div#bebopTabbedPane span.search:before { + content: url('../../images/cms/search.png'); +} + +div#bebopTabbedPane span.search.current:before { + content: url('../../images/cms/search-current.png'); +} + +div#bebopTabbedPane span.images:before { + content: url('../../images/cms/images.png'); +} + +div#bebopTabbedPane span.images.current:before { + content: url('../../images/cms/images-current.png'); +} + +div#bebopTabbedPane span.roles:before { + content: url('../../images/cms/roles.png'); +} + +div#bebopTabbedPane span.roles.current:before { + content: url('../../images/cms/roles-current.png'); +} + +div#bebopTabbedPane span.workflows:before { + content: url('../../images/cms/workflows.png'); +} + +div#bebopTabbedPane span.workflows.current:before { + content: url('../../images/cms/workflows-current.png'); +} + +div#bebopTabbedPane span.lifecycles:before { + content: url('../../images/cms/lifecycles.png'); +} + +div#bebopTabbedPane span.lifecycles.current:before { + content: url('../../images/cms/lifecycles-current.png'); +} + +div#bebopTabbedPane span.categories:before { + content: url('../../images/cms/categories.png'); +} + +div#bebopTabbedPane span.categories.current:before { + content: url('../../images/cms/categories-current.png'); +} + +div#bebopTabbedPane span.content_types:before { + content: url('../../images/cms/contenttypes.png'); +} + +div#bebopTabbedPane span.content_types.current:before { + content: url('../../images/cms/contenttypes-current.png'); +} + +div#bebopTabbedPane span.user_admin:before { + content: url('../../images/cms/admin.png'); +} + +div#bebopTabbedPane span.user_admin.current:before { + content: url('../../images/cms/admin-current.png'); +} + +div#bebopTabbedPane span.cse:before { + content: url('../../images/cms/cse.png'); +} + +div#bebopTabbedPane span.cse.current:before { + content: url('../../images/cms/cse-current.png'); +} + +div#bebopTabbedPane span.reports:before { + content: url('../../images/cms/reports.png'); +} + +div#bebopTabbedPane span.reports.current:before { + content: url('../../images/cms/reports-current.png'); +} + +div#bebopTabbedPane span.taskssections:before { + content: url('../../images/cms/taskssections.png'); +} + +div#bebopTabbedPane span.taskssections.current:before { + content: url('../../images/cms/taskssections-current.png'); +} + +/*------Bebop ContextBar----- */ +div#cmsBreadcrumbs { + height: 40px; + line-height: 40px; + font-size: 0.6em; +} + +div.bebopContextBar { + color:#767676; + font-weight:bold; +} + +div.bebopContextBar span.bebopContextBarElement, +div.bebopContextBar span.bebopContextBarSeperator { + height: 15px; + padding: 2px 0px 2px 5px; +} + +div.bebopContextBar span.bebopContextBarElement, +div.bebopContextBar span.bebopContextBarCurrentElement { + margin-right: 1em; + background: #d6d6d6; + box-shadow: 0 0 5px #888888; + -o-box-shadow: 0 0 5px #888888; + -ie-box-shadow: 0 0 5px #888888; + -moz-box-shadow: 0 0 5px #888888; + -webkit-box-shadow: 0 0 5px #888888; +} + +div.bebopContextBar span.bebopContextBarSeperator { + margin-left: 5px; + border-left: 1px solid #a4a4a4; + color: transparent; + background-image:url('../../images/scrumb.png'); + background-repeat:no-repeat; + background-position: center; +} + +div.bebopContextBar a, +div.bebopContextBar a:hover, +div.bebopContextBar a:focus, +div.bebopContextBar a:active, +div.bebopContextBar a:visited +{ + color: #767676; +} + +div .bebopContextBarCurrentElement{ + padding: 2px 5px; +} + +/*----cmscontent----*/ +div#cmsContent { + position: absolute; + bottom: 40px; + left:0; + right: 0; + height: auto !important; + margin-top: 75px !important; + font-size: 1em; + overflow: hidden; + border-radius: 0.3em; + background-color: #e6dcde; + box-shadow: 0px 0px 5px #4a4a4a; +} + + +div#left div.columnHead, +div#right div.columnHead { + position: absolute; + top: 0px; + left: 0px; + width: 100%; + height: 30px; + color: #ffffff; + font-size: 0.75em; +} + +div#left div.columnContent { + height: auto; +} + +div#left div.columnContent, +div#right div.columnContent { + position: absolute; + overflow: auto; + top: 30px; + bottom: 0; + font-size: 0.75em; +} + +div#left div.columnContent > div, +div#right div.columnContent > div { + left: 0; + right: 0; +} + +div#content ul, div#content ol { + margin: 0em; +} + +/*----Left----*/ +div#left { + margin: 0 !important; + width: 25%; +} + +div#left, div#right{ + top: 0 !important; + bottom: 0; +} + +div#left div.columnHead{ + background-color: #4a4a4a; +} + +div#left div.columnContent{ + left: 0px; + width: 25%; + background-color: #e6dcde; +} +/*----Right----*/ +div#right{ + width: 75%; + margin: 0; + background-color: #f2f0ff; +} + +div#right div.columnHead { + font-weight: bold; + background-color: #75051d; +} + +div#right div.columnContent{ + right: 0; + width: 100%; +} + +div#right div.columnHead .contenttitle { + float: left; + line-height: 30px; + padding: 0 1em; +} + +div#right div.columnHead .contenttitle h1 { + margin: 0; + border: none; + font:inherit; + color: inherit; + text-transform: none;; +} + +/* +div#right div.columnHead #contentlanguagewidget{ + float: right; + line-height: 30px; + padding-right: 1em; +} +*/ + +div#right div.columnHead #contentviewmenu{ + float: right; + padding: 0 1em; + line-height: 30px; +} + +div#right div.columnHead #contentviewmenu .cmsContentViewMenu, +div#right div.columnHead #contentviewmenu .cmsGlobalNavigation { + float: left; +} + +div#right div.columnHead #contentviewmenu a { + color:white; +} + +span#contenttype { + float: left; + line-height: 30px; + padding: 0 1em; +} + +span#workflowwidget { + float: right; + line-height: 30px; + padding-right: 1em; +} + + +a, a:visited { + text-decoration: none; + color: #24718b; +} + +a:hover { + text-decoration: none; + color: #a75b3b; +} + +a img { + border:none; +} + +ul { + list-style: none; + display: inline; + margin: 0em !important; + padding: 0em; +} + +ul ul li{ + margin-left: 2.3em; +} + +table { + width: 100%; + border-bottom: 1px solid #999999; + border-collapse: collapse; + border: none !important; +} + +table.dataTable{ + width: 100%; +} + +table * table ,form table { + border-style: none; + width: auto; + margin: 0; +} + +table thead tr th { + padding-left: 0.9em; + color: #999999; + text-align: left; + background-color: #eeeeee; + border: 1px solid #f2f0ff !important; +} + +table tbody tr:nth-child(2n) { + background-color: inherit; +} + +table tbody tr td { + text-align: left; + vertical-align: middle; + border: none !important; + hyphens: none; + -moz-hyphens: none; + -webkit-hyphens: none; + -o-hyphens: none; +} + +table tbody tr td + td{ + text-align: left; +} + +table .bebopTableRow:hover, +table .bebopTableRowOdd:hover, +table .bebopTableRowEven:hover, +div.cmsSortableList > ul li:hover { + background-color: rgba(117, 5, 29, 0.05) !important; +} + +pre { + white-space: pre-wrap; + white-space: -moz-pre-wrap; + white-space: -pre-wrap; + white-space: -o-pre-wrap; + word-wrap: break-word; +} + +table tr.bebopTableRowEven { + background-color: #f3f3f3 !important; +} + +table * a.checkBoxChecked img, table * a.checkBoxUnchecked img { + border: 0px none #ffffff; +} + +table + form { + margin-top: 1em; +} + +div.endFloat { + clear: both; + float: none; +} + +span.action form { + display: inline; + margin: -0.2em; +} + +span.action form table { + display: inline; + margin: -0.2em; + vertical-align:baseline; +} + +input #draft_search{ + vertical-align: baseline; + margin-left: 0.4em; + float: right; + margin-right: 7px; + border: 1px solid #175ba2; + border-color: #175ba2; + background: #175ba2; +} + +textarea, select{ + vertical-align: baseline; + margin-left: 0.4em; + background-color: #fbfbfb; + -moz-border-radius:3px; + -webkit-border-radius:3px; + border-radius: 3px; + border: 1px solid #4a4a4a; + border: none; + padding: 0.2em; + box-shadow: inset 0 0 3px rgba(74,74,74,0.5); +} + + +input{ + margin-left: 0.4em; + border: none; + border-radius: 3px; + -o-border-radius:3px; + -ie-border-radius:3px; + -moz-border-radius:3px; + -webkit-border-radius:3px; + padding: 0.2em; + vertical-align: baseline; + background-color: #fbfbfb; + height:17.2px; + box-shadow: inset 0 0 3px rgba(74,74,74,0.5); +} + +input:hover, input:focus, textarea:hover, textarea:focus { + box-shadow: inset 0 0 3px rgba(117,5,29,0.5); +} + +span.heading { + font-weight: bold; +} + +span.key { + font-weight: bold; + hyphens: none; + -moz-hyphens: none; + -webkit-hyphens: none; + -o-hyphens: none; +} + +div.actionLink { + margin-bottom: 1em; + margin-top: 1em; +} + +div.actionLink span { + margin-right: 1.5em; + border-radius: 0.3em; + padding: 0.3em 2em; + background-color: #75051d; + box-shadow: inset 5px 5px 10px rgba(255,255,255,0.3),inset -5px -5px 10px rgba(0,0,0,0.3); +} + +div.actionLink a { + padding: 0; + background-image: none; + color:#ffffff !important; +} + +div.actionLink span:hover { + background-color: #cc0033 ; +} + +div.actionLink span:active { + box-shadow: inset -5px -5px 10px rgba(255,255,255,0.3),inset 5px 5px 10px rgba(0,0,0,0.3); +} +ul.bebopList { + list-style-type: none; +} + +/* special layout for folder-browse */ +#folder-browse table.dataTable { + width: 100%; + border-top: 1px solid #999999; + border-bottom: 1px solid #999999; + border-collapse: collapse; +} + +#folder-browse table.dataTable thead tr th { + text-align: left; + color:#633e69; +} + +#folder-browse table.dataTable thead tr th + th + th + th + th { + text-align: center; +} + +#folder-browse table.dataTable tbody tr td { + text-align: left; + padding:5px; +} + +#folder-browse table.dataTable tbody tr td + td + td + td + td { + text-align: center; +} + +div#bebopCurrentPane table.dataTable tbody tr:hover{ + background-color: #ffe0e0; +} + +/* special layout for folder-permissions */ +#folder-permissions table.dataTable thead tr th { + width: 15em; +} + +#folder-permissions table.dataTable thead tr th + th { + width: auto; + padding-left: 0.4em; + padding-right: 0.4em; +} + +#folder-permissions table.dataTable tbody tr td + td { + text-align: center; +} + +/* SortButtons */ +span.sortButtons { + float: left; + margin-right: 3px; + width: 20px; +} + +span.sortButtons span a { + border: 0px none #ffffff; +} + +span.sortButtons span a img { + border: 0px none #ffffff; +} + +/*----Fieldset Legend----*/ +div#search{ + width: 100%; + margin-top: 15px; + position: relative; +} + +div .terms{ + margin: 0; + margin-top: 10px; +} + +div .query{ + margin-top: 10px; +} + +div#search fieldset { + margin-top: 25px; + -o-border-radius:5px; + -ie-border-radius:5px; + -moz-border-radius:5px; + -webkit-border-radius:5px; + border-radius:5px; + padding: 15px 0 0 0; +} + +div#search fieldset legend{ + margin: 0 0 0 -5px; + padding: 5px 10px; + color: #FFF; + font-weight: blod; + -moz-border-radius:5px; + -webkit-border-radius:5px; + border-radius:5px; + background: #1c1b1d; + background: -moz-linear-gradient(top, #1c1b1d, #404041); + background: -webkit-linear-gradient(top, #1c1b1d, #404041); + background: -o-linear-gradient(top, #1c1b1d, #404041); + background: linear-gradient(top, #1c1b1d, #404041); + -moz-box-shadow:1px 1px 2px #ccc; + -webkit-box-shadow:1px 1px 2px #ccc; + box-shadow:1px 1px 2px #ccc; +} + +div#search .terms { + padding-bottom: 1.2em; +} + +div#search .filterName { + text-align: left; + vertical-align: top; + font-weight: bold; + padding-right: 1em; + color: #75051d; +} + +div#search .filterParam { + display: table-cell; + padding-bottom: 1.2em; + padding-top:0.5em; +} + +div#search .filterParam >select{ + -moz-border-radius:5px; + -webkit-border-radius:5px; + border-radius:5px; + background-color: #fbfbfb; +} + +/* CMS GlobalNavigation */ +div#cmsHeader .cmsGlobalNavigation a { + color: #ffffff; +} + +span.logout a { + color: #ffffff; +} + +div.cmsGlobalNavigation > span { + padding-left: 1em; +} + +div.cmsGlobalNavigation > span :before { + position:relative; + top: 0.4em; + padding-right: 0.3em; +} + +span.cmsGlobalNavigationContentCenter :before { + content:url('../../images/cms/contentcenter.png'); +} + +span.cmsGlobalNavigationWorkspace :before { + content:url('../../images/cms/home.png'); +} + +span.cmsGlobalNavigationSignOut :before, span.logout :before { + content:url('../../images/cms/lock.png'); +} + +span.cmsGlobalNavigationHelp :before { + content:url('../../images/cms/help.png'); +} + +span.cmsPreview :before { + content:url('../../images/cms/preview.png'); +} + + +/* Segments, Layouts, Panels */ +div#right div.bebopLayoutPanel { + position: relative; + overflow:visible; +} + +div#right div.bebopLayoutPanel div.bebopLeft { + position: relative; + float: left; + width: 22%; +} + +div#right div.bebopLayoutPanel div.bebopBody { + right: 0; + width: 73%; + overflow: visible; +} + +div#right div.bebopLayoutPanel:after { + content: " "; + font-size: 1px; + color: transparent; + clear: left; + float: none; + width: 100%; +} + +div.bebopLeft { + position: absolute; + float: left; + width: auto; + background: #e6dcde; + padding: 0em 1em; +} + +div.bebopSegment { + margin-bottom:1em; + padding-bottom:0.5em; + border-bottom:1px solid rgba(102, 102, 102, 0.5); +} + +div.bebopLeft div.bebopPanelRow { + width:100%; +} + +div.bebopPanelRow { + margin-bottom:1em; + padding: 0; + width:40%; +} +div.bebopPanelRow table tr td { + margin-bottom: 1em; + padding: 3px; +} + +div.bebopPanelRow textarea{ + width:100%; +} + +div.bebopSegment div.bebopSegmentHeader { + padding-left:1em; + border-bottom:1px solid #cacaca; + font-weight:bold; + color:#808080; +} + +div.bebopSegmentBody ul li ul li{ + padding-left:.5em; + +} + +div#right div.bebopBody { + top: 0; + bottom: 0; + overflow: auto; + position: absolute; + padding: 0em 1em; + background-color: #f2f0ff; +} + +div.bebopBody table tr{ + border: none !important; + text-align:left; +} + +div.bebopBody div.bebopPanelRow { + width:99%; +} + +div.bebopBody form #search span { + display: inline; +} + +/*Formatierung für die Suche in Content Section*/ +div.bebopBody form #search span.query{ + float:left; +} + +div.bebopBody form #search span.filterName{ + + float:left; +} +div.bebopBody form #search span.filterParam{ + float:left; +} + +div .bebopBody ul li{ + margin-top: 5px; +} + +h3.bebopSegmentHeader{ + margin-bottom:0.15em; + margin-top: 15px; +} + +h3 { + font-family: Verdana, Helvetica, Arial, sans-serif; + margin-top: 15px; + margin-bottom: 0.5em; + padding: 0em; + page-break-after: avoid; + font-size: inherit; +} + +/* BebopTree */ +ul.bebopTree { + padding: 0 0 1em 1.5em; +} + +ul.bebopTree a img { + margin-left: -1.3em; + vertical-align: bottom; +} + +ul.bebopTree a + a, +ul.bebopTree a + span { + margin-left: -1em; +} + +div.bebopColumnPanel{ + margin-top: 15px; +} + +ul.bebopTree * ul { + margin-left: -1em; +} + +/* Bebop CurrentPane*/ +div#bebopCurrentPane { + position: absolute; + text-align: left; +} + +/* ActionGroupSet */ +div.actionGroupSubject tr{ + text-align: left; +} + +span.action:before { + content:url('../../images/bebop/action.png'); + padding-right: 0.3em; +} + +span.action.add:before { + content:url('../../images/bebop/action-add.png'); + padding-right: 0.3em; +} + +span.action.delete:before { + content:url('../../images/bebop/action-delete.png'); + padding-right: 0.3em; +} + +span.action.edit:before { + content:url('../../images/bebop/action-edit.png'); + padding-right: 0.3em; +} + +span.action.return:before { + content:url('../../images/bebop/action-return.png'); + padding-right: 0.3em; +} + +span.action.up:before { + content:url('../../images/bebop/action-up.png'); + padding-right: 0.3em; +} + +span.action.down:before { + content:url('../../images/bebop/action-down.png'); + padding-right: 0.3em; +} + + +div.cmsSortableList > ul { + list-style: none; +} + +div.cmsSortableList > ul li:nth-child(2n+1) +{ + background-color:#eeeeee; +} + +/* CMS Summary Section */ +div.cmsSummarySection { + padding: 0 1em; +} + +div.cmsSummarySection div.cmsSummaryHeading { + font-weight: bold; + margin-bottom:0.3em; +} + +div.cmsSummarySection .cmsSummaryHeading { + color: #75051d; +} + +div.cmsSummaryBody { + margin-bottom:0.7em; + padding-bottom:0.3em; + border-bottom: 1px solid rgba(102, 102, 102, 0.5); +} + +span.cmsCurrentRevision { + font-style:italic; + font-weight:bold; +} + +span.cmsInitialRevision { + color:#666666; + font-style:italic; +} + +span.cmsTaskComment { + margin-left:3em; +} + +span.cmsTaskCommentCredentials { + font-style:italic; +} + +/* CMS Notes */ +div.cmsNotesDisplay { + margin-bottom: 1em; + border: solid 1px #999999; +} + +div.cmsNotesContent { + padding: 0.5em; +} + +div.cmsNotesAction { + float: right; + margin-bottom: 1em; + border-left: dotted 1px #999999; + border-bottom: dotted 1px #999999; + padding: 0.5em; + background-color: #f3f3f3; +} + +div.cmsNotesAction > span { + display: block; + margin-right: 1em; +} + +div.sidebarNavPanel { + +} + +div.sidebarNavPanel > ul.bebopTree { + float: left; + width: 15em; +} + +div.sidebarNavPanel > div.main { + margin-top: 1em; + margin-left: 15.5em; + padding-left: 0.5em; + border-left: dotted 1px #999999; +} + +div.sidebarNavPanel > span.heading { + display:block; + padding: 0.5em; +} + +/* Für UserAdmin Liste - beinflußt das noch andere Teile ? */ +table.AlternateTable th, table.AlternateTable td{ + text-align: right; + padding: 0em 0.5em; +} + +table.AlternateTable th + th, table.AlternateTable td + td { + text-align: left; + padding: 0em 0.5em; +} +/*edit pardis*/ +div.bebopBody div.bebopSegment h3.bebopSegmentHeader { + padding-bottom: 0.5em; +} +#Go{ + background-color:#ffffff; + border:1px solid #613d6b; + color:#613d6b; + +} +#tid{ + background-color:#cec7b7; + border:1px solid #613d6b; + color:#613d6b; +} +#new{ + background-color:#ffffff; + border:1px solid #613d6b; + color:#613d6b; +} + +/* ImageBrowser */ +.tile { + float: left; + width: 220px; + min-height: 220px; + margin: 0.3em; + overflow: hidden; + background-color: white; + padding: 0.2em; + box-shadow: 2px 2px 5px #4a4a4a; +} + +.tile img { + margin: 0.5em; +} + +.tile div { + text-align: center; + height: 170px; +} + +.tile div + div { + height: auto; +} + +img.cmsImageDisplay { + float: left; + max-height: 200px; + width: auto; +} + +div.cmsImageInfoOverlay { + float: left; + margin-left: 2em; +} + +div#cmsFooter{ + position: absolute; + top: auto; + bottom: 0px; + width: 100%; + height: 30px; + color: #a4a4a4; + background-color: #1c1b1d; + font-size: 0.8em; +} + +div#cmsFooter .systemInformation { + float: left; + width: 25%; + color: #a4a4a4; + line-height: 30px; + font-weight: bold; + vertical-align: 30px; +} + +div#cmsFooter .systemInformation a { + color: inherit !important; +} +div#cmsFooter .systemInformation a:hover { + color: #ffffff; +} +div#cmsFooter .systemInformation .version { + font-weight: normal; +} + +div#cmsFooter .cmsGlobalNavigation{ + float: left; + line-height: 30px; + font-weight: bold; +} + +div#cmsFooter .cmsGlobalNavigation span:hover { + color: #ffffff; +} + +div#cmsFooter .cmsGlobalNavigation span a { + color: inherit !important; +} + +div#cmsFooter .cmsGlobalNavigation + .cmsGlobalNavigation { + float: right; +} +div.columnContent div.navbar{ + padding: 1em 1em; +} +div.bebopPanelRow span.optionGroup { + column-count: 3; + display: block; +} + +div.bebopPanelRow span.optionGroup label:after { + content:" "; + display:block; +} +input#draft_search{ + margin-top: 0.5em; + border: none; + color: #ffffff; + background-color: #75051d; + height: 28px; + box-shadow: inset 5px 5px 10px rgba(255,255,255,0.3),inset -5px -5px + 10px rgba(0,0,0,0.3); +} + +input#draft_search:hover { + background-color: #cc0033 ; +} + +input#draft_search:active { + box-shadow: inset -5px -5px 10px rgba(255,255,255,0.3),inset 5px 5px + 10px rgba(0,0,0,0.3); +} + +/*----------------------------------------*/ +/*Zeile aus dem basic.css*/ +/*----------------------------------------*/ +/* Spezielle styles für die barrierefreie Anzeige, werden von + grafischen Browsern ausgeblendet */ +.hide,.navHide { + display: none; +} + +#left { + position: static !important; + float: left; + min-width: 14em; + height: 100%; + overflow: hidden; + margin: 0.3em; + padding: 0; + color: inherit !important; + background-color: #ffffff; +} + +#left li span:before{ + content: '\2794'; +} + +#center { + margin: 0.3em; + overflow: hidden; + background-color: #ffffff; +} + +#right { + position: relative; + top: 0em; + height: 100%; + overflow: hidden; + margin: 0.3em; + padding: 0; + background-color: #ffffff; +} + +#content { + margin: 0 !important; + border: 0 !important; + padding: 0 !important; + min-height: inherit; + color: #4a4a4a; + background-color: inherit; + line-height: 1.5em; + font-family: Verdana, Helvetica, Arial, sans-serif; +} + +/*momentan für die Inhalt von Content*/ +#content br{ + margin-top: 10px; +} + +#content form { + margin: 0; + color: inherit; + background-color: transparent; + text-align: left; +} + +#content form input, +#content form select { + float: none; + border: none; + padding: 0.2em; + color: inherit; + background-color: #ffffff; +} + +#content form select { + padding: 0.25em; + min-width: 11.4em; + color: inherit; + background-color: #ffffff; +} + +#content textarea { + padding: 0.25em; + color: inherit; + background-color: #ffffff; +} + +#content form input[type="submit"] { + margin-left: 1em; + border: none; + padding: 0 2em; + color: #ffffff; + background-color: #75051d; + background-image: none; + height: 1.8em; + box-shadow: inset 5px 5px 10px rgba(255,255,255,0.3),inset -5px -5px + 10px rgba(0,0,0,0.3); +} + +input#file_upload{ + margin-left: 1em; + border: none; + color: #ffffff; + background-color: #75051d; + height: 28px; + box-shadow: inset 5px 5px 10px rgba(255,255,255,0.3),inset -5px -5px 10px rgba(0,0,0,0.3); +} +#content form input[type="submit"]:hover { + background-color: #cc0033 ; + background-image: none; +} + +#content form input[type="submit"]:active { + box-shadow: inset -5px -5px 10px rgba(255,255,255,0.3),inset 5px 5px + 10px rgba(0,0,0,0.3); +} + +#content form label { + clear: left; + float: none; + width: 12em; + margin-bottom: 0.2em; + color: #666666; + font-weight: bold; + padding-left: 5px; +} + +div.bebopBody table{ + margin-top: 15px; +} + +a#preview_link:hover{ + color: white; +} + +a#preview_link:visited{ + color: white; + border: none; +} + +div.bebopGridPanel{ + margin-top: 15px; +} + +.hint:hover:after { + position: absolute; + box-shadow: 0 0 5px #4a4a4a; + border-radius: 0.3em; + padding: 0.5em; + content: attr(content); + top: 1em; + right: 1em; + width: 30%; + background-image: inear-gradient(top, #eeeeee, #cccccc); + background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc)); + background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc); + background-image: -moz-linear-gradient(top, #eeeeee, #cccccc); + background-image: -ms-linear-gradient(top, #eeeeee, #cccccc); + background-image: -o-linear-gradient(top, #eeeeee, #cccccc); +} + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/css/screen/public-ie-hacks.css b/ccm-sci-bundle/web/themes/mandalay-yaml/css/screen/public-ie-hacks.css new file mode 100644 index 000000000..7bed6d940 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/css/screen/public-ie-hacks.css @@ -0,0 +1,21 @@ +/* + Copyright: 2011 Sören Bernstein +*/ + +/* DE Dieses CSS ist speziell für den IE bis Version 6 gedacht. Hier können die verschiedenen + Fehler des IE korrigert werden*/ +/* EN This CSS is for the IE version 6 or lower. Here you can correct the bugs of the IE */ + + +#quicksearch #quicksearchbox { padding:0em; + } + +#content { } + +#menu { } + +#menu li { padding:0em; + } + +#menu li a { height:100%; + } diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/css/screen/public.css b/ccm-sci-bundle/web/themes/mandalay-yaml/css/screen/public.css new file mode 100644 index 000000000..643300e15 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/css/screen/public.css @@ -0,0 +1,1844 @@ +/* + Copyright: 2011 Sören Bernstein +*/ + +/* *************************************************************** */ +/* DE CSS für das Standard-Aplaws-Theme, adaptiert für Mandalay */ +/* EN CSS for the standard aplaws theme, adapted for Mandalay */ +/* ************************************************************** */ +/* DE Dieses CSS ist für alle Browser gedacht */ +/* EN This CSS is for all browsers */ +/* + DE Erlaubte Techniken / Befehle: + - HTML-Formate (CSS 1.0 - Standard, keine Wildcards) + - Individualformate (#) + - Klassendefinitionen (.) + - Pseudoformate (:active, ...) nur für + - Postionsangaben absolute, relative, float, normal + - Display-Angaben + - Größenangaben width, height + - float, clear, z-index + */ +/* + EN Useable methods / statements + - HTML-formats (CSS 1.0 standard, no wildcards) + - individual formats (#) + - class specific formats (.) + - pseudo formats (:active, ... only for + - position statements: relative, float, normal + - display statements + - size statements: width, height + - float, clear, z-index + */ +/* + DE Standardwerte für die Schriftgrößen + - Firefox: + Proportionale Schrift: 16pt + Feste Breite: 13pt + Minimale Größe: Keine + */ + + +/* Farben */ +h1, h2, h3, +#header .siteTitle, +.relatedLinks .CIname, +ul.sitemap a +{ /* Blau */ + color: #0776a0; +} + +#header .menu +{ /* Blau */ + background-color: #0776a0; +} + +#eventList .day +{ /* helles Blau */ + color: #3aa6d0; +} + +#contentWrap .navigation li > a:hover, +#contentWrap .navigation li > a:focus, +#contentWrap .navigation li > a:active, +#itemList h2, +#itemList .CIname, +#events h2, +#events .CIname, +#eventList .month, +a +{ /* Dunkles Orange */ + color: #ff7600; +} + +#itemList ul li, +#events ul li +{ /* Dunkles Orange */ + border-color: #ff7600 !important; +} + +#nav li a:focus, +#nav li a:hover, +#nav li.menulevel_1.selected > a, +#nav li.selected > span, +#content a:hover, #content a:focus, #content a:active +{ /* Orange */ + color: #ff9200; +} + +#contentWrap .navigation li.selected > span +{ /* Helles Orange */ + background-color: #ff9840; +} + +#header .languageSelector a:hover, +#header .languageSelector a:focus, +#header .languageSelector a:active, +#topMenu a:hover, +#topMenu a:focus, +#topMenu a:active, +#footer a:hover, +#footer a:focus, +#footer a:active +{ /* Helles Orange */ + color: #ff9840; +} + +body, +#contentWrap .navigation, +#contentWrap .navigation a +{ /* Dunkles Dunkelgrau*/ + color: #4a4a4a; +} + +#footer +{ /* Dunkles Dunkelgrau*/ + background-color: #4a4a4a; +} + + +#contentWrap .navigation li > a:hover, +#contentWrap .navigation li > a:focus, +#contentWrap .navigation li > a:active +{ /* Mittelgrau */ + background-color: #7f7f7f; +} + +#nav li.menulevel_1.selected > a > span, +#nav li.selected > span > span +{ /* helles Hellgrau 1 */ + background-color: #e7e6ee; +} + +#header a +{ /* helles Hellgrau 1 */ + /*color: #e7e6ee;*/ + color: #77767e; +} + +#itemList ul, +#events ul, +.sectionList +{ /* helles Hellgrau 1 */ + border-color: #e7e6ee !important; +} + +#contentWrap .navigation li.selected +{ /* helles Hellgrau 2 */ + color: #f8f6ff; +} + +#contentWrap .navigation, +#contentWrap #itemList ul, +#contentWrap #events ul, +.sectionList +{ /* helles Hellgrau 2 */ + background-color: #f8f6ff; +} + +.languageSelector, +#header .languageSelector a, +#topMenu, +#topMenu a, +#footer, +#footer a +{ /* Weiß */ + color: #ffffff; +} + +#header .headerContent +{ + border-color: #f8f6ff; +} + +.filterControls fieldset { + border-color: #0776a0; +} + + +/* Farben Ende */ + +/* Schriften */ +@font-face { + font-family: 'Text'; + src: url('../../fonts/PTS55F-webfont.eot'); + src: url('../../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/PTS55F-webfont.woff') format('woff'), + url('../../fonts/PTS55F-webfont.ttf') format('truetype'), + url('../../fonts/PTS55F-webfont.svg#pt_sansregular') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Text'; + src: url('../../fonts/PTS56F-webfont.eot'); + src: url('../../fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/PTS56F-webfont.woff') format('woff'), + url('../../fonts/PTS56F-webfont.ttf') format('truetype'), + url('../../fonts/PTS56F-webfont.svg#pt_sansitalic') format('svg'); + font-weight: normal; + font-style: italic; +} + +@font-face { + font-family: 'Text'; + src: url('../../fonts/PTS75F-webfont.eot'); + src: url('../../fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/PTS75F-webfont.woff') format('woff'), + url('../../fonts/PTS75F-webfont.ttf') format('truetype'), + url('../../fonts/PTS75F-webfont.svg#pt_sansbold') format('svg'); + font-weight: bold; + font-style: normal; +} + +@font-face { + font-family: 'Text'; + src: url('../../fonts/PTS76F-webfont.eot'); + src: url('../../fonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/PTS76F-webfont.woff') format('woff'), + url('../../fonts/PTS76F-webfont.ttf') format('truetype'), + url('../../fonts/PTS76F-webfont.svg#pt_sansbold_italic') format('svg'); + font-weight: bold; + font-style: italic; +} + +@font-face { + font-family: 'TextCond'; + src: url('../../fonts/PTN57F-webfont.eot'); + src: url('../../fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/PTN57F-webfont.woff') format('woff'), + url('../../fonts/PTN57F-webfont.ttf') format('truetype'), + url('../../fonts/PTN57F-webfont.svg#pt_narrowregular') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'TextCond'; + src: url('../../fonts/PTN77F-webfont.eot'); + src: url('../../fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/PTN77F-webfont.woff') format('woff'), + url('../../fonts/PTN77F-webfont.ttf') format('truetype'), + url('../../fonts/PTN77F-webfont.svg#pt_narrowbold') format('svg'); + font-weight: bold; + font-style: normal; +} + +@font-face { + font-family: 'Caption'; + src: url('../../fonts/PTC55F-webfont.eot'); + src: url('../../fonts/PTC55F-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/PTC55F-webfont.woff') format('woff'), + url('../../fonts/PTC55F-webfont.ttf') format('truetype'), + url('../../fonts/PTC55F-webfont.svg#pt_sans_captionregular') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Caption'; + src: url('../../fonts/PTC75F-webfont.eot'); + src: url('../../fonts/PTC75F-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/PTC75F-webfont.woff') format('woff'), + url('../../fonts/PTC75F-webfont.ttf') format('truetype'), + url('../../fonts/PTC75F-webfont.svg#pt_sans_captionbold') format('svg'); + font-weight: normal; + font-style: italic; +} + +@font-face { + font-family: 'Title'; + src: url('../../fonts/TrajanPro-Regular.eot'); + src: url('../../fonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'), + url('../../fonts/TrajanPro-Regular.woff') format('woff'), + url('../../fonts/TrajanPro-Regular.ttf') format('truetype'), + url('../../fonts/TrajanPro-Regular.svg#TrajanPro-Regular') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Special'; + src: url('../../fonts/Georgia-webfont.eot'); + src: url('../../fonts/Georgia-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/Georgia-webfont.woff') format('woff'), + url('../../fonts/Georgia-webfont.ttf') format('truetype'), + url('../../fonts/Georgia-webfont.svg#Georgia-webfont') format('svg'); + font-weight: normal; + font-style: normal; +} + +/* +@font-face { + font-family: 'Special'; + src: url('../../fonts/Georgia-webfont.eot'); + src: url('../../fonts/Georgia-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/Georgia-webfont.woff') format('woff'), + url('../../fonts/Georgia-webfont.ttf') format('truetype'), + url('../../fonts/Georgia-webfont.svg#Georgia') format('svg'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Special'; + src: url('../../fonts/GeorgiaItalic-webfont.eot'); + src: url('../../fonts/GeorgiaItalic-webfont.eot?#iefix') format('embedded-opentype'), + url('../../fonts/GeorgiaItalic-webfont.woff') format('woff'), + url('../../fonts/GeorgiaItalic-webfont.ttf') format('truetype'), + url('../../fonts/GeorgiaItalic-webfont.svg#GeorgiaItalic') format('svg'); + font-weight: normal; + font-style: italic; +} + +@font-face { + font-family: 'Special'; + src: url('GeorgiaBold-webfont.eot'); + src: url('GeorgiaBold-webfont.eot?#iefix') format('embedded-opentype'), + url('GeorgiaBold-webfont.woff') format('woff'), + url('GeorgiaBold-webfont.ttf') format('truetype'), + url('GeorgiaBold-webfont.svg#GeorgiaBold') format('svg'); + font-weight: bold; + font-style: normal; +} + +@font-face { + font-family: 'Special'; + src: url('GeorgiaBoldItalic-webfont.eot'); + src: url('GeorgiaBoldItalic-webfont.eot?#iefix') format('embedded-opentype'), + url('GeorgiaBoldItalic-webfont.woff') format('woff'), + url('GeorgiaBoldItalic-webfont.ttf') format('truetype'), + url('GeorgiaBoldItalic-webfont.svg#GeorgiaBoldItalic') format('svg'); + font-weight: bold; + font-style: italic; +} +*/ +/* Schriften Ende */ + +/* Layout */ +.contentWidth { + width: 980px !important; + margin: 0 auto !important; +} + +#pageWrap { + position:relative; + height:auto !important; + height:100%; + min-height:100%; + /* margin-top -1px + border-top 1px gets rid of the default spacing in firefox */ + margin: -1px auto -250px; + border-top: 1px solid transparent; +} + +#fillEmptySpace { + margin-top: 4em; + height: 250px; + clear: both; +} + +#header { + height: 165px; + position: relative; + z-index: 0; +} + +#header .menu { + height: 40px; + background-image: linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -o-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -ie-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -moz-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -webkit-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + box-shadow: 0 0 10px 0 #4a4a4a; + font-size: 10pt; + font-variant: small-caps; +} + +#header .headerContent { + height: 125px; + border-style: none none solid none; + border-width: 0 0 2px 0; +} + +#footer { + position: absolute; + bottom: 0px !important; + height: 250px; + width: 100%; + margin: 0px; + border-top: 5px solid #0776a0; + background-image: linear-gradient(top, #6d6d6d 5%, #3c3c3c 95%); + background-image: -o-linear-gradient(top, #6d6d6d 5%, #3c3c3c 95%); + background-image: -ie-linear-gradient(top, #6d6d6d 5%, #3c3c3c 95%); + background-image: -moz-linear-gradient(top, #6d6d6d 5%, #3c3c3c 95%); + background-image: -webkit-linear-gradient(top, #6d6d6d 5%, #3c3c3c 95%); +} + +#footer a { + text-decoration: none; +} + +#footer .footerContent { + position: relative; + height: 100%; +} + +#footer .menu { + position:absolute; + bottom: 20px; +} + +#footer .logo img, +#footer .menu img +{ + filter: url('../../../images/filters.svg#grayscale'); /* Firefox 3.5+ */ + filter: gray; /* IE6-9 */ + -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */ +} + +#footer .logo img:hover, +#footer .menu img:hover +{ + filter: none; +} + + +/* Layout-Boxen */ +.marginRight { + margin-right: 290px !important; +} + +/* +#head, +#contentWrap +{ + width: 100%; +} + +#leftWrap { + float: left; + width: 100%; + overflow: hidden; +} + +#leftWrap.borderRight { + margin-left: -14.5em; +} +*/ + /* Eigentlich sollte es reichen, folgendes Style einzufügen: + + #leftWrap.borderRight > div { + margin-left: 14.5em; + } + + Leider kommt Google Chorme und Opera nicht damit zurecht. + Daher brauche ich stattdessen die nächsten 3 Styles. + */ +/* +#leftWrap.borderRight #left { + margin-left: 15em; +} + +#leftWrap.borderRight #center { + margin-left: 15em; +} + +#leftWrap.borderRight #left + #center { + margin-left: 0em; +} +*/ +/* +#left { + float: left; + width: 14em; + height: 100%; + overflow: hidden; + margin: 0.3em; + background-color: #ffffff; +} + +#center { + margin: 0.3em; + overflow: hidden; + background-color: #ffffff; +} + +#right { + position: relative; + top: 0em; + width: 14em; + height: 100%; + overflow: hidden; + margin: 0.3em; + background-color: #ffffff; +} +*/ + +/* Layout Ende*/ + +/* Allgemeine Styles */ +* { + margin: 0em; + padding: 0em; + word-wrap: break-word; +} + +html { + height: 100%; +} + +body { + height: 100%; + font-family: 'Text', sans-serif; + font-size: 10pt; + background-color: #ffffff; + text-align: justify; + hyphens: auto; + -o-hyphens: auto; + -ie-hyphens: auto; + -moz-hyphens: auto; + -webkit-hyphens: auto; +} + +/* Überschriften */ +h1 { + margin-top: 1.6em; + font-family: 'Caption', sans-serif; + font-size: 20pt; + font-weight: normal; + page-break-after: avoid; +} + +h2 { + margin-top: 1.5em; + font-family: 'Caption', sans-serif; + font-size: 18pt; + font-weight: normal; + page-break-after: avoid; +} + +h3 { + font-family: 'Caption', sans-serif; + font-size: 16pt; + font-weight: bold; + margin-top: 1.5em; + margin-bottom: 0.5em; + page-break-after: avoid; +} + +h4 { + margin-top: 1em; + font-family: 'Caption', sans-serif; + font-size: 16pt; + font-weight: normal; +} + +h5 { + margin: 0.5em 0em 0.7em 0em; + padding: 0.5em 0em; + font-family: 'Caption', sans-serif; + font-weight: bold; + font-size: 14pt; +} + +h6 { + margin: 0.25em 0em 0.7em 0em; + padding: 0.5em 0.7em; + font-family: 'Caption', sans-serif; + font-size: 14pt; +} + +/* Absätze */ +p + p { + margin-top: 1em; +} + + +/* Listen-Elemente */ +#itemList ul, +#itemList ol { + margin: 0em !important; +} + +/* Definitionslisten */ +dl { + margin: 1em 0em; +} + +dt { + +} + +dd { + margin-left: 2em; + margin-bottom: 0.5em; +} + +/* Links */ +a, a:link, a:visited { + text-decoration: none; +} + +a:focus, a:hover, a:active { +} + +/* Bilder in einem Link */ +a img { + border: none; +} + +/* Spezielle styles für die barrierefreie Anzeige, werden von + grafischen Browsern ausgeblendet */ +.hide, +.navHide { + display: none; +} + + +div.startLeftFloat { + clear:both; + float:left; +} +div.addLeftFloat { + float:left; +} +div.endFloat { + clear:both; +} + +/* Allgemeine Styles Ende*/ + +#header a +{ + text-decoration: none; +} + +/* Language Selector */ +.languageSelector { + float: left; + margin: 10px 0; +} + +.languageSelector .languageEntry { + padding-right: 0.5em; + font-weight: bold; +} + +#header .languageSelector a, #header .languageSelector a:visited { + font-weight: normal; +} +/* Language Selector Ende */ + +/* Top Menu */ +#topMenu { + float: right; + margin: 10px 0; +} + +#topMenu .separator { + padding-left: 2em; +} +/* Top Menu Ende*/ +#header .siteLogo { + position: absolute; + float: left; + margin: 1.25em; + z-index: 10; +} + +/* Header Titel */ +#header .siteTitle { + display: block; + margin-left: 145px; + padding-top: 15px; + font-family: 'Title', serif; + font-size: 30pt; + font-variant: small-caps; +} + +/* Header Titel Ende*/ + +/* Navigation 1. Ebene */ +#nav { + position: absolute; + bottom: 0; + font-family: 'TextCond', sans-serif; + font-size: 12pt; + font-variant: small-caps; + text-align: right; +} + +#nav ul, +#nav ul ul, +#nav li +{ + display: inline; + padding: 1.5em 0; + list-style: none; +} + +#nav ul +{ + display: block; +} + +#nav li > span , +#nav li > a { + display: inline; +} + +#nav li > a > span, +#nav li > span > span +{ + padding: 1.5em 0.75em; +} + +#nav a, +#nav a:visited { + text-decoration: none; +} +/* Navigation 1. Ebene Ende */ + +/* Navigation 2. Ebene */ +#contentWrap .navigation { + font-family: 'Text', sans-serif; + font-size: 12pt; + font-weight: normal; + text-align: right; +} + +#contentWrap #right { + float: right; + width: 280px; + margin: -40px 0 1em 1em; +} + +#contentWrap .navigation ul { + font-size: 0.9em; +} + +#contentWrap .navigation li > a, +#contentWrap .navigation li > span { + position: relative; + height: 22px; + padding: 3px 5px; +} + +#contentWrap .navigation li.selected span span, +#contentWrap .navigation li.selected span a { + font-weight: bold; +} + +#contentWrap .navigation li a, +#contentWrap .navigation li span { + display: block; +} + +#contentWrap .navigation li.selected > span:after, +#contentWrap .navigation li > a:hover:after, +#contentWrap .navigation li > a:focus:after, +#contentWrap .navigation li > a:active:after { + content: ""; + position: absolute; + display: block; + top: 0; /* controls vertical position */ + left: -11px; /* value = - border-left-width - border-right-width */ + bottom:auto; + border-width:14px 11px 14px 0; + border-style: solid; + border-color:transparent #ff9840; + width: 0; +} + +#contentWrap .navigation li > a:hover:after, +#contentWrap .navigation li > a:focus:after, +#contentWrap .navigation li > a:active:after { + border-color:transparent #7f7f7f; +} +/* Navigation 2. Ebene Ende */ + +/* Content */ +#contentWrap ul { + list-style: none; +} + +#content ul, +#content ol { + margin: 1em 0em; + margin-left: 2.5em ; + list-style-type: disc; +} + +#content li { + padding: 0.1em 0; +} + +#content { + margin-top: 40px; + overflow: hidden; +} + +#content #lead, +#content .lead, +#content .shortDesc +{ + margin: 0.5em 0; + padding: 0 5px; + font-size: 12pt; + font-weight: bold; +} + +#content #mainBody { + padding: 0 5px; +} +/* Content Ende */ + +/* Breadcrumbs */ +#breadcrumbs { + padding: 1em 0; + font-family: 'TextCond', sans-serif; + font-variant: small-caps; +} + +#breadcrumbs .breadArrow { + font-weight: bold; +} +/* Breadcrumbs Ende */ + +/* Footer Menu */ +#footerMenu { + position: absolute; + right: 0; + bottom: 0; + font-family: 'TextCond', sans-serif; + font-variant: small-caps; +} + +#footer .separator { + padding-left: 1em; +} +/* Footer Menu Ende */ + + + + + +/* Images in CT */ +div.image { + position: relative; + float: left; + margin: 5px 15px 15px 5px; + border: 5px solid #ffffff; + box-shadow: 0 0 5px 0 #4a4a4a; +} + +div.image a { + display: block; + font-size: 0; +} + +div.image span.caption { + display: none; + font-size: 10pt; +} + +.image + .image { + display: none; +} + +div.image.left { + float: left !important; +} + +div.image.center { + float: none !important; + text-align: center; +} + +div.image.right { + float: right !important; +} + +div.image a:after { + position: absolute; + bottom: 0; + right: 0; + border: 1px solid rgba(255,255,255,0.75); + padding: 2px; + background-color: rgba(0, 0, 0, 0.5); +} + +div.image .imageZoom:after { + content: url('../../../images/icons/imageZoom.png'); +} + +div.image .imageGallery:after { + content: url('../../../images/icons/imageGallery.png'); +} + +div.image a:after { + position: absolute; + bottom: 0; + right: 0; + border: 1px solid rgba(255,255,255,0.75); + padding: 2px; + background-color: rgba(0, 0, 0, 0.5); +} + +div.image .imageZoom:after { + content: url('../../../images/icons/imageZoom.png'); +} + +div.image .imageGallery:after { + content: url('../../../images/icons/imageGallery.png'); +} +/* Images in CT Ende */ + +/* Header Menu */ +/* +#quicksearch { + float: left; + margin-left: 0.95em; + color: #ffffff; +} + +#quicksearch label { + display: none; +} + +#quicksearch #quicksearchbox { + float:left; + height: 1.5em; + border: 0.1em dotted #999999; + + border-right: none; + + padding-left:0.5em; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; +} + +#quicksearch input.go { + float: left; + height: 1.65em; + width: 1.7em; + margin-right: 0.1em; + border: 0.1em dotted #999999; + border-left: none; + padding: 0em; + color: transparent; + background-color: #ffffff; + background-image: url('../../../images/icons/search.png'); + background-position: center; + background-repeat: no-repeat; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + font-weight: bold; + cursor: pointer; + overflow: hidden; +} + +#quicksearch input.go:focus, +#quicksearch input.go:hover, +#quicksearch input.go:active { + color: transparent; + background-color: #ffffff !important; + background-image: url('../../../images/icons/search_hover.png'); +} +*/ + +/* Header */ +#header .siteLogo a { + display: block; + font-size: 0; +} + +#header .PPPOwnerName { + position: absolute; + bottom: 2em; + line-height: 1.5em; +} + +#header .PPPOwnerName h1 { + float: left; + padding: 0em 1.6em 0em 1.6em; + background-image: url('../../../images/bg_pppOwnerName.png'); +} + +#header .PPPOwnerName .fadeOut { + float: left; + width: 10em; + height: 1.95em; + background-image: url('../../../images/bg_pppOwnerName_FadeOut.png'); + background-repeat: repeat-y; +} + + +/* Content */ +#content #events h2, +#content h2.itemListHeader { + font-family: 'TextCond', sans-serif; + padding: 0 0 0 10px; + font-size: 16pt; +} + +/* ItemList */ +#itemList { + margin-top: 2em; +} + +#itemList .image { + width: 75px; + height: 75px; + overflow: hidden; + border-width: 0; + margin: 5px 15px 5px 5px; +} + +#itemList img { + position: relative; + top: -50%; + left: -50%; + margin: 25%; +} + +/* Related Links */ +.relatedLinks h2 { + padding-left: 0.25em; + font-size: 12pt; +} + +.relatedLinks ul { + margin: 1em 0 !important; +} + +.relatedLinks ul:after,.relatedLinks li:last-child:after { + display: block; + clear: both; + height: 0; + content: "."; + visibility: hidden; +} + +.relatedLinks li { + float: left; + width: 49%; + height: 8em; + font-family: 'TextCond', sans-serif; +} + +.relatedLinks li:nth-child(odd) { + margin-right: 0.5em +} + +.relatedLinks li:nth-child(even) { + margin-left: 0.5em +} + +.relatedLinks li:only-child { + margin: 0; + width:100%; +} + +.relatedLinks a.CIname { + font-family: 'Caption',sans-serif; + font-size: 10pt; +} + +.relatedLinks .image { + width: 75px; + height: 75px; + overflow: hidden; +/* + border-width: 3px; + margin: 5px 15px 5px 5px; +*/ + border-width: 0; + margin: 5px 15px 5px 5px; +} + +.relatedLinks img { + position: relative; + top: -50%; + left: -50%; + margin: 25%; +} + +/* EventList */ +#events { +/* + margin-top: 2em; +*/ +} + +#itemList ul, +#events ul { + margin-top: -0.5em; + border-top: 10px solid; + font-size: 10pt; + text-align: left; +} + +#events ul li { + border-bottom: 1px solid; + padding: 0.8em 0 0.2em 0; + height: 8em; + overflow: hidden; +} + +#itemList ul li { + border-bottom: 1px solid; + padding: 0.8em 0; +} + +#newsList { + float: left; + width: 49%; +} + +#eventList { + float: right; + width: 49%; +} + +#itemList h2, +#events h2 { + padding-left: 0.5em; +} + +#itemList a.CIname { + display: block; + margin: 0 290px 0 0; + font-family: 'Caption', sans-serif; + font-size: 12pt; +} + +#events a.CIname { + display: block; + margin: 0 0.2em 0 60px; + font-family: 'Caption', sans-serif; + font-size: 12pt; +} + +#itemList .intro { + display: block; + margin: -0.8em 290px 0 0; +} + +#events .intro { + display: block; + margin: -0.8em 0 0 60px; +} + +#events .dateline { + float: left; + overflow: hidden; + width: 48px; + margin: 0 0.3em; + font-family: 'Caption', sans-serif; + font-size: 12pt; + text-align: center; +} + +#newsList .dateline { + height: 1em; +} + +#itemList .image { + border: none; + box-shadow: none; + margin: 5px 15px 0 0; +} + +#newsList .image { + clear: left; + overflow: hidden; + width: 48px; + height: 48px; + border: none; + box-shadow: none; + margin: 0.6em 0 0 0; +} + +#events img { + position: absolute; + left:-35%; + top:-12.5%; +} + +#eventList .dateline { + margin-top: 1em; + height: 4.8em; +} + +#eventList .day, +#eventList .month, +#eventList .year { + display: block; +} + +#eventList .day { + font-family: 'Special', sans-serif; + font-size: 30pt; +} + +#eventList .month { + margin-top: -0.5em; + font-family: 'Caption', sans-serif; + font-size: 16pt; + font-weight: bold; +} + +#eventList .year { + margin-top: -0.4em; + font-family: 'Text', sans-serif; + font-size: 16pt; +} + +#eventList .separator, +#eventList .endDate { + display: none; +} + +/* Info */ +#info { + margin-left: 1.2em; +} + +#lastModifiedDate, +#lastModifiedDate #lastModifiedDetails { + display: inline; +} + +#lastModifiedDetails a:after { + padding-left: 0.3em; + content: url('../../../images/icon_email_inaktiv.gif'); +} + +#toTop { + float: right; +} + +#pageFooter.borderRight { + margin-right: 21.75em; +} + + +/*---------Images in Floats--------------------*/ +.imageFloatLeft { + float: left; +} + +.imageFloatRight { + float: right; +} + +/*-------CT NewsItem--------*/ + +#content #newsDate { + float: right; + margin-top: 0.5em; + padding: 1em; + background-color: #efefef; + font-size: 0.8em; + text-align: right; +} + +#content #newsDate + .image { + clear: both; + margin-top: 1em; +} + +/* -------More-Button-------------- */ +.moreButton { +} + +.moreButton a { + font-weight: bold; +} + +.moreButton a:active, +.moreButton a:hover, +.moreButton a:focus { + text-decoration: underline; +} + +/*---------Paginator---------*/ +.paginator.header, +.paginator.navbar { + padding: 1em; + background-color: #efefef; +} + +.paginator.header { + margin-top: 1em; +} + +.paginator.navbar { + position: relative; + min-height: 2em; + margin: 1em 0em; + padding: 1em 10em; + text-align: center; + line-height: 2em; +} + +.paginator.header + .paginator.navbar { + margin: 0em; + padding-top: 0em; +} + +.paginator .prev, +.paginator .next { + position: absolute; + top: 1em; + padding: 0.5em 1em; + border-radius: 0.5em; + font-weight: bold; + line-height: 1em; + color: #ffffff; + background-image: linear-gradient(to top, #ff7600 5%, #ff9840 95%); + background-image: -o-linear-gradient(to top, #ff7600 5%, #ff9840 95%); + background-image: -ie-linear-gradient(to top, #ff7600 5%, #ff9840 95%); + background-image: -moz-linear-gradient(to top, #ff7600 5%, #ff9840 95%); + background-image: -webkit-linear-gradient(to top, #ff7600 5%, #ff9840 95%); +} + +.paginator .prev:hover, .paginator .prev:focus, +.paginator .next:hover, .paginator .next:focus { + box-shadow: 0 0 0 2px #ff9840; + color: #ffffff !important; +} + +.paginator .prev:active, +.paginator .next:active { + color: #ffffff; + background-image: linear-gradient(to bottom, #ff7600 5%, #ff9840 95%); + background-image: -o-linear-gradient(to bottom, #ff7600 5%, #ff9840 95%); + background-image: -ie-linear-gradient(to bottom, #ff7600 5%, #ff9840 95%); + background-image: -moz-linear-gradient(to bottom, #ff7600 5%, #ff9840 95%); + background-image: -webkit-linear-gradient(to bottom, #ff7600 5%, #ff9840 95%); +} + +.paginator .prev { + left: 1em; +} + +.paginator .prev:before { + content: "« "; +} + +.paginator .next { + right: 1em; +} + +.paginator .next:after { + content: " »"; +} + +/*---------CT MPA-----------------*/ +.sectionList { + margin: 1em 0em; + border-top: 5px solid; + padding: 1em; +} + +.sectionList a { + word-wrap: nowrap; +} + +/*-------Key / Value------------------*/ +.key { + display: table-cell; + width: 12em; + padding-right: 0.8em; + font-weight: bold; +} + +.value { + display: table-cell; + font-weight: normal; +} + +/*------CT Event-----------------*/ +.Event .value { + display: block; + margin-bottom: 1em; +} + +.Event .value p + p { + margin-top: 0em !important; +} + +/*-------------CT Sci*----------*/ +#content ul.availableData { + float: left; + width: 100%; + margin: 0em; + padding: 0em; + list-style: none; +} + +#content ul.availableData li { + float: left; + margin-right: -2px; + padding: 0.5em; + border: 2px solid #ffffff; + border-bottom: none; +} + +#content ul.availableData li.active { + font-weight: bold; + background-color: #ffffff; +} + +#content .sectionHeading { +margin-bottom: 0.5em; +} + +#content .activeTab + .sectionHeading { +margin-top: 1em; +} + +#content .activeTab { + clear: both; + padding: 1em; + background-color: #ffffff; +} + +#content .duration { + float: right; + margin: -1em -1em -1.5em 1em; + padding: 1em; + text-align: right; + background-color: #ffffff; +} + +#content .duration .date span { + font-weight: bold; +} + +#content .activeTab ul.memberList, +#content .activeTab ul.projectList, +#content .activeTab ul.publicationList, +#content .activeTab ul.departmentList { + margin-left: 0em; + list-style: none; +} + +#content .activeTab ul.memberList li.sciMember, +#content .activeTab ul.projectList li.sciProject, +#content .activeTab ul.publicationList li.sciPublication, +#content .activeTab ul.departmentList li.sciDepartment { + margin-bottom: 1em; + padding: 1em; + background-color: #efefef; +} + +#content ul.memberList .memberName, +#content ul.projectList .projectName, +#content ul.departmentList .departmentName { + display: block; + font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; + font-size: 1.5em; + line-height: 1.3em; +} + +#content ul.memberList .contact { + display: block; + padding-left: 2em; +} + +#content ul.memberList .contactentryKey { + color: #4e4e4e; + font-weight: bold; +} + +#content ul.memberList .contactentryValue { + padding-right: 1em; +} + +#content .publicationDetails dl { + +} + +#content .publicationDetails dt { + float: left; + font-weight: bold; +} + +#content .publicationDetails dd { + margin-left: 13em; +} + +#content .publicationCollectedVolumeDetails dd { + margin-left: 18.5em; +} + +#content .projectList .dateline { + width: 12.3em; + text-align: right; +} + +#content .projectList .dateline .date .separator { + display: block; + padding-right: 4em; + line-height: 0.3em; + text-align: right; +} + +/*-----Sitemap----------------*/ +ul.sitemap { + margin-left: 0em !important; + padding: 2.5em 0em 1em 2.5em; + list-style: disc !important; + list-style-position: inside; + font-size: 12pt; + color: #4a4a4a; +} + +ul.sitemap ul { + margin: 0.2em 2em !important; + padding: 0em; + list-style: disc !important; +} + +ul.sitemap li.menulevel_1 { + font-weight: bold; +} + +ul.sitemap li.menulevel_2 { + font-weight: normal; +} + +/*--------Suche---------------*/ +#content.search .searchForm { + padding: 1em; +} + +#content.search form { + background-color: transparent; +} + +#content.search form #search{ + float: left; + background-color: transparent; +} + +#content.search .query { + display: block; + color: #75051d; + font-family: Trebuchet MS,Verdana,Helvetica,Arial,sans-serif; + font-size: 1.5em; + font-weight: normal; + line-height: 1.3em; + text-align: left; +} + +#content.search .terms { + display: block; +} + +#content.search .terms input{ + margin: 0.3em 0em 1.1em 0em; +} + +#content.search input[type="submit"] { + margin-top: 2.4em; + background-color: #75051d !important; +} + +#content.search ul { + clear: both; + margin-left: 0em !important; + list-style: none; +} + +#content.search ul li { + margin-bottom: 1em; + padding: 1em; + background-color: #ffffff; +} + +#content.search ul li .score { + margin-bottom: 0.3em; +} + +#content.search ul li h3 { + margin-bottom: 0em !important; +} + +/* Forms */ +#content form { + padding: 1em; + background-color: #efefef; +} + +#content form fieldset { + border: none; + margin: 0.5em 0em 1em 0.3em; + border-top: 1px dotted #75051d; + border-bottom: 1px dotted #75051d; + padding: 0.3em 0em; + color: #75051d; + font-weight: bold; +} + +#content form label { + margin-bottom: 0.2em; + color: #4a4a4a; + font-weight: bold; +} + +#content form span.optionGroup { + display: block; +} + +#content form input[type="checkbox"] + label { + clear: none; + margin-left: 1em; +} + +#content form input, +#content form select { + margin-bottom: 1em; + border: 1px solid #cccccc; + border-radius: 0.5em; + padding: 0.8em; + background-color: #e0e0e0; + box-shadow: 0 1px 1px #cccccc inset, 0 1px 0 #ffffff; +} + +#content form select { + padding: 0.74em; + min-width: 11.4em; +} + + +form select optgroup option { + margin-left: 0.75em; +} + +#content form input:hover, +#content form select:hover { + border-color: #0976a0; + box-shadow: 0 0 0 1px #0976a0; +} + +#content form input:focus, +#content form select:focus { + border-color: #0976a0; + box-shadow: 0 0 0 1px #0976a0; + background-color: #ffffff; +} + +#content form input[type="submit"]:active { + background-image: linear-gradient(bottom, #56a1bd 5%, #0976a0 95%); + background-image: -o-linear-gradient(bottom, #56a1bd 5%, #0976a0 95%); + background-image: -ie-linear-gradient(bottom, #56a1bd 5%, #0976a0 95%); + background-image: -moz-linear-gradient(bottom, #56a1bd 5%, #0976a0 95%); + background-image: -webkit-linear-gradient(bottom, #56a1bd 5%, #0976a0 95%); +} + +#content form input[type="submit"]:hover { + background-image: linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -o-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -ie-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -moz-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -webkit-linear-gradient(top, #56a1bd 5%, #0976a0 95%); +} + +#content form input[type="submit"] { + margin-left: 1em; + border: none; + padding: 0.8em 3em; + color: #ffffff; + background-color: #0776a0; + box-shadow: 0 1px 1px #cccccc, 0 1px 0 #ffffff inset; + background-image: linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -o-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -ie-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -moz-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + background-image: -webkit-linear-gradient(top, #56a1bd 5%, #0976a0 95%); + font-weight: bold; +} + +#content form.multiline input[type="submit"] { + clear: both; + margin-left : 0; +} + +#content form .label, +#content form .title { + display: block; +} + +#content form .mandatory { + font-weight: bold; +} + +#content form span.date select { + margin-left: 1em; +} + +/*---Profile-----*/ +#content.profile .ownerName { + background-color:#c60931; + color:#ffffff; + text-align:center; +} + +.contactEntryKey { + font-weight:bold; + color:#8a8988; + display:inline; + float:left; +} + +.contactEntryValue { + margin-left:8em; +} + +.postalCodeCity { + padding-left:.7em; +} + +#content.profile div.address { + float: none; +} + +div.address span.postalCodeCity { + display:block; + padding: 0; + margin: 0; +} + +div.address { + line-height:1.2em; +} + +ul.publicationsAuthorsList { + list-style: none; + padding: 0em; +} + +ul.publicationsAuthorsList li { + list-style-image: none !important; +} + +#content.profile #sectionList { + text-align:center; +} + +.top { + margin-top: 0.2em; + font-size: 0.9em; + text-align:right; +} + +/* Table on PPP */ +#content.profile table, #content.profile tr { + width: 100%; + border-width: 0 !important; +} + +#content.profile td { + width: 20%; + border-width: 0 !important; + vertical-align: top; + padding: 0.2em; + background-color: #ffffff; +} + +#content.profile td + td { + width: 80%; + border-width: 0 !important; +} + +#content a.completeResetButtonLink { + margin-left: 0.5em; + border: 1px dotted #75051d; + padding: 0.3em 2.4em; + font-weight: normal; + font-size: 0.8em; +} + +#content div.filterSubmitResetSection +{ + clear:both; + } + +div#greetingitem div.editLink { + display: none; +} + +div#greetingitem:hover { + position: relative; +} + +div#greetingitem:hover div.editLink { + display: block; + position: absolute; + top: 0.5em; + right: 0.5em; +} + +div#itemList li div.editLink{ + display: none; +} + +div#itemList li:hover { + position: relative; +} + +div#itemList li:hover div.editLink { + display: block; + position: absolute; + top: 0.1em; + right: 0.1em; +} + +div.contentDefaultLayout { + position: relative; +} + +div.contentDefaultLayout div.editLink { + position: absolute; + right: 1em; + top: 3em; +} + +form.filterControls fieldset { + padding: 0.3em; +} + +form.filterControls span.textFilter, +form.filterControls span.categoryFilter{ + display: block; +} + +form.filterControls input.submit { + display: block; +} \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/css/wysiwyg.css b/ccm-sci-bundle/web/themes/mandalay-yaml/css/wysiwyg.css new file mode 100644 index 000000000..e69de29bb diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-category-step.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-category-step.xsl new file mode 100755 index 000000000..50cdf0d97 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-category-step.xsl @@ -0,0 +1,41 @@ + + '>]> + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-navigation.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-navigation.xsl new file mode 100755 index 000000000..96cf43940 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-navigation.xsl @@ -0,0 +1,32 @@ + + '>]> + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-search.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-search.xsl new file mode 100755 index 000000000..7c3426615 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-search.xsl @@ -0,0 +1,446 @@ + + '>]> + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + +
+ + + result even + + + result odd + + + % + + + + + + + + + + + + +
+
+ + +
+ + + result even + + + result odd + + + % + + + + + + + + + + + + +
+
+ + + +
+ + + + + + + + + +
+
+ + + + + +
+ + + + + + + + + +
+
+ + +
+ + + + + + + + + +
+
+ + +
+ + + + + + + + + +
+
+ + +
+ + + + + + + + +
+ + + + + + checked + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
+ +
+
+
+ +
diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-subsite.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-subsite.xsl new file mode 100755 index 000000000..5e0eadf01 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-subsite.xsl @@ -0,0 +1,90 @@ + + '>]> + + + + + + + + + + +
+ + + + + + + post + + + + + + + + + + + +
:
+ + + + +
+ + +

Subsite listing

+ + + +

Edit subsite details

+
+ +

Create new subsite

+
+
+ +
+ + + + + + + + + + + + + +
[edit]
+
+ +
+ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-terms.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-terms.xsl new file mode 100755 index 000000000..717c83978 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-terms.xsl @@ -0,0 +1,54 @@ + + '>]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-themes.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-themes.xsl new file mode 100755 index 000000000..9ed30f248 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin-themes.xsl @@ -0,0 +1,151 @@ + + '>]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + (scheduled for removal) + + + (ignored) + + + + + + + + + + + + + + + return confirm('Are you sure?') + Remove + + + + + + + + + + + + + + + + + +

+ +
+ + + + + + + + + +
File NameSizeLast Modified
+ + + +

+ Warning Messages:
+ +

+ + + +

+ Error Messages:
+ +

+ + + +

+ Fatal Messages:
+ +

+ + + + . + + + + +

+ Location:
+ + Line:
+ Column:
+
+ + + Message From Original Exception: + + +
+
+
+ +
+ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin.xsl new file mode 100755 index 000000000..5651343c8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/admin.xsl @@ -0,0 +1,200 @@ + + '>]> + + + + + + + + + + + + + + + + +
    +
  • Name:
  • +
  • Email: + + +
    +
  • +
  • Screen Name:
  • +
  • URL:
  • +
  • User ID:
  • +
  • Member State: +
  • +
+ +
+ + + + +

Adminstrative Actions

+ + + +
+ + + + For +
+
+ + + +

Note

+

If this user does not currently have an authentication record, + one will be created when you submit this form and the account + will be enabled for login to the system.

+
+ + + + + + + + + (primary) + + + + + + + + + + + + + + + + + + +
+

You don't have permission to perform the requested action.

+
+
+ + + +

Your search returned no results.

+
+ + + +

Results matching your query:

+
    + +
  • +
    +
+
+ + + + +
    +
  • Group Name:
  • +
  • Primary Email:
  • +
+ +
+ + +

None

+
+ + +   + ( + + ) + + + + + +
+
+ + + + + + + + + + + + + +
+
+ + + + + + + + #e1d5b0 + #ffffff + + + + + + + + + + + + + + + + + +
+ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/fallbackEntryPoints.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/fallbackEntryPoints.xsl new file mode 100755 index 000000000..97fb0b4ef --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fallback/fallbackEntryPoints.xsl @@ -0,0 +1,177 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + + + /cms/admin/page + + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="bebop:title"/> + + + + + + + + + + + + + + +
+ + + +
+
+ +
+
+
+
+
+ + +
+
+ +
+
+
+ + +
+ + + + + <xsl:value-of select="/bebop:page/bebop:title"/> + + + + + + + + + + + +
+ +
+
+ APLAWS> +
+

+
+ +
+
+ +
+
+ + +
+ + +
+ + + + + + () + + + + + + + + + + + + + + + +
diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.eot new file mode 100644 index 000000000..9c95e708c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.svg new file mode 100644 index 000000000..996faea2f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.svg @@ -0,0 +1,1984 @@ + + + + +Created by FontForge 20110222 at Tue Aug 20 01:55:53 2013 + By Orthosie Webhosting +Typeface and data copyright 1996 Microsoft Corporation. All Rights Reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.ttf new file mode 100644 index 000000000..20d41472e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.woff new file mode 100644 index 000000000..769591b4e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/Georgia-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.eot new file mode 100644 index 000000000..3c6f748ba Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.svg new file mode 100644 index 000000000..91568cf4d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.svg @@ -0,0 +1,1993 @@ + + + + +Created by FontForge 20110222 at Tue Aug 20 01:56:27 2013 + By Orthosie Webhosting +Typeface and data copyright 1996 Microsoft Corporation. All Rights Reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.ttf new file mode 100644 index 000000000..eea7da8ad Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.woff new file mode 100644 index 000000000..3262213d9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBold-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.eot new file mode 100644 index 000000000..f3afc6045 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.svg new file mode 100644 index 000000000..b1295b989 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.svg @@ -0,0 +1,2060 @@ + + + + +Created by FontForge 20110222 at Tue Aug 20 01:57:00 2013 + By Orthosie Webhosting +Typeface and data copyright 1996 Microsoft Corporation. All Rights Reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.ttf new file mode 100644 index 000000000..7bd75b929 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.woff new file mode 100644 index 000000000..5df3aaeea Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaBoldItalic-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.eot new file mode 100644 index 000000000..214964739 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.svg new file mode 100644 index 000000000..4b67bdee9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.svg @@ -0,0 +1,2047 @@ + + + + +Created by FontForge 20110222 at Tue Aug 20 01:56:40 2013 + By Orthosie Webhosting +Typeface and data copyright 1996 Microsoft Corporation. All Rights Reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.ttf new file mode 100644 index 000000000..7f7c57cd5 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.woff new file mode 100644 index 000000000..33e92e1c9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/GeorgiaItalic-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.eot new file mode 100644 index 000000000..4ae0e96e3 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.svg new file mode 100644 index 000000000..719522f19 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.svg @@ -0,0 +1,2705 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.ttf new file mode 100644 index 000000000..4a0f9636b Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.woff new file mode 100644 index 000000000..bdad209ca Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC55F-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.eot new file mode 100644 index 000000000..0a869cf5c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.svg new file mode 100644 index 000000000..781e4259c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.svg @@ -0,0 +1,3080 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.ttf new file mode 100644 index 000000000..1a05f4c0a Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.woff new file mode 100644 index 000000000..9de4b7f54 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTC75F-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.eot new file mode 100644 index 000000000..2e272562f Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.svg new file mode 100644 index 000000000..06e0184f5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.svg @@ -0,0 +1,3002 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.ttf new file mode 100644 index 000000000..b906c6ec7 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.woff new file mode 100644 index 000000000..95693084a Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN57F-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.eot new file mode 100644 index 000000000..0db921a61 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.svg new file mode 100644 index 000000000..14d340acf --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.svg @@ -0,0 +1,2901 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.ttf new file mode 100644 index 000000000..7f6a5d9f7 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.woff new file mode 100644 index 000000000..4b91809d6 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTN77F-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.eot new file mode 100644 index 000000000..d838711c1 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.svg new file mode 100644 index 000000000..919880c9b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.svg @@ -0,0 +1,2743 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.ttf new file mode 100644 index 000000000..48b46372a Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.woff new file mode 100644 index 000000000..05d8c1ab9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS55F-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.eot new file mode 100644 index 000000000..c37ab7637 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.svg new file mode 100644 index 000000000..e3946a2e0 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.svg @@ -0,0 +1,1945 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.ttf new file mode 100644 index 000000000..d392b05ce Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.woff new file mode 100644 index 000000000..e6c40a915 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS56F-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.eot new file mode 100644 index 000000000..ed65f7cd6 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.svg new file mode 100644 index 000000000..0892a9873 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.svg @@ -0,0 +1,3025 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.ttf new file mode 100644 index 000000000..2e048ea24 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.woff new file mode 100644 index 000000000..ec40248d0 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS75F-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.eot new file mode 100644 index 000000000..c586752f9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.svg new file mode 100644 index 000000000..10ee83b12 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.svg @@ -0,0 +1,2599 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.ttf new file mode 100644 index 000000000..e7477bcae Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.woff new file mode 100644 index 000000000..64f79c9ec Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/PTS76F-webfont.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.eot b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.eot new file mode 100644 index 000000000..b9d36eeff Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.eot differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.svg new file mode 100644 index 000000000..29c37c83e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.svg @@ -0,0 +1,2798 @@ + + + + +Created by FontForge 20110222 at Tue Aug 20 09:40:32 2013 + By Ubuntu +(c) 2000 Adobe Systems Incorporated. All Rights Reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.ttf b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.ttf new file mode 100644 index 000000000..cc6db492c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.ttf differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.woff b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.woff new file mode 100644 index 000000000..4f768b7b6 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/fonts/TrajanPro-Regular.woff differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-add.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-add.png new file mode 100644 index 000000000..0d423a37e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-add.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-delete.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-delete.png new file mode 100644 index 000000000..fc710bbff Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-delete.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-edit.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-edit.png new file mode 100644 index 000000000..9bbd4dcf5 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-edit.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-return.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-return.png new file mode 100644 index 000000000..1a06e0eed Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action-return.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action.png new file mode 100644 index 000000000..e7aa040a2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/action.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxChecked.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxChecked.gif new file mode 100644 index 000000000..abfe86602 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxChecked.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxGreyChecked.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxGreyChecked.gif new file mode 100644 index 000000000..16fcc90ca Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxGreyChecked.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxGreyUnchecked.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxGreyUnchecked.gif new file mode 100644 index 000000000..c5175af82 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxGreyUnchecked.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxUnchecked.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxUnchecked.gif new file mode 100644 index 000000000..2ef997f1c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/checkBoxUnchecked.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/collapse.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/collapse.png new file mode 100644 index 000000000..f0a5460e4 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/collapse.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/expand.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/expand.png new file mode 100644 index 000000000..6148bb215 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/expand.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/gray-triangle-down.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/gray-triangle-down.gif new file mode 100644 index 000000000..3ee21b373 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/gray-triangle-down.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/gray-triangle-up.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/gray-triangle-up.gif new file mode 100644 index 000000000..3adf5bc33 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/gray-triangle-up.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/treeNode.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/treeNode.png new file mode 100644 index 000000000..302370b5c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bebop/treeNode.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_black.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_black.png new file mode 100755 index 000000000..5424861bf Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_black.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_pppOwnerName.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_pppOwnerName.png new file mode 100644 index 000000000..cb9bf9ac2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_pppOwnerName.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_pppOwnerName_FadeOut.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_pppOwnerName_FadeOut.png new file mode 100755 index 000000000..3e310aa5f Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_pppOwnerName_FadeOut.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_white.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_white.png new file mode 100755 index 000000000..5591d1a17 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/bg_white.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/activeTab.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/activeTab.png new file mode 100644 index 000000000..dcb30e88c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/activeTab.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/admin-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/admin-current.png new file mode 100755 index 000000000..cd09908a2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/admin-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/admin.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/admin.png new file mode 100755 index 000000000..78fa33dc7 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/admin.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/arrowDown.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/arrowDown.gif new file mode 100644 index 000000000..c2f77671b Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/arrowDown.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/arrowUp.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/arrowUp.gif new file mode 100644 index 000000000..abfcb41ea Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/arrowUp.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/benutzerprofile.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/benutzerprofile.png new file mode 100755 index 000000000..217c0469b Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/benutzerprofile.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/browse-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/browse-current.png new file mode 100755 index 000000000..2f574af71 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/browse-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/browse.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/browse.png new file mode 100755 index 000000000..182aad484 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/browse.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categories-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categories-current.png new file mode 100755 index 000000000..d99136c03 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categories-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categories.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categories.png new file mode 100755 index 000000000..fa7a84c6d Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categories.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryAbstract.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryAbstract.gif new file mode 100644 index 000000000..c5175af82 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryAbstract.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryCollapse.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryCollapse.png new file mode 100755 index 000000000..b145022f6 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryCollapse.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryDelete.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryDelete.png new file mode 100644 index 000000000..722b8976a Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryDelete.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryExpand.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryExpand.png new file mode 100644 index 000000000..8be4f1dfd Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryExpand.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryNode.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryNode.png new file mode 100644 index 000000000..59d7592b0 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryNode.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categorySelected.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categorySelected.gif new file mode 100644 index 000000000..abfe86602 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categorySelected.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categorySelectedDisabled.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categorySelectedDisabled.gif new file mode 100644 index 000000000..16fcc90ca Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categorySelectedDisabled.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryUnselected.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryUnselected.gif new file mode 100644 index 000000000..2ef997f1c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/categoryUnselected.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contentcenter-over.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contentcenter-over.png new file mode 100755 index 000000000..28472be8e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contentcenter-over.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contentcenter.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contentcenter.png new file mode 100644 index 000000000..32eb8c5a5 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contentcenter.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contenttypes-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contenttypes-current.png new file mode 100755 index 000000000..788d5bd9e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contenttypes-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contenttypes.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contenttypes.png new file mode 100755 index 000000000..86c857348 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/contenttypes.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/cse-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/cse-current.png new file mode 100755 index 000000000..7f9fcd693 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/cse-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/cse.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/cse.png new file mode 100755 index 000000000..e14fb7f82 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/cse.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/delete-over.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/delete-over.png new file mode 100755 index 000000000..9e47d74b1 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/delete-over.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/delete.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/delete.png new file mode 100755 index 000000000..43f3004d7 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/delete.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/dokumente.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/dokumente.png new file mode 100755 index 000000000..2f574af71 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/dokumente.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/dokumenttype.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/dokumenttype.png new file mode 100755 index 000000000..685dead3a Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/dokumenttype.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/gesperrt-over.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/gesperrt-over.png new file mode 100755 index 000000000..64de4b1a0 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/gesperrt-over.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/gesperrt.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/gesperrt.png new file mode 100755 index 000000000..ddf6cc04d Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/gesperrt.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/headerBackground.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/headerBackground.png new file mode 100644 index 000000000..7357847e9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/headerBackground.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/help-over.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/help-over.png new file mode 100755 index 000000000..28b211f2d Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/help-over.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/help.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/help.png new file mode 100644 index 000000000..211775441 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/help.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/home-over.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/home-over.png new file mode 100755 index 000000000..b801b8568 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/home-over.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/home.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/home.png new file mode 100644 index 000000000..0feaf3912 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/home.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/images-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/images-current.png new file mode 100755 index 000000000..944e951c9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/images-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/images.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/images.png new file mode 100755 index 000000000..e062d0c73 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/images.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/infos-over.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/infos-over.png new file mode 100755 index 000000000..73cd449a2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/infos-over.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/infos.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/infos.png new file mode 100755 index 000000000..abab53da7 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/infos.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/lifecycles-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/lifecycles-current.png new file mode 100755 index 000000000..a2b37ec27 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/lifecycles-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/lifecycles.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/lifecycles.png new file mode 100755 index 000000000..62327c651 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/lifecycles.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/lock.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/lock.png new file mode 100644 index 000000000..d87e6a319 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/lock.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/nichtGesperrt-over.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/nichtGesperrt-over.png new file mode 100755 index 000000000..1accd1a90 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/nichtGesperrt-over.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/nichtGesperrt.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/nichtGesperrt.png new file mode 100755 index 000000000..a91a9faf9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/nichtGesperrt.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/preview.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/preview.png new file mode 100644 index 000000000..adefe3386 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/preview.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/reports-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/reports-current.png new file mode 100755 index 000000000..8e10e4013 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/reports-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/reports.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/reports.png new file mode 100755 index 000000000..752c6b138 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/reports.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/roles-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/roles-current.png new file mode 100755 index 000000000..05f7d51d9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/roles-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/roles.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/roles.png new file mode 100755 index 000000000..b1e30d47c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/roles.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/search-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/search-current.png new file mode 100755 index 000000000..8fc0260c1 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/search-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/search.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/search.png new file mode 100755 index 000000000..4f70d2eaa Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/search.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/taskssections-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/taskssections-current.png new file mode 100755 index 000000000..0b10fae8b Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/taskssections-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/taskssections.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/taskssections.png new file mode 100755 index 000000000..f1fe8534f Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/taskssections.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/validate-over.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/validate-over.png new file mode 100755 index 000000000..ef015c1e1 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/validate-over.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/validate.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/validate.png new file mode 100755 index 000000000..5c21f1722 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/validate.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/weiter.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/weiter.png new file mode 100755 index 000000000..218415b57 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/weiter.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/workflows-current.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/workflows-current.png new file mode 100755 index 000000000..182c09c76 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/workflows-current.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/workflows.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/workflows.png new file mode 100755 index 000000000..0cde6ae5f Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/cms/workflows.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/filters.svg b/ccm-sci-bundle/web/themes/mandalay-yaml/images/filters.svg new file mode 100644 index 000000000..a0279d131 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/images/filters.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/footer/ScientificCMS.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/footer/ScientificCMS.png new file mode 100644 index 000000000..bcee3281d Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/footer/ScientificCMS.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/footer/ScientificCMS_gray.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/footer/ScientificCMS_gray.png new file mode 100755 index 000000000..200d4e187 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/footer/ScientificCMS_gray.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/footer/aplaws.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/footer/aplaws.png new file mode 100644 index 000000000..55772d069 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/footer/aplaws.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/header.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header.png new file mode 100755 index 000000000..81622b668 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/Logo AD.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/Logo AD.png new file mode 100644 index 000000000..1601cf16d Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/Logo AD.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/Logo.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/Logo.png new file mode 100644 index 000000000..8c6b1e715 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/Logo.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/default.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/default.png new file mode 100755 index 000000000..a9f20b72e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/default.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/main.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/main.png new file mode 100755 index 000000000..a9f20b72e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/header/main.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/edit_link.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/edit_link.png new file mode 100644 index 000000000..514e5dd98 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/edit_link.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/home.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/home.png new file mode 100755 index 000000000..aaa3b8132 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/home.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/home_hover.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/home_hover.png new file mode 100755 index 000000000..8f3a76280 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/home_hover.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/icon_home_blue.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/icon_home_blue.png new file mode 100755 index 000000000..b5875a3a1 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/icon_home_blue.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/imageGallery.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/imageGallery.png new file mode 100755 index 000000000..bd7159a01 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/imageGallery.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/imageZoom.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/imageZoom.png new file mode 100755 index 000000000..ca8daed6f Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/imageZoom.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu.png new file mode 100755 index 000000000..b7cbfdfec Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu_active.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu_active.png new file mode 100755 index 000000000..f20f27aa2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu_active.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu_hover.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu_hover.png new file mode 100755 index 000000000..d2a2e97f9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu_hover.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu_open.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu_open.png new file mode 100755 index 000000000..f84888d2e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/menu_open.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/pdf.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/pdf.gif new file mode 100644 index 000000000..8f06d923f Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/pdf.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/search.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/search.png new file mode 100755 index 000000000..1b19fbead Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/search.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/search_hover.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/search_hover.png new file mode 100755 index 000000000..60d10251b Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/icons/search_hover.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/logo.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/logo.png new file mode 100755 index 000000000..fff3d170f Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/logo.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/customize.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/customize.gif new file mode 100644 index 000000000..1fc3b9048 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/customize.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/delete.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/delete.gif new file mode 100644 index 000000000..0a685ae48 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/delete.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/display.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/display.gif new file mode 100644 index 000000000..820295a58 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/display.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveDown.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveDown.gif new file mode 100644 index 000000000..9c631a238 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveDown.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveLeft.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveLeft.gif new file mode 100644 index 000000000..09a282b51 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveLeft.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveRight.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveRight.gif new file mode 100644 index 000000000..ef767a035 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveRight.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveUp.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveUp.gif new file mode 100644 index 000000000..accc954a2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/portal/moveUp.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/scrumb.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/scrumb.png new file mode 100755 index 000000000..c4ceca67c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/scrumb.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/search/action.png b/ccm-sci-bundle/web/themes/mandalay-yaml/images/search/action.png new file mode 100644 index 000000000..85d843485 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/search/action.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/search/scoreEmpty.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/search/scoreEmpty.gif new file mode 100755 index 000000000..27230c8fe Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/search/scoreEmpty.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/images/search/scoreFull.gif b/ccm-sci-bundle/web/themes/mandalay-yaml/images/search/scoreFull.gif new file mode 100755 index 000000000..0da007416 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay-yaml/images/search/scoreFull.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/_skeleton_.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/_skeleton_.xsl new file mode 100755 index 000000000..51686995b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/_skeleton_.xsl @@ -0,0 +1,48 @@ + +]> + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop.xsl new file mode 100644 index 000000000..226633644 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop.xsl @@ -0,0 +1,70 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopActionGroup.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopActionGroup.xsl new file mode 100644 index 000000000..ebc489cdb --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopActionGroup.xsl @@ -0,0 +1,82 @@ + +]> + + + + + + + + + + + + + + +
+ +
+
+ + + + +
+ +
+
+ + + + +
+ + + + + + + + + + + + + + +
+
+ +
diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopContextBar.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopContextBar.xsl new file mode 100644 index 000000000..2094c34dd --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopContextBar.xsl @@ -0,0 +1,89 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopDebug.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopDebug.xsl new file mode 100644 index 000000000..fceaf6c49 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopDebug.xsl @@ -0,0 +1,78 @@ + +]> + + + + + + + + + + + + + + +

+ Bebop Page Structure +

+ +
+ + + + + + + + + + + + +
+ Please correct the following errors: +
+
    + +
  • + + + +
  • +
    +
+
+
+
+ +
diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopDoubleClickProtection.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopDoubleClickProtection.xsl new file mode 100644 index 000000000..e53d7e639 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopDoubleClickProtection.xsl @@ -0,0 +1,90 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopEditors.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopEditors.xsl new file mode 100644 index 000000000..c56fcbfab --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopEditors.xsl @@ -0,0 +1,312 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopForm.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopForm.xsl new file mode 100755 index 000000000..377956440 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopForm.xsl @@ -0,0 +1,75 @@ + +]> + + + + + + + + + + + + + + + +
+ +
+
+
+ + post + + + + +
+ + + + + + + +
+
+ + + + + + + + +
diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopImage.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopImage.xsl new file mode 100644 index 000000000..02c1047a3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopImage.xsl @@ -0,0 +1,53 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopLabel.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopLabel.xsl new file mode 100644 index 000000000..bc09df958 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopLabel.xsl @@ -0,0 +1,266 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + javascript + + + + + + + + + + + + + + + + + + + + +
+      
+        
+          
+        
+        
+          
+        
+      
+    
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {$alt} + + + + + + + no + + + + + + + + + + + + + + + + + font-weight:bold; + + + font-style:italic; + + + font-style:italic;font-weight:bold; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + no + + + + + + + + + ' + + + \' + + + + + + + + + + + + + + no + + + + + + + + + + + + + + + + + + + + + + (?) + + + + +
diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopLink.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopLink.xsl new file mode 100644 index 000000000..6f39e6d74 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopLink.xsl @@ -0,0 +1,118 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + this.href=' + + '; + + + + + + + + + doubleClickProtect(this); + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {$alt} + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopList.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopList.xsl new file mode 100644 index 000000000..a90a52179 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopList.xsl @@ -0,0 +1,98 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + +
    + + +
+
+
+ +
+ + + + +
+ + +
+
+ + + + +
  • + +
  • +
    + + + + + + + + + + + + + + + > + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPadding.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPadding.xsl new file mode 100644 index 000000000..f6a05de5e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPadding.xsl @@ -0,0 +1,77 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPage.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPage.xsl new file mode 100644 index 000000000..a6b766803 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPage.xsl @@ -0,0 +1,66 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + +

    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPanel.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPanel.xsl new file mode 100644 index 000000000..4596eef62 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPanel.xsl @@ -0,0 +1,231 @@ + +]> + + + + + + + + + + + + + + +
    + +
    +
    + + + + +
    + +
    +
    + + + + +
    + +
    +
    + + + + +
    + + + +
    +
    + + + + +
    + + + +
    +
    + + + + +

    + +

    +
    + + + + +
    + +
    +
    + + + + +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    + + + + +
      + +
    +
    + + + + +
      + +
    +
    + + + + +
    + + +
    +
    + + + + +
    + +
    +
    + + + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPropertyList.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPropertyList.xsl new file mode 100644 index 000000000..34a2a476d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopPropertyList.xsl @@ -0,0 +1,66 @@ + +]> + + + + + + + + + + + + + + +
    + + +
    +
    + + + + + + + + +   + + + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopSystemInformation.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopSystemInformation.xsl new file mode 100644 index 000000000..adfde342f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopSystemInformation.xsl @@ -0,0 +1,59 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopTabbedPane.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopTabbedPane.xsl new file mode 100644 index 000000000..ebc1048d6 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopTabbedPane.xsl @@ -0,0 +1,133 @@ + +]> + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + +
      + +
    +
    + + + +
    +
    + + + + +
  • + +
  • +
    + + + + + + + +   + + + + + + + bebopTab + + + current + + + + + + + + + + + + + + + + + + +
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopTable.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopTable.xsl new file mode 100644 index 000000000..f38873670 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopTable.xsl @@ -0,0 +1,213 @@ + +]> + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bebopTableRowOdd + + + bebopTableRowEven + + + bebopTableRow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopTree.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopTree.xsl new file mode 100644 index 000000000..5b4bc9976 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopTree.xsl @@ -0,0 +1,122 @@ + +]> + + + + + + + + + + + + + + +
      + +
    +
    + + + + +
  • + + + + [-] + + + + + + + + +   + +
      + +
    +
    + + + [+] + + + + + + + + +   + + + + +      + + +
    +
  • +
    + +
    + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopWidget.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopWidget.xsl new file mode 100644 index 000000000..cc265cbce --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/bebop/bebopWidget.xsl @@ -0,0 +1,212 @@ + +]> + + + + + + + + + + + + + + + + +
    + +
    +
    + + + + + +
    +
    + + + + + +
    +
    + + + + + + + + + + + + +   + + + + + + + +
    +
    + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + doubleClickProtect(this); + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/cms.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/cms.xsl new file mode 100644 index 000000000..a8370b5af --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/cms.xsl @@ -0,0 +1,59 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/cms/category-step.js b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/cms/category-step.js new file mode 100644 index 000000000..ce1436d27 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/cms/category-step.js @@ -0,0 +1,137 @@ +/* + Copyright: 2006, 2007, 2008 Sören Bernstein + + This file is part of Mandalay. + + Mandalay is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 2 of the License, or + (at your option) any later version. + + Mandalay is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with Mandalay. If not, see . +*/ + +/* DE + Diese Funktionen sind Teil der AJAX-Seite zum Zuweisen der Kategorien. +*/ + +/* EN + These functions are part of the ajax-pages to assign categories. +*/ + +// DE Lade einen Kategorienzweig nach, wenn dieser aufgeklappt wird +// EN Loading a branch of categories when it is expanded +function catBranchToggle(id, selCats) { + var elToggleTreeImage = document.getElementById("catTreeToggleImage" + id); + var elBranch = document.getElementById("catBranch" + id); + + if(elBranch.style.display == "" || elBranch.style.display == "none") { + if(elBranch.innerHTML == "" || elBranch.innerHTML == "...") { + elBranch.innerHTML = "..."; + elBranch.style.display = "block"; + $(elBranch).load("load-cat.jsp", "nodeID=" + id + "&selectedCats=" + selCats); + } else { + elBranch.style.display = "block"; + } + elToggleTreeImage.src = elToggleTreeImage.src.replace("Expand", "Collapse"); + elToggleTreeImage.alt = "[-]"; + } else { + elBranch.style.display = "none"; + elToggleTreeImage.src = elToggleTreeImage.src.replace("Collapse", "Expand"); + elToggleTreeImage.alt = "[+]"; + } + return false; +} + +// DE Wechselt die Ansicht eines Kategorienzweiges +// EN Toggles display of a branch of categories +function catToggle(id, selCats) { + var elToggleTreeImage = document.getElementById("catTreeToggleImage" + id); + var elBranch = document.getElementById("catBranch" + id); + + if(elBranch.style.display == "" || elBranch.style.display == "none") { + elBranch.style.display = "block"; + elToggleTreeImage.src = elToggleTreeImage.src.replace("Expand", "Collapse"); + elToggleTreeImage.alt = "[-]"; + } else { + elBranch.style.display = "none"; + elToggleTreeImage.src = elToggleTreeImage.src.replace("Collapse", "Expand"); + elToggleTreeImage.alt = "[+]"; + } + return false; +} + +// DE Wählt eine Kategorie aus +// EN Select a category +function catSelect(id) { + var elWidgetHidden = document.getElementById("catWdHd"); + + var found = 0; + + for(var i = 0; i < elWidgetHidden.options.length && found == 0; i++) { + if(elWidgetHidden.options[i].value == id) { + found = 1; + } + } + + if(! found) { + var optHidden = new Option('add ' + id, id, false, true); + elWidgetHidden.options[elWidgetHidden.options.length] = optHidden; + } + + // DE Ändere den Link + // EN Change link + var elToggleLink = document.getElementById("catToggleLink" + id); + elToggleLink.removeAttribute("onclick"); + elToggleLink.setAttribute("onclick", "catDeselect('" + id + "');"); + + // DE Ändere das Icon + // EN Change image + var elToggleImage = document.images["catToggleImage" + id]; + elToggleImage.src = elToggleImage.src.replace("Unselected", "Selected"); + elToggleImage.alt = "[X]"; + + return false; +} + +// DE Macht eine Auswahl rückgängig +// EN Deselect a category +function catDeselect(id) { + var elWidgetHidden = document.getElementById("catWdHd"); + + var found = 0; + + for(var i = 0; i < elWidgetHidden.options.length; i++) { + if(elWidgetHidden.options[i].value == id) { + if(elWidgetHidden.options[i].text == id) { + found = 1; + } + elWidgetHidden.removeChild(elWidgetHidden.options[i]); + } + } + + if (found) { + var optHidden = new Option('del ' + id, id, false, true); + elWidgetHidden.options[elWidgetHidden.options.length] = optHidden; + } + +// DE Ändert den Link + // EN Change link + var elToggleLink = document.getElementById("catToggleLink" + id); + elToggleLink.removeAttribute("onclick"); + elToggleLink.setAttribute("onclick", "catSelect('" + id + "');"); + + // DE Ändert das Icon + // EN Change image + var elToggleImage = document.images["catToggleImage" + id]; + elToggleImage.src = elToggleImage.src.replace("Selected", "Unselected"); + elToggleImage.alt = "[ ]"; + + return false; +} diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/cms/cmsCategoryStep.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/cms/cmsCategoryStep.xsl new file mode 100644 index 000000000..284092890 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/cms/cmsCategoryStep.xsl @@ -0,0 +1,442 @@ + +]> + + + + + + + + + + + + + + +

    + + + + +

    + +
    + + + + +
    + +
    +
    + + + + + + + +
    + +
    +
    + + + + + + + + + + +
    + + + + +
    +
    + +
      + + + +
    +
    +
    +
    +
    +
    + + + + + + + + + + + + +
  • + + + + + + + + + + [X] + + + + + + + + + + + + + +   + + + + + + + + + +
  • +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ' + + ' : + + , + + + ' + + ' : ' + + ', + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/keywords.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/keywords.xsl new file mode 100644 index 000000000..6f5536ae8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/keywords.xsl @@ -0,0 +1,82 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/languageSelector.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/languageSelector.xsl new file mode 100644 index 000000000..7e93fbde0 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/languageSelector.xsl @@ -0,0 +1,181 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + selected languageEntry + + + + + + languageEntry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/lastModified.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/lastModified.xsl new file mode 100755 index 000000000..bac901dae --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/lastModified.xsl @@ -0,0 +1,186 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + +   + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/layoutParser.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/layoutParser.xsl new file mode 100755 index 000000000..eea794b55 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/layoutParser.xsl @@ -0,0 +1,763 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + cms + + + site + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/staticImage.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/staticImage.xsl new file mode 100755 index 000000000..627291cb9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/staticImage.xsl @@ -0,0 +1,121 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/staticLink.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/staticLink.xsl new file mode 100644 index 000000000..bf99c910a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/staticLink.xsl @@ -0,0 +1,79 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/staticMenu.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/staticMenu.xsl new file mode 100755 index 000000000..08db84c23 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/staticMenu.xsl @@ -0,0 +1,198 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + +
    +
    + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + +
  • +
    + +
  • + + + +
  • +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/toolbox.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/toolbox.xsl new file mode 100755 index 000000000..dcf615039 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/toolbox.xsl @@ -0,0 +1,603 @@ + + + ]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Missing Translation: + + + + + + + + + + + + + + + + + + + + + + + colorset_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mo + Di + Mi + Do + Fr + Sa + So + + ., + + + + Montag + Dienstag + Mittwoch + Donnerstag + Freitag + Samstag + Sonntag + + , + + + + + + . + + + + + + + 01 + 02 + 03 + 04 + 05 + 06 + 07 + 08 + 09 + 10 + 11 + 12 + + . + + + + + Januar + Februar + März + April + Mai + Juni + Juli + August + September + Oktober + November + Dezember + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/userBanner.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/userBanner.xsl new file mode 100755 index 000000000..98cee8f53 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/mandalay/userBanner.xsl @@ -0,0 +1,163 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    +
    + + +
    + + + + +
    +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation.xsl new file mode 100644 index 000000000..f1a37c4ae --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation.xsl @@ -0,0 +1,51 @@ + +]> + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/admin.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/admin.xsl new file mode 100644 index 000000000..7b6873e7c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/admin.xsl @@ -0,0 +1,43 @@ + + +]> + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/breadcrumbs.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/breadcrumbs.xsl new file mode 100755 index 000000000..64f21fc0f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/breadcrumbs.xsl @@ -0,0 +1,501 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ... + + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/navigation.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/navigation.xsl new file mode 100755 index 000000000..865517712 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/navigation.xsl @@ -0,0 +1,477 @@ + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + +
    +
    + + + + + + + + + + + + + + +
  • + + + + + + + + + +
  • +
    + + +
  • + + + + + + + + + +
  • +
    + + + + + + + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + force + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + + + + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/objectList.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/objectList.xsl new file mode 100755 index 000000000..8e86c9084 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/navigation/objectList.xsl @@ -0,0 +1,238 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + + + + +

    +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + + + + +

    +
    + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + + + + + + + + + + + + + + + + + +
    +
    +
    + +
    + + + + + + + + + + + +
      + + + + + + + +
    • +

      +
        + +
      • + +
        +
      • +
        +
      +
    • +
      + + +
    • + + + + + + + + + +
      +
    • +
      +
    +
    + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal.xsl new file mode 100755 index 000000000..0a37ea311 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal.xsl @@ -0,0 +1,52 @@ + +]> + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/_skeleton_.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/_skeleton_.xsl new file mode 100644 index 000000000..bb6f01556 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/_skeleton_.xsl @@ -0,0 +1,65 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/action.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/action.xsl new file mode 100644 index 000000000..e04ba0fec --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/action.xsl @@ -0,0 +1,74 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/admin.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/admin.xsl new file mode 100644 index 000000000..8fcc03808 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/admin.xsl @@ -0,0 +1,93 @@ + +]> + + + + + + + + + + + + +
    +
    +

    + + + + +

    + +
    +
    +

    + + + + +

    + +
    +
    +

    + + + + +

    + +
    +
    +

    + + + + +

    + +
    +
    +
    + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/portal.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/portal.xsl new file mode 100644 index 000000000..a48b98f84 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/portal.xsl @@ -0,0 +1,343 @@ + +]> + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    +   +
    + + + + +
    + +
    + + + + + + + + + + + +
    +
    +
    +
    + + +
    + +
    +
    + + + + + + + + + + + + + +
    + + + + +
    + + + + +

    + +

    +
    + +
    +
    + + +
    +
    + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + +
    +
    + + + +
    +
    + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/sitemap.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/sitemap.xsl new file mode 100644 index 000000000..d314b7e6b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/sitemap.xsl @@ -0,0 +1,155 @@ + +]> + + + + + + + + + + + + +
    + + +
    +
    + + +

    + + + + +

    +
      + + + + +
    +
    + + +
    +

    + + + + +

    + +
    +
    + + +
  • +

    + + + + + + + + + + + +   + + + + + + + + + + + + + + +

    + + + +
  • +
    + + +
    + + + + + + + +
    + + + + + + + +
    + + + + + + + +
    +
    +
    + + +
    +
    + + + + +
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/workspace.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/workspace.xsl new file mode 100644 index 000000000..285f7e5d7 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portal/workspace.xsl @@ -0,0 +1,152 @@ + +]> + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + +
    + + +
    + +
    +   +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet.xsl new file mode 100755 index 000000000..66de39796 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet.xsl @@ -0,0 +1,65 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/_skeleton_.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/_skeleton_.xsl new file mode 100644 index 000000000..2f22e2556 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/_skeleton_.xsl @@ -0,0 +1,71 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/applicationDirectory.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/applicationDirectory.xsl new file mode 100644 index 000000000..524e22f2b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/applicationDirectory.xsl @@ -0,0 +1,86 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    +
      + +
    +
    +
    + + +
  • + + + + + + + + + + + + + + + + + +
  • +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/bookmark.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/bookmark.xsl new file mode 100644 index 000000000..4f406a158 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/bookmark.xsl @@ -0,0 +1,79 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + +

    + + + + + + + + + + + + + +
    +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/contentDirectory.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/contentDirectory.xsl new file mode 100644 index 000000000..f17388bd9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/contentDirectory.xsl @@ -0,0 +1,104 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + +
    + +
    + +
    +
    +
    + + + + + + + + +
    +
    + + | + +
    +
    + +
    + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/contentItem.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/contentItem.xsl new file mode 100644 index 000000000..4ca464fad --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/contentItem.xsl @@ -0,0 +1,65 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + +

    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/contentSections.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/contentSections.xsl new file mode 100644 index 000000000..03335e124 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/contentSections.xsl @@ -0,0 +1,125 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +
    +
    + + +
    + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + admin + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/flash.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/flash.xsl new file mode 100644 index 000000000..e66349444 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/flash.xsl @@ -0,0 +1,76 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + player_ +
    + + + + +
    +
    + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/freeformHTML.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/freeformHTML.xsl new file mode 100644 index 000000000..ce208963d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/freeformHTML.xsl @@ -0,0 +1,62 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/login.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/login.xsl new file mode 100644 index 000000000..4b35792c1 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/login.xsl @@ -0,0 +1,123 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + +
    + + + + + + + + +
    +
      + +
    • + +
    • +
      +
    + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/myForums.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/myForums.xsl new file mode 100644 index 000000000..9a12fcee2 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/myForums.xsl @@ -0,0 +1,84 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + +
    +
    + +
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/recentPostings.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/recentPostings.xsl new file mode 100644 index 000000000..d2197a38a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/recentPostings.xsl @@ -0,0 +1,113 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + +
    +
    + + +
    + +
    + +
    +
    + + + + + + + + + + + +
    +
    + +
    +
    + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/rssFeed.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/rssFeed.xsl new file mode 100644 index 000000000..ffcddcf0f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/rssFeed.xsl @@ -0,0 +1,131 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + +
    +
    + + +
    + + + + + + +
    +
    + +
    +
    + + +
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/taskList.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/taskList.xsl new file mode 100644 index 000000000..f271fb5ce --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/taskList.xsl @@ -0,0 +1,141 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    + + + + + + + + + +
    +
    +
    + + +
    + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + +
    +
    + + + + + +
    +
    + , + + + + + + + + + + + + + + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/timeOfDay.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/timeOfDay.xsl new file mode 100644 index 000000000..3ea35020f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/timeOfDay.xsl @@ -0,0 +1,62 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/weblog.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/weblog.xsl new file mode 100644 index 000000000..4dd7ba8c7 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/weblog.xsl @@ -0,0 +1,86 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/webpage.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/webpage.xsl new file mode 100644 index 000000000..5fc615401 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/webpage.xsl @@ -0,0 +1,65 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + +

    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/workspaceDirectory.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/workspaceDirectory.xsl new file mode 100644 index 000000000..2ee3964af --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/portlet/workspaceDirectory.xsl @@ -0,0 +1,62 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search.xsl new file mode 100644 index 000000000..d35387211 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search.xsl @@ -0,0 +1,56 @@ + +]> + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/filterControls.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/filterControls.xsl new file mode 100644 index 000000000..097bcdee3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/filterControls.xsl @@ -0,0 +1,436 @@ + + ]> + + + + +
    + UTF-8 + + + + + + + + + + filterControls FilterControls + + + filterControls + + + + + + + + + + +
    + + + + + +
    +
    + +
    + + +
    +
    +
    +
    +
    + + +
    + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + text + 20 + 512 + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + selected + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text + 42 + selectedCategories + 1024 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchDocuments.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchDocuments.xsl new file mode 100644 index 000000000..dfa2773b8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchDocuments.xsl @@ -0,0 +1,161 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + +
      + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + + + +
    + +
    +
    + + + + +
    +
      + +
    +
    +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchFilter.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchFilter.xsl new file mode 100644 index 000000000..358a98def --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchFilter.xsl @@ -0,0 +1,637 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + checked + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + + + + +
    + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchObject.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchObject.xsl new file mode 100644 index 000000000..b32d081e9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchObject.xsl @@ -0,0 +1,317 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  • + + +
    + + + + background-image: url( + + + + + ); background-repeat: no-repeat; width: + + px; + +
    + font-size: 0px; overflow: hidden; width: %; height: px; + + + + + + + + % + % + +
    +
    + + %  + +
    +
    +
    + + + +
    + +
    + + + +
    +
  • +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + result even + + + result odd + + + + + + +
    + + background-image: url( + + + + + ); background-repeat: no-repeat; width: + + px; + +
    + font-size: 0px; overflow: hidden; width: %; height: px; + + + + + + + + % + % + +
    +
    +
    + + % + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchPartyText.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchPartyText.xsl new file mode 100644 index 000000000..b17fa327d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchPartyText.xsl @@ -0,0 +1,75 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchQuery.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchQuery.xsl new file mode 100644 index 000000000..c8b075c98 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchQuery.xsl @@ -0,0 +1,108 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchResults.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchResults.xsl new file mode 100644 index 000000000..900a968f8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchResults.xsl @@ -0,0 +1,61 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchTerms.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchTerms.xsl new file mode 100644 index 000000000..70fdb9450 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/search/searchTerms.xsl @@ -0,0 +1,73 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/subsite.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/subsite.xsl new file mode 100755 index 000000000..fa0f07b43 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/subsite.xsl @@ -0,0 +1,49 @@ + +]> + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/subsite/subsiteControlCenter.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/subsite/subsiteControlCenter.xsl new file mode 100644 index 000000000..d86947710 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/subsite/subsiteControlCenter.xsl @@ -0,0 +1,62 @@ + +&nbsp;'>]> + + + + + + +

    + + + + +

    + + + +

    + + + + +

    +
    + +

    + + + + +

    +
    +
    + +
    + +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/subsite/subsiteSiteList.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/subsite/subsiteSiteList.xsl new file mode 100644 index 000000000..1ac853402 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/subsite/subsiteSiteList.xsl @@ -0,0 +1,46 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + +
    [edit]
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms.xsl new file mode 100755 index 000000000..57cea70a8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms.xsl @@ -0,0 +1,58 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-details.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-details.xsl new file mode 100755 index 000000000..81c454d56 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-details.xsl @@ -0,0 +1,100 @@ + + +]> + + + + + +

    WARNING: Modifications to ESD Toolkit domains will be lost at next upgrade

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Domain details
    Title
    Key:
    URL:
    Description:
    Version:
    Released:
    Indexer trained: + + + + by + + + (never) + +
      + + Edit +   + + Delete +   + + + + Retrain indexer +   + + Delete indexer + + + Train indexer + + +   +
      + +
    + +
    +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-form.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-form.xsl new file mode 100755 index 000000000..375c7434c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-form.xsl @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + even + + + odd + + + + + + + + + + + + + + + + + + +
    Domain properties
    : + + +
    + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-listing.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-listing.xsl new file mode 100755 index 000000000..d4f228b86 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-listing.xsl @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + even + + + odd + + + + + + + ( + + ) + Version + + released on + + + + + + + + + + + + + + + +
    Domains
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-panel.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-panel.xsl new file mode 100755 index 000000000..79d313f9b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-panel.xsl @@ -0,0 +1,26 @@ + + + + + + + + + +
    + + + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-usage.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-usage.xsl new file mode 100755 index 000000000..4e77be9f1 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/domain-usage.xsl @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + even + + + odd + + + + + + + + + + + +
    Domain usage
    ContextApplicationAction
    + + Default + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-details.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-details.xsl new file mode 100755 index 000000000..7c152555f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-details.xsl @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Term details
    Unique ID:
    Name
    Description:
    Shortcut:
    In A-Z:
    + + Edit +   + + Delete +   +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-form.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-form.xsl new file mode 100755 index 000000000..79d9cb446 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-form.xsl @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + even + + + odd + + + + + + + + + + + + + + + + + + +
    Term properties
    : + + +
    + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-listing.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-listing.xsl new file mode 100755 index 000000000..574e8ec71 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-listing.xsl @@ -0,0 +1,147 @@ + + + + + + All Terms + + + + + + Root Terms + + + + + + Orphaned Terms + + + + + + Related Terms + + + + + + Preferred Terms + + + + + + Non-preferred Terms + + + + + + Narrower Terms + + + + + + Broader Terms + + + + + + Search Terms + + + + + + + + + + + + + + + + + + + + even + + + odd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + ( + + ) + + + + + ( + + ) + + + Remove +
    There are no terms
    + +
    +
    + + + + <<<Previous + + Page + + of + + + Next>>> + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-name-search.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-name-search.xsl new file mode 100755 index 000000000..be18c7f00 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-name-search.xsl @@ -0,0 +1,19 @@ + + + + + + + + + + + +
    Search:
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-panel.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-panel.xsl new file mode 100755 index 000000000..c92424265 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-panel.xsl @@ -0,0 +1,33 @@ + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-picker.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-picker.xsl new file mode 100755 index 000000000..699b84180 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/term-picker.xsl @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/terms.css b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/terms.css new file mode 100644 index 000000000..0b6b4821a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/terms/terms.css @@ -0,0 +1,218 @@ +table.domainDetails { + width: 100%; +} +table.domainDetails thead { + text-align: center; + background-color: rgb(72,72,72); + color: rgb(255,255,255); +} + +table.domainDetails tbody tr.even { + background-color: rgb(255,255,255); +} +table.domainDetails tbody tr.odd { + background-color: rgb(212,212,212); +} +table.domainDetails tbody tr th { + text-align: right; + font-weight: bold; +} + +table.domainDetails tfoot { + border-top: 1px solid rgb(28,28,28); + background-color: rgb(192,192,192); +} + +table.domainDetails div.domainActionErrorMessage { + color: red; +} + +table.domainForm { + width: 100%; +} + +table.domainForm thead tr { + background-color: rgb(68,68,68); + color: rgb(255,255,255); + border-bottom: 2px solid black; +} + +table.domainForm tbody th { + text-align: right; +} + +table.domainForm tfoot tr { + background-color: rgb(192,192,192); + color: rgb(0,0,0); + border-top: 1px solid black; +} + + +table.domainForm tbody tr.even { + background-color: rgb(212,212,212); + color: rgb(0,0,0); +} + +table.domainListing { + width: 100%; + border-right: 1px solid black; +} + +table.domainListing thead { + text-align: center; + background-color: rgb(72,72,72); + color: rgb(255,255,255); +} + +table.domainListing tbody tr.even { + background-color: rgb(212,212,212); + color: rgb(0,0,0); +} + +table.domainListing tbody tr.odd { + background-color: rgb(255,255,255); + color: rgb(0,0,0); +} + +table.domainListing tbody tr td.icon { + width: 10%; +} + +table.domainPanel { + width: 100%; +} +table.domainPanel tr { + vertical-align: top; +} + +table.domainPanel td.menu { + width: 25%; + background-color: rgb(192,192,192); + border-right: 1px solid black; +} + +table.domainPanel td.body { + width: 75%; +} + +table.domainUsage { + width: 100%; + border-right: 1px solid black; +} + +table.domainUsage thead { + text-align: center; + background-color: rgb(72,72,72); + color: rgb(255,255,255); +} + +table.domainUsage tbody tr th { + background-color: rgb(128,128,128); +} + +table.domainUsage tbody tr.even { + background-color: rgb(212,212,212); + color: rgb(0,0,0); +} + +table.domainUsage tbody tr.odd { + background-color: rgb(255,255,255); + color: rgb(0,0,0); +} + +table.domainUsage tbody tr td.icon { + width: 10%; +} + +table.termDetails { + width: 100%; +} +table.termDetails thead { + text-align: center; + background-color: rgb(72,72,72); + color: rgb(255,255,255); +} + +table.termDetails tbody tr.even { + background-color: rgb(255,255,255); +} +table.termDetails tbody tr.odd { + background-color: rgb(212,212,212); +} +table.termDetails tbody tr th { + text-align: right; + font-weight: bold; +} + +table.termDetails tfoot { + border-top: 1px solid rgb(28,28,28); + background-color: rgb(192,192,192); +} + +table.termForm { + width: 100%; +} + +table.termForm thead tr { + background-color: rgb(68,68,68); + color: rgb(255,255,255); + border-bottom: 2px solid black; +} + +table.termForm tbody th { + text-align: right; +} + +table.termForm tfoot tr { + background-color: rgb(192,192,192); + color: rgb(0,0,0); + border-top: 1px solid black; +} + + +table.termForm tbody tr.even { + background-color: rgb(212,212,212); + color: rgb(0,0,0); +} + +table.termListing { + width: 100%; + border-right: 1px solid black; +} + +table.termListing thead { + text-align: center; + background-color: rgb(72,72,72); + color: rgb(255,255,255); +} + +table.termListing tr.even { + background-color: rgb(212,212,212); + color: rgb(0,0,0); +} + +table.termListing tr.odd { + background-color: rgb(255,255,255); + color: rgb(0,0,0); +} + +table.termListing tr td.icon { + width: 10%; +} + +table.termPanel { + width: 100%; +} +table.termPanel tr { + vertical-align: top; +} + +table.termPanel td.menu { + width: 25%; + background-color: rgb(192,192,192); + border-right: 1px solid black; +} + +table.termPanel td.body { + width: 75%; +} diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme.xsl new file mode 100755 index 000000000..6e2e31892 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme.xsl @@ -0,0 +1,52 @@ + +]> + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeErrorInfo.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeErrorInfo.xsl new file mode 100644 index 000000000..f8f3e3046 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeErrorInfo.xsl @@ -0,0 +1,147 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + +
    +
      + +
    +
    +
    +
    + + +
    +
    + + + + +
    +
      + +
    +
    +
    + + +
    +
    + + + + +
    +
      + +
    +
    +
    + + +
  • + + + + + + + + +
    + + + + + + + + +
    +
    + + + + + + + + + - + + + + + + + +
    +
    + + + + + + + + + +
    +
  • +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeFile.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeFile.xsl new file mode 100644 index 000000000..830ff3426 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeFile.xsl @@ -0,0 +1,139 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + return confirm(' + + + + + '); + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + - + + + + + +
    +
    +
  • +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeFileList.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeFileList.xsl new file mode 100644 index 000000000..05c2a97c3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeFileList.xsl @@ -0,0 +1,56 @@ + +&nbsp;'>]> + + + + + + + + + + + + +
      +
    • +

      + +

      + + + +
    • +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeFolder.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeFolder.xsl new file mode 100644 index 000000000..6333af518 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/theme/themeFolder.xsl @@ -0,0 +1,76 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + + + + +
  • + + + +
      + + + + + + + + + + + + + + + +
    +
  • +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types.xsl new file mode 100755 index 000000000..6114934cf --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types.xsl @@ -0,0 +1,87 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Address.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Address.xsl new file mode 100755 index 000000000..10e287664 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Address.xsl @@ -0,0 +1,366 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + dynamic + + + + + + + dynamic + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Agenda.xsl.orig b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Agenda.xsl.orig new file mode 100755 index 000000000..17c62d363 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Agenda.xsl.orig @@ -0,0 +1,98 @@ + +]> + + + + + + +
    +

    +Date: +

    +

    +Location: +

    +

    +Attendees: +

    +

    +Contact Info: +

    +
    + +
    +

    +Subject Items: + +

    +

    +Summary: + +

    + +
    +
    + + + + + + + + +&nbsp; + + + + + + +Mon +Tue +Wed +Thu +Fri +Sat +Sun + + +&nbsp; + + +st +nd +rd +th + +&nbsp; + + +Jan +Feb +Mar +Apr +May +Jun +Jul +Aug +Sep +Oct +Nov +Dec + + +&nbsp; +20 +&nbsp; + + + + + +
    \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Article.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Article.xsl new file mode 100755 index 000000000..102960d1a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Article.xsl @@ -0,0 +1,359 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + dynamic + + + + + + + dynamic + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Bookmark.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Bookmark.xsl new file mode 100755 index 000000000..b9c31ad7d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Bookmark.xsl @@ -0,0 +1,445 @@ + +]> + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Contact.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Contact.xsl new file mode 100644 index 000000000..449b00ff4 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Contact.xsl @@ -0,0 +1,497 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + +
    + + : + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + +

    + + + + +

    +
    + + + +
    +
    + + + +

    + + + + +

    +
    + + + + + +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Department.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Department.xsl new file mode 100644 index 000000000..590bc0fb5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Department.xsl @@ -0,0 +1,60 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Event.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Event.xsl new file mode 100755 index 000000000..543fd9cdf --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Event.xsl @@ -0,0 +1,726 @@ + +]> + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + +
    +
    + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + + + + + + + + +
    +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + +
    + + + + + + + + + +
    +
    + + +
    + + + + + + + + + +
    +
    + + +
    + + + + + + +
    + +
    +
    +
    + + +
    + + + + + + + + + +
    +
    + + + + +
    +
    + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + dynamic + + + + + + + dynamic + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/FAQItem.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/FAQItem.xsl new file mode 100755 index 000000000..0e8da2e1d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/FAQItem.xsl @@ -0,0 +1,389 @@ + +]> + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/FileStorageItem.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/FileStorageItem.xsl new file mode 100755 index 000000000..d6c560899 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/FileStorageItem.xsl @@ -0,0 +1,424 @@ + +]> + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Form.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Form.xsl new file mode 100755 index 000000000..fd4aff4e6 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Form.xsl @@ -0,0 +1,419 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + post + + UTF-8 + + + multiline + + + + + + + + + + form. + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericAddress.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericAddress.xsl new file mode 100644 index 000000000..b857c4a86 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericAddress.xsl @@ -0,0 +1,475 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + + + +
    + + details tableRow + +
    + + tableRow + + + + + + + + + + + + + + + + + +
    + + +
    + + + + + + + + + +
    +
    + + + + + + + + + +
    +
    + + +
    + + + +
    +
    +
    + + tableRow + + + + + + + + + + +
    + +
    + + tableRow + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericContact.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericContact.xsl new file mode 100644 index 000000000..402e0aea5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericContact.xsl @@ -0,0 +1,497 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + +

    + + + + +

    +
    + + + +
    + + + +

    + + + + +

    +
    + + + + + +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericOrganizationalUnit.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericOrganizationalUnit.xsl new file mode 100644 index 000000000..4857a3312 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericOrganizationalUnit.xsl @@ -0,0 +1,496 @@ + +]> + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + + +
    +

    + + + + +

    + + + + + + + /redirect/?oid= + + + + + + + + + +
    +
    + + +
    +

    + + + + +

    + + + + + + + + /redirect/?oid= + + + + + + + + + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericPerson.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericPerson.xsl new file mode 100644 index 000000000..fb27baa4f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GenericPerson.xsl @@ -0,0 +1,561 @@ + +]> + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + + + + + +
    +
    +
    + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + +

    + + + + + + + + + + + + + + + + + , + + + + +

    +
    + + + + + + + + + +
    +
    + + + + + + + + + +
    +
    + + + + + + + + + +
    +
    + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + +
    +
    +
    + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GlossaryItem.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GlossaryItem.xsl new file mode 100755 index 000000000..7e950acc4 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/GlossaryItem.xsl @@ -0,0 +1,391 @@ + +]> + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Image.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Image.xsl new file mode 100644 index 000000000..ac584939c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Image.xsl @@ -0,0 +1,665 @@ + +]> + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + x + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + dynamic + + + + + + + + + + + + + + + /cms-service/stream/image/?image_id= + + + + + + dynamic + + + + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/InlineSite.xsl.orig b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/InlineSite.xsl.orig new file mode 100755 index 000000000..e87f28ef8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/InlineSite.xsl.orig @@ -0,0 +1,29 @@ + +]> + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Job.xsl.orig b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Job.xsl.orig new file mode 100755 index 000000000..b6e1c034d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Job.xsl.orig @@ -0,0 +1,46 @@ + +]> + + + + + + +
    +

    +Grade: +

    +

    +Department: +

    +

    +Salary: +

    +

    +Ref: +

    +

    +Closing Date: +

    +

    +Contact: +

    +
    +
    +

    +Job Description: + +

    +

    +Person Specification: + +

    + +
    +
    +
    \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/LegalNotice.xsl.orig b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/LegalNotice.xsl.orig new file mode 100755 index 000000000..4a6bfe587 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/LegalNotice.xsl.orig @@ -0,0 +1,23 @@ + +]> + + + + + + +
    +

    +UID: +

    +
    +
    + +
    +
    +
    \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Member.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Member.xsl new file mode 100644 index 000000000..c107f42d2 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Member.xsl @@ -0,0 +1,384 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + +
    + + /ccm/cms-service/stream/image/?image_id=&maxWidth=150&maxHeight=100 + + + + + +
    +
    +
    + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Minutes.xsl.orig b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Minutes.xsl.orig new file mode 100755 index 000000000..43360a7ae --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/Minutes.xsl.orig @@ -0,0 +1,34 @@ + +]> + + + + + +
    +

    +Description of Minutes: +

    +

    +Minutes ID Number: +

    +

    +Attendees At Meeting: +

    +
    +
    +

    + +

    +

    +Action Item: +

    + +
    +
    +
    diff --git a/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/MultiPartArticle.xsl b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/MultiPartArticle.xsl new file mode 100755 index 000000000..a100c4aa9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay-yaml/includes/types/MultiPartArticle.xsl @@ -0,0 +1,609 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + +

    + + + + +

    + + + + + + + + + +
    + + + + +