Skip to content
Snippets Groups Projects

F linkahead rename

Open Henrik tom Wörden requested to merge f-linkahead-rename into dev
20 files
+ 236
0
Compare changes
  • Side-by-side
  • Inline

Files

#
# ** 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>'
Loading