You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Pratik Das <Pr...@skytechsolutions.co.in> on 2004/08/25 15:29:30 UTC

How does the navigation work and urls of links created.

My sitetree structure is like this:  containing three levels of nodes.
        <node id="index">
                <label xml:lang="de">Cmmmm</label>
                <label xml:lang="en">:Company</label>
                <node id="why" href="index.html">
                        <label xml:lang="en" >Why ...</label>
                                                                <node 
id="why11">
                                                              <label 
xml:lang="en" >Why ...</label>
      </node>
                </node>
                </node>
                               <node id="why2" >
                        <label xml:lang="en" >Why1 ...</label>
                </node>

When I click the first level, I want to see the second level nodes below 
the first level of nodes and when I click on second level nodes I want to 
see the third level nodes on a side menu.By which attribute and value can 
I determine that a particular node is clicked. Is there anyway to see the 
xml which gets generated on which the stylesheet for tab and menu work to 
show the links and layout on the page.

regards
Pratik

Re: How does the navigation work and urls of links created.

Posted by Michael Wechner <mi...@wyona.com>.
Pratik Das wrote:

>
>
> When I click the first level, I want to see the second level nodes 
> below the first level of nodes and when I click on second level nodes 
> I want to see the third level nodes on a side menu.By which attribute 
> and value can I determine that a particular node is clicked. Is there 
> anyway to see the xml which gets generated on which the stylesheet for 
> tab and menu work to show the links and layout on the page.


I guess you need to customize the XSLT which is generating the navigation.

HTH

Michi

>
> regards
> Pratik



-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com              http://cocoon.apache.org/lenya/
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org