Re: [xsl] [newbie] including one file into another

Subject: Re: [xsl] [newbie] including one file into another
From: "Joerg Heinicke" <joerg.heinicke@xxxxxx>
Date: Fri, 25 Jan 2002 21:17:44 +0100
Are you creating the menu via XSL? Then you can move the navigation-template
to an extern stylesheet and include this one via <xsl:include
href="navigation.xsl"/> in all the stylesheets which need this navigation.

For more explicit help, you must give more information.

Regards,

Joerg

----- Original Message -----
From: "Yvon Thoraval" <yvon.thoraval@xxxxxxx>

> i have several pages with the same menu, intead of cutting and pasting
> the menu onto
> several pages could i insert, as an xml fragment, this menu at some tree
> level ?
>
> if yes how ?
>
> --
> Yvon Thoraval


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread