David Pollak wrote: > What's the best practice: > > For more information about <lift:Menu.item name="foo1" />. For more > information about <lift:Menu.item name="foo2" />. > > Or > > For more information about <a href="/foo1">foo1</a>. For more > information about <a href="/foo2">foo2</a>. > > > The latter. This allows you to move the pages around on the filesystem > without having to grep through all you source files looking for what > needs to be changed.
Am I missing something, or did you mean the former? Chas. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
