- This tags inserts the HTML representation of the current content item, either
- as greeting item or normal item.
+ The content-item tag with the attribute mode set the
+ detail or without the attribute inserts the HTML representation of the
+ detail view of the current content item. The content item can either be the greeting
+ item or normal item.
The HTML representation of a content item is defined using special templates
@@ -83,10 +85,10 @@
The content-type of the item.
-
+ The content-item with the mode attribute set to
+ link insert the HTML representation of a content item. In this case
+ the content item to show is provided using by a XSL parameter which has to be
+ provided by a surrounding tag like related-link.
+
foundry:title function.
- foundry:title
+ + These tags are generating the equivalent HTML tags. In most cases the tags have + the same name and same attributes as their HTML counterparts, but some work + in a slightly different way, for example by using values provided by other + surrounding tags which are passed the them as XSL parameters. +
+