Skip to content
Snippets Groups Projects
Commit 6a3a9190 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

theme

parent 5981d72c
No related branches found
No related tags found
1 merge request!118F linkahead rename
Pipeline #40791 passed
...@@ -78,11 +78,19 @@ BUILD_LONG_TEXT_PROPERTY_THRESHOLD_SINGLE=140 ...@@ -78,11 +78,19 @@ BUILD_LONG_TEXT_PROPERTY_THRESHOLD_SINGLE=140
# relative file path in the webui to the logo. The actual files resides in # relative file path in the webui to the logo. The actual files resides in
# `./src/core/pics/linkahead_logo_medium.png`, relative to the build directory. # `./src/core/pics/linkahead_logo_medium.png`, relative to the build directory.
BUILD_NAVBAR_LOGO=pics/linkahead_logo_medium.png BUILD_NAVBAR_LOGO="pics/logo_linkahead_no_subtitle_144x25.png"
# The name LinkAhead is shown to the right of the logo image. # The name LinkAhead is shown to the right of the logo image.
BUILD_NAVBAR_BRAND_NAME=LinkAhead BUILD_NAVBAR_BRAND_NAME="​"
BUILD_TITLE_BRAND_NAME=LinkAhead BUILD_TITLE_BRAND_NAME="LinkAhead"
BUILD_FAVICON=pics/linkahead_logo_42.png BUILD_FAVICON="pics/linkahead_icon_64.png"
##############################################################################
# Background properties
##############################################################################
BUILD_WELCOME_BACKGROUND_1="pics/bg_kCrrUx7US04.jpg"
BUILD_WELCOME_BACKGROUND_2="pics/bg_OxHPDs4WV8Y.jpg"
BUILD_WELCOME_BACKGROUND_3="pics/bg_txQT60OPSwA.jpg"
BUILD_WELCOME_BACKGROUND_4="pics/bg_WDbuusPOnkM.jpg"
############################################################################## ##############################################################################
# queryForm properties # queryForm properties
...@@ -131,9 +139,8 @@ BUILD_FOOTER_LICENCE_HREF="https://www.gnu.org/licenses/agpl-3.0.en.html" ...@@ -131,9 +139,8 @@ BUILD_FOOTER_LICENCE_HREF="https://www.gnu.org/licenses/agpl-3.0.en.html"
# Custom footer elements can be placed here (will be placed inside a <div> # Custom footer elements can be placed here (will be placed inside a <div>
# element). # element).
BUILD_FOOTER_CUSTOM_ELEMENT_ONE= BUILD_FOOTER_CUSTOM_ELEMENT_ONE='<a href="https://getlinkahead.com">LinkAhead</a>
# BUILD_FOOTER_CUSTOM_ELEMENT_ONE='<p>Some content <img thinking data management ahead.'
# src="/webinterface/${BUILD_NUMBER}/pics/some_image.png"/>'
# Files from the `build.properties.files` directory can also be included here # Files from the `build.properties.files` directory can also be included here
# These files will also have a second step of variable substitution with # These files will also have a second step of variable substitution with
......
#
# ** header v3.0
# This file is a part of the CaosDB Project.
#
# Copyright (C) 2019 Timm Fitschen (t.fitschen@indiscale.com)
# Copyright (C) 2019 IndiScale GmbH (info@indiscale.com)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program 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 Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# ** end header
#
# Custom footer elements can be placed here (will be placed inside a <div>
# element).
BUILD_NAVBAR_LOGO="pics/logo_linkahead_no_subtitle_144x25.png"
BUILD_NAVBAR_BRAND_NAME="&#x200b;"
BUILD_FAVICON="pics/linkahead_icon_64.png"
BUILD_TITLE_BRAND_NAME="LinkAhead"
BUILD_WELCOME_BACKGROUND_1="pics/bg_kCrrUx7US04.jpg"
BUILD_WELCOME_BACKGROUND_2="pics/bg_OxHPDs4WV8Y.jpg"
BUILD_WELCOME_BACKGROUND_3="pics/bg_txQT60OPSwA.jpg"
BUILD_WELCOME_BACKGROUND_4="pics/bg_WDbuusPOnkM.jpg"
BUILD_FOOTER_CUSTOM_ELEMENT_ONE='<a href="https://linkahead.org">LinkAhead</a>
is your data management solution by
<a href="https://indiscale.com">IndiScale</a>, proudly powered by CaosDB.'
BUILD_FOOTER_CUSTOM_ELEMENT_TWO='<p class="caosdb-footer-element">
<a href="https://indiscale.com"><img
src="/webinterface/pics/logo_linkahead_no_subtitle_dark_bg_144x25.png"
style="vertical-align: -7px; margin-right: 6px"/>
</a> – Thinking data management ahead.
</p>
<p class="caosdb-footer-element"> <a href="https://indiscale.com"><img
src="/webinterface/pics/logo_indiscale_no_subtitle_dark_bg_156x25.png"
style="vertical-align: -5px; margin-right: 3px;"/>
</a> – We make individual data management scalable.
</p>'
BUILD_CUSTOM_IMPRINT='<p>The entity responsible for running this service is:</p>
<p>Please contact the system administrator and ask them to enter the correct information here.</p>'
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment