Skip to content

Commit

Permalink
TUBS-145 replaces dini logo and changes position (#32)
Browse files Browse the repository at this point in the history
* TUBS-145 replaces dini logo and changes position

* TUBS-145 cleans up old dini stuff
  • Loading branch information
TiloNN authored Nov 16, 2023
1 parent 14100dd commit b0559cf
Show file tree
Hide file tree
Showing 7 changed files with 386 additions and 17 deletions.
356 changes: 356 additions & 0 deletions src/main/resources/META-INF/resources/images/DINI_Siegel_22.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,27 @@
margin-bottom: 1.125rem;
}
}
.dini-certificate {
h2 {
margin-bottom: 0;
&:after {
background-color: transparent;
margin-bottom: 0;
}
}
}
}

.leo-copyright-menu {
color: black;
background-color: white;
}

#dini_logo {
margin-right: 1rem;
.dini-certificate {
text-align: right;
img {
width: 200px;
}
}

html body #powered_by {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ digibib.class.discipline = Fachrichtung:
digibib.class.location = Zugeh\u00F6rigkeit:
digibib.class.sponsors = F\u00F6rderung:
digibib.class.validity_state = G\u00FCltigkeitszustand:
digibib.diniCertificate2016 = Der Publikationsserver der TU-Braunschweig ist zertifiziert nach DINI-2022
digibib.diniCertificate2022 = Der Publikationsserver der TU-Braunschweig ist zertifiziert nach DINI-2022
digibib.editor.access.required = Bitte geben Sie an, wie der Zugriff auf beigef\u00FCgte Dateien eingeschr\u00E4nkt werden soll.
digibib.genre.presentation = Pr\u00E4sentation
digibib.genre.publication = Publikation
Expand All @@ -34,7 +34,7 @@ digibib.researchData.advanced.dataOrigin = Datenentstehung:
digibib.researchData.advanced.dataOrigin.description = Beschreibung
digibib.researchData.advanced.dataOrigin.help = Kategorisierung der Art der Datenentstehung und kurze Beschreibung oder zus\u00E4tzlich wichtige Informationen zur Datenentstehung.
digibib.researchData.advanced.error = Eine Beschreibung/Klassfikation ist notwendig.
digibib.researchData.advanced.instruments = Forschungsinstrumente:
digibib.researchData.advanced.instruments = Forschungsinstrumente:
digibib.researchData.advanced.instruments.help = Aufz\u00E4hlung der zur Datenentstehung eingesetzten Ger\u00E4te. Angaben sollten m\u00F6glichst konkret mit Informationen zum Hersteller, Modell und Seriennummer des verwendeten Instrumentes gemacht werden.
digibib.researchData.advanced.methods = Methoden/Verfahren:
digibib.researchData.advanced.methods.help = Angabe der Methoden und Verfahren, mittels derer die Forschungsobjekte untersucht wurden.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ digibib.class.discipline = Discipline:
digibib.class.location = Located at:
digibib.class.sponsors = Sponsors:
digibib.class.validity_state = Validity state:
digibib.diniCertificate2016 = The TU Braunschweig institutional repository certified according to DINI-2022
digibib.diniCertificate2022 = The TU Braunschweig institutional repository certified according to DINI-2022
digibib.goToMainSite = go to TU Braunschweig homepage
digibib.help.ddc = Category (i.e. subject, field of research) the dataset originates from or relates to. Please use the \u201C+\u201D button to add multiple categories.
digibib.invalidURL = The url is not valid. Please provide a valid url.
Expand All @@ -24,7 +24,7 @@ digibib.researchData.advanced.dataOrigin = Data Origin:
digibib.researchData.advanced.dataOrigin.description = Description
digibib.researchData.advanced.dataOrigin.help = Categorization of the type of data generation and brief description or additional important information about the data generation.
digibib.researchData.advanced.error = A description/classification is necessary.
digibib.researchData.advanced.instruments = Research Instruments:
digibib.researchData.advanced.instruments = Research Instruments:
digibib.researchData.advanced.instruments.help = List the instruments used to generate the data. Data should be as specific as possible with information on the manufacturer, model and serial number of the instrument used.
digibib.researchData.advanced.methods = Methods/Processes:
digibib.researchData.advanced.methods.help = Indication of the methods and procedures by means of which the objects of research were studied.
Expand Down Expand Up @@ -69,7 +69,7 @@ digibib.researchData.codeMeta.permissions.help = Permission(s) requir
digibib.researchData.codeMeta.processorRequirements = Processor:
digibib.researchData.codeMeta.processorRequirements.help = Processor architecture required to run the application (e.g. IA64).
digibib.researchData.codeMeta.programmingLanguage = Programming Language:
digibib.researchData.codeMeta.programmingLanguage.help = The computer programming language.
digibib.researchData.codeMeta.programmingLanguage.help = The computer programming language.
digibib.researchData.codeMeta.readme = Readme:
digibib.researchData.codeMeta.readme.help = Link zu Readme.
digibib.researchData.codeMeta.releaseNotes = Release Notes:
Expand Down
20 changes: 11 additions & 9 deletions src/main/resources/xsl/mir-flatmir-layout-utils.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,17 @@
mode="footerMenu" />
</ul>
</div>
<div class="col dini-certificate">
<h2>Dini Zertifikat</h2>
<a
id="dini_logo"
href="https://www.dini.de/dienste-projekte/dini-zertifikat/"
title="{i18n:translate('digibib.diniCertificate2022')}">
<img
alt="Logo DINI-Zertifikat 2022"
src="{$WebApplicationBaseURL}images/DINI_Siegel_22.svg" />
</a>
</div>
</div>
</div>
</div>
Expand All @@ -175,15 +186,6 @@
<div
id="powered_by"
class="d-flex align-items-center justify-content-center justify-content-sm-start w-sm-auto mt-3 mt-sm-0">
<a
id="dini_logo"
href="https://www.dini.de/dienste-projekte/dini-zertifikat/"
title="{i18n:translate('digibib.diniCertificate2016')}">
<img
alt="Logo DINI-Zertifikat 2022"
src="{$WebApplicationBaseURL}images/DINI_Siegel_FINAL_22.png"
height="50" />
</a>
<a id="mycore_logo" href="http://www.mycore.de">
<img
src="{$WebApplicationBaseURL}mir-layout/images/mycore_logo_powered_120x30_blaue_schrift_frei.png"
Expand Down

0 comments on commit b0559cf

Please sign in to comment.