Hi,

A newbie running 1-1-SNAPSHOT with a few questions:

1) The entire app should be protected, so any unauthenticated access
should show the login page. But I don't want the login page to use the
same template as the other user pages. I guess I could override
loginMenuLoc, but it would be nice if screenWrap could somehow be
specified by Loc. Is this possible?

2) I would like to have a primary navigation menu at the top, and each
primary menu item should have some secondary and tertiary menu items
shown at the left. Only the secondary/tertiary items for the currently
selected primary menu item should be visible. I believe I can render
the primary menu items using a LocGroup, but how do I render the
current subitems on the left sidebar?

/Jeppe

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to