Am 31.05.2007 um 14:53 schrieb Andreas Hartmann:

Hi Jürgen,

Jürgen Ragaller schrieb:
We used to have a xsl parameter "url" in our menu.xsl (triggering some
behaviour of our menu). That parameter is "gone" since the changes in
the sitetree (uuid). How can I pass either the url Parameter or the
parameter document-path to menu.xsl (we override menu.xsl from the
sitetree module) - if this is possible...?

each <nav:node> element passed to menu.xsl has a path attribute.
To find out the current path, you can use the XPath

  //nav:[EMAIL PROTECTED] = 'true']/@path

HTH,


veeery helpful - thanks a lot!


Jürgen



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

Reply via email to