From 1686144c798924c585471264d5af60bf0afbb4ea Mon Sep 17 00:00:00 2001 From: jensp Date: Thu, 21 May 2015 08:54:48 +0000 Subject: [PATCH] Foundry: Documentation for the tags for ccm-sci-types-project git-svn-id: https://svn.libreccm.org/ccm/trunk@3423 8810af33-2d31-482b-a856-94f89814c4df --- .../content-items/sciproject.xsl | 153 ++++++++++++++++++ 1 file changed, 153 insertions(+) diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/sciproject.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/sciproject.xsl index b1e0e2214..dbc0a11af 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/sciproject.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/sciproject.xsl @@ -28,6 +28,24 @@ exclude-result-prefixes="xsl xs bebop cms foundry nav ui" version="2.0"> + + Tags ccm-sci-types-project + +

+ The tags is this file are used to display the special properties + of a SciProject item. +

+
+
+ + + +

+ Outputs the begin date of the project. The date can be + formatted in the usual way. +

+
+
@@ -56,6 +74,14 @@ + + +

+ Outputs the end date of the project. The date can be + formatted in the usual way. +

+
+
@@ -84,6 +110,13 @@ + + +

+ Outputs the description of the project. +

+
+
@@ -99,6 +132,13 @@ + + +

+ Outputs the short description of the project. +

+
+
@@ -112,6 +152,13 @@ + + +

+ Root tag for the list of sponsors of the project. +

+
+
@@ -120,6 +167,13 @@ + + +

+ This tag encloses a entry in the list of sponsor. +

+
+
@@ -137,36 +191,80 @@ + + +

+ Outputs the name of a sponsor. +

+
+
+ + +

+ Outputs the funding code associated with a sponsor. +

+
+
+ + +

+ The tags enclosed by this tag are only processed if there + is a funding code. +

+
+
+ + +

+ Outputs the funding text of the project. +

+
+
+ + +

+ Outputs the funding volume of the project. +

+
+
+ + +

+ The tags enclosed by this tag are only processed if there is + a funding text. +

+
+
@@ -175,6 +273,14 @@ + + +

+ The tags enclosed by this tag are only processed if a + funding volume is provided. +

+
+
@@ -183,6 +289,13 @@ + + +

+ Root tag for the list of members of project. +

+
+
@@ -197,6 +310,16 @@ + + +

+ Encloses an entry in the member list. The show the member item + you either use the special tags defined here or you insert + a list view of the member item by using the + content-item tag. +

+
+
@@ -235,6 +358,13 @@ + + +

+ Output the surname of the current member. +

+
+
@@ -249,6 +379,13 @@ + + +

+ Output the given name of the current member. +

+
+
@@ -266,6 +403,14 @@ + + +

+ Output the value of the titlepre property of the current member + item. +

+
+
@@ -280,6 +425,14 @@ + + +

+ Output the value of the titlepost property of the current + member item. +

+
+