Jeremy Tan schrieb:
> Hi Andreas,
> 
> I just found some information about removing the navigation framework on
> the Lenya website. Its for version 1.2 though. I then adapted the
> infomation gound there and then commented out the following lines:
> 
>       <map:part
> src="cocoon:/navigation-element/breadcrumb/{2}/{3}/{5}/{6}/{7}"/>
>     <map:part src="cocoon:/navigation-element/tabs/{2}/{3}/{5}/{6}/{7}"/>
>     <map:part src="cocoon:/navigation-element/menu/{2}/{3}/{5}/{6}/{7}"/>
>         <map:part
> src="cocoon:/navigation-element/search/{2}/{3}/{5}/{6}/{7}"/>
>     <map:part
> src="cocoon://modules/languageselector/text-none/flagsize-13"/>
> 
> Is there anyway where I can just remove the whole navigation framework
> and just use our XML and XSLT directly?

If you really want to use your XSLTs as they are, you can remove the
pipelines you mentioned above and put your XSLTs in your publication.

But this is not the way Lenya was designed to be used.
I'd recommend that you use the navigation framework to generate your
navigation elements (in the case of the illation website that would
be the horizontal menus at the top of the page and the "Products" menus
at the right hand side of the page) and use the XSLTs in the publication
to assemble the page.

More info:
http://lenya.apache.org/docs/modules/sitetree/index.html

HTH,
-- Andreas

-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to