@@ -114,8 +112,15 @@
+
feature
+
+ ExploreSamples
+ Feature
+
+
+
diff --git a/xslt/cross_samples_01.xslt b/xslt/cross_samples_01.xslt
index 673fdd62..0a059497 100644
--- a/xslt/cross_samples_01.xslt
+++ b/xslt/cross_samples_01.xslt
@@ -1,5 +1,6 @@
+ xmlns="http://www.w3.org/1999/xhtml" xmlns:tei="http://www.tei-c.org/ns/1.0"
+version="3.1">
@@ -106,7 +107,11 @@
(//)
|
-
+
+
+
+
diff --git a/xslt/cross_samples_summary_01.xslt b/xslt/cross_samples_summary_01.xslt
index 116f2c67..1edd4bf0 100644
--- a/xslt/cross_samples_summary_01.xslt
+++ b/xslt/cross_samples_summary_01.xslt
@@ -102,6 +102,11 @@
sample
+ ExploreSamples
+ SampleText
+
+
+
diff --git a/xslt/menu-json.xslt b/xslt/menu-json.xslt
index b04ceb02..e2717c62 100644
--- a/xslt/menu-json.xslt
+++ b/xslt/menu-json.xslt
@@ -20,7 +20,7 @@
-
+
@@ -64,6 +64,7 @@
+
Text
@@ -77,7 +78,6 @@
SampleText
BiblioEntries
CrossDictQuery
-
UnknownTypeWarning
diff --git a/xslt/profile_01.xslt b/xslt/profile_01.xslt
index 4d8ccbfe..7d44ba54 100644
--- a/xslt/profile_01.xslt
+++ b/xslt/profile_01.xslt
@@ -96,6 +96,9 @@
+
+
+
diff --git a/xslt/sampletexts_common.xslt b/xslt/sampletexts_common.xslt
index 9f450c20..b28798c8 100644
--- a/xslt/sampletexts_common.xslt
+++ b/xslt/sampletexts_common.xslt
@@ -5,7 +5,7 @@ xmlns="http://www.w3.org/1999/xhtml"
xmlns:tei="http://www.tei-c.org/ns/1.0"
xmlns:acdh="http://acdh.oeaw.ac.at"
exclude-result-prefixes="#all"
-version="2.0">
+version="3.1">
@@ -228,6 +228,7 @@ version="2.0">
not(matches(following-sibling::tei:w[1]/tei:fs/tei:f[@name='wordform'], '^\W+$')) "/>
+
@@ -240,12 +241,27 @@ version="2.0">
not(matches($w/following-sibling::tei:w[1]/tei:fs/tei:f[@name='wordform'], '^\W+$')) and
(not($w/ancestor::tei:choice) or $position != count($w/parent::*/*))"/>
+
+
+
+
+
+ ExploreSamples
+
+
+
+
+
+
+
+
+
diff --git a/xslt/teiCorpusTeiHeader-json.xslt b/xslt/teiCorpusTeiHeader-json.xslt
index 7686053b..e3beb698 100644
--- a/xslt/teiCorpusTeiHeader-json.xslt
+++ b/xslt/teiCorpusTeiHeader-json.xslt
@@ -50,6 +50,13 @@
+
+
+
+
+
+
+
|