diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items.xsl
index 648b42baa..8ec4fd2c2 100644
--- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items.xsl
+++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items.xsl
@@ -154,6 +154,7 @@
+
@@ -162,6 +163,7 @@
+
@@ -204,24 +206,58 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -230,11 +266,28 @@
+
+
+
+
+
+
+
@@ -243,11 +296,28 @@
+
+
+
+
+
+
+
@@ -256,11 +326,28 @@
+
+
+
+
+
+
+
@@ -269,24 +356,58 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/scipublications.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/scipublications.xsl
index cc0b26a60..4dfb91aae 100644
--- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/scipublications.xsl
+++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/scipublications.xsl
@@ -307,7 +307,8 @@
select="concat($dispatcher-prefix,
'/scipublications/export/?format=',
./formatKey,
- '&publication=', ./publicationId)"/>
+ '&publication=',
+ ./publicationId)"/>
@@ -720,14 +721,14 @@
-
+
+ tunnel="yes"
+ select="$contentitem-tree/papers"/>
@@ -772,4 +773,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/object-list.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/object-list.xsl
index b44d971e7..d89d9a645 100644
--- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/object-list.xsl
+++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/object-list.xsl
@@ -398,6 +398,12 @@
+
+
+
+
+
+