From 8eecec196557d794f054dbf8846fc304b1a32654 Mon Sep 17 00:00:00 2001 From: EsGeh Date: Fri, 1 Nov 2019 16:05:15 +0100 Subject: [PATCH] tei2html: refactored footer, fixed logo_dir handling. --- tei2html/tei2html.xsl | 4 ++ tei2html/tei2html_chapter.xsl | 3 ++ tei2html/tei2html_chapter_utils.xsl | 30 ++++++++------- tei2html/tei2html_index.xsl | 4 ++ tei2html/tei2html_index_utils.xsl | 31 ++++++++-------- tei2html/utils/common.xsl | 57 ++++++++++++++++++++++++++--- 6 files changed, 94 insertions(+), 35 deletions(-) diff --git a/tei2html/tei2html.xsl b/tei2html/tei2html.xsl index 5661b29..67bd126 100644 --- a/tei2html/tei2html.xsl +++ b/tei2html/tei2html.xsl @@ -14,6 +14,8 @@ + + + @@ -30,6 +31,12 @@ + Edition Open Access + http://edition-open-access.de + + + + @@ -174,20 +181,15 @@ - - + + + /imprint.html + Imprint & Contact + + + /technical.html + Technical Information + diff --git a/tei2html/tei2html_index.xsl b/tei2html/tei2html_index.xsl index f2dc01c..e59dfc2 100644 --- a/tei2html/tei2html_index.xsl +++ b/tei2html/tei2html_index.xsl @@ -8,6 +8,9 @@ version="2.0"> + + + @@ -27,6 +30,7 @@ + diff --git a/tei2html/tei2html_index_utils.xsl b/tei2html/tei2html_index_utils.xsl index 0281074..e137b30 100644 --- a/tei2html/tei2html_index_utils.xsl +++ b/tei2html/tei2html_index_utils.xsl @@ -18,11 +18,18 @@ + + Edition Open Access + http://edition-open-access.de + + + + @@ -402,21 +409,15 @@ - - + + + /contact.html + Contact + + + /imprint.html + Imprint + diff --git a/tei2html/utils/common.xsl b/tei2html/utils/common.xsl index 1e8645e..6bc849e 100644 --- a/tei2html/utils/common.xsl +++ b/tei2html/utils/common.xsl @@ -8,8 +8,6 @@ version="2.0"> - - @@ -32,12 +30,17 @@ + + + + + - + @@ -57,7 +60,7 @@ @@ -70,6 +73,24 @@ @@ -116,7 +142,26 @@ + +