From 431f2b7040b8d91d84d8f5eb5b520e73512f761e Mon Sep 17 00:00:00 2001 From: jensp Date: Mon, 18 May 2015 12:09:20 +0000 Subject: [PATCH] Foundry: Some more documentation git-svn-id: https://svn.libreccm.org/ccm/trunk@3410 8810af33-2d31-482b-a856-94f89814c4df --- .../content-items/sciinstitute.xsl | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/sciinstitute.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/sciinstitute.xsl index cbdb92bf2..a9222357f 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/sciinstitute.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/sciinstitute.xsl @@ -28,6 +28,23 @@ exclude-result-prefixes="xsl xs bebop cms foundry nav ui" version="2.0"> + + Tags for ccm-sci-types-institute + +

+ The tags in this file are used to output the special properties + of the SciInstitute content type. +

+
+
+ + + +

+ Display the description of a SciInstitute. +

+
+
@@ -43,6 +60,13 @@ + + +

+ Root tag for generating a list of members of a SciInstitute. +

+
+
@@ -53,6 +77,13 @@ + + +

+ Outputs the short description of a institute. +

+
+
@@ -66,6 +97,14 @@ + + +

+ Root tag for rendering a list of the departments of an + institute. +

+
+
@@ -78,6 +117,13 @@ + + +

+ Encloses the tags for showing a department. +

+
+
@@ -91,6 +137,14 @@ + + +

+ Extracts the link to detail view of a department and passes + it to the enclosed tags. +

+
+
@@ -101,6 +155,13 @@ + + +

+ Outputs the name of the current department. +

+
+