-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add project page for AA-2023-1-Schachner
- Loading branch information
Marcel Riedel
authored and
Marcel Riedel
committed
Sep 11, 2023
1 parent
06be6bd
commit 2344b34
Showing
2 changed files
with
87 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
<style> | ||
|
||
.con10t-row { | ||
margin-top: 10vh; | ||
} | ||
|
||
#sticky-sidebar { | ||
padding-top: 4vw; | ||
padding-bottom: 2vw; | ||
position: -webkit-sticky; | ||
position: sticky; | ||
top: 0; | ||
} | ||
|
||
@media (max-width: 992px) { | ||
#sticky-sidebar { | ||
position: relative; | ||
} | ||
|
||
.con10t-image { | ||
float: none; | ||
} | ||
} | ||
</style> | ||
|
||
|
||
<!-- Kopfbereich der Projektseite --> | ||
<idai-header | ||
image="/con10t/headerimages/AA_Logo-Querformat.jpg" | ||
description="A. Schachner, Die Ausgrabungen in Boğazköy-Ḫattuša 2022, AA 2023/1, § 1–210, https://doi.org/10.34780/e12d-4ac2. Supplement" | ||
link="https://doi.org/10.34780/e12d-4ac2"> | ||
</idai-header> | ||
|
||
<!-- Hauptbereich der Projektseite --> | ||
<div class="con10t-page teaserpage container"> | ||
|
||
<div class="con10t-row"> | ||
|
||
<div class="con10t-title"> | ||
<h1>A. Schachner, Die Ausgrabungen in Boğazköy-Ḫattuša 2022, AA 2023/1, § 1–210, https://doi.org/10.34780/e12d-4ac2. Supplement</h1> | ||
</div> | ||
### | ||
<div id="sticky-sidebar" class="con10t-sidebar"> | ||
|
||
<con10t-toc toc-heading="Übersicht"></con10t-toc> | ||
|
||
<h3>Suche in den Daten des Projektes</h3> | ||
|
||
<!-- Map --> | ||
<div ng-init="config = { | ||
clustered: false, | ||
facetsSelect: [ | ||
{ | ||
key: 'catalogIds', | ||
value: 820 | ||
} | ||
] | ||
}"> | ||
</div> | ||
|
||
<div con10t-map style = "margin-bottom: 1vw;" | ||
id="map" | ||
limit="200" | ||
facets-select="config.facetsSelect" | ||
lat="40.020808" | ||
lng="34.615173" | ||
zoom="12"> | ||
</div> | ||
|
||
<a con10t-search-query target = "_blank">Alle Datensätze anzeigen</a> | ||
|
||
<con10t-search catalog-id="820"></con10t-search> | ||
|
||
<div style="padding: 2vh 0;"> | ||
<con10t-image src = "/con10t/img/AA_2023_1_Schachner/AA_2023_1_Schachner_TitlePage.jpg" alt = "Startseite-Printausgabe" width = "340"></con10t-image> | ||
<h4><a href="https://doi.org/10.34780/e12d-4ac2">Access full article on iDAI.publications/journals</a></h4> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="con10t-content"> | ||
<h2 class="con10t-toc-entry">3D-Modelle von Helm und Schöpfkelle, Tilkitepe/Boğazköy</h2> | ||
<con10t-catalog-tree catalog-id="###" style="width:100%" float:left=""></con10t-catalog-tree> | ||
</div> | ||
|
||
</div> | ||
</div> |
Binary file added
BIN
+732 KB
frontend/con10t/img/AA_2023_1_Schachner/AA_2023_1_Schachner_TitlePage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.