DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39165>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39165

           Summary: Allow different href attributes for sitetree labels
           Product: Lenya
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Navigation Framework
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


At the moment, it is possible to define a href attribute for sitetree nodes. To
support different links for different language versions, it would be nice to
allow href attributes for labels as well:

<tree:node id="world">
  <tree:label xml:lang="de" href="http://welt.de";>Hallo Welt</tree:label>
  <tree:label xml:lang="en" href="http://world.com";>Hello World</tree:label>
</tree:node>

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to