Return the html path of the current node. |
|
| see link, url, zena 1.0 | |
This is not the same as the fullpath. The fullpath contains information on the position of the current node in the data tree. The path is the location of the element for html:
<a href='#{path}'>blah</a> ===> <a href='/oo/projects/cleanWater/page22.html'>blah</a>