On 4/18/06, Jim Douglas <[EMAIL PROTECTED]> wrote:
> How do I remove breadcrumbs?
>
> How do I change the shape of the tabs?
>
> (I think I will start a FAQ)
>
> Jim
Same as removing the menu.
XSL:
<xsl:apply-templates select="xhtml:[EMAIL PROTECTED] = 'breadcrumb']"/>
XMAP:
<map:part src="cocoon://navigation/{2}/{3}/breadcrumb/{5}.xml"/>
Without the XSL line, the breadcrumbs are not placed on the Page.
Without the XMAP line, the breadcrumbs are not generated (and cannot
be placed anywhere.)
solprovider
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]