<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2726.2500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i am trying to insert a two items in my 
website:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    *    At the left 
side, an index of all the sections of my website. I have thought that i could do 
this by creating folders and putting into them the different sections. And using 
one of the functions that Nav Templates offer. I think that "getNavFold" is good 
for it, but i don't know where to indicate the folder i want. I have tried from 
several ways, but always begin the navigation from the root of OpenCms. This is 
the code i have put:</FONT></DIV>
<DIV><FONT face=Arial 
size=2>                
<method name="getNavFold"/>, <method 
name="getNavFold">/my_folder</method>, </FONT></DIV>
<DIV><FONT face=Arial size=2>        
        <method 
name="getNavFold">../my_folder</method>............. but no results 
obtained.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    *    At the 
bottom of the page, i'd like to include an element similar to the previous. I'd 
like to reflect the path that the user has run from the Home to the current 
page. The steps that he/she has run. I don't know if it is possible with those 
funcions or not.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks a lot</FONT></DIV></BODY></HTML>