This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [newbie] including one file into another


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@free.fr>

> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]