diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags.xsl index b2ed4655c..e896af7b9 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags.xsl @@ -26,6 +26,7 @@ + diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/forum.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/forum.xsl new file mode 100644 index 000000000..764a501f4 --- /dev/null +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/forum.xsl @@ -0,0 +1,138 @@ + + + + + + Forum + +

+ This file defines several tags for displaying a Forum + (ccm-forum). +

+
+
+ + + +

+ Show the name of the forum. +

+
+
+ + + + + + +

+ Applies the enclosed tags only if there is a forum introduction. +

+
+
+ + + + + + + + +

+ Shows the introducation text of a forum. +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file