-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
component and configurations for BEOL-Leibniz (#140)
* feature (BEOL-Leibniz) creating components for BEOL-Leibniz connection * feature (beol-Leibniz) make the scripts returned by DOMParser executable * feature (beol-Leibniz) -get the json for every letter from LeibnizAPI -parse and display the "volltext" * fix (beol-Leibniz) render inline math wrapped in dollars * style(correspondence): Redesign the link of Newton project * feature (beol-leibniz) add letter number and URI to PDF * style (beol-leibniz) redesign the link to Leibniz Briefportal * style (beol-Leibniz) preliminary implementation for the display of uri values * style (beol-Leibniz) align the newton and leibniz tiles in one row * style (beol-leibniz) alignment of tiles and top margin adjusted * style (beol-leibniz) added myself to the technical contacts * feature (beol-leibniz) add description of the connection to the 3rd party repositories * feature (beol-Leibniz) label of the uri values should be displayed as the inner text of link * beol (BEOL-Leibniz) quick-dirty fix for travis to ignore the need for new Knora-ui version * update knora-ui version * fix (beol-Leibniz) parse missing SVG files for * fix (beol-leibniz) remove the clone of deleted branch * fix (beol-Leibniz) fixes issue #144 * style (beol-Leibniz) remove console logs * update (beol-Leibniz) knora-ui version update * fix (beol-leibniz) adapt the kui-search to new changes
- Loading branch information
1 parent
ba99748
commit c187ace
Showing
22 changed files
with
771 additions
and
48 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
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
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
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
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
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 |
---|---|---|
|
@@ -24,13 +24,23 @@ <h1 class="mat-headline">Contact for Editorial Questions</h1> | |
<mat-divider></mat-divider> | ||
|
||
<section class="text"> | ||
<h2 class="mat-headline">Technical Contact</h2> | ||
<h2 class="mat-headline">Technical Contacts</h2> | ||
|
||
Digital Humanities Lab, University of Basel | ||
<br/> Tobias Schweizer | ||
<br/> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
<br/> | ||
<ul> | ||
<li>Tobias Schweizer | ||
<br/> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
<br/><br/> | ||
</li> | ||
<li>Sepideh Alassi | ||
<br/> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
<br/><br/> | ||
</li> | ||
|
||
</ul> | ||
|
||
|
||
</section> | ||
|
||
|
@@ -51,4 +61,4 @@ <h3 class="mat-title">Contact Form</h3> | |
--> | ||
|
||
</div> | ||
</div> | ||
</div> |
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
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
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
Oops, something went wrong.