From b14e96770bce3bc185c446e3d5b6149c6d135408 Mon Sep 17 00:00:00 2001 From: jensp Date: Fri, 17 Apr 2015 13:01:30 +0000 Subject: [PATCH] Foundry: Some more support for publication properties git-svn-id: https://svn.libreccm.org/ccm/trunk@3346 8810af33-2d31-482b-a856-94f89814c4df --- .../content-items/scipublications.xsl | 74 +++++++++++++++++-- 1 file changed, 67 insertions(+), 7 deletions(-) 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 453129c64..04274506f 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 @@ -173,13 +173,13 @@ - + - + @@ -309,11 +309,11 @@ ./formatKey, '&publication=', ./publicationId)"/> + tunnel="yes" + select="./formatKey"/> + tunnel="yes" + select="./formatName"/> @@ -501,7 +501,7 @@ + select="$contentitem-tree/lastAccessed"/> @@ -578,4 +578,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file