To make it clearer:

the label I'm talking about comes from the publication's
sitetree.xml file..

this is an extract from my sitetree.xml
*********************************************************
  <node id="ricerca" visibleinnav="true">
    <label xml:lang="it">Ricerca</label>
    <node id="ric_descrizione" visibleinnav="true">
      <label xml:lang="it">Descrizione</label>
      <node id="sottodescrizione" visibleinnav="true">
        <label xml:lang="it">Sotto 1</label>
      </node>
    </node>
  </node>
*********************************************************

to be concrete, given the above date, when viewing the document
with id='ric_descrizione' I should see the text 'Descrizione'
in my page template text.

Any hints, please?


Roberto Nunnari wrote:
Hello.

Thanks to the help of all kind people on this list I'm
quicly proceding with success on porting an existing
web site to lenya.

Now I need to access the value of the current document's
label from page2xhtml.xsl

How can that be done?

Best regards.


--
               Roberto Nunnari -software engineer-
                    mailto:[EMAIL PROTECTED]
                    http://www.nunnisoft.ch
  Residenza Boschetto 12           tel/fax: +41-91-6046511
  6935 Bosco Luganese        """    mobile: +41-76-3208561
  Switzerland               (o o)
========================oOO==(_)==OOo========================


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

Reply via email to