I wasn't able to override listPath, I"ll have a bit more of a play to make
sure I'm not doing anything to silly; trying to get /crudify/path to  / .
Rewrite worked wonderfully.

Cheers
Jono

On 5 February 2010 04:45, Jeppe Nejsum Madsen <je...@ingolfs.dk> wrote:

> Naftoli Gugenheim <naftoli...@gmail.com> writes:
>
> > It's not overridable?
>
> Actually, I think it is :-)
>
> You might be able to just
>
> override lazy val listPath = Nil
>
> /Jeppe
>
> >
> > -------------------------------------
> > Jeppe Nejsum Madsen<je...@ingolfs.dk> wrote:
> >
> > Jonathan Ferguson <j...@spiralarm.com> writes:
> >
> >> I would like to have the list view of one of my model objects as my home
> >> page.
> >>
> >> Can this done with out having the home page redirect to /mymodel/list ?
> >
> > I don't think you can change the native URL of CRUDify list, but you
> > could add a rewrite (not redirect). See
> >
> >
> http://blog.getintheloop.eu/2009/5/3/url-rewriting-with-the-lift-framework
> >
> > /Jeppe
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "Lift" group.
> > To post to this group, send email to lift...@googlegroups.com.
> > To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> .
> > For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Lift" group.
> To post to this group, send email to lift...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@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