diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items.xsl index e632059d4..0ab29fb31 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items.xsl @@ -630,21 +630,25 @@ + and @category = $category + and not(@style)]"> + and @category = $category + and not(@style)]"/> + and not(@category) + and not(@style)]"> + and not(@category) + and not(@style)]"/> diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/assets/related-links.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/assets/related-links.xsl index 57be79e7e..4f7629931 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/assets/related-links.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/assets/related-links.xsl @@ -30,29 +30,21 @@ version="2.0"> - + + + + + - - - - - - - - - - - - + - + @@ -64,10 +56,10 @@ - - + --> diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/navigation.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/navigation.xsl index 057b3dce4..fd6877c15 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/navigation.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/navigation.xsl @@ -2,6 +2,7 @@

These tags are used to output data provided by the ccm-navigation module. - More excalty the navigation menu(s) and the breadcrumbs on a site are generated + More exactly the navigation menu(s) and the breadcrumbs on a site are generated using these tags.

+ + +

+ Show the breadcrumbs for the current page. The separator between each breadcrumb is + provided by the child element breakcrumb-separator. The contents + of this element is used a separator between the breadcrumbs. This allows it to + use simple characters of more complex HTML. +

+
+ + +

+ If set the yes, the breadcrumb for the root level is omitted. +

+
+ +

+ If set the yes, the breadcrumb for last entry (the current + category) is omitted. +

+
+
+
+ + + + - - - - - - - + + + + + + + + + + + - + @@ -265,7 +300,7 @@ -