diff --git a/ccm-sci-bundle/bundles/base/cfg/integration.properties b/ccm-sci-bundle/bundles/base/cfg/integration.properties index ba9a6a868..f8155ac54 100644 --- a/ccm-sci-bundle/bundles/base/cfg/integration.properties +++ b/ccm-sci-bundle/bundles/base/cfg/integration.properties @@ -123,9 +123,11 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat # ccm-themedirector application -themedirector.default_theme_context= -# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf -themedirector.default_theme_path=themes/static/aplaws-generic +# Required to point to the bundle containing the theme to copy from when creating +# a new theme! (In addition to default_theme_path. Otherwise no files are copied! +themedirector.default_theme_manifest=ccm-sci-bundle.web.mf +# Required to denote the dir containing the default theme! +themedirector.default_theme_path=themes/mandalay # atoz com.arsdigita.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker diff --git a/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-domain-1.00.xml b/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-domain-1.00.xml index 31486e212..04e1de343 100644 --- a/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-domain-1.00.xml +++ b/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-domain-1.00.xml @@ -9,40 +9,40 @@ --> + version="1.00" released="2012-05-10"> - - - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + - - + + - + - - - + + + - - + + diff --git a/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-hierarchy-1.00.xml b/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-hierarchy-1.00.xml index cfce50400..012509464 100644 --- a/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-hierarchy-1.00.xml +++ b/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-hierarchy-1.00.xml @@ -8,7 +8,7 @@ --> - + diff --git a/ccm-sci-bundle/bundles/demo/cfg/integration.properties b/ccm-sci-bundle/bundles/demo/cfg/integration.properties index be0bb4d17..d17ce7819 100644 --- a/ccm-sci-bundle/bundles/demo/cfg/integration.properties +++ b/ccm-sci-bundle/bundles/demo/cfg/integration.properties @@ -123,9 +123,11 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat # ccm-themedirector application -themedirector.default_theme_context= -# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf -themedirector.default_theme_path=themes/static/aplaws-generic +# Required to point to the bundle containing the theme to copy from when creating +# a new theme! (In addition to default_theme_path. Otherwise no files are copied! +themedirector.default_theme_manifest=ccm-sci-bundle.web.mf +# Required to denote the dir containing the default theme! +themedirector.default_theme_path=themes/mandalay # ccm-sci-bundle (Loader only) diff --git a/ccm-sci-bundle/bundles/demo/res/bundle/categories/sci-nav-domain-1.00.xml b/ccm-sci-bundle/bundles/demo/res/bundle/categories/sci-nav-domain-1.00.xml index a76a5e526..04e1de343 100644 --- a/ccm-sci-bundle/bundles/demo/res/bundle/categories/sci-nav-domain-1.00.xml +++ b/ccm-sci-bundle/bundles/demo/res/bundle/categories/sci-nav-domain-1.00.xml @@ -9,40 +9,40 @@ --> - - - - - - - - - - - - - - - - + version="1.00" released="2012-05-10"> - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + diff --git a/ccm-sci-bundle/bundles/demo/res/bundle/categories/sci-nav-hierarchy-1.00.xml b/ccm-sci-bundle/bundles/demo/res/bundle/categories/sci-nav-hierarchy-1.00.xml index 6515ed93e..012509464 100644 --- a/ccm-sci-bundle/bundles/demo/res/bundle/categories/sci-nav-hierarchy-1.00.xml +++ b/ccm-sci-bundle/bundles/demo/res/bundle/categories/sci-nav-hierarchy-1.00.xml @@ -8,13 +8,14 @@ --> - + - + + @@ -23,6 +24,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -32,53 +80,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -102,10 +103,18 @@ - + + + + + + + + + @@ -115,6 +124,7 @@ + @@ -123,108 +133,97 @@ - - - - - - - - - - - - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + - + - - + - - - - - - - - - - - - - - - - - - - + diff --git a/ccm-sci-bundle/bundles/devel/cfg/integration.properties b/ccm-sci-bundle/bundles/devel/cfg/integration.properties index efa2a0063..af924afc3 100644 --- a/ccm-sci-bundle/bundles/devel/cfg/integration.properties +++ b/ccm-sci-bundle/bundles/devel/cfg/integration.properties @@ -123,9 +123,11 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat # ccm-themedirector application -themedirector.default_theme_context= -# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf -themedirector.default_theme_path=themes/static/aplaws-generic +# Required to point to the bundle containing the theme to copy from when creating +# a new theme! (In addition to default_theme_path. Otherwise no files are copied! +themedirector.default_theme_manifest=ccm-sci-bundle.web.mf +# Required to denote the dir containing the default theme! +themedirector.default_theme_path=themes/mandalay # atoz com.arsdigita.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker diff --git a/ccm-sci-bundle/bundles/devel/res/bundle/categories/sci-nav-domain-1.00.xml b/ccm-sci-bundle/bundles/devel/res/bundle/categories/sci-nav-domain-1.00.xml index 31486e212..04e1de343 100644 --- a/ccm-sci-bundle/bundles/devel/res/bundle/categories/sci-nav-domain-1.00.xml +++ b/ccm-sci-bundle/bundles/devel/res/bundle/categories/sci-nav-domain-1.00.xml @@ -9,40 +9,40 @@ --> + version="1.00" released="2012-05-10"> - - - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + - - + + - + - - - + + + - - + + diff --git a/ccm-sci-bundle/bundles/devel/res/bundle/categories/sci-nav-hierarchy-1.00.xml b/ccm-sci-bundle/bundles/devel/res/bundle/categories/sci-nav-hierarchy-1.00.xml index cfce50400..012509464 100644 --- a/ccm-sci-bundle/bundles/devel/res/bundle/categories/sci-nav-hierarchy-1.00.xml +++ b/ccm-sci-bundle/bundles/devel/res/bundle/categories/sci-nav-hierarchy-1.00.xml @@ -8,7 +8,7 @@ --> - + diff --git a/ccm-sci-bundle/bundles/extended/res/bundle/categories/sci-nav-domain-1.00.xml b/ccm-sci-bundle/bundles/extended/res/bundle/categories/sci-nav-domain-1.00.xml index 31486e212..04e1de343 100644 --- a/ccm-sci-bundle/bundles/extended/res/bundle/categories/sci-nav-domain-1.00.xml +++ b/ccm-sci-bundle/bundles/extended/res/bundle/categories/sci-nav-domain-1.00.xml @@ -9,40 +9,40 @@ --> + version="1.00" released="2012-05-10"> - - - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + - - + + - + - - - + + + - - + + diff --git a/ccm-sci-bundle/bundles/extended/res/bundle/categories/sci-nav-hierarchy-1.00.xml b/ccm-sci-bundle/bundles/extended/res/bundle/categories/sci-nav-hierarchy-1.00.xml index cfce50400..012509464 100644 --- a/ccm-sci-bundle/bundles/extended/res/bundle/categories/sci-nav-hierarchy-1.00.xml +++ b/ccm-sci-bundle/bundles/extended/res/bundle/categories/sci-nav-hierarchy-1.00.xml @@ -8,7 +8,7 @@ --> - + diff --git a/ccm-sci-bundle/bundles/standard/cfg/integration.properties b/ccm-sci-bundle/bundles/standard/cfg/integration.properties index 63d8bca84..a960af410 100644 --- a/ccm-sci-bundle/bundles/standard/cfg/integration.properties +++ b/ccm-sci-bundle/bundles/standard/cfg/integration.properties @@ -123,9 +123,11 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat # ccm-themedirector application -themedirector.default_theme_context= -# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf -themedirector.default_theme_path=themes/static/aplaws-generic +# Required to point to the bundle containing the theme to copy from when creating +# a new theme! (In addition to default_theme_path. Otherwise no files are copied! +themedirector.default_theme_manifest=ccm-sci-bundle.web.mf +# Required to denote the dir containing the default theme! +themedirector.default_theme_path=themes/mandalay # atoz com.arsdigita.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker diff --git a/ccm-sci-bundle/bundles/standard/res/bundle/categories/sci-nav-domain-1.00.xml b/ccm-sci-bundle/bundles/standard/res/bundle/categories/sci-nav-domain-1.00.xml index 31486e212..04e1de343 100644 --- a/ccm-sci-bundle/bundles/standard/res/bundle/categories/sci-nav-domain-1.00.xml +++ b/ccm-sci-bundle/bundles/standard/res/bundle/categories/sci-nav-domain-1.00.xml @@ -9,40 +9,40 @@ --> + version="1.00" released="2012-05-10"> - - - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + - - + + - + - - - + + + - - + + diff --git a/ccm-sci-bundle/bundles/standard/res/bundle/categories/sci-nav-hierarchy-1.00.xml b/ccm-sci-bundle/bundles/standard/res/bundle/categories/sci-nav-hierarchy-1.00.xml index cfce50400..012509464 100644 --- a/ccm-sci-bundle/bundles/standard/res/bundle/categories/sci-nav-hierarchy-1.00.xml +++ b/ccm-sci-bundle/bundles/standard/res/bundle/categories/sci-nav-hierarchy-1.00.xml @@ -8,7 +8,7 @@ --> - + diff --git a/ccm-sci-bundle/src/WEB-INF/resources/scientificCMS-stylesheet-paths.txt b/ccm-sci-bundle/src/WEB-INF/resources/scientificCMS-stylesheet-paths.txt index 45183ff38..c20c69738 100644 --- a/ccm-sci-bundle/src/WEB-INF/resources/scientificCMS-stylesheet-paths.txt +++ b/ccm-sci-bundle/src/WEB-INF/resources/scientificCMS-stylesheet-paths.txt @@ -11,9 +11,12 @@ http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::u http://::host::/themes/servlet/content-item/index.xsl?oid=::item_template_oid::&delegated=::item_delegated_url:: # added by Quasimodo -# Theme with single entry point (e.g Mandalay) +# Theme with single entry point (e.g Mandalay) managed by themedirector http://::host::/resource/::webapp::/themes/::themedir::/::theme::/start.xsl +# Theme with single entry point (e.g Mandalay) unmanaged default +http://::host::/resource/::webapp::/themes/mandalay/start.xsl + # Theme, with optional locale & prefix http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::-::locale::.xsl http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::.xsl @@ -24,24 +27,14 @@ http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application: # APLAWS generic default, with locale and prefix # XXX change ROOT -> ccm-ldn-aplaws -http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl -http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::.xsl -http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl -http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::prefix::.xsl +# http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl +# http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::.xsl # APLAWS generic default, with locale # XXX change ROOT -> ccm-ldn-aplaws -http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::locale::.xsl -http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::.xsl -http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::locale::.xsl -http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::.xsl +# http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::locale::.xsl +# http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::.xsl # Global default, from application's own web app http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::.xsl - -# Global default, from application's own web app - relocated version >= 6.6.1 -http://::host::/resource/ROOT/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl -http://::host::/resource/ROOT/themes/heirloom/apps/::application::/xsl/::url::.xsl -http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl -http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::.xsl diff --git a/ccm-sci-bundle/web/themes/mandalay/_skeleton_.xsl b/ccm-sci-bundle/web/themes/mandalay/_skeleton_.xsl new file mode 100644 index 000000000..38ca59ece --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/_skeleton_.xsl @@ -0,0 +1,44 @@ + + '>]> + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/print/_skeleton_/basic.css b/ccm-sci-bundle/web/themes/mandalay/css/print/_skeleton_/basic.css new file mode 100755 index 000000000..73bf4c347 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/print/_skeleton_/basic.css @@ -0,0 +1,20 @@ +/* + 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 . +*/ + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/print/_skeleton_/enhanced.css b/ccm-sci-bundle/web/themes/mandalay/css/print/_skeleton_/enhanced.css new file mode 100755 index 000000000..73bf4c347 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/print/_skeleton_/enhanced.css @@ -0,0 +1,20 @@ +/* + 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 . +*/ + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/print/_skeleton_/ie-hacks.css b/ccm-sci-bundle/web/themes/mandalay/css/print/_skeleton_/ie-hacks.css new file mode 100755 index 000000000..73bf4c347 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/print/_skeleton_/ie-hacks.css @@ -0,0 +1,20 @@ +/* + 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 . +*/ + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/print/global/admin.css b/ccm-sci-bundle/web/themes/mandalay/css/print/global/admin.css new file mode 100644 index 000000000..895c6c9c4 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/print/global/admin.css @@ -0,0 +1,5 @@ +/* + Copyright: 2011 Sören Bernstein +*/ + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/print/global/basic.css b/ccm-sci-bundle/web/themes/mandalay/css/print/global/basic.css new file mode 100755 index 000000000..04c659e33 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/print/global/basic.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/css/print/global/enhanced.css b/ccm-sci-bundle/web/themes/mandalay/css/print/global/enhanced.css new file mode 100755 index 000000000..ab5e046c0 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/print/global/enhanced.css @@ -0,0 +1,25 @@ +/* + Copyright: 2011 Sören Bernstein +*/ + +/* Dieses CSS ist fr alle Standard-konformen Browser (Gecko, Safari) */ + +/* Erlaubte Techniken / Befehle: + + - Alle Techniken / Befehle aus basic.css + und zus?zlich: + + - HTML-Formate (CSS 2.0 - Standard, Wildcards erlaubt, aber IE hat Probleme mit +, > ) + - Attributbedingte Formate ([attr]) (nicht fr IE) + - Pseudoformate fr alle Elemente (:active...) (nicht fr IE) + - Positionsangebe fixed (nicht fr IE) + - Gr?enangaben min-/max-width, min-/max-height (nicht fr IE) + - + +*/ + +/* Standard-Einstellungen fr HTML-Tags */ + +/* Spezielle styles fr die barrierefreie Anzeige, werden von grafischen Browsern ausgeblendet*/ + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/print/global/ie-hacks.css b/ccm-sci-bundle/web/themes/mandalay/css/print/global/ie-hacks.css new file mode 100755 index 000000000..3f37d944b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/print/global/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/css/screen/_skeleton_/basic.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/_skeleton_/basic.css new file mode 100755 index 000000000..73bf4c347 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/_skeleton_/basic.css @@ -0,0 +1,20 @@ +/* + 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 . +*/ + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/screen/_skeleton_/enhanced.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/_skeleton_/enhanced.css new file mode 100755 index 000000000..73bf4c347 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/_skeleton_/enhanced.css @@ -0,0 +1,20 @@ +/* + 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 . +*/ + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/screen/_skeleton_/ie-hacks.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/_skeleton_/ie-hacks.css new file mode 100755 index 000000000..73bf4c347 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/_skeleton_/ie-hacks.css @@ -0,0 +1,20 @@ +/* + 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 . +*/ + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/screen/global/admin.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/admin.css new file mode 100644 index 000000000..37657dbf5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/admin.css @@ -0,0 +1,587 @@ +/* + 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 */ +/********************************/ +body +{ width:100%; +background-color:#cec7b7; +} + +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; + padding: 0em; +} + +ul ul li{ + margin-left: 2.3em; +} + + +table { + width: 100%; + border-top: 1px solid #999999; + border-bottom: 1px solid #999999; + border-collapse: collapse; +} + +table * table ,form table { + border-style: none; + width: auto; +} + +table thead tr th { + color: #999999; + background-color: #eeeeee; +} + +table tbody tr td { + text-align: left; + vertical-align: top; +} + +table tbody tr td + td{ + text-align: left; +} + +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; +} + +table * a.checkBoxChecked img, table * a.checkBoxUnchecked img { + border: 0px none #ffffff; +} + +table + form { + margin-top: 1em; +} + +span.action form { + display: inline; + margin: -0.2em; +} + +span.action form table { + display: inline; + margin: -0.2em; + vertical-al ign:baseline; +} + +textarea, input, select { + vertical-align: baseline; + margin-left: 0.4em; +} + +span.heading { + font-weight: bold; +} + +span.key { + font-weight: bold; +} + +div.actionLink { + padding: 0.3em; + margin-bottom: 1em; + background-color: #f0f0f0; +} + +div.actionLink > span { + padding-right: 0.5em; +} + +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; + } + +#folder-browse table.dataTable tbody tr td + td + td + td + td { + text-align: center; +} + +/* 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: right; + width: 20px; +} + +span.sortButtons span a { + border: 0px none #ffffff; +} + +span.sortButtons span a img { + border: 0px none #ffffff; +} + + +/* CMS Header */ +div#cmsHeader { + margin-bottom: 0em; + padding: 1em 0em 0em 0em; +background-color:#aea691; + + overflow: hidden; + font-size: 0.8em; +} + +div#cmsHeader a, div#cmsHeader a:visited { + color: #000000; +} + +div#cmsHeader a:hover { + color: #a75b3b; +} + +div#cmsHeader div { + position:relative; + float: left; +} + +div#cmsHeader h1 { + margin: 2em 0em 0em 0em; + clear: left; +} + +/* CMS Greeting */ +div#cmsHeader .cmsGreeting { +float:right; +padding-right:.5em; + +} + +div#cmsHeader .cmsGreeting .cmsUserName { + font-weight: bold; +} + +/* Bebop ContextBar */ +div.bebopContextBar { +} + +div.bebopContextBar { +background-color:#a75b3b; + +font-size: 0.9em; +color:#ffffff; +width:100%; +padding:.5em; +padding-right:0em; + + +} +div.bebopContextBar a{ + +color:#ffffff; +font-weight:bold; +} + +/* CMS GlobalNavigation */ +div.cmsGlobalNavigation { + text-align:right; +} + +div.cmsGlobalNavigation > span { + padding-left: 1em; +} + +div#cmsHeader div.cmsGlobalNavigation { + position: absolute; + right: 0em; +top:4em; + margin-right: 1em; +} + +span.cmsGlobalNavigationContentCenter :before { + content:url('../../../images/cms/contentcenter.png'); + padding-right: 0.3em; + vertical-align: sub; +} + +span.cmsGlobalNavigationWorkspace :before { + content:url('../../../images/cms/home.png'); + padding-right: 0.3em; + vertical-align: sub; +} + +span.cmsGlobalNavigationSignOut :before { + content:url('../../../images/cms/lock.png'); + padding-right: 0.3em; + vertical-align: sub; +} + +span.cmsGlobalNavigationHelp :before { + content:url('../../../images/cms/help.png'); + padding-right: 0.3em; + vertical-align: sub; +} + +span.cmsPreview :before { + content:url('../../../images/cms/preview.png'); + padding-right: 0.3em; + vertical-align: sub; +} + +/* Tabbed Pane */ +div#bebopTabbedPane { + margin: 0em 0.5em; + padding: 0em; + width:100%; +} + +span.bebopTab { + margin-right: -1em; + border-top-left-radius: 0.3em; + border-top-right-radius: 0.3em; + padding: 0.4em; + color: #000000; + background-color: #ffffff; + line-height: 2em; +} + +span.bebopTab a:hover { + color:#a75b3b; +} + +span.bebopTab.current { + color: #ffffff; + background-color: #a75b3b; +} + +/* Segments, Layouts, Panels */ +div.bebopLeft { + float: left; + width: 20%; + padding: 0em; + padding-left: 1em; + padding-right: 1em; +} + +div.bebopSegmentedPanel { +} + +div.bebopSegment { + margin-bottom:1em; + padding-bottom:0.5em; + border-bottom:1px solid #cccccc; +} + +div.bebopLeft div.bebopPanelRow { + padding:0.5em; + border:2px solid #cccccc; +width:95%; +} +/*edit pardis*/ + + div.bebopPanelRow { + margin-bottom:1em; +width:40%; +} +div.bebopPanelRow table tr td { + margin-bottom:1em; +/*width:10%;*/ +} +/**/ + +div.bebopPanelRow textarea{ +width:100%; +background-color:#ffffff; +border:2px solid #cacaca +} + +div.bebopSegment div.bebopSegmentHeader { + padding-left:1em; + border-bottom:1px solid #cacaca; + font-weight:bold; + color:#808080; +} + +div.bebopBody { + float: left; + width: 77%; + padding-left: 0em; + padding-right: 0em; +} +div.bebopBody div.bebopPanelRow { +width:98%; +} + +div.bebopBody form #search span { +display:block; +} +div.bebopBody form #search span.query{ +float:left; +} +div.bebopBody form #search span.terms{ +float:right; +} + +h3.bebopSegmentHeader{ +/*padding-left:.5em; +margin-left:1em;*/ +font-size:1.2em; +margin-bottom:0em; + +} +/* BebopTree */ +ul.bebopTree { + padding: 0em; +font-size:1.2em; +} + +ul.bebopTree * ul { + padding-left: 1em; +} + +div#cmsContent { + font-size: 0.8em; + padding-left: 0.3em; + padding-right: 0.3em; +} + +/* Bebop CurrentPane*/ +div#bebopCurrentPane { + margin: 1.5em 0em; +} + +/* ActionGroupSet */ +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; +} + + + +/* CMS Summary Section */ +div.cmsSummarySection { +} + +div.cmsSummarySection div.cmsSummaryHeading { + font-size:1.1em; + font-weight:bold; + margin-bottom:0.3em; +} + +div.cmsSummarySection div.cmsSummaryBody { + margin-bottom:0.7em; + padding-bottom:0.3em; + border-bottom:1px solid #cccccc; + font-family:monospace; +} + +span.cmsCurrentRevision { + font-style:italic; + font-weight:bold; +} + +span.cmsInitialRevision { + color:#666666; + font-style:italic; +} + +span.cmsTaskComment { + margin-left:3em; + font-size:80%; +} + +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 { + disp lay: 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; +} + +div.bebopSegmentBody ul li { +} +div.bebopSegmentBody ul li ul li{ +padding-left:.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.bebopSegment h3.bebopSegmentHeader { +border-bottom:3px solid #a75b3b; +} +#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; +} + + diff --git a/ccm-sci-bundle/web/themes/mandalay/css/screen/global/basic.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/basic.css new file mode 100755 index 000000000..460915e88 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/basic.css @@ -0,0 +1,1445 @@ +/* + 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 { + height: 100%; +} + +body { + height: 100%; + font-family: Verdana, Helvetica, Arial, sans-serif; + color: #4a4a4a; + background-color: #ffffff; +} + +#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 -130px; + border-top: 1px solid #000000; +} + +#fillEmptySpace { +height: 130px; +clear:both; +} + +#footer { +position: absolute; +bottom: 0px !important; +margin: 0px; +height: 130px; +} + +/* Ü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 { + 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; +} + +/* 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; +} + +#nav li.colorset_1 > span, +.colorset_1 div.image span.caption { + color: #661111; +} + +#nav li.colorset_2 > span, +.colorset_2 div.image span.caption { + color: #116611; +} + +#nav li.colorset_3 > span, +.colorset_3 div.image span.caption { + color: #111166; +} + +#nav li.menulevel_1.colorset_1.selected a, +#nav li.menulevel_1.colorset_1.selected span { + background-color: #993333; +} + +#nav li.menulevel_1.colorset_2.selected a, +#nav li.menulevel_1.colorset_2.selected span { + background-color: #339933; +} + +#nav li.menulevel_1.colorset_3.selected a, +#nav li.menulevel_1.colorset_3.selected span { + background-color: #333399; +} + +#nav li.colorset_1 a:hover { + background-color: #993333; +} + +#nav li.colorset_2 a:hover { + background-color: #339933; +} + +#nav li.colorset_3 a:hover { + background-color: #333399; +} + +#menu.colorset_1 .menuHeading { + background-color: #661111; +} + +#menu.colorset_2 .menuHeading { + background-color: #116611; +} + +#menu.colorset_3 .menuHeading { + background-color: #111166; +} + +#menu.colorset_1 .menuHeading a, +#menu.colorset_2 .menuHeading a, +#menu.colorset_3 .menuHeading a { + color: #ffffff; +} + +/* 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; +} + +#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 { + float: left; + min-height: 6.7em; + position: relative; + width: 100%; + z-index: 0; + background-color: #667c8f; + background-image: url('../../../images/header.png'); + background-position: left 0px; + background-repeat: no-repeat; +} + +#header img { + float: right; +} + +#headerOverlayTop { + position: absolute; + top: 0em; + width: 100%; + z-index: 10; + padding: 0em; + color:#ffffff !important; + background-image: url('../../../images/bg_black.png'); + font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif; + font-weight: bold; + font-size: 0.675em; + l ine-height: 1.88em; +} + +/* Navigation 1. Ebene */ +#nav { + position: absolute; + bottom: 0em; + width: 100%; + min-height: 1.6em; + color: #414141; + background-image: url('../../../images/bg_white.png'); + font-weight: bold; +} + +#nav ul { + list-style: none; + display: inline; + margin: 0em; + padding: 0em; +} + +#nav ul ul, +#nav li { + display: inline; + margin: 0em; + text-decoration: none; +} + +#nav li > span , +#nav li > a { + display: block; + float: left; + margin: 0em 0em 0em 0.1em; + border-radius: 0.3em; + padding: 0.2em 0.6em; +} + +#nav ul li.menulevel_0 > a > span, +#nav ul li.menulevel_0 > span > span { + display: none; + padding-left: 0.5em; +} + +#nav .menulevel_0 > a:before, +#nav .menulevel_0 > span:before { + content: url('../../../images/icons/home.png'); +} + +#nav .menulevel_0 > a:hover:before, +#nav .menulevel_0 > span:hover:before, +#nav .menulevel_0 > a:hover, +#nav .menulevel_0 > span:hover { + background-color: #999999; + background-image: url('../../../images/bg_white.png'); + content: url('../../../images/icons/home_hover.png'); +} + +#nav li.menulevel_1.selected a, +#nav li.menulevel_1.selected span { + color: #ffffff; + background-color: #999999; +} + +#nav a, +#nav a:visited { + text-decoration: none; + color: #333333; +} + +#nav li a:focus { +} + +#nav li a:hover { + color: #333333; + background-color: #cccccc; + background-image: url('../../../images/bg_white.png'); +} + +#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; +} + + +/* Breadcrumbs */ +#breadcrumbs { + margin-bottom: 0.5em; + padding: 0.5em 0em; + color: #000000; + background-color: #667c8f; + background-image: url('../../../images/bg_white.png'); + font-size: 0.675em; + font-weight: bold; +} + +#breadcrumbs a:link, #breadcrumbs a:visited { + text-decoration: none; + color: #333333; +} + +#breadcrumbs a:focus, #breadcrumbs a:hover, #breadcrumbs a:active { + text-decoration: underline; +} + +#breadcrumbs .breadPath { + position: relative; + padding-left: 1em; +} + +#breadcrumbs .breadHi { + font-weight: bold; +} + +#breadcrumbs .breadPrefix { + display: none; +} + +#breadcrumbs .breadPrefix + a, +#breadcrumbs .breadPrefix + span { + background-image: url('../../../images/icons/icon_home_blue.png'); + background-repeat: no-repeat; + background-position: 0px 1px; + padding-left: 2em; +} + +#breadcrumbs .breadArrow { + font-weight: bold; +} + +/* Navigation */ +#menu { + width: 100%; + color: #414141; + font-size: 0.8em; + font-weight: bold; + position: relative; +} + +#menu .menuHeading { + padding: 0.3em 0.7em 0.2em 0.7em; + background-color: #999999; + background-image: url("../../../images/bg_white.png"); + font-size: 1.1em; + color: #333333; +} + +#menu .menuHeading a { + color: #333333; + text-decoration: none; +} + +#menu ul { + margin-left: 0em; + padding: 0em; + padding-top: 0.75em; + list-style: none; +} + +#menu li { + margin: 0em; + border-bottom: 1px dotted #4a4a4a; + padding: 0.4em 0em 0.4em 1.5em; + text-indent: -1.3em; +} + +#menu li a, #menu li a:link, #menu li a:visited { + color: #4a4a4a; + text-decoration: none; +} + +#menu li.menulevel_2 > a:before, #menu li.menulevel_2 > a:link:before, #menu li.menulevel_2 > a:visited:before { + content: url('../../../images/icons/menu.png'); + padding-right: 0.5em; +} + +#menu li a:focus, #menu li a:hover, #menu li a:active { + color: #cc0033; +} + +#menu li.menulevel_2 > a:focus:before, #menu li.menulevel_2 > a:hover:before, #menu li.menulevel_2 > a:active:before { + content: url('../../../images/icons/menu_hover.png'); + padding-right: 0.5em; +} + +#menu li.selected { + color: #75051d; +} + +#menu li.selected.menulevel_2 > span:before { + content: url('../../../images/icons/menu_active.png'); + padding-right: 0.5em; +} + +#menu li.selected.menulevel_2 > span.noSubMenu:before { + content: url('../../../images/icons/menu_active.png'); + padding-right: 0.5em; +} + +#menu li.selected.menulevel_2 > span.withSubMenu:before { + content: url('../../../images/icons/menu_open.png'); + padding-right: 0.5em; +} + +#menu ul li ul { + margin: 0em; + border-bottom: none; + padding-top: 0.3em; + font-weight: normal; + list-style: none; +} + +#menu ul li ul li { + border-bottom: none; + font-size: 0.9em; +} + +/* Content */ +#content { + min-height: 40em; + color: #4a4a4a; + font-size: 0.75em; + line-height: 1.5em; +} + +#content h1 { + letter-spacing: 0.2em; +} + +#content #lead, +#content .shortDesc { + margin-top: 0.2em; + padding: 0.3em; + color: #333333; + background-color: #efefef; + font-weight: bold; +} + +#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: #efefef; +} + + +#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 */ +#menu + #events { + margin-top: 3em; +} + +#eventList { + width: 90%; +} + +#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 { + margin-left: 1.2em; +} + +/* Footer */ +#footer { + clear: both; + float: left; + width: 100%; + border-top: 0.06em solid #999999; + background-color: #333333; + background-image: url("../../../images/bg_white.png"); +} + +#footer #footerContent { + margin: 0em auto; + padding: 1.5em 4em; + color: #ffffff; + font-size: 0.625em; +} + +#footer #footerMenu { + float: right; + color: #333333; + overflow: hidden; +} + +#footer #footerMenu a:link, #footer #footerMenu a:visited { + color: #333333; + text-decoration: none; +} + +#footer #footerMenu a:focus, #footer #footerMenu a:hover, #footer #footerMenu a:active { + color: #75051d; + color: #cc3366; +} + +#footer .logoScientificCMS { + width: 120px; + height: 51px; + margin-top: 2em; + margin-bottom: 1.5em; + background-image: url('../../../images/footer/ScientificCMS_gray.png'); +} + +#footer .logoScientificCMS img { + display: none; +} + +#footer .logoScientificCMS:hover img { + display: block; +} + +#pageFooter { + margin: 0em 0.5em; + 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 { + float: right; +} + +#pageFooter.borderRight { + margin-right: 21.75em; +} + + +/*---------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; +} + +/*---------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/css/screen/global/basic.css~ b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/basic.css~ new file mode 100755 index 000000000..687d3ec5e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/basic.css~ @@ -0,0 +1,1416 @@ +/* + 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; + max-width: 79em; + min-width: 62.44em; +} + +/* Überschriften */ +h1 { + font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; + font-size: 1.5em; + color: #046cbe; + font-weight: normal; + text-transform: uppercase; + 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.5em; + color: #046cbe; + padding-bottom: 0em; + margin-bottom: 0.15em; + font-weight: normal; + line-height: 1.3em; + 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: #046cbe; +} + +h6 { + background-image: url('../../../images/backgrounds/bg_balken.png'); + background-color: #046cbe; + margin: 0.25em 0em 0.7em 0em; + padding: 0.5em 0.7em; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; + color: #ffffff; +} + +h3 a, h5 a { + color: #046CBE; + 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: #046cbe !important; */ +} + +#content li { +/* color: #046cbe; */ +} + +#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: #046cbe; + text-decoration: none; +} + +a:focus, a:hover, a:active { + color: #ba002c; +/* + text-decoration: underline; +*/ +} + +/* Bilder in einem Link */ +a img { + border: none; +} + +a.pdfLink, +a.storeLink, +a.externalLink { + background-repeat:no-repeat; + background-position:right 0.15em; + padding-right:1.5em; +} + +a.pdfLink { + background-image:url('../../../images/pdf.gif'); +} + +a.storeLink { + background-image:url('../../../images/icon_download_inaktiv.gif'); +} + +a.externalLink { + background-image:url('../../../images/icon_externer_link_inaktiv.gif'); +} + +/* 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 */ +#shadowLeft { + padding-left: 2.2em; + background-image: url('../../../images/shadow_left.png'); + background-position: left center; + background-repeat: repeat-y; +} + +#shadowRight { + padding-right: 2.2em; + background-image: url('../../../images/shadow_right.png'); + background-position: right center; + background-repeat: repeat-y; +} + +#head, +#pageWrapper +{ + width: 100%; +} + +#footer{} + +#pageWrapper { + padding-top: 0.8em; +} + +/* Dynamisches 3-Spalten-Layout */ +#leftWrap { + float: left; + width: 100%; + overflow: hidden; +} + +#leftWrap.borderRight { + margin-left: -14em; +} + + /* Eigentlich sollte es reichen, folgendes Style einzufügen: + + #leftWrap.borderRight > div { + margin-left: 14em; + } + + Leider kommt Google Chorme und Opera nicht damit zurecht. + Daher brauche ich stattdessen die nächsten 3 Styles. + */ + +#leftWrap.borderRight #left { + margin-left: 14em; +} + +#leftWrap.borderRight #center { + margin-left: 14em; +} + +#leftWrap.borderRight #left + #center { + margin-left: 0em; +} + +#left { + float: left; + width: 14em; + height: 100%; + overflow: hidden; +} + +#center { + margin: 0em; + overflow: hidden; +} + +#right { + position: relative; + top: 0em; + width: 14em; + height: 100%; + overflow: hidden; +} + + +/* TopRow */ +#topRow { + float: left; + width: 100%; + border-bottom: 2px dotted #024cbe; + padding-bottom: 0.1em; + font-size: 0.675em; + text-decoration: none; +} + +#topRow *:focus { + background-color:#046cbe !important; + color:#ffffff !important; +} + +.languageSelector { + float: left; + margin-top: 0.95em; + margin-left: 0.8em; + color: #000000; +} + +.languageSelector .languageEntry { + color: #ba002c; +/* color: #046cbe; */ + font-weight: bold; +} + +.languageSelector a, .languageSelector a:visited { + color: #000000; + font-weight: normal; + text-decoration: none; +} +.languageSelector a:hover { + color: #ba002c; +} + +#topRow > div { + float: right; + margin: 0.7em 0em 0.1em 0em; +} + +#topMenu { + float: left; + margin-top: 0.2em; +} + +#topMenu a, #topMenu a:link, #topMenu a:visited { + color: #000000; + text-decoration: none; +} + +#topMenu a:hover, #topMenu a:focus, #topMenu a:active { + color: #ba002c; + text-decoration: none; +} + +#quicksearch { + float: left; + margin-left: 0.95em; + color: #ffffff; +} + +#quicksearch label { + display: none; +} + +#quicksearch #quicksearchbox { + float:left; + height: 1.5em; + border: 0.1em dotted #046cbe; + padding-left:0.5em; + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 1em; +} + +#quicksearch input.go { + float: left; + height: 1.7em; + width: 1.7em; + margin-left: 0.1em; + margin-right: 0.1em; + border: 1px solid #046cbe; + padding: 0em; + color: transparent; + background-color: #046cbe; + background-image: url('../../../images/icon_suche_inaktiv.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/icon_suche_aktiv.png'); +} + +/* Logos */ +#logos { + float: left; + height: 6.25em; + width: 100%; +} + +#logos a:focus { + display: block; + border: 1px dotted #ba002c; +} + +#logos .logoUniBremen { + float: left; + margin: 1.7em 1.5em; +} + +#logos .logoInstitut { + float: right; + margin: 1em 1.5em; +} + + +/* Header */ +#header { + float: left; + min-height: 6.7em; + position: relative; + width: 100%; + z-index: 0; +} + +#header img { + width: 100%; + background-color: #62a1d6; + background-image: url('../../../images/uni-bremen_banner_2.png'); + background-position: right 0px; + background-repeat: no-repeat; +} + +/* Navigation 1. Ebene */ +#nav { + position: absolute; + top: 0em; + width: 100%; + z-index: 10; + padding: 0em; + color:#ffffff !important; + background-image: url('../../../images/bg_balken_trans.png'); + font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif; + font-weight: bold; + line-height: 1.88em; +} + +#nav ul { + list-style: none; + display: inline; + margin: 0em; + padding: 0em; +} + +#nav ul ul, +#nav li { + display: inline; + margin: 0em; + text-decoration: none; +} + +#nav li > span , #nav li > a { + margin: 0em 0em 0em 0em; + padding: 0em 0.92em; + display: block; + float: left; +} + +#nav ul li.menulevel_0 > a > span, +#nav ul li.menulevel_0 > span > span { + display: none; + padding-left: 0.5em; +} + +#nav .menulevel_0 > a:before, #nav .menulevel_0 > span:before { + content: url('../../../images/icon_home.png'); +} + +#nav .menulevel_0 > a:hover:before, #nav .menulevel_0 > span:hover:before, +#nav .menulevel_0 > a:hover, #nav .menulevel_0 > span:hover { + background-color: #214679; +} + +#nav li.selected li.selected a, +#nav li.selected li.selected span { + background-color: #ba002c; +} + +#nav a, #nav a:visited { + text-decoration: none; + color: #ffffff; +} + +#nav li a:focus { + background-color: #214679; +} + +#nav li a:hover { + background-color: #214679; +} + +#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; +} + + +/* Breadcrumbs */ +#breadcrumbs { + position: absolute; + bottom: 0em; + width: 100%; + min-height: 2.8em; + color: #414141; + background-image: url('../../../images/bg_breadcrumbs.png'); + font-size: 0.675em; +} + +#breadcrumbs a:link, #breadcrumbs a:visited { + text-decoration: none; + color: #000000; +} + +#breadcrumbs a:focus, #breadcrumbs a:hover, #breadcrumbs a:active { + text-decoration: underline; +} + +#breadcrumbs .breadPath { + position: relative; + top: 0.7em; + padding-left: 1.7em; +} + +#breadcrumbs .breadHi { + font-weight: bold; +} + +#breadcrumbs .breadPrefix { + display: none; +} + +#breadcrumbs .breadPrefix + a, +#breadcrumbs .breadPrefix + span { + background-image: url('../../../images/icon_home_blue.png'); + background-repeat: no-repeat; + background-position: 0px 1px; + padding-left: 2em; +} + +#breadcrumbs .breadArrow { + font-weight: bold; +} + +/* Navigation */ +#menu { + width: 90%; + color: #414141; + font-size: 0.8em; + font-weight: bold; + position: relative; +} + +#menu .menuHeading { + padding: 0.7em 0.7em 0.6em 0.7em; + background-color: #046cbe; + background-image: url("../../../images/bg_balken_trans.png"); + font-size: 0.8em; + color: #ffffff; +} + +#menu .menuHeading a { + color: #ffffff; +} + +#menu .menuHeading a:hover { + text-decoration: underline; +} + +#menu ul { + margin-top: 0.75em; +/* Brauche ich margin-left? */ + margin-left: 0em; + padding: 0em; + list-style: none; +} + +#menu li { + margin: 0em; + border-bottom: 1px dotted #4a4a4a; + padding: 0.4em 0em 0.4em 1.5em; + text-indent: -1.3em; +} + +#menu li a, #menu li a:link, #menu li a:visited { + color: #4a4a4a; + text-decoration: none; +} + +#menu li.menulevel_2 > a:before, #menu li.menulevel_2 > a:link:before, #menu li.menulevel_2 > a:visited:before { + content: url('../../../images/navpfeil_grau.png'); + padding-right: 0.5em; +} + +#menu li a:focus, #menu li a:hover, #menu li a:active { + color: #ba002c; +} + +#menu li.menulevel_2 > a:focus:before, #menu li.menulevel_2 > a:hover:before, #menu li.menulevel_2 > a:active:before { + content: url('../../../images/pfeil_rot_hover.png'); + padding-right: 0.5em; +} + +/* +#menu li a:active { + color: #046cbe; +} +*/m + +#menu li.selected { + color: #ba002c; +} + +#menu li.selected.menulevel_2 > span:before { + content: url('../../../images/pfeil_rot_hover.png'); + padding-right: 0.5em; +} + +#menu li.selected.menulevel_2 > span.noSubMenu:before { + content: url('../../../images/pfeil_rot_hover.png'); + padding-right: 0.5em; +} + +#menu li.selected.menulevel_2 > span.withSubMenu:before { + content: url('../../../images/pfeil_rot.png'); + padding-right: 0.5em; +} + +#menu ul li ul { + margin: 0em 0em 0em 1.2em; + border-bottom: none; + padding-top: 1em; + padding-left: 1em; + font-weight: normal; + list-style: none; +} + +#menu ul li ul li { + border-bottom: none; + font-size: 0.9em; +} + +/* Content */ +#content { + min-height: 43.25em; + color: #4a4a4a; + font-size: 0.75em; + line-height: 1.5em; +} + +#content h1 { + letter-spacing: 0.2em; +} + +/* +#content a:link, #content a:visited { + color: #046cbe; + text-decoration: none; +} + +#content a:focus, #content a:hover, #content a:active { + color: #ba002c; + text-decoration: underline; +} +*/ + +#content #lead, +#content .shortDesc { + color: #666666; + font-weight: bold; + letter-spacing: 0.1em; +} + +#content #lead + div { + padding-top: 1em; +} + +/* +#content #mainBody { + margin: 1em 0em; + padding: 1em 1em; + background-color: #f3eee4; +} +*/ + +#content #mainBody, +#content .mainBody, +#content .MPASection { + margin: 1em 0em; + padding: 1em 1em; + background-color: #f3eee4; +} + +#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 #046cbe; + padding: 1em; + background-color: #f3eee4; +} + +#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: #046cbe; +} + +#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 */ +#menu + #events { + margin-top: 3em; +} + +#eventList { + width: 90%; +} + +#eventList h2, +#info h2 { + border-bottom: 2px dotted #046cbe; + font-size: 0.8em; + font-weight: bold; +} + +#eventList h2 a:before, +#info h2 a:before { + content: url('../../../images/pfeil_blau.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/pfeil_red_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 { + margin-left: 1.2em; +} + +/* +.notes ul li, +#newsList ul li{ + padding-left: 1em; +} +*/ + +/* Footer */ +#footer { + d isplay: block; + clear: both; + float: left; + min-height: 5em; + width: 100%; + border-top: 0.06em solid #e8e8e8; + background-color: #f5f9fa; +} + +#footer #footerContent { + m ax-width: 107em; + m in-width: 86.5em; + margin: 0em auto; + padding: 1.5em 4em; + color: #787878; + font-size: 0.625em; +} + +#footer #footerMenu { + float: right; + color: #999999; + overflow: hidden; +} + +#footer #footerMenu a:link, #footer #footerMenu a:visited { + color: #000000; + text-decoration: none; +} + +#footer #footerMenu a:focus, #footer #footerMenu a:hover, #footer #footerMenu a:active { + color: #ba002c; +} + +#footer .logoScientificCMS { + width: 120px; + height: 51px; + margin-top: 3em; + margin-bottom: 1em; + background-image: url('../../../images/footer/ScientificCMS_gray.png'); +} + +#footer .logoScientificCMS img { + display: none; +} + +#footer .logoScientificCMS:hover img { + display: block; +} + +#footer .logoVifapol { + width: 100px; + height: 32px; + margin-top: 4em; + margin-left: 3em; + background-image: url('../../../images/footer/Vifapol_gray.png'); +} + +#footer .logoVifapol img { + display: none; +} + +#footer .logoVifapol:hover img { + display: block; +} + +#footer .logoWelfare { + width: 140px; + height: 25px; + margin-top: 4.5em; + margin-left: 3em; + background-image: url('../../../images/footer/welfare_gray.png'); +} + +#footer .logoWelfare img { + display: none; +} + +#footer .logoWelfare:hover img { + display: block; +} + +#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 { + float: right; +} + +#pageFooter.borderRight { + margin-right: 20.75em; +} + + +/*---------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: #046cbe; + font-size: 0.85em; +} + + +/*-------CT NewsItem--------*/ + +#content #newsDate { + float: right; + margin-top: 0.5em; + padding: 1em; + background-color: #ffffff; + 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: #f3eee4; +} + +#paginator.header { + margin-top: 1em; +} + +#paginator.navbar { + margin: 1em 0em; +} + +#paginator.header + #paginator.navbar { + margin: 0em; + padding-top: 0em; +} + +/*---------CT MPA-----------------*/ +.sectionList { + margin: 0em; + padding: 1em 1em; + background-color: #f3eee4; +} + +/*-------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: #f3eee4; +} + +#content ul.memberList .memberName, +#content ul.projectList .projectName, +/*#content ul.publicationList .publicationName,*/ +#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 { + background-color: #f3eee4; + padding: 1em; +} + +#content.sitemap ul { + margin-left: 0em !important; + padding: 2.5em 0em 1em 2.5em; + list-style: disc; + list-style-position: inside; + color: #046cbe; + background-color: #ffffff; +} + +#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; + background-color: #f3eee4; +} + +#content.search form #search{ + float: left; +} + +#content.search .query { + display: block; + color: #046cbe; + 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; +} + +#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: #f3eee4; +} + +#content form fieldset { + border: none; + margin: 0.5em 0em 1em 0.3em; + border-top: 1px dotted #046cbe; + border-bottom: 1px dotted #046cbe; + padding: 0.3em 0em; + color: #046cbe; + 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 #046cbe; + 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: #046cbe; +} + +#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 #046cbe; + 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/css/screen/global/enhanced.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/enhanced.css new file mode 100755 index 000000000..a3f755c09 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/enhanced.css @@ -0,0 +1,69 @@ +/* + Copyright: 2011 Sören Bernstein +*/ + +/* Dieses CSS ist fr alle Standard-konformen Browser (Gecko, Safari) */ + +/* Erlaubte Techniken / Befehle: + + - Alle Techniken / Befehle aus basic.css + und zus?zlich: + + - HTML-Formate (CSS 2.0 - Standard, Wildcards erlaubt, aber IE hat Probleme mit +, > ) + - Attributbedingte Formate ([attr]) (nicht fr IE) + - Pseudoformate fr alle Elemente (:active...) (nicht fr IE) + - Positionsangebe fixed (nicht fr IE) + - Gr?enangaben min-/max-width, min-/max-height (nicht fr IE) + - + +*/ + +/* Standard-Einstellungen fr HTML-Tags */ + +/* Spezielle styles fr die barrierefreie Anzeige, werden von grafischen Browsern ausgeblendet*/ + +/* Header */ +#header { +} + +/* Subheader fr Breadcrumbs und Quicksearch */ +#subheader { +} + +/* Navigation */ +#menu { } + +/* Footer */ +#footer { } + +/* Info */ +#info { } + +/* Content */ +#image { } + +div#main a[href$=".pdf"], +div#info a[href$=".pdf"] +{ + background-image:url(../../../images/pdf.gif); + background-repeat:no-repeat; + background-position:left center; + padding-left:19px; + } + +div#main a[href^="http://"] +{ + background-image:url(../../../images/external2.png); + background-repeat:no-repeat; + background-position:right center; + padding-right:12px; + } +/* +#content.profile tr:nth-child(even) { + background-color: #f3eee4; +} + +#content.profile tr:nth-child(odd) { + background-color: #ffffff; +} +*/ diff --git a/ccm-sci-bundle/web/themes/mandalay/css/screen/global/ie-hacks.css b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/ie-hacks.css new file mode 100755 index 000000000..7bed6d940 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/css/screen/global/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/images/bebop/action-add.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-add.png new file mode 100644 index 000000000..0d423a37e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-add.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-delete.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-delete.png new file mode 100644 index 000000000..fc710bbff Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-delete.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-edit.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-edit.png new file mode 100644 index 000000000..9bbd4dcf5 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-edit.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-edit2.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-edit2.png new file mode 100644 index 000000000..bd061f1f8 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-edit2.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-return.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-return.png new file mode 100644 index 000000000..1a06e0eed Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action-return.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/action.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action.png new file mode 100644 index 000000000..e7aa040a2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/action.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxChecked.gif b/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxChecked.gif new file mode 100644 index 000000000..abfe86602 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxChecked.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxGreyChecked.gif b/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxGreyChecked.gif new file mode 100644 index 000000000..16fcc90ca Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxGreyChecked.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxGreyUnchecked.gif b/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxGreyUnchecked.gif new file mode 100644 index 000000000..c5175af82 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxGreyUnchecked.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxUnchecked.gif b/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxUnchecked.gif new file mode 100644 index 000000000..2ef997f1c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/checkBoxUnchecked.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/collapse.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/collapse.png new file mode 100644 index 000000000..f0a5460e4 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/collapse.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/expand.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/expand.png new file mode 100644 index 000000000..6148bb215 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/expand.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/gray-triangle-down.gif b/ccm-sci-bundle/web/themes/mandalay/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/images/bebop/gray-triangle-down.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/gray-triangle-up.gif b/ccm-sci-bundle/web/themes/mandalay/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/images/bebop/gray-triangle-up.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/treeEnd.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/treeEnd.png new file mode 100644 index 000000000..0c835d21b Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/treeEnd.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/treeNode.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/treeNode.png new file mode 100644 index 000000000..302370b5c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/treeNode.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bebop/vertikalConnect.png b/ccm-sci-bundle/web/themes/mandalay/images/bebop/vertikalConnect.png new file mode 100644 index 000000000..9234fad2a Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bebop/vertikalConnect.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bg_black.png b/ccm-sci-bundle/web/themes/mandalay/images/bg_black.png new file mode 100755 index 000000000..5424861bf Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bg_black.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bg_pppOwnerName.png b/ccm-sci-bundle/web/themes/mandalay/images/bg_pppOwnerName.png new file mode 100644 index 000000000..cb9bf9ac2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bg_pppOwnerName.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bg_pppOwnerName_FadeOut.png b/ccm-sci-bundle/web/themes/mandalay/images/bg_pppOwnerName_FadeOut.png new file mode 100755 index 000000000..3e310aa5f Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bg_pppOwnerName_FadeOut.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/bg_white.png b/ccm-sci-bundle/web/themes/mandalay/images/bg_white.png new file mode 100755 index 000000000..5591d1a17 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/bg_white.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/activeTab.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/activeTab.png new file mode 100644 index 000000000..dcb30e88c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/activeTab.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/arrowDown.gif b/ccm-sci-bundle/web/themes/mandalay/images/cms/arrowDown.gif new file mode 100644 index 000000000..3ee21b373 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/arrowDown.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/arrowUp.gif b/ccm-sci-bundle/web/themes/mandalay/images/cms/arrowUp.gif new file mode 100644 index 000000000..3adf5bc33 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/arrowUp.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryAbstract.gif b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryAbstract.gif new file mode 100644 index 000000000..c5175af82 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryAbstract.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryCollapse.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryCollapse.png new file mode 100755 index 000000000..b145022f6 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryCollapse.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryDelete.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryDelete.png new file mode 100644 index 000000000..722b8976a Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryDelete.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryExpand.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryExpand.png new file mode 100644 index 000000000..8be4f1dfd Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryExpand.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryNode.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryNode.png new file mode 100644 index 000000000..59d7592b0 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryNode.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/categorySelected.gif b/ccm-sci-bundle/web/themes/mandalay/images/cms/categorySelected.gif new file mode 100644 index 000000000..abfe86602 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/categorySelected.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/categorySelectedDisabled.gif b/ccm-sci-bundle/web/themes/mandalay/images/cms/categorySelectedDisabled.gif new file mode 100644 index 000000000..16fcc90ca Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/categorySelectedDisabled.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryUnselected.gif b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryUnselected.gif new file mode 100644 index 000000000..2ef997f1c Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/categoryUnselected.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/contentcenter.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/contentcenter.png new file mode 100644 index 000000000..268fc0e15 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/contentcenter.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/help.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/help.png new file mode 100644 index 000000000..125731ded Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/help.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/home.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/home.png new file mode 100644 index 000000000..9090a6e49 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/home.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/lock.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/lock.png new file mode 100644 index 000000000..58c6cfacc Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/lock.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/cms/preview.png b/ccm-sci-bundle/web/themes/mandalay/images/cms/preview.png new file mode 100644 index 000000000..36efcfd08 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/cms/preview.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/footer/ScientificCMS.png b/ccm-sci-bundle/web/themes/mandalay/images/footer/ScientificCMS.png new file mode 100644 index 000000000..a91a6085d Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/footer/ScientificCMS.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/footer/ScientificCMS_gray.png b/ccm-sci-bundle/web/themes/mandalay/images/footer/ScientificCMS_gray.png new file mode 100755 index 000000000..200d4e187 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/footer/ScientificCMS_gray.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/header.png b/ccm-sci-bundle/web/themes/mandalay/images/header.png new file mode 100755 index 000000000..81622b668 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/header.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/header/default.png b/ccm-sci-bundle/web/themes/mandalay/images/header/default.png new file mode 100755 index 000000000..a9f20b72e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/header/default.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/header/main.png b/ccm-sci-bundle/web/themes/mandalay/images/header/main.png new file mode 100755 index 000000000..a9f20b72e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/header/main.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/home.png b/ccm-sci-bundle/web/themes/mandalay/images/icons/home.png new file mode 100755 index 000000000..aaa3b8132 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/icons/home.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/home_hover.png b/ccm-sci-bundle/web/themes/mandalay/images/icons/home_hover.png new file mode 100755 index 000000000..8f3a76280 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/icons/home_hover.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/icon_home_blue.png b/ccm-sci-bundle/web/themes/mandalay/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/images/icons/icon_home_blue.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/menu.png b/ccm-sci-bundle/web/themes/mandalay/images/icons/menu.png new file mode 100755 index 000000000..b7cbfdfec Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/icons/menu.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/menu_active.png b/ccm-sci-bundle/web/themes/mandalay/images/icons/menu_active.png new file mode 100755 index 000000000..f20f27aa2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/icons/menu_active.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/menu_hover.png b/ccm-sci-bundle/web/themes/mandalay/images/icons/menu_hover.png new file mode 100755 index 000000000..d2a2e97f9 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/icons/menu_hover.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/menu_open.png b/ccm-sci-bundle/web/themes/mandalay/images/icons/menu_open.png new file mode 100755 index 000000000..f84888d2e Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/icons/menu_open.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/pdf.gif b/ccm-sci-bundle/web/themes/mandalay/images/icons/pdf.gif new file mode 100644 index 000000000..8f06d923f Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/icons/pdf.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/search.png b/ccm-sci-bundle/web/themes/mandalay/images/icons/search.png new file mode 100755 index 000000000..1b19fbead Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/icons/search.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/icons/search_hover.png b/ccm-sci-bundle/web/themes/mandalay/images/icons/search_hover.png new file mode 100755 index 000000000..60d10251b Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/icons/search_hover.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/portal/customize.gif b/ccm-sci-bundle/web/themes/mandalay/images/portal/customize.gif new file mode 100644 index 000000000..1fc3b9048 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/portal/customize.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/portal/delete.gif b/ccm-sci-bundle/web/themes/mandalay/images/portal/delete.gif new file mode 100644 index 000000000..0a685ae48 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/portal/delete.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/portal/display.gif b/ccm-sci-bundle/web/themes/mandalay/images/portal/display.gif new file mode 100644 index 000000000..820295a58 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/portal/display.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/portal/moveDown.gif b/ccm-sci-bundle/web/themes/mandalay/images/portal/moveDown.gif new file mode 100644 index 000000000..9c631a238 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/portal/moveDown.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/portal/moveLeft.gif b/ccm-sci-bundle/web/themes/mandalay/images/portal/moveLeft.gif new file mode 100644 index 000000000..09a282b51 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/portal/moveLeft.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/portal/moveRight.gif b/ccm-sci-bundle/web/themes/mandalay/images/portal/moveRight.gif new file mode 100644 index 000000000..ef767a035 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/portal/moveRight.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/portal/moveUp.gif b/ccm-sci-bundle/web/themes/mandalay/images/portal/moveUp.gif new file mode 100644 index 000000000..accc954a2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/portal/moveUp.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/search/action.png b/ccm-sci-bundle/web/themes/mandalay/images/search/action.png new file mode 100644 index 000000000..85d843485 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/search/action.png differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/search/scoreEmpty.gif b/ccm-sci-bundle/web/themes/mandalay/images/search/scoreEmpty.gif new file mode 100755 index 000000000..27230c8fe Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/search/scoreEmpty.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/images/search/scoreFull.gif b/ccm-sci-bundle/web/themes/mandalay/images/search/scoreFull.gif new file mode 100755 index 000000000..0da007416 Binary files /dev/null and b/ccm-sci-bundle/web/themes/mandalay/images/search/scoreFull.gif differ diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/_skeleton_.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/_skeleton_.xsl new file mode 100755 index 000000000..51686995b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/_skeleton_.xsl @@ -0,0 +1,48 @@ + +]> + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop.xsl new file mode 100644 index 000000000..53811189e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop.xsl @@ -0,0 +1,69 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopActionGroup.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopActionGroup.xsl new file mode 100644 index 000000000..ebc489cdb --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopActionGroup.xsl @@ -0,0 +1,82 @@ + +]> + + + + + + + + + + + + + + +
+ +
+
+ + + + +
+ +
+
+ + + + +
+ + + + + + + + + + + + + + +
+
+ +
diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopContextBar.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopContextBar.xsl new file mode 100644 index 000000000..4959b628a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopContextBar.xsl @@ -0,0 +1,87 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopDebug.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopDebug.xsl new file mode 100644 index 000000000..fceaf6c49 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/bebop/bebopDoubleClickProtection.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopDoubleClickProtection.xsl new file mode 100644 index 000000000..e53d7e639 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopDoubleClickProtection.xsl @@ -0,0 +1,90 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopEditors.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopEditors.xsl new file mode 100644 index 000000000..c56fcbfab --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopEditors.xsl @@ -0,0 +1,312 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopForm.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopForm.xsl new file mode 100755 index 000000000..377956440 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopForm.xsl @@ -0,0 +1,75 @@ + +]> + + + + + + + + + + + + + + + +
+ +
+
+
+ + post + + + + +
+ + + + + + + +
+
+ + + + + + + + +
diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopImage.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopImage.xsl new file mode 100644 index 000000000..02c1047a3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopImage.xsl @@ -0,0 +1,53 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopLabel.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopLabel.xsl new file mode 100644 index 000000000..9b72eb626 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopLabel.xsl @@ -0,0 +1,255 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/includes/bebop/bebopLink.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopLink.xsl new file mode 100644 index 000000000..6f39e6d74 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopLink.xsl @@ -0,0 +1,118 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + this.href=' + + '; + + + + + + + + + doubleClickProtect(this); + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {$alt} + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopList.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopList.xsl new file mode 100644 index 000000000..86a5d58de --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopList.xsl @@ -0,0 +1,98 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + +
    + + +
+
+
+ +
+ + + + +
+ + +
+
+ + + + +
  • + +
  • +
    + + + + + + + + + + + + + + + > + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopPadding.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopPadding.xsl new file mode 100644 index 000000000..f6a05de5e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopPadding.xsl @@ -0,0 +1,77 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopPage.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopPage.xsl new file mode 100644 index 000000000..a6b766803 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopPage.xsl @@ -0,0 +1,66 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + +

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

    + +

    +
    + + + + +
    + +
    +
    + + + + +
    +
    + +
    +
    + +
    +
    + +
    +
    +
    + + + + +
      + +
    +
    + + + + +
      + +
    +
    + + + + +
    + + +
    +
    + + + + +
    + +
    +
    + + + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopPropertyList.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopPropertyList.xsl new file mode 100644 index 000000000..34a2a476d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopPropertyList.xsl @@ -0,0 +1,66 @@ + +]> + + + + + + + + + + + + + + +
    + + +
    +
    + + + + + + + + +   + + + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopTabbedPane.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopTabbedPane.xsl new file mode 100644 index 000000000..516eb06d3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopTabbedPane.xsl @@ -0,0 +1,124 @@ + +]> + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + +
    +
    + + + + + + + + + + +
      + +
    +
    + + + +
    +
    + + + + +
  • + +
  • +
    + + + + + + + +   + + + + + + + + bebopTab current + + + + + + + + + + + + + + +
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopTable.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopTable.xsl new file mode 100644 index 000000000..f38873670 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopTable.xsl @@ -0,0 +1,213 @@ + +]> + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bebopTableRowOdd + + + bebopTableRowEven + + + bebopTableRow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopTree.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopTree.xsl new file mode 100644 index 000000000..5b4bc9976 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopTree.xsl @@ -0,0 +1,122 @@ + +]> + + + + + + + + + + + + + + +
      + +
    +
    + + + + +
  • + + + + [-] + + + + + + + + +   + +
      + +
    +
    + + + [+] + + + + + + + + +   + + + + +      + + +
    +
  • +
    + +
    + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopWidget.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopWidget.xsl new file mode 100644 index 000000000..ecc602ce7 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/bebop/bebopWidget.xsl @@ -0,0 +1,202 @@ + +]> + + + + + + + + + + + + + + + + +
    + +
    +
    + + + + + +
    +
    + + + + + +
    +
    + + + + + + + + + + + + +   + + + + + + + +
    +
    + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + doubleClickProtect(this); + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/cms.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/cms.xsl new file mode 100644 index 000000000..6c53d5f2d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/cms.xsl @@ -0,0 +1,58 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/cms/category-step.js b/ccm-sci-bundle/web/themes/mandalay/includes/cms/category-step.js new file mode 100644 index 000000000..ce1436d27 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/cms/cmsCategoryStep.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsCategoryStep.xsl new file mode 100644 index 000000000..3eef83f4a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/cms/cmsCategoryStep.xsl @@ -0,0 +1,440 @@ + +]> + + + + + + + + + + + + + + +

    + + + + +

    + +
    + + + + +
    + +
    +
    + + + + + + + +
    + +
    +
    + + + + + + + + + + +
    + + + + +
    +
    + +
      + + + +
    +
    +
    +
    +
    +
    + + + + + + + + + + + + +
  • + + + + + + + + + + [X] + + + + + + + + + + + + + +   + + + + + + + +
  • +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ' + + ' : + + , + + + ' + + ' : ' + + ', + + + + + +
    \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/keywords.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/keywords.xsl new file mode 100644 index 000000000..6f5536ae8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/keywords.xsl @@ -0,0 +1,82 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/languageSelector.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/languageSelector.xsl new file mode 100644 index 000000000..b589552b6 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/languageSelector.xsl @@ -0,0 +1,175 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/lastModified.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/lastModified.xsl new file mode 100755 index 000000000..0a13ee17c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/lastModified.xsl @@ -0,0 +1,144 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +   + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/layoutParser.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/layoutParser.xsl new file mode 100755 index 000000000..c85c5faf6 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/layoutParser.xsl @@ -0,0 +1,610 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:for-each select="showText | usePageTitle"> + <xsl:apply-templates select="."/> + <xsl:if test="position()!=last()"> + <xsl:call-template name="mandalay:getSetting"> + <xsl:with-param name="node" select="../separator"/> + <xsl:with-param name="module" select="'layoutParser'"/> + <xsl:with-param name="setting" select="'title/separator'"/> + <xsl:with-param name="default" select="' - '"/> + </xsl:call-template> + </xsl:if> + </xsl:for-each> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + + + + + + +
    + + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + +

    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/notes.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/notes.xsl new file mode 100755 index 000000000..67e1a5bbc --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/notes.xsl @@ -0,0 +1,80 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +

    + + + + +

    +
    +
      + + +
    • + +
      +
    • +
      +
    +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/paginator.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/paginator.xsl new file mode 100755 index 000000000..5950df5de --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/paginator.xsl @@ -0,0 +1,332 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + pageNumber= + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/quicksearch.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/quicksearch.xsl new file mode 100755 index 000000000..85e2967a5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/quicksearch.xsl @@ -0,0 +1,146 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

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

    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/relatedItems.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/relatedItems.xsl new file mode 100755 index 000000000..38bbae203 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/relatedItems.xsl @@ -0,0 +1,77 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + + + + +

    +
    +
      + +
    • + +
    • +
      +
    +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/relatedLinks.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/relatedLinks.xsl new file mode 100644 index 000000000..a139395ff --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/relatedLinks.xsl @@ -0,0 +1,109 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/staticImage.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/staticImage.xsl new file mode 100755 index 000000000..627291cb9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/staticImage.xsl @@ -0,0 +1,121 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/staticLink.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/staticLink.xsl new file mode 100644 index 000000000..3f8895784 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/staticLink.xsl @@ -0,0 +1,79 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/staticMenu.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/staticMenu.xsl new file mode 100755 index 000000000..ad0f5dd7c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/staticMenu.xsl @@ -0,0 +1,198 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + +
    +
    + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + +
  • +
    + +
  • + + + +
  • +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/toolbox.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/toolbox.xsl new file mode 100755 index 000000000..dcf615039 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/mandalay/userBanner.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/userBanner.xsl new file mode 100755 index 000000000..98cee8f53 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/mandalay/userBanner.xsl @@ -0,0 +1,163 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    +
    + + +
    + + + + +
    +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/navigation.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/navigation.xsl new file mode 100644 index 000000000..f1a37c4ae --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/navigation.xsl @@ -0,0 +1,51 @@ + +]> + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/navigation/admin.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/navigation/admin.xsl new file mode 100644 index 000000000..7b6873e7c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/navigation/admin.xsl @@ -0,0 +1,43 @@ + + +]> + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/navigation/breadcrumbs.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/navigation/breadcrumbs.xsl new file mode 100755 index 000000000..cb6d93822 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/navigation/breadcrumbs.xsl @@ -0,0 +1,384 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ... + + + + + + + + + + ... + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/navigation/navigation.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/navigation/navigation.xsl new file mode 100755 index 000000000..109ef1fbb --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/navigation/navigation.xsl @@ -0,0 +1,470 @@ + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + +
    +
    + + + + + + + + + + + + + + +
  • + + + + + + + + + +
  • +
    + + +
  • + + + + + + + + + +
  • +
    + + + + + + + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + force + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + + + + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/navigation/objectList.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/navigation/objectList.xsl new file mode 100755 index 000000000..0343b09f8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/navigation/objectList.xsl @@ -0,0 +1,204 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + + + + +

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

    + + + + +

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

    + + + + +

    + +
    +
    +

    + + + + +

    + +
    +
    +

    + + + + +

    + +
    +
    +

    + + + + +

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

    + +

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

    + + + + +

    +
      + + + + +
    +
    + + +
    +

    + + + + +

    + +
    +
    + + +
  • +

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

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

    + +

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

    + +

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

    + +

    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/portlet/workspaceDirectory.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/portlet/workspaceDirectory.xsl new file mode 100644 index 000000000..2ee3964af --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/portlet/workspaceDirectory.xsl @@ -0,0 +1,62 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/search.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/search.xsl new file mode 100644 index 000000000..d35387211 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/search.xsl @@ -0,0 +1,56 @@ + +]> + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/search/filterControls.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/search/filterControls.xsl new file mode 100644 index 000000000..8dfe8d046 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/search/filterControls.xsl @@ -0,0 +1,214 @@ + +]> + + + + +
    + UTF-8 + + + + + + + + filterControls FilterControls + + + filterControls + + + + + + + + + + +
    + + + + + +
    +
    + +
    + + +
    +
    +
    +
    +
    + + +
    + + + + + + + + + + + + + + + +
    +
    + + + + +
    + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + text + 20 + 512 + + + + + + + + + + + + + 1 + + + + + + + selected + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/search/searchDocuments.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchDocuments.xsl new file mode 100644 index 000000000..dfa2773b8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchDocuments.xsl @@ -0,0 +1,161 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + +
      + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + + + +
    + +
    +
    + + + + +
    +
      + +
    +
    +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/search/searchFilter.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchFilter.xsl new file mode 100644 index 000000000..358a98def --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchFilter.xsl @@ -0,0 +1,637 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + checked + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + + + + +
    + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/search/searchObject.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchObject.xsl new file mode 100644 index 000000000..b32d081e9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/search/searchPartyText.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchPartyText.xsl new file mode 100644 index 000000000..b17fa327d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchPartyText.xsl @@ -0,0 +1,75 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/search/searchQuery.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchQuery.xsl new file mode 100644 index 000000000..ff947287e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchQuery.xsl @@ -0,0 +1,106 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/search/searchResults.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchResults.xsl new file mode 100644 index 000000000..89248a143 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchResults.xsl @@ -0,0 +1,59 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/search/searchTerms.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchTerms.xsl new file mode 100644 index 000000000..70fdb9450 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/search/searchTerms.xsl @@ -0,0 +1,73 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/subsite.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/subsite.xsl new file mode 100755 index 000000000..fa0f07b43 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/subsite.xsl @@ -0,0 +1,49 @@ + +]> + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/subsite/subsiteControlCenter.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/subsite/subsiteControlCenter.xsl new file mode 100644 index 000000000..d86947710 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/subsite/subsiteControlCenter.xsl @@ -0,0 +1,62 @@ + +&nbsp;'>]> + + + + + + +

    + + + + +

    + + + +

    + + + + +

    +
    + +

    + + + + +

    +
    +
    + +
    + +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/subsite/subsiteSiteList.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/subsite/subsiteSiteList.xsl new file mode 100644 index 000000000..1ac853402 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/subsite/subsiteSiteList.xsl @@ -0,0 +1,46 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + +
    [edit]
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms.xsl new file mode 100755 index 000000000..57cea70a8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/terms.xsl @@ -0,0 +1,58 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-details.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-details.xsl new file mode 100755 index 000000000..81c454d56 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/terms/domain-form.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-form.xsl new file mode 100755 index 000000000..375c7434c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-form.xsl @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + even + + + odd + + + + + + + + + + + + + + + + + + +
    Domain properties
    : + + +
    + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-listing.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-listing.xsl new file mode 100755 index 000000000..d4f228b86 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-listing.xsl @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + even + + + odd + + + + + + + ( + + ) + Version + + released on + + + + + + + + + + + + + + + +
    Domains
    + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-panel.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-panel.xsl new file mode 100755 index 000000000..79d313f9b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-panel.xsl @@ -0,0 +1,26 @@ + + + + + + + + + +
    + + + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-usage.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-usage.xsl new file mode 100755 index 000000000..4e77be9f1 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/terms/domain-usage.xsl @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + even + + + odd + + + + + + + + + + + +
    Domain usage
    ContextApplicationAction
    + + Default + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-details.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-details.xsl new file mode 100755 index 000000000..7c152555f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/terms/term-form.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-form.xsl new file mode 100755 index 000000000..79d9cb446 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-form.xsl @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + even + + + odd + + + + + + + + + + + + + + + + + + +
    Term properties
    : + + +
    + +
    +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-listing.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-listing.xsl new file mode 100755 index 000000000..574e8ec71 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/terms/term-name-search.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-name-search.xsl new file mode 100755 index 000000000..be18c7f00 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-name-search.xsl @@ -0,0 +1,19 @@ + + + + + + + + + + + +
    Search:
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-panel.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-panel.xsl new file mode 100755 index 000000000..c92424265 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-panel.xsl @@ -0,0 +1,33 @@ + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-picker.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-picker.xsl new file mode 100755 index 000000000..699b84180 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/terms/term-picker.xsl @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/terms/terms.css b/ccm-sci-bundle/web/themes/mandalay/includes/terms/terms.css new file mode 100644 index 000000000..0b6b4821a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/theme.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/theme.xsl new file mode 100755 index 000000000..6e2e31892 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/theme.xsl @@ -0,0 +1,52 @@ + +]> + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeErrorInfo.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeErrorInfo.xsl new file mode 100644 index 000000000..f8f3e3046 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeErrorInfo.xsl @@ -0,0 +1,147 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + +
    +
      + +
    +
    +
    +
    + + +
    +
    + + + + +
    +
      + +
    +
    +
    + + +
    +
    + + + + +
    +
      + +
    +
    +
    + + +
  • + + + + + + + + +
    + + + + + + + + +
    +
    + + + + + + + + + - + + + + + + + +
    +
    + + + + + + + + + +
    +
  • +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeFile.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeFile.xsl new file mode 100644 index 000000000..830ff3426 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeFile.xsl @@ -0,0 +1,139 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + return confirm(' + + + + + '); + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + - + + + + + +
    +
    +
  • +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeFileList.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeFileList.xsl new file mode 100644 index 000000000..05c2a97c3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeFileList.xsl @@ -0,0 +1,56 @@ + +&nbsp;'>]> + + + + + + + + + + + + +
      +
    • +

      + +

      + + + +
    • +
    +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeFolder.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeFolder.xsl new file mode 100644 index 000000000..6333af518 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/theme/themeFolder.xsl @@ -0,0 +1,76 @@ + +&nbsp;'>]> + + + + + + + + + + + + + + + + + + + + +
  • + + + +
      + + + + + + + + + + + + + + + +
    +
  • +
    + +
    diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types.xsl new file mode 100755 index 000000000..722562728 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types.xsl @@ -0,0 +1,78 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Address.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Address.xsl new file mode 100755 index 000000000..ff03ecb9c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Address.xsl @@ -0,0 +1,325 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + +
    +
    +
    + + + + + + + + +
    + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Agenda.xsl.orig b/ccm-sci-bundle/web/themes/mandalay/includes/types/Agenda.xsl.orig new file mode 100755 index 000000000..17c62d363 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/types/Article.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Article.xsl new file mode 100755 index 000000000..caacb4937 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Article.xsl @@ -0,0 +1,324 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Bookmark.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Bookmark.xsl new file mode 100755 index 000000000..6ac372561 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Bookmark.xsl @@ -0,0 +1,397 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    + + + + + + + + +
    + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Contact.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Contact.xsl new file mode 100644 index 000000000..818b31a63 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Contact.xsl @@ -0,0 +1,469 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +

    + + + + +

    +
    + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + /redirect/?oid= + + + + + + + + + + + + + + + + + + +
    +
    +
    + + +
    + + : + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + +

    + + + + +

    +
    + + + +
    + + + +

    + + + + +

    +
    + +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Department.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Department.xsl new file mode 100644 index 000000000..95ce34cfd --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Department.xsl @@ -0,0 +1,52 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Event.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Event.xsl new file mode 100755 index 000000000..592f1661d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Event.xsl @@ -0,0 +1,621 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + + + + + + + +
    +
    + +
    + + + + + + + + + +
    +
    + + + + +

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

    + + +

    + + + + + + + + + +

    +
    +
    + + +

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

    +

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

    +
    +
    + + +

    + + + + + + + + + +

    +
    + + +

    + + + + + + + + + +

    +
    + + +

    + + + + + + +

    + +
    +

    +
    + + +

    + + + + + + + + + +

    +
    + + + + + + + + + + + + +
    + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/FAQItem.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/FAQItem.xsl new file mode 100755 index 000000000..3b0809c32 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/FAQItem.xsl @@ -0,0 +1,357 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/FileStorageItem.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/FileStorageItem.xsl new file mode 100755 index 000000000..42d86aede --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/FileStorageItem.xsl @@ -0,0 +1,354 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    + +
    +
    + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Form.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Form.xsl new file mode 100755 index 000000000..8b07575d6 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Form.xsl @@ -0,0 +1,377 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    + + + + + + + + +
    + + +
    + post + + UTF-8 + + + + + + + + + form. + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/GenericAddress.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/GenericAddress.xsl new file mode 100644 index 000000000..896a5794f --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/GenericAddress.xsl @@ -0,0 +1,426 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + +
    +
    +
    + + + + + + + + +
    + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + + + +
    + + + + + + + + + + + + + + + + + + +
    + + +
    + + + + + + + + + +
    +
    + + + + + + + + + +
    +
    + + +
    + + + +
    +
    +
    + + + + + + + + + + + +
    + +
    + + + + + + + + + + + +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/GenericContact.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/GenericContact.xsl new file mode 100644 index 000000000..713e430d7 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/GenericContact.xsl @@ -0,0 +1,467 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + /redirect/?oid= + + + + + + + + + + + + + + + + + + +
    +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + +

    + + + + +

    +
    + + + +
    + + + +

    + + + + +

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

    + + + + +

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

    + + + + +

    + + + + + + + + /redirect/?oid= + + + + + + + + + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/GenericPerson.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/GenericPerson.xsl new file mode 100644 index 000000000..0741fe8c4 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/GenericPerson.xsl @@ -0,0 +1,464 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + +
    + +
    +
    +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + +
    + + + + + + + + + + +
    +
    + + +

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

    +
    + + + + + + + + + +
    +
    + + + + + + + + + +
    +
    + + + + + + + + + +
    +
    + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + +
    +
    +
    + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/GlossaryItem.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/GlossaryItem.xsl new file mode 100755 index 000000000..8ccb6574b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/GlossaryItem.xsl @@ -0,0 +1,351 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Image.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Image.xsl new file mode 100644 index 000000000..5d2c807c5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Image.xsl @@ -0,0 +1,651 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + + + +
    +
    +
    + + + + + + + + + +
    + +
    + + + + + + + + + + + x + + +
    +
    + + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + + + + + + + + + /cms-service/stream/image/?image_id= + + + + + + dynamic + + + + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + + /redirect/?oid= + + + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/InlineSite.xsl.orig b/ccm-sci-bundle/web/themes/mandalay/includes/types/InlineSite.xsl.orig new file mode 100755 index 000000000..e87f28ef8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/InlineSite.xsl.orig @@ -0,0 +1,29 @@ + +]> + + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Job.xsl.orig b/ccm-sci-bundle/web/themes/mandalay/includes/types/Job.xsl.orig new file mode 100755 index 000000000..b6e1c034d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/types/LegalNotice.xsl.orig b/ccm-sci-bundle/web/themes/mandalay/includes/types/LegalNotice.xsl.orig new file mode 100755 index 000000000..4a6bfe587 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/types/Member.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Member.xsl new file mode 100644 index 000000000..0aa161cc8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Member.xsl @@ -0,0 +1,351 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Minutes.xsl.orig b/ccm-sci-bundle/web/themes/mandalay/includes/types/Minutes.xsl.orig new file mode 100755 index 000000000..43360a7ae --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/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/includes/types/MultiPartArticle.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/MultiPartArticle.xsl new file mode 100755 index 000000000..10c5c8600 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/MultiPartArticle.xsl @@ -0,0 +1,518 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    + +
    + +
    + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + +

    + + + + +

    + + + + + + + + + +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/NewsItem.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/NewsItem.xsl new file mode 100755 index 000000000..7e96ac122 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/NewsItem.xsl @@ -0,0 +1,401 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    +
    + +
    + +
    +
    + + + + + + + +
    + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + + +
    + + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/OldAddress.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/OldAddress.xsl new file mode 100755 index 000000000..521f80f67 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/OldAddress.xsl @@ -0,0 +1,516 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +

    + + + + + + +
    + +

    +
    + +

    + + + + + + +
    + +

    +
    + +

    + + + + + + +
    + +

    +
    + +

    + + + + + + +
    + +

    +
    + +

    + + + + + + +
    + +

    +
    + +

    + + + + + + +
    + +

    +
    + +

    + + + + + + +
    + + mailto: + + +

    +
    + +

    + + + + + + +
    + +

    +
    +
    + +
    + +
    + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Organization.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Organization.xsl new file mode 100644 index 000000000..534c12f74 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Organization.xsl @@ -0,0 +1,52 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/OrganizationalUnit.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/OrganizationalUnit.xsl new file mode 100644 index 000000000..490f424a0 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/OrganizationalUnit.xsl @@ -0,0 +1,502 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +

    + +

    + + +
    +

    + + + + +

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

    + + + + +

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

    + + + + +

    + +
    + +
    +

    + + + + +

    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Person.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Person.xsl new file mode 100644 index 000000000..bcd7de179 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Person.xsl @@ -0,0 +1,487 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/PressRelease.xsl.orig b/ccm-sci-bundle/web/themes/mandalay/includes/types/PressRelease.xsl.orig new file mode 100755 index 000000000..a25dd2dc5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/PressRelease.xsl.orig @@ -0,0 +1,30 @@ + +]> + + + + + +
    +

    +Ref Code: +

    +

    +Contact: +

    +
    + +
    +

    +

    + +
    + +
    + +
    \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Project.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Project.xsl new file mode 100644 index 000000000..eb2ca9214 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Project.xsl @@ -0,0 +1,52 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/ResearchNetwork.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/ResearchNetwork.xsl new file mode 100644 index 000000000..90dba79f2 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/ResearchNetwork.xsl @@ -0,0 +1,469 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + +

    + +

    +
    + + +
    +

    + + + + +

    +

    + + + + + + +

    +
    +
    + + + +
    +

    + + + + +

    +

    + +

    +
    +
    + + +
    +

    + + + + +

    +

    + +

    +
    +
    + + +
    +

    + + + + +

    + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + + + + + + + dynamic + + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Service.xsl.orig b/ccm-sci-bundle/web/themes/mandalay/includes/types/Service.xsl.orig new file mode 100755 index 000000000..2758df8a3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Service.xsl.orig @@ -0,0 +1,40 @@ + +]> + + + + + + +
    +

    +Opening Times: +

    +

    +Contact: +

    +

    +Address: +

    +
    + +
    +

    +Services Provided: + +

    +

    +Summary: + +

    + +
    + +
    + +
    \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/SiteProxy.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/SiteProxy.xsl new file mode 100755 index 000000000..565a828cc --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/SiteProxy.xsl @@ -0,0 +1,327 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    + + + + + + + + +
    + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + + + + + + + + + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/Survey.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/Survey.xsl new file mode 100644 index 000000000..c755d3b71 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/Survey.xsl @@ -0,0 +1,374 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    + + + + + + + + +
    + + +
    + post + + + + + + + + + + form. + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/includes/types/_skeleton_.xsl b/ccm-sci-bundle/web/themes/mandalay/includes/types/_skeleton_.xsl new file mode 100755 index 000000000..48a9ee73e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/includes/types/_skeleton_.xsl @@ -0,0 +1,313 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    + + + + + + + + + +
    + +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + + + + + + + + /redirect/?oid= + + + + + + dynamic + + + + + + + dynamic + + + +
    + + + + + + + + ... + + + + /redirect/?oid= + + + + + + + + + + + + + + + + +
    +
    +
    + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/Address.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/Address.xml new file mode 100755 index 000000000..fe3ab975b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/Address.xml @@ -0,0 +1,38 @@ + + + + + + Deutsch + 0.7 + + Adresse: + Postleitzahl: + Land: + Telefon: + Handy: + Fax: + Email: + Bemerkungen: + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/Article.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/Article.xml new file mode 100644 index 000000000..f490eb289 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/Article.xml @@ -0,0 +1,29 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/Bookmark.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/Bookmark.xml new file mode 100644 index 000000000..f490eb289 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/Bookmark.xml @@ -0,0 +1,29 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/DaBIn.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/DaBIn.xml new file mode 100644 index 000000000..8f974f6f4 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/DaBIn.xml @@ -0,0 +1,62 @@ + + + + + + Deutsch + 0.7 + + Suche + Finden + + AP-Nr. + Autoren + Details zu + Raum: + Telefon: + eMail: + Homepage + Homepage von + Adresse: + Verlag + Erschienen in: + Beginn + Ende + Mitarbeiter + Finanzierung + Kontakt + Link + Download + Abgeschlossen: + Ja + Nein + Jahr + ISBN + More information + < + > + Zeige Ergebnisse + Zeige Publikationen des Jahres + Zeige Arbeitspapiere des Jahres + - + Zurück zum Jahr der Publikation + View: Liste der aktuellen ZeS-Publikationen + View: Liste der aktuellen ZeS-Arbeitspapiere + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/Event.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/Event.xml new file mode 100755 index 000000000..a8ea55fdd --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/Event.xml @@ -0,0 +1,40 @@ + + + + + + Deutsch + 0.7 + + Veranstaltungsort: + Termin: + Beginn: + Ende: + um + Uhr + Veranstaltungsart: + Veranstalter: + Kosten: + Anfahrtskizze + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/FAQItem.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/FAQItem.xml new file mode 100644 index 000000000..f490eb289 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/FAQItem.xml @@ -0,0 +1,29 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/FileStorageItem.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/FileStorageItem.xml new file mode 100755 index 000000000..d9818e996 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/FileStorageItem.xml @@ -0,0 +1,34 @@ + + + + + + Deutsch + 0.7 + + Speichern + Diese Datei auf einem lokalen Datenträger speichern + Ansehen + Diese Datei online ansehen + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/Form.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/Form.xml new file mode 100755 index 000000000..440223256 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/Form.xml @@ -0,0 +1,31 @@ + + + + + + Deutsch + 0.7 + + -- Bitte wählen -- + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericAddress.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericAddress.xml new file mode 100755 index 000000000..baf2f0459 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericAddress.xml @@ -0,0 +1,42 @@ + + + + + + Deutsch + 0.7 + + Adresse: + Postleitzahl: + Stadt: + Bundesland: + Land: + + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericContact.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericContact.xml new file mode 100644 index 000000000..35a86c3d5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericContact.xml @@ -0,0 +1,30 @@ + + + + + + Postanschrift + Hausanschrift + Kontakt + Telefon + Raum + + : + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericContact.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericContact.xml~ new file mode 100644 index 000000000..30567e592 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericContact.xml~ @@ -0,0 +1,28 @@ + + + + + + Postanschrift + Hausanschrift + Kontakt + Telefon + Raum + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericOrganization.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericOrganization.xml new file mode 100644 index 000000000..6ffd5bd80 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericOrganization.xml @@ -0,0 +1,31 @@ + + + + + + English + 0.8 + + mehr » + weiter lesen + + Organisationseinheiten + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericOrganizationalUnit.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericOrganizationalUnit.xml new file mode 100644 index 000000000..d066929d1 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericOrganizationalUnit.xml @@ -0,0 +1,32 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + Abteilungen + Mitglieder + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericPerson.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericPerson.xml new file mode 100644 index 000000000..a333e4709 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/GenericPerson.xml @@ -0,0 +1,36 @@ + + + + + + Deutsch + 0.9 + + Akad. Titel: + Vorname: + Nachname: + Namensanhang: + Geschlecht: + Geburtsdatum: + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/GlossaryItem.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/GlossaryItem.xml new file mode 100644 index 000000000..f490eb289 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/GlossaryItem.xml @@ -0,0 +1,29 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/Image.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/Image.xml new file mode 100644 index 000000000..090f843c3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/Image.xml @@ -0,0 +1,40 @@ + + + + + + Deutsch + 0.9 + + Bildgröße (BxH in Pixel): + Bildunterschrift: + Beschreibung: + Künstler: + Veröffentlichungsdatum: + Quelle: + Medium: + Copyright: + Standort: + Lizenz: + Material: + Technik: + Ort der Entstehung: + Größe des Originals: + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/Member.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/Member.xml new file mode 100755 index 000000000..2a36f6917 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/Member.xml @@ -0,0 +1,28 @@ + + + + + + Deutsch + 0.9 + + mehr » + weiter lesen + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/MultiPartArticle.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/MultiPartArticle.xml new file mode 100755 index 000000000..cae4a58c8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/MultiPartArticle.xml @@ -0,0 +1,36 @@ + + + + + + Deutsch + 0.7 + + Teile + Abschnitt + Seite + zum Seitenanfang + Vorherige Seite + Nächste Seite + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/NewsItem.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/NewsItem.xml new file mode 100644 index 000000000..f490eb289 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/NewsItem.xml @@ -0,0 +1,29 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/OrganizationalUnit.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/OrganizationalUnit.xml new file mode 100644 index 000000000..f737a4b9e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/OrganizationalUnit.xml @@ -0,0 +1,34 @@ + + + + + + English + 0.8 + + mehr » + weiter lesen + + Leitung + Stellvertretende Leitung + Organisationseinheiten + Mitglieder + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/Person.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/Person.xml new file mode 100644 index 000000000..f490eb289 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/Person.xml @@ -0,0 +1,29 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/PersonalProjects.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/PersonalProjects.xml new file mode 100644 index 000000000..1a1b4ae6a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/PersonalProjects.xml @@ -0,0 +1,30 @@ + + + + + + (Projektleitung) + + Laufende Projekte + Zeige laufende Projekte von + + Abgeschlossene Projekte + Zeige abgeschlossene Projekte von + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/PersonalPublications.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/PersonalPublications.xml new file mode 100644 index 000000000..7dc56eef4 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/PersonalPublications.xml @@ -0,0 +1,50 @@ + + + + + + + Monographien (referiert) + Monographien (nicht referiert) + Sammelbände (referiert) + Sammelbände (nicht referiert) + Zeitschriftenaufsätze (referiert) + Zeitschriftenaufsätze (nicht referiert) + Aufsätze in Sammelbänden (referiert) + Aufsätze in Sammelbänden (nicht referiert) + Aufsätze in Sammelbänden + Aufsätze in Sammelbänden (referiert) + Arbeitspapiere + Arbeitspapiere (referiert) + + + Monographien + Monographien + Beiträge in Zeitschriften + Beiträge in Zeitschriften + Beiträge in referierten Zeitschriften + Beiträge in Zeitschriften + Sammelbände + Beiträge in Sammelbänden + Sammelbände + Sonstige Publikationen + Sonstige Publikationen + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/PersonalPublications.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/de/PersonalPublications.xml~ new file mode 100644 index 000000000..fa6ffb7b9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/PersonalPublications.xml~ @@ -0,0 +1,49 @@ + + + + + + + Monographien (referiert) + Monographien (nicht referiert) + Sammelbände (referiert) + Sammelbände (nicht referiert) + Zeitschriftenaufsätze (referiert) + Zeitschriftenaufsätze (nicht referiert) + Aufsätze in Sammelbänden (referiert) + Aufsätze in Sammelbänden (nicht referiert) + Sammelbände (referiert) + Arbeitspapiere + Arbeitspapiere (referiert) + + + Monographien + Monographien + Beiträge in Zeitschriften + Beiträge in Zeitschriften + Beiträge in referierten Zeitschriften + Beiträge in Zeitschriften + Sammelbände + Beiträge in Sammelbänden + Sammelbände + Sonstige Publikationen + Sonstige Publikationen + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/Project.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/Project.xml new file mode 100644 index 000000000..725c9250c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/Project.xml @@ -0,0 +1,32 @@ + + + + + + English + 0.8 + + mehr » + weiter lesen + + Team + Beteiligte Abteilungen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/PublicPersonalProfile.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/PublicPersonalProfile.xml new file mode 100644 index 000000000..f3e574de0 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/PublicPersonalProfile.xml @@ -0,0 +1,30 @@ + + + + + + Deutsch + 0.9 + + Position + Forschungsschwerpunkte + Aktuelles + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/ResearchNetwork.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/ResearchNetwork.xml new file mode 100644 index 000000000..8f162fb22 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/ResearchNetwork.xml @@ -0,0 +1,34 @@ + + + + + + English + 0.8 + + mehr » + weiter lesen + + Leitung + Koordination + Internetseite + Mitglieder + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SciDepartment.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciDepartment.xml new file mode 100644 index 000000000..858df5d01 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciDepartment.xml @@ -0,0 +1,113 @@ + + + + + + Deutsch + 0.9 + + mehr » + weiter lesen + + Überblick + Details + Mitglieder + Projekte + Publikationen + + Überblick + Abteilungsleitung + Arbeitsbereiche + Kontakt + + Details + + Mitglieder + Mitgliederliste filtern + Filter anwenden + Filter zurücksetzen + Status + Aktiv + Assoziiert + Ehemalig + Familienname + + Projekte + Projektliste filtern + Filter anwenden + Filter zurücksetzen + Status + + Laufende Projekte + Abgeschlossene Projekte + Projekttitel + Hier sehen Sie die aktuellsten 10 Projekte. Weitere Projekte finden Sie über die Filter oben. + Laufzeit: + seit + - + + (Projektleitung) + Keine Projekte gefunden + + Publikationen + Publikationsliste filtern + Filter anwenden + Filter zurücksetzen + Erscheinungsjahr + Alle + Titel + Autor (Nachname) + Hier sehen Sie die aktuellsten 10 Publikationen. Weitere Publikationen finden Sie über die Filter oben. + Keine Publikationen gefunden + + + , + + Kontakte + + Abteilungen + Leitung: + , + + Projekte + (Projektleitung) + , + + Mitglieder + + Kontakte + Unterabteilungen + Überblick + Mitglieder + Aktive Mitglieder + Assoziierte Mitglieder + Ehemalige Mitglieder + Projekte + Laufende Projekte + Abgeschlossene Projekte + Publikationen + Arbeitspapiere + + Raum: + Telefon: + E-Mail: + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SciDepartment.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciDepartment.xml~ new file mode 100644 index 000000000..c94c59fa3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciDepartment.xml~ @@ -0,0 +1,112 @@ + + + + + + Deutsch + 0.9 + + mehr » + weiter lesen + + Überblick + Details + Mitglieder + Projekte + Publikationen + + Überblick + Abteilungsleitung + Arbeitsbereiche + + Details + + Mitglieder + Mitgliederliste filtern + Filter anwenden + Filter zurücksetzen + Status + Aktiv + Assoziiert + Ehemalig + Familienname + + Projekte + Projektliste filtern + Filter anwenden + Filter zurücksetzen + Status + + Laufende Projekte + Abgeschlossene Projekte + Projekttitel + Hier sehen Sie die aktuellsten 10 Projekte. Weitere Projekte finden Sie über die Filter oben. + Laufzeit: + seit + - + + (Projektleitung) + Keine Projekte gefunden + + Publikationen + Publikationsliste filtern + Filter anwenden + Filter zurücksetzen + Erscheinungsjahr + Alle + Titel + Autor (Nachname) + Hier sehen Sie die aktuellsten 10 Publikationen. Weitere Publikationen finden Sie über die Filter oben. + Keine Publikationen gefunden + + + , + + Kontakte + + Abteilungen + Leitung: + , + + Projekte + (Projektleitung) + , + + Mitglieder + + Kontakte + Unterabteilungen + Überblick + Mitglieder + Aktive Mitglieder + Assoziierte Mitglieder + Ehemalige Mitglieder + Projekte + Laufende Projekte + Abgeschlossene Projekte + Publikationen + Arbeitspapiere + + Raum: + Telefon: + E-Mail: + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SciInstitute.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciInstitute.xml new file mode 100644 index 000000000..735166da7 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciInstitute.xml @@ -0,0 +1,114 @@ + + + + + + Deutsch + 0.9 + + weiter... + mehr lesen + + Überblick + Details + Mitglieder + Projekte + Publikationen + + Überblick + Leitung + Abteilungen + Kontakt + + Details + + Mitglieder + Mitgliederliste filtern + Filter anwenden + Filter zurücksetzen + Status + Aktiv + Assoziiert + Ehemalig + Familienname + + Projekte + Projektliste filtern + Filter anwenden + Filter zurücksetzen + Status + + Laufende Projekte + Abgeschlossene Projekte + Projekttitel + Hier sehen Sie die aktuellsten 10 Projekte. Weitere Projekte finden Sie über die Filter oben. + Laufzeit: + seit + - + Keine Projekte, die den aktuellen Filtern entsprechen, gefunden + + (Projektleitung) + + Publikationen + Publikationsliste filtern + Filter anwenden + Filter zurücksetzen + Erscheinungsjahr + Alle + Titel + Autor (Nachname) + Hier sehen Sie die aktuellsten 10 Publikationen. Weitere Publikationen finden Sie über die Filter oben. + Keine Publikationen gefunden. + + + + , + + Kontakte + + Abteilungen + Leitung: + , + + Projekte + (Projektleitung) + , + + Mitglieder + + Kontakte + Unterabteilungen + Überblick + Mitglieder + Aktive Mitglieder + Assoziierte Mitglieder + Ehemalige Mitglieder + Projekte + Laufende Projekte + Abgeschlossene Projekte + Publikationen + Arbeitspapiere + + Raum: + Telefon: + E-Mail: + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SciInstitute.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciInstitute.xml~ new file mode 100644 index 000000000..60fa541c5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciInstitute.xml~ @@ -0,0 +1,113 @@ + + + + + + Deutsch + 0.9 + + weiter... + mehr lesen + + Überblick + Details + Mitglieder + Projekte + Publikationen + + Überblick + Leitung + Abteilungen + + Details + + Mitglieder + Mitgliederliste filtern + Filter anwenden + Filter zurücksetzen + Status + Aktiv + Assoziiert + Ehemalig + Familienname + + Projekte + Projektliste filtern + Filter anwenden + Filter zurücksetzen + Status + + Laufende Projekte + Abgeschlossene Projekte + Projekttitel + Hier sehen Sie die aktuellsten 10 Projekte. Weitere Projekte finden Sie über die Filter oben. + Laufzeit: + seit + - + Keine Projekte, die den aktuellen Filtern entsprechen, gefunden + + (Projektleitung) + + Publikationen + Publikationsliste filtern + Filter anwenden + Filter zurücksetzen + Erscheinungsjahr + Alle + Titel + Autor (Nachname) + Hier sehen Sie die aktuellsten 10 Publikationen. Weitere Publikationen finden Sie über die Filter oben. + Keine Publikationen gefunden. + + + + , + + Kontakte + + Abteilungen + Leitung: + , + + Projekte + (Projektleitung) + , + + Mitglieder + + Kontakte + Unterabteilungen + Überblick + Mitglieder + Aktive Mitglieder + Assoziierte Mitglieder + Ehemalige Mitglieder + Projekte + Laufende Projekte + Abgeschlossene Projekte + Publikationen + Arbeitspapiere + + Raum: + Telefon: + E-Mail: + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SciOrganization.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciOrganization.xml new file mode 100644 index 000000000..621ff3ee3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciOrganization.xml @@ -0,0 +1,63 @@ + + + + + + Deutsch + 0.9 + + mehr » + weiter lesen + + , + + Kontakte + + Abteilungen + Leitung: + , + + Projekte + (Projektleitung) + , + + (Projektleitung) + + Mitglieder + + Kontakte + Abteilungen + Überblick + Mitglieder + Aktive Mitglieder + Assoziierte Mitglieder + Ehemalige Mitglieder + Projekte + Laufende Projekte + Abgeschlossene Projekte + Publikationen + Arbeitspapiere + + Raum: + Telefon: + Telefon: + E-Mail: + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SciProject.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciProject.xml new file mode 100644 index 000000000..0113af313 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciProject.xml @@ -0,0 +1,86 @@ + + + + + + Deutsch + 0.9 + + mehr » + weiter lesen + + , + + Laufzeit: + ab + - + bis + Beginn: + Ende: + + Überblick + Details + + Überblick + Kontakt + Forschungsteam + Forschungsteam + + (Projektleitung) + + Finanzierung + Volumen der Finanzierung + + Beteiligte Organisationen + + Details + Details + Finanzierung + Volumen der Finanzierung: + + Kontakte + + Projekte + (Projektleitung) + , + + Mitglieder + + Kontakte + Überblick + Mitglieder + Aktive Mitglieder + Assoziierte Mitglieder + Ehemalige Mitglieder + Projekte + Laufende Projekte + Abgeschlossene Projekte + Finanzierung + Volumen der Finanzierung + Publikationen + Arbeitspapiere + + Raum: + Telefon: + E-Mail: + + Abgeschlossen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SciProject.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciProject.xml~ new file mode 100644 index 000000000..6b948be80 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciProject.xml~ @@ -0,0 +1,85 @@ + + + + + + Deutsch + 0.9 + + mehr » + weiter lesen + + , + + Laufzeit: + ab + - + bis + Beginn: + Ende: + + Überblick + Details + + Überblick + Kontakt + Projektteam + + (Projektleitung) + + Finanzierung + Volumen der Finanzierung + + Beteiligte Organisationen + + Details + Details + Finanzierung + Volumen der Finanzierung: + + Kontakte + + Projekte + (Projektleitung) + , + + Mitglieder + + Kontakte + Überblick + Mitglieder + Aktive Mitglieder + Assoziierte Mitglieder + Ehemalige Mitglieder + Projekte + Laufende Projekte + Abgeschlossene Projekte + Finanzierung + Volumen der Finanzierung + Publikationen + Arbeitspapiere + + Raum: + Telefon: + E-Mail: + + Abgeschlossen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SciPublications.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciPublications.xml new file mode 100644 index 000000000..1f6f6abfe --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciPublications.xml @@ -0,0 +1,227 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + Publikationen + + Publikationen sortieren nach + Titel + Erscheinungsjahr + + (Hrsg.) + (ISBN: + ) + + In: + Herausgegeben durch + + in: + in: + S. + - + in: + Nr. + + Angaben herunterladen als + Angaben herunterladen als + BibTeX + Als BibTeX herunterladen + RIS + Als RIS herunterladen + BibTeX + RIS + Als RIS herunterladen + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + Kapitel + In Sammelband + ISBN + + Seiten + bis + Verlag + Referierter Artikel + Ja + Nein + Erschienen in der Reihe + Weitere Informationen + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + ISSN + Journal + + Seiten + bis + Publikationsdatum + Weitere Informationen + Ausgabe + Jahrgang + Jahr + Beiträge + Referierter Artikel + + Zusammenfassung + Artikel + Herausgeberinnen/Herausgeber + Herausgeberin/Herausgeber + Auflage + ISBN + + Anzahl der Seiten + Anzahl der Bände + Verlag + Referiert + Reihe + Weitere Informationen + Band + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + + Anzahl der Seiten + Auftraggeber + Organisation + Erscheinungsort + Weitere Informationen + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + + Nummer + Anzahl der Seiten + Organisation + Ort + Seiten + bis + Reihe + Weitere Informationen + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + + Seiten + bis + In Tagungsband + Reihe + Weitere Informationen + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + Auflage + ISSN + + Nummer + Anzahl der Seiten + Organisation + Erscheinungsort + Erscheinungsdatum + Reihe + Jahr + + Artikel in dieser Zeitschrift + ISSN + Erscheinungszeitraum + - + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + Auflage + ISBN + + Anzahl der Seiten + Anzahl der Bände + Verlag + Referiert + Erschienen in der Reihe + Weitere Informationen + Band + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + Termin der Konferenz + bis + ISBN + + Konferenz + Anzahl der Bände + Anzahl der Seiten + Beiträge + Veranstaltungsort der Konferenz + Verlag + Reihe + Weitere Informationen + Band + Jahr + + Ortb + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + ISSN + Ausgabe + Zeitschrift + + Seiten + Erscheinungsdatum + Weitere Informationen + Jahrgang + Jahr + + Über die Reihe + Herausgeber der Reihe + - + Bände der Reihe + + Zusammenfassung + Autorin/Autor + Autorinnen/Autoren + + Nummer + Anzahl der Seiten + Organisation + Ort + Reihe + Jahr + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SciPublications.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciPublications.xml~ new file mode 100644 index 000000000..047be64b8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SciPublications.xml~ @@ -0,0 +1,231 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + Publikationen + + Publikationen sortieren nach + Titel + Erscheinungsjahr + + (Hrsg.) + (ISBN: + ) + + In: + Herausgegeben durch + + in: + in: + S. + - + in: + Nr. + + Angaben herunterladen als + Angaben herunterladen als + BibTeX + Als BibTeX herunterladen + RIS + Als RIS herunterladen + BibTeX + Als BibTeX herunterladen + Als BibTeX herunterladen + RIS + Als RIS herunterladen + RIS + Als RIS herunterladen + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + Kapitel + In Sammelband + ISBN + + Seiten + bis + Verlag + Referierter Artikel + Ja + Nein + Erschienen in der Reihe + Weitere Informationen + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + ISSN + Journal + + Seiten + bis + Publikationsdatum + Weitere Informationen + Ausgabe + Jahrgang + Jahr + Beiträge + Referierter Artikel + + Zusammenfassung + Artikel + Herausgeberinnen/Herausgeber + Herausgeberin/Herausgeber + Auflage + ISBN + + Anzahl der Seiten + Anzahl der Bände + Verlag + Referiert + Reihe + Weitere Informationen + Band + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + + Anzahl der Seiten + Auftraggeber + Organisation + Erscheinungsort + Weitere Informationen + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + + Nummer + Anzahl der Seiten + Organisation + Ort + Seiten + bis + Reihe + Weitere Informationen + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + + Seiten + bis + In Tagungsband + Reihe + Weitere Informationen + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + Auflage + ISSN + + Nummer + Anzahl der Seiten + Organisation + Erscheinungsort + Erscheinungsdatum + Reihe + Jahr + + Artikel in dieser Zeitschrift + ISSN + Erscheinungszeitraum + - + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + Auflage + ISBN + + Anzahl der Seiten + Anzahl der Bände + Verlag + Referiert + Erschienen in der Reihe + Weitere Informationen + Band + Jahr + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + Termin der Konferenz + bis + ISBN + + Konferenz + Anzahl der Bände + Anzahl der Seiten + Beiträge + Veranstaltungsort der Konferenz + Verlag + Reihe + Weitere Informationen + Band + Jahr + + Ortb + + Zusammenfassung + Autorinnen/Autoren + Autorin/Autor + ISSN + Ausgabe + Zeitschrift + + Seiten + Erscheinungsdatum + Weitere Informationen + Jahrgang + Jahr + + Über die Reihe + Herausgeber der Reihe + - + Bände der Reihe + + Zusammenfassung + Autorin/Autor + Autorinnen/Autoren + + Nummer + Anzahl der Seiten + Organisation + Ort + Reihe + Jahr + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/SiteProxy.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/SiteProxy.xml new file mode 100644 index 000000000..f490eb289 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/SiteProxy.xml @@ -0,0 +1,29 @@ + + + + + + Deutsch + 0.8 + + mehr » + weiter lesen + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/_skeleton_.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/_skeleton_.xml new file mode 100755 index 000000000..15d808cae --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/_skeleton_.xml @@ -0,0 +1,30 @@ + + + + + + Deutsch + 0.0 + + mehr » + weiter lesen + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/bebop.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/bebop.xml new file mode 100644 index 000000000..68ef99054 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/bebop.xml @@ -0,0 +1,27 @@ + + + + + + Deutsch + 0.9 + + Bitte warten... + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/breadcrumbs.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/breadcrumbs.xml new file mode 100755 index 000000000..04e7c14a5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/breadcrumbs.xml @@ -0,0 +1,33 @@ + + + + + + Deutsch + 0.7 + + Sie sind hier: + Start + A-Z Liste + Suche + Erweiterte Suche + Sitemap + Anmelden + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/cms.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/cms.xml new file mode 100644 index 000000000..96b0b1581 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/cms.xml @@ -0,0 +1,76 @@ + + + + + + Deutsch + 0.8 + + Willkommen + + Keine zugewiesenen Aufgaben vorhanden + Nicht gesperrt + Durch Sie gesperrt + Durch einen anderen Benutzer gesperrt + Niemandem zugewiesen + + Zusammenfassung + Contenttyp: + Name: + Titel: + Beschreibung: + Schlagwörter: + + Kategorien + Permalink + + Lifecylce + Kein Lifecycle definiert + Dieser Eintrag wird am + veröffentlicht und + entfernt werden. + Dieser Eintrag wurde am + veröffentlicht und + wieder entfernt. + Dieser Eintrag wurde am + veröffentlicht und wird + entfernt. + + Workflow + Erneut bearbeiten + Kein Kommentar + + Versionen + Aktuelle Version + Ursprüngliche Version + Version ansehen + + Kategorien zuweisen + Kategorien hinzufügen + Es sind keine Kategorien dieses Kontextes zugewiesen + Zuweisung aufheben + + Name: + Bildtyp: + UNBEKANNT + Maße (HxB): + Bildunterschrift: + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/customizableObjectList.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/customizableObjectList.xml new file mode 100644 index 000000000..135de6553 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/customizableObjectList.xml @@ -0,0 +1,49 @@ + + + + + + Publikationen filtern und sortieren + Publikationen filtern + Publikationen sortieren + Publikationen filtern + Publikationen sortieren + Nach Titel filtern + Nach Autor filtern + Erscheinungsjahr + Alle + Sortieren nach + Titel + Jahr (aufsteigend) + Jahr (absteigend) + Autoren + + Projekte filtern und sortieren + Projekte filtern + Projekte sortieren + Projekte filtern + Projekte sortieren + Nach Titel filtern + Nach Status filtern + Laufende Projekte + Abgeschlossene Projekte + Alle Projekte + Titel + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/description.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/description.xml new file mode 100644 index 000000000..0ea22a7e5 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/description.xml @@ -0,0 +1,27 @@ + + + + + + Deutsch + 0.9 + + Keine Beschreibung zugewiesen + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/fileAttachments.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/fileAttachments.xml new file mode 100755 index 000000000..a482d33d8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/fileAttachments.xml @@ -0,0 +1,29 @@ + + + + + + Deutsch + 0.7 + + Downloads + Speichern + Den Inhalt dieses Links speichern + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/filterControls.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/filterControls.xml new file mode 100644 index 000000000..2a8ade913 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/filterControls.xml @@ -0,0 +1,114 @@ + + + + + + Publikationen filtern und sortieren + Publikationen filtern + Publikationen sortieren + Publikationen filtern + Publikationen sortieren + Nach Titel filtern + Nach Autor filtern + Erscheinungsjahr + Alle + Sortieren nach + Titel + Jahr (aufsteigend) + Jahr (absteigend) + Autoren + + Projekte filtern und sortieren + Projekte filtern + Projekte sortieren + Projekte filtern + Projekte sortieren + Nach Titel filtern + Nach Status filtern + Laufende Projekte + Abgeschlossene Projekte + Alle Projekte + Titel + + + Publikationen filtern + Publikationen sortieren + Publikationen filtern + Nach Titel filtern + Nach Autor filtern + Nach Erscheinungjahr filtern + Alle + Sortieren nach + Titel + Jahr (aufsteigend) + Jahr (absteigend) + Publikationen sortieren + + Projekte filtern und sortieren + Projekte filtern + Projekte sortieren + Projekte filtern + Projekte sortieren + Nach Titel filtern + Nach Status filtern + Laufende Projekte + Abgeschlossene Projekte + Alle Projekte + Titel + Alle + Sammelband + Sonstiges + Monographie + Arbeitspapier + + Zeitschriftenbeitrag + Sammelband + Sonstiges + Monographie + Arbeitspapier + + + Publikationen filtern + Publikationen sortieren + Publikationen filtern + Nach Titel filtern + Nach Autor filtern + Nach Erscheinungjahr filtern + Alle + Sortieren nach + Titel + Jahr (aufsteigend) + Jahr (absteigend) + Publikationen sortieren + + Projekte filtern und sortieren + Projekte filtern + Projekte sortieren + Projekte filtern + Projekte sortieren + Nach Titel filtern + Nach Status filtern + Laufende Projekte + Abgeschlossene Projekte + Alle Projekte + Titel + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/footerMenu.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/footerMenu.xml new file mode 100755 index 000000000..83af6732c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/footerMenu.xml @@ -0,0 +1,33 @@ + + + + + + Deutsch + 0.7 + + Copyright + Disclaimer and Privacy Statement + Kontakt + Barrierefreiheit + Webmaster + Impessum + Bildnachweis + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/forum.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/forum.xml new file mode 100644 index 000000000..c41c82525 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/forum.xml @@ -0,0 +1,80 @@ + + + + + + Deutsch + 0.9 + + Titel + Antworten + Thema + Threads + Autor + Letzter Post + Status + Löschen + + Forum-Benachrichtigungen + Thread-Benachrichtigunen + Sie haben keine Threads abboniert + + + + Titel: + Text: + Format: + Thema: + In Bezug auf: + + Absender: + Datum: + Titel: + Text: + + Themen + Topics + Benachrichtigungen + Moderation + Einstellung + Berechtigungen + Kategorien + + Annehmen + Annehmen + Ablehnen + Ablehnen + Bearbeiten + Bearbeiten + Antworten + Antworten + Lösche diesen Thread + Löschen + + Es wurden noch keine Nachrichten eingetragen + -- + -- + -- + + Nach Thema filtern: + Alle Themen + Kein Thema + Anwenden + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/global.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/global.xml new file mode 100755 index 000000000..9d847a324 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/global.xml @@ -0,0 +1,47 @@ + + + + + + Deutsch + 0.7 + + B + KiB + MiB + GiB + + Mandalay-Theme für ScientificCMS + + Powered by: ScientificCMS + Powered by: ScientificCMS + Logo: ScientificCMS + + Direkt zum Inhalt + Navigation überspringen + + Glossar + FAQ + A-Z Liste + Suche + Login + Sitemap + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/headerImage.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/headerImage.xml new file mode 100644 index 000000000..f0ae31994 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/headerImage.xml @@ -0,0 +1,44 @@ + + + + + + Deutsch + 0.9 + + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + Das Zentrum + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/headerMenu.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/headerMenu.xml new file mode 100755 index 000000000..c6f38d576 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/headerMenu.xml @@ -0,0 +1,31 @@ + + + + + + Deutsch + 0.7 + + Start + A-Z + Sitemap + Contact + Help + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/keywords.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/keywords.xml new file mode 100644 index 000000000..643a4535c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/keywords.xml @@ -0,0 +1,27 @@ + + + + + + Deutsch + 0.9 + + Keine Schlagwörter zugewiesen + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/languageSelector.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/languageSelector.xml new file mode 100644 index 000000000..2ce61aed2 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/languageSelector.xml @@ -0,0 +1,28 @@ + + + + + + Deutsch + 0.9 + + Deutsch + Englisch + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/lastModified.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/lastModified.xml new file mode 100755 index 000000000..05763c068 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/lastModified.xml @@ -0,0 +1,29 @@ + + + + + + Deutsch + 0.7 + + aktualisiert am + von + erstellt durch: + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/monthNames.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/monthNames.xml new file mode 100644 index 000000000..dfc312a33 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/monthNames.xml @@ -0,0 +1,37 @@ + + + + + + + Januar + Februar + März + April + Mai + Juni + Juli + August + September + Oktober + November + Dezember + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/navigation.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/navigation.xml new file mode 100755 index 000000000..c19a0db8c --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/navigation.xml @@ -0,0 +1,31 @@ + + + + + + Deutsch + 0.9 + + Startdescription + Start + + mehr » + weiter lesen + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/notes.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/notes.xml new file mode 100755 index 000000000..2fd6f630a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/notes.xml @@ -0,0 +1,27 @@ + + + + + + Deutsch + 0.7 + + Hinweis + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/objectList.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/objectList.xml new file mode 100755 index 000000000..5e5517dcd --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/objectList.xml @@ -0,0 +1,40 @@ + + + + + + Deutsch + 0.7 + + Aktuelle Veranstaltungen + A-Z + Aktuelle Veranstaltungen + Inhalt beginnend mit dem Buchstaben: + + Inhalt dieser Sektion + A-Z + Alphabetische Liste + Inhalt beginnend mit dem Buchstaben: + + Aktuelles + A-Z + Aktuelles + Inhalt beginnend mit dem Buchstaben: + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/paginator.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/paginator.xml new file mode 100755 index 000000000..eee6ed341 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/paginator.xml @@ -0,0 +1,42 @@ + + + + + + Deutsch + 0.7 + + Zurück + Zurück + < + Weiter + Weiter + > + Seite + von + + Zeige Ergbnisse + bis + von + . + + Zeige + Ergebnisse pro Seite. + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/portal.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/portal.xml new file mode 100644 index 000000000..45908a5eb --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/portal.xml @@ -0,0 +1,50 @@ + + + + + + Deutsch + 0.9 + + Mitglieder + Administratoren + Zugewiesene Kategorien + Aktionen + + Sind Sie sicher, daß Sie diese Pane löschen wollen? + + Neue Anwendung + Alle Anwendungen + Details + Details bearbeiten + Titel: + Beschreibung: + URL: + + Ansehen + Ansehen + Ansehen + Bearbeiten + Bearbeiten + Bearbeiten + Administrieren + Administrieren + Administrieren + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/portlet.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/portlet.xml new file mode 100644 index 000000000..38aaf58af --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/portlet.xml @@ -0,0 +1,47 @@ + + + + + + Deutsch + 0.9 + + Bearbeiten + + Administrieren + + Willkommen + Login + Einloggen + Logout + Ausloggen + + Keine aktuellen Informationen + + Keine Aufgaben + Aktion: + Fälligkeitsdatum: + Keine zugewiesen Benutzer + 1 zugewiesener Benutzer + zugewiesene Benutzer + + Alle Weblogs ansehen + Alle Weblogs ansehen + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/quicksearch.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/quicksearch.xml new file mode 100755 index 000000000..8392874e1 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/quicksearch.xml @@ -0,0 +1,30 @@ + + + + + + Deutsch + 0.7 + + Suche: + + suchen... + > + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/relatedItems.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/relatedItems.xml new file mode 100755 index 000000000..7405d50b8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/relatedItems.xml @@ -0,0 +1,27 @@ + + + + + + Deutsch + 0.7 + + Ähnliche Inhalte + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/relatedLinks.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/relatedLinks.xml new file mode 100644 index 000000000..48c691e12 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/relatedLinks.xml @@ -0,0 +1,27 @@ + + + + + + Deutsch + 0.7 + + Siehe auch + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/search.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/search.xml new file mode 100755 index 000000000..eb6273d80 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/search.xml @@ -0,0 +1,48 @@ + + + + + + Deutsch + 0.7 + + Suche: + Zusätzliche Kriterien: + Wertung + Titel + Zusammenfassung + + Suchergebnis + Auswählen + Typ: + Server: + Kategorien: + Unterkategorien durchsuchen + Erstellt von: + Geändert von: + Publiziert am: + Geändert am: + Erstellt am: + Tag + Monat + Jahr + Von: + Bis: + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/staticLinks.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/staticLinks.xml new file mode 100755 index 000000000..53e3c2af2 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/staticLinks.xml @@ -0,0 +1,27 @@ + + + + + + Deutsch + 0.7 + + zum Seitenanfang + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/subheaderMenu.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/subheaderMenu.xml new file mode 100755 index 000000000..4e6825871 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/subheaderMenu.xml @@ -0,0 +1,30 @@ + + + + + + Deutsch + 0.7 + + subhead1 + subhead2 + subhead3 + subhead4 + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/subsite.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/subsite.xml new file mode 100755 index 000000000..933cc22c1 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/subsite.xml @@ -0,0 +1,35 @@ + + + + + + Deutsch + 0.9 + + Liste der Subsites + Subsite bearbeiten + Neue Subsite anlegen + + Liste der Subsites + Subsite bearbeiten + Neue Subsite anlegen + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/theme.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/theme.xml new file mode 100644 index 000000000..2aec5a4f3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/theme.xml @@ -0,0 +1,41 @@ + + + + + + Deutsch + 0.9 + + Diese Datei löschen + [Löschen] + Sind Sie sicher? + Größe: + Datum: + (ignoriert) + (wird gelöscht) + + Warnungen + Fehler + Schwere Fehler + Datei: + Zeile: + Position: + Meldung vom XSL-Parser: + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/topMenu.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/topMenu.xml new file mode 100755 index 000000000..332703aa1 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/topMenu.xml @@ -0,0 +1,33 @@ + + + + + + Deutsch + 0.7 + + Start + A bis Z + Sitemap + Kontakt + Hilfe + Mitglieder + Bibliothek + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/de/userBanner.xml b/ccm-sci-bundle/web/themes/mandalay/lang/de/userBanner.xml new file mode 100755 index 000000000..e36784c55 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/de/userBanner.xml @@ -0,0 +1,36 @@ + + + + + + Deutsch + 0.7 + + Sie sind nicht angemeldet + Sie sind angemeldet als + + Zum Einloggen hier klicken + Login + Login + + Zum Ausloggen hier klicken + Logout + Logout + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/Address.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/Address.xml new file mode 100755 index 000000000..e2eac0b63 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/Address.xml @@ -0,0 +1,17 @@ + + + English + 0.7 + + Address: + Postal code: + Country: + Phone: + Mobile: + Fax: + Email: + Notes: + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/Article.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/Article.xml new file mode 100644 index 000000000..4a1464d1d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/Article.xml @@ -0,0 +1,29 @@ + + + + + + English + 0.8 + + more » + read more + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/Bookmark.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/Bookmark.xml new file mode 100644 index 000000000..4a1464d1d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/Bookmark.xml @@ -0,0 +1,29 @@ + + + + + + English + 0.8 + + more » + read more + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/DaBIn.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/DaBIn.xml new file mode 100644 index 000000000..c7e1de801 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/DaBIn.xml @@ -0,0 +1,41 @@ + + + English + 0.7 + + Search + Find + WP-No. + Authors + Details to + Room: + Phone: + E-Mail: + Homepage + Homepage from + Address: + Publishing + In: + Begin + End + Funding + Contact + Link + Download + Members of staff + Completed: + Yes + No + Year + ISBN + More information + < + > + Show results + Show publications of the year + Show working papers of the year + to + Back to year of publication + View: list of recent CeS-publications + View: list of recent CeS-working papers + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/Event.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/Event.xml new file mode 100755 index 000000000..b9c85e82b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/Event.xml @@ -0,0 +1,39 @@ + + + + + + English + 0.7 + + Location: + Date: + Begin: + End: + at + + Event: + Hosted by: + Cost: + Directions + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/FAQItem.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/FAQItem.xml new file mode 100644 index 000000000..4a1464d1d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/FAQItem.xml @@ -0,0 +1,29 @@ + + + + + + English + 0.8 + + more » + read more + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/FileStorageItem.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/FileStorageItem.xml new file mode 100755 index 000000000..636163342 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/FileStorageItem.xml @@ -0,0 +1,13 @@ + + + English + 0.7 + + Saving + Save file to local drive + See + See this file online + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/Form.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/Form.xml new file mode 100755 index 000000000..01b93de09 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/Form.xml @@ -0,0 +1,10 @@ + + + English + 0.7 + + -- Please choose -- + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericAddress.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericAddress.xml new file mode 100755 index 000000000..4535aa4c9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericAddress.xml @@ -0,0 +1,20 @@ + + + English + 0.7 + + Address: + Postal code: + City: + State: + Country: + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericContact.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericContact.xml new file mode 100644 index 000000000..c4856fe7b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericContact.xml @@ -0,0 +1,31 @@ + + + + + + Postal address + Office address + Contact + + more » + read more + + : + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericContact.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericContact.xml~ new file mode 100644 index 000000000..54e8aee57 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericContact.xml~ @@ -0,0 +1,29 @@ + + + + + + Postal address + Office address + Contact + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericOrganization.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericOrganization.xml new file mode 100644 index 000000000..cb7ab85d7 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericOrganization.xml @@ -0,0 +1,31 @@ + + + + + + English + 0.8 + + more » + read more + + Organizational Units + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericOrganizationalUnit.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericOrganizationalUnit.xml new file mode 100644 index 000000000..47a9e1508 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenericOrganizationalUnit.xml @@ -0,0 +1,32 @@ + + + + + + Deutsch + 0.8 + + more » + read more + + Departments + Members + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/GenricPerson.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenricPerson.xml new file mode 100644 index 000000000..e21cb62f4 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/GenricPerson.xml @@ -0,0 +1,36 @@ + + + + + + Deutsch + 0.9 + + Title: + Givenname: + Surname: + Addendum: + Gender: + Birthdate: + + more » + read more + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/GlossaryItem.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/GlossaryItem.xml new file mode 100644 index 000000000..4a1464d1d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/GlossaryItem.xml @@ -0,0 +1,29 @@ + + + + + + English + 0.8 + + more » + read more + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/Image.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/Image.xml new file mode 100644 index 000000000..135d5200e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/Image.xml @@ -0,0 +1,44 @@ + + + + + + English + 0.9 + + Width: + Height: + Caption: + Description: + Artist: + Publishing Date: + Source: + Media: + Copyright: + Site: + License: + Material: + Technique: + Point of Origin: + Size of Original: + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/Member.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/Member.xml new file mode 100644 index 000000000..a2c28cd8b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/Member.xml @@ -0,0 +1,28 @@ + + + + + + Deutsch + 0.9 + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/MultiPartArticle.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/MultiPartArticle.xml new file mode 100755 index 000000000..2d5299974 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/MultiPartArticle.xml @@ -0,0 +1,15 @@ + + + English + 0.7 + + Chapter overview: + Chapter + Page + to top + Previous page + Next page + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/NewsItem.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/NewsItem.xml new file mode 100644 index 000000000..4a1464d1d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/NewsItem.xml @@ -0,0 +1,29 @@ + + + + + + English + 0.8 + + more » + read more + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/OrganizationalUnit.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/OrganizationalUnit.xml new file mode 100644 index 000000000..622e0585a --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/OrganizationalUnit.xml @@ -0,0 +1,34 @@ + + + + + + English + 0.8 + + more » + read more + + Direction + Assistent Direction + Organizational Units + Members + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/Person.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/Person.xml new file mode 100644 index 000000000..4a1464d1d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/Person.xml @@ -0,0 +1,29 @@ + + + + + + English + 0.8 + + more » + read more + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/PersonalProjects.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/PersonalProjects.xml new file mode 100644 index 000000000..74425a7fe --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/PersonalProjects.xml @@ -0,0 +1,30 @@ + + + + + + + Current Projects + Completed Projects + (Project coordination) + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/PersonalPublications.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/PersonalPublications.xml new file mode 100644 index 000000000..318abedf3 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/PersonalPublications.xml @@ -0,0 +1,50 @@ + + + + + + + Monographs (refereed) + Monographien (not refereed) + Collected Volumes (refereed) + Collected Volumes (not refereed) + Articles in Journals (refereed) + Articles in Journals (not refereed) + Articles in Collected Volumes (refereed) + Articles in Collected Volumes (not refereed) + Articles in Collected Volumes + Articles in Collected Volumes (refereed) + Working Papers + Working Papers (refereed) + + + + Monographs + Monographs + Articles in journals + Articles in refereed journals + Articles in journals + Collected Volumes + Articles in Collected Volumes + Collected Volumes + Miscellaneous publications + Miscellaneous + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/PersonalPublications.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/en/PersonalPublications.xml~ new file mode 100644 index 000000000..7844672c1 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/PersonalPublications.xml~ @@ -0,0 +1,49 @@ + + + + + + + Monographs (refereed) + Monographien (not refereed) + Collected Volumes (refereed) + Collected Volumes (not refereed) + Articles in Journals (refereed) + Articles in Journals (not refereed) + Articles in Collected Volumes (refereed) + Articles in Collected Volumes (not refereed) + Collected Collected (refereed) + Working Papers + Working Papers (refereed) + + + + Monographs + Monographs + Articles in journals + Articles in refereed journals + Articles in journals + Collected Volumes + Articles in Collected Volumes + Collected Volumes + Miscellaneous publications + Miscellaneous + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/Project.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/Project.xml new file mode 100644 index 000000000..6c5b05dd1 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/Project.xml @@ -0,0 +1,32 @@ + + + + + + English + 0.8 + + more » + read more + + Team + Departments involved + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/PublicPersonalProfile.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/PublicPersonalProfile.xml new file mode 100644 index 000000000..def193744 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/PublicPersonalProfile.xml @@ -0,0 +1,30 @@ + + + + + + Deutsch + 0.9 + + Position + Research Interests + News + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/ResearchNetwork.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/ResearchNetwork.xml new file mode 100644 index 000000000..9718bb463 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/ResearchNetwork.xml @@ -0,0 +1,34 @@ + + + + + + English + 0.8 + + more » + read more + + Direction + Coordination + Website + Members + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciDepartment.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciDepartment.xml new file mode 100644 index 000000000..7970ac262 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciDepartment.xml @@ -0,0 +1,111 @@ + + + + + + Deutsch + 0.9 + + more » + read more + + Overview + Details + Members + Projects + Publications + + Overview + Head of department + Work areas + Contact + + Details + + Members + Filter list of members + Apply filters + Reset filters + Status + Active + Associated + Former + Surname + + Projects + Filter list of projects + Apply filters + Reset filters + Status + + Current projects + Finished projects + Title of project + Lifespan: + since + - + This list shows only the ten most recent projects. More projects can be found using the filters above. + No projects found. + + (project coordinator) + + Publications + Filter list of publications + Apply filters + Reset filters + Year of publication + All + Title + Author (Surname) + This list show the ten most recent publications only. More publications can be found using the filter above. + No publications found. + + , + + Contacts + + Departments + Direction: + , + + Projects + (Direction) + , + + Members + + Contacts + Subdepartments + Overview + Members + Active members + Associated members + Former members + Projects + Current projects + Finished projects + Publications + Working papers + + Room: + Phone: + Email: + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciDepartment.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciDepartment.xml~ new file mode 100644 index 000000000..7a646a4ac --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciDepartment.xml~ @@ -0,0 +1,111 @@ + + + + + + Deutsch + 0.9 + + more » + read more + + Overview + Details + Members + Projects + Publications + + Overview + Head of department + Work areas + Contact + + Details + + Members + Filter list of members + Apply filters + Reset filters + Status + Active + Associated + Former + Surname + + Projects + Filter list of projects + Apply filters + Reset filters + Status + + Current projects + Finished projects + Title of project + Lifespan: + since + - + This list shows only the ten most recent projects. More projects can be found using the filters above. + No projects found. + + (Project Coordination) + + Publications + Filter list of publications + Apply filters + Reset filters + Year of publication + All + Title + Author (Surname) + This list show the ten most recent publications only. More publications can be found using the filter above. + No publications found. + + , + + Contacts + + Departments + Direction: + , + + Projects + (Direction) + , + + Members + + Contacts + Subdepartments + Overview + Members + Active members + Associated members + Former members + Projects + Current projects + Finished projects + Publications + Working papers + + Room: + Phone: + Email: + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciInstitute.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciInstitute.xml new file mode 100644 index 000000000..f801de61d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciInstitute.xml @@ -0,0 +1,110 @@ + + + + + + Deutsch + 0.9 + + more » + read more + + Overview + Details + Members + Projects + + Overview + Direction + Departments + Contact + + Details + + Members + Filter list of members + Apply filters + Reset filters + Status + Active + Associated + Former + Surname + + Projects + Filter list of projects + Apply filters + Reset filters + Status + + Current projects + Finished projects + Title of project + This list shows only the ten most recent projects. More projects can be found using the filters above. + Lifespan: + since + - + No projects found. + + (Project Coordination) + + Publications + Filter list of publications + Apply filters + Reset filters + Year of publication + All + Title + Author (Surname) + This list show the ten most recent publications only. More publications can be found using the filter above. + No publications found. + + , + + Contacts + + Departments + Direction: + , + + Projects + (Direction) + , + + Members + + Contacts + Subdepartments + Overview + Members + Active members + Associated members + Former members + Projects + Current projects + Finished projects + Publications + Working papers + + Room: + Phone: + Email: + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciInstitute.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciInstitute.xml~ new file mode 100644 index 000000000..32be6935b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciInstitute.xml~ @@ -0,0 +1,109 @@ + + + + + + Deutsch + 0.9 + + more » + read more + + Overview + Details + Members + Projects + + Overview + Direction + Departments + + Details + + Members + Filter list of members + Apply filters + Reset filters + Status + Active + Associated + Former + Surname + + Projects + Filter list of projects + Apply filters + Reset filters + Status + + Current projects + Finished projects + Title of project + This list shows only the ten most recent projects. More projects can be found using the filters above. + Lifespan: + since + - + No projects found. + + (Project Coordination) + + Publications + Filter list of publications + Apply filters + Reset filters + Year of publication + All + Title + Author (Surname) + This list show the ten most recent publications only. More publications can be found using the filter above. + No publications found. + + , + + Contacts + + Departments + Direction: + , + + Projects + (Direction) + , + + Members + + Contacts + Subdepartments + Overview + Members + Active members + Associated members + Former members + Projects + Current projects + Finished projects + Publications + Working papers + + Room: + Phone: + Email: + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciOrganization.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciOrganization.xml new file mode 100644 index 000000000..96307d81d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciOrganization.xml @@ -0,0 +1,64 @@ + + + + + + English + 0.9 + + more » + read more + + , + + Contacts + + Departments + Direction + , + + Projects + (project coordinator) + , + + (project coordinator) + + Members + + Contacts + Departments + Overview + Members + Active members + Associated members + Former members + Projects + Current projects + Finished projects + Publications + Working papers + + Room: + Phone: + Phone (Office): + Email: + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciOrganization.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciOrganization.xml~ new file mode 100644 index 000000000..d20e5b737 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciOrganization.xml~ @@ -0,0 +1,64 @@ + + + + + + English + 0.9 + + more » + read more + + , + + Contacts + + Departments + Direction + , + + Projects + (Direction) + , + + (Direction) + + Members + + Contacts + Departments + Overview + Members + Active members + Associated members + Former members + Projects + Current projects + Finished projects + Publications + Working papers + + Room: + Phone: + Phone (Office): + Email: + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciProject.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciProject.xml new file mode 100644 index 000000000..841486347 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciProject.xml @@ -0,0 +1,86 @@ + + + + + + English + 0.9 + + more » + read more + + , + + Life span: + since + - + to + Begin: + End: + + Overview + Details + + Overview + Contact + Research Team + Research Team + + (project coordinator) + + Funding + Volume of funding + + Involved Organizations + + Details + Details + Funding + Volume of funding: + + Contacts + + Projects + (Direction) + , + + Members + + Contacts + Overview + Members + Active + Associated members + Former members + Projects + Current projects + Finished projects + Funding + Volume of funding + Publications + Working papers + + Room: + Phone: + Email: + + Finished + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciProject.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciProject.xml~ new file mode 100644 index 000000000..1fde1022e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciProject.xml~ @@ -0,0 +1,85 @@ + + + + + + English + 0.9 + + more » + read more + + , + + Life span: + ab + - + to + Begin: + End: + + Overview + Details + + Overview + Contact + Project Team + + (Direction) + + Funding + Volume of funding + + Involved Organizations + + Details + Details + Funding + Volume of funding: + + Contacts + + Projects + (Direction) + , + + Members + + Contacts + Overview + Members + Active + Associated members + Former members + Projects + Current projects + Finished projects + Funding + Volume of funding + Publications + Working papers + + Room: + Phone: + Email: + + Finished + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciPublications.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciPublications.xml new file mode 100644 index 000000000..ef010f06d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciPublications.xml @@ -0,0 +1,224 @@ + + + + + + English + 0.8 + + more » + read more + + Sort publications by + Title + Year of publication + + In: + (Editor) + (ISBN: + ) + + Series: + Edited by + + in: + in: + p. + - + in: + No. + + Download reference as + Download reference as + BibTeX + Download as BibTeX + RIS + Download as RIS + BibTeX + RIS + + Abstract + Authors + Author + Chapter + Collected volume + ISBN + + Pages + to + Publisher + Reviewed article + Yes + No + In series + Further informations + Year + + Abstract + Authors + Author + ISSN + Journal + + Pages + to + Publication date + Further informations + Issue + Volume + Year + Articles + Reviewed article + + Abstract + Articles + Editors + Editor + Edition + ISBN + + Number of pages + Number of volumes + Publisher + Reviewed + Series + Further informations + Volume + Year + + Abstract + Authors + Author + Miscellaneous + Number of pages + Orderer + Organization + Place + Further informations + Year + + Abstract + Authors + Author + Miscellaneous + Number + Number of pages + Organization + Ort + Pages + to + Series + Further informations + Year + + Abstract + Authors + Author + Miscellaneous + Pages + In Proceedings + Series + Further informations + Volume + Year + + Abstract + Authors + Author + Edition + ISSN + Miscellaneous + Number + Number of pages + Organization + Place + Publication date + Series + Year + + Articles of this journal + ISSN + Period of publication + - + + Abstract + Authors + Author + Edition + ISBN + Miscellaneous + Number of pages + Number of volumes + Publisher + Reviewed + In series + Further informations + Volume + Year + + Abstract + Authors + Author + Date of conference + ISBN + Miscellaneous + Conference + Number of volumes + Number of pages + Papers + Place of conference + Publisher + Series + Further informations + Volume + Year + + Place + + Abstract + Authors + Author + ISSN + Year + Journal + Miscellaneous + Pages + Publication date + Further informations + Volume + Year + + About the series + Editors of the series + - + Volumes of the series + + Abstract + Author + Authors + Miscellaneous + Number + Number of pages + Organization + Place + Series + Year + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SciPublications.xml~ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciPublications.xml~ new file mode 100644 index 000000000..254136c9d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SciPublications.xml~ @@ -0,0 +1,221 @@ + + + + + + English + 0.8 + + more » + read more + + Sort publications by + Title + Year of publication + + In: + (Editor) + (ISBN: + ) + + Series: + Edited by + + in: + in: + p. + - + in: + No. + + Download reference as + BibTeX + Download as BibTeX + RIS + Download as RIS + + Abstract + Authors + Author + Chapter + Collected volume + ISBN + + Pages + to + Publisher + Reviewed article + Yes + No + In series + Further informations + Year + + Abstract + Authors + Author + ISSN + Journal + + Pages + to + Publication date + Further informations + Issue + Volume + Year + Articles + Reviewed article + + Abstract + Articles + Editors + Editor + Edition + ISBN + + Number of pages + Number of volumes + Publisher + Reviewed + Series + Further informations + Volume + Year + + Abstract + Authors + Author + Miscellaneous + Number of pages + Orderer + Organization + Place + Further informations + Year + + Abstract + Authors + Author + Miscellaneous + Number + Number of pages + Organization + Ort + Pages + to + Series + Further informations + Year + + Abstract + Authors + Author + Miscellaneous + Pages + In Proceedings + Series + Further informations + Volume + Year + + Abstract + Authors + Author + Edition + ISSN + Miscellaneous + Number + Number of pages + Organization + Place + Publication date + Series + Year + + Articles of this journal + ISSN + Period of publication + - + + Abstract + Authors + Author + Edition + ISBN + Miscellaneous + Number of pages + Number of volumes + Publisher + Reviewed + In series + Further informations + Volume + Year + + Abstract + Authors + Author + Date of conference + ISBN + Miscellaneous + Conference + Number of volumes + Number of pages + Papers + Place of conference + Publisher + Series + Further informations + Volume + Year + + Place + + Abstract + Authors + Author + ISSN + Year + Journal + Miscellaneous + Pages + Publication date + Further informations + Volume + Year + + About the series + Editors of the series + - + Volumes of the series + + Abstract + Author + Authors + Miscellaneous + Number + Number of pages + Organization + Place + Series + Year + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/SiteProxy.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/SiteProxy.xml new file mode 100644 index 000000000..4a1464d1d --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/SiteProxy.xml @@ -0,0 +1,29 @@ + + + + + + English + 0.8 + + more » + read more + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/_skeleton_.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/_skeleton_.xml new file mode 100755 index 000000000..be7801da2 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/_skeleton_.xml @@ -0,0 +1,30 @@ + + + + + + English + 0.0 + + more » + read more + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/bebop.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/bebop.xml new file mode 100644 index 000000000..1e7e8ea2b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/bebop.xml @@ -0,0 +1,27 @@ + + + + + + English + 0.9 + + Please wait... + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/breadcrumbs.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/breadcrumbs.xml new file mode 100755 index 000000000..624e87532 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/breadcrumbs.xml @@ -0,0 +1,13 @@ + + + English + 0.7 + + You are here: + Home + A-Z List + Search + Advanced Search + Sitemap + Login + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/cms.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/cms.xml new file mode 100644 index 000000000..6daeac84e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/cms.xml @@ -0,0 +1,76 @@ + + + + + + English + 0.8 + + Welcome + + No tasks assigned + Not locked + Locked by you + Locked by someone else + Not assigned + + Item Summary + Content type: + Name: + Title: + Description: + Subect categories: + + Categories + Stable Link + + Lifecylce + No lifecycle + This item is scheduled to be published on + and will + . + This item was published on + and expired on + . + This item was published on + and will + . + + Workflow + Restart editing + No Comment + + Revisions + Current Revision + Initial Revision + View Revision + + Assign Categories + Add categories + There are no categories assigned in this context. + Remove + + Name: + Image Type: + UNKNOWN + Dimensions (HxW): + Caption: + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/customizableObjectList.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/customizableObjectList.xml new file mode 100644 index 000000000..d0c3765be --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/customizableObjectList.xml @@ -0,0 +1,49 @@ + + + + + + Filter and sort publications + Filter publications + Sort publications + Filter publications + Sort publications + Fiter by title + Filter by author + Year + All + Sort by + Title + Year (ascending) + Year (descending) + Authors + + Filter and sort projects + Filter projects + Sort projects + Filter projects + Sort projects + Filter by title + Filter by status + Current projects + Finished projects + All projects + Title + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/description.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/description.xml new file mode 100644 index 000000000..76ce928dc --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/description.xml @@ -0,0 +1,27 @@ + + + + + + Deutsch + 0.9 + + No description assigned + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/fileAttachments.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/fileAttachments.xml new file mode 100755 index 000000000..87df12546 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/fileAttachments.xml @@ -0,0 +1,9 @@ + + + English + 0.7 + + Downloads + Saving + Save content of link + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/filterControls.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/filterControls.xml new file mode 100644 index 000000000..d0c3765be --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/filterControls.xml @@ -0,0 +1,49 @@ + + + + + + Filter and sort publications + Filter publications + Sort publications + Filter publications + Sort publications + Fiter by title + Filter by author + Year + All + Sort by + Title + Year (ascending) + Year (descending) + Authors + + Filter and sort projects + Filter projects + Sort projects + Filter projects + Sort projects + Filter by title + Filter by status + Current projects + Finished projects + All projects + Title + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/footerMenu.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/footerMenu.xml new file mode 100755 index 000000000..f327ed47e --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/footerMenu.xml @@ -0,0 +1,33 @@ + + + + + + English + 0.7 + + Copyright + Disclaimer and Privacy Statement + Contact + Accessibility + Webmaster + Imprint + Picture Credits + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/forum.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/forum.xml new file mode 100644 index 000000000..c5306dbf9 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/forum.xml @@ -0,0 +1,80 @@ + + + + + + English + 0.9 + + Subject + Replies + Topic + Threads + Author + Last Post + Status + Delete + + Forum alerts + Thread alerts + You are not subscribed to any threads + + + + Subject: + Message: + Format: + Topic: + In reply to: + + Sender: + Date: + Subject: + Message: + + Threads + Topics + Alerts + Moderation + Setup + Permissions + Categories + + Approve this thread + Approve + Reject this thread + Reject + Edit this thread + Edit + Reply + Reply + Delete this thread + Delete + + No messages have been posted yet + None + None + N/A + + Filter by topic: + All topics + No topic + Apply + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/global.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/global.xml new file mode 100755 index 000000000..d2fa91cc2 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/global.xml @@ -0,0 +1,47 @@ + + + + + + English + 0.7 + + B + KiB + MiB + GiB + + Mandalay theme for ScientificCMS + + Powered by: ScientificCMS + Powered by: ScientificCMS + Logo: ScientificCMS + + Directly to the content + Skip navigation + + Glossary + FAQ + A-Z List + Search + Login + Sitemap + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/headerImage.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/headerImage.xml new file mode 100644 index 000000000..c0df1af60 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/headerImage.xml @@ -0,0 +1,35 @@ + + + + + + English + 0.9 + + DefaultHeaderImage + DefaultHeaderImage name + DefaultHeaderImage titel + headerImage + headerImage name + headerImage titel + /headerImage2 + /headerImage2 name + /headerImage2 title + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/headerMenu.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/headerMenu.xml new file mode 100755 index 000000000..1553dee88 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/headerMenu.xml @@ -0,0 +1,11 @@ + + + English + 0.7 + + Home + Members + Library + Sitemap + Contact + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/keywords.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/keywords.xml new file mode 100644 index 000000000..2750d6109 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/keywords.xml @@ -0,0 +1,27 @@ + + + + + + English + 0.9 + + No keywords assigned + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/languageSelector.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/languageSelector.xml new file mode 100644 index 000000000..8817a34b0 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/languageSelector.xml @@ -0,0 +1,28 @@ + + + + + + English + 0.9 + + German + English + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/lastModified.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/lastModified.xml new file mode 100755 index 000000000..9dda5aaff --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/lastModified.xml @@ -0,0 +1,9 @@ + + + English + 0.7 + + Last updated on + by + Created by: + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/monthNames.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/monthNames.xml new file mode 100644 index 000000000..65fb50180 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/monthNames.xml @@ -0,0 +1,37 @@ + + + + + + + January + February + March + April + May + June + Jule + August + September + October + November + December + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/navigation.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/navigation.xml new file mode 100755 index 000000000..9f54cab7b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/navigation.xml @@ -0,0 +1,11 @@ + + + English + 0.9 + + Startdescription + Start + + more » + read more + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/notes.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/notes.xml new file mode 100755 index 000000000..e44bef925 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/notes.xml @@ -0,0 +1,7 @@ + + + English + 0.7 + + Notes + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/objectList.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/objectList.xml new file mode 100755 index 000000000..da3a57814 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/objectList.xml @@ -0,0 +1,20 @@ + + + English + 0.7 + + Current events + A-Z + Current events + Content beginning with the letter: + + Content of this section + A-Z + Alphabetical list + Content beginning with the letter: + + Latest + A-Z + Latest + Content beginning with the letter: + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/paginator.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/paginator.xml new file mode 100755 index 000000000..0ae1a5192 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/paginator.xml @@ -0,0 +1,22 @@ + + + English + 0.7 + + Back + Back + < + Continue + Continue + > + Page + from + + Show results + to + from + . + + Show + results per page. + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/portal.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/portal.xml new file mode 100644 index 000000000..667786b70 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/portal.xml @@ -0,0 +1,51 @@ + + + + + + English + 0.9 + + Workspace Members + Administrators + Assigned Categories + Extreme Action + + Are you sure you want to delete this pane? + + Creat New Application + All Applications + Application Details + Edit details + Title: + Description: + URL: + + View + View + View + Edit + Edit + Edit + Admin + Admin + Admin + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/portlet.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/portlet.xml new file mode 100644 index 000000000..add3a8a01 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/portlet.xml @@ -0,0 +1,48 @@ + + + + + + English + 0.9 + + Edit + + Admin + + Welcome + Login + Login + Logout + Logout + + None + + No tasks to display + Action: + Due Date: + No assigned user + 1 assined user + assigned users + + View all weblogs + View all weblogs + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/quicksearch.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/quicksearch.xml new file mode 100755 index 000000000..4840a3e32 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/quicksearch.xml @@ -0,0 +1,10 @@ + + + English + 0.7 + + Search: + + Search... + > + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/relatedItems.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/relatedItems.xml new file mode 100755 index 000000000..23413e7b8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/relatedItems.xml @@ -0,0 +1,7 @@ + + + English + 0.7 + + Similar contents + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/relatedLinks.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/relatedLinks.xml new file mode 100644 index 000000000..c97d2fa26 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/relatedLinks.xml @@ -0,0 +1,27 @@ + + + + + + English + 0.7 + + See also + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/search.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/search.xml new file mode 100755 index 000000000..56cf6f2a7 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/search.xml @@ -0,0 +1,27 @@ + + + English + 0.7 + + Search: + Additional Filters: + Evaluation + Title + Abstract + + Choose + Typ: + Server: + Category: + Search sub-categories + Created by: + Changed by: + Published in: + Changed by: + Created by: + Day + Month + Year + by: + to: + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/staticLinks.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/staticLinks.xml new file mode 100755 index 000000000..76c926595 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/staticLinks.xml @@ -0,0 +1,27 @@ + + + + + + English + 0.7 + + to top + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/subheaderMenu.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/subheaderMenu.xml new file mode 100755 index 000000000..68d490b93 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/subheaderMenu.xml @@ -0,0 +1,10 @@ + + + English + 0.7 + + subhead1 + subhead2 + subhead3 + subhead4 + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/subsite.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/subsite.xml new file mode 100755 index 000000000..755ba8fa8 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/subsite.xml @@ -0,0 +1,35 @@ + + + + + + English + 0.9 + + List of Subsites + Edit Subsites + Create New Subsite + + Liste der Subsites + Subsite bearbeiten + Neue Subsite anlegen + + + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/theme.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/theme.xml new file mode 100644 index 000000000..fbc47153b --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/theme.xml @@ -0,0 +1,41 @@ + + + + + + English + 0.9 + + Delete this file + [remove] + Are you sure? + Size: + Date: + (ignored) + (scheduled for removal) + + Warning Messages + Error Messages + Fatel Messages + Location: + Line: + Column: + Message from original exception: + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/topMenu.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/topMenu.xml new file mode 100755 index 000000000..f6bf68975 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/topMenu.xml @@ -0,0 +1,33 @@ + + + + + + English + 0.7 + + Start + A - Z + Sitemap + Contact + Help + Members + Library + diff --git a/ccm-sci-bundle/web/themes/mandalay/lang/en/userBanner.xml b/ccm-sci-bundle/web/themes/mandalay/lang/en/userBanner.xml new file mode 100755 index 000000000..7bfada845 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/lang/en/userBanner.xml @@ -0,0 +1,16 @@ + + + English + 0.7 + + You are not logged in + You are logged in as + + Please click here to log in + Login + Login + + Please click here to log out + Logout + Logout + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/mandalay/layout/PublicPersonalProfile.xml b/ccm-sci-bundle/web/themes/mandalay/layout/PublicPersonalProfile.xml new file mode 100755 index 000000000..149c2a044 --- /dev/null +++ b/ccm-sci-bundle/web/themes/mandalay/layout/PublicPersonalProfile.xml @@ -0,0 +1,151 @@ + + + + + + + + <separator>: </separator> + <showText> + <line>layout/page/head/title</line> + </showText> + <usePageTitle/> + + + + + +
    +