[Lift] SiteMap: how to change order and text of menu items

2009-11-09 Thread hmelchander
Hello! I am a Lift beginner. I have created a site with archetype 'lift- archetype-basic'. In Boot.scala I add User.sitemap to LiftRules. In my html file I create the menu by using lift:Menu.builder/. Question 1: when I am logged in the order of the menu items from User are 'Logout | Edit User

[Lift] Re: SiteMap: how to change order and text of menu items

2009-11-09 Thread hmelchander
?   You will need to use a locale calculator at the very least, because   otherwise Lift has no way of knowing what language is being requested. Cheers, Tim On 9 Nov 2009, at 12:51, hmelchander wrote: Question 2: the default text of the menu items are in English. How do I change the text