From 049fb8e3bbb9549e14df8f307442ed681c2633fc Mon Sep 17 00:00:00 2001 From: jensp Date: Wed, 5 Aug 2015 17:08:34 +0000 Subject: [PATCH] Small addition for Foundry: The end date of an event is only shown when it is not equal to the start date (can be overridden by the show-always attribute) git-svn-id: https://svn.libreccm.org/ccm/trunk@3550 8810af33-2d31-482b-a856-94f89814c4df --- .../lib/template-tags/content-items/event.xsl | 58 +++++++++++++------ 1 file changed, 41 insertions(+), 17 deletions(-) diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/event.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/event.xsl index c3b8be850..c04ec8f4c 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/event.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/event.xsl @@ -77,21 +77,45 @@ - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + @@ -177,7 +201,7 @@ + select="$contentitem-tree/location"/> - +

Outputs the value of the date addendum property of an event. @@ -242,7 +266,7 @@ - +

Outputs the value of the event date addendum text of an event.