[Lift] Radio labels

2009-12-13 Thread Todd
Looking to properly label my radios with label for=inputid/ labelinput id=inputid /. Here's my current snippet: def create(xhtml: NodeSeq) : NodeSeq = { def submitHandler() = { S.redirectTo(/createSuccess?name= + name.is); } var chosenMethod:

[Lift] Re: Broken 1.1-M7 jpa archetypes

2009-12-02 Thread Todd
Not for single, though I should be able to manually merge. On Nov 27, 5:49 am, Indrajit Raychaudhuri indraj...@gmail.com wrote: Fixed in snapshot repo :) The following command should give you a good project now. mvn archetype:generate -DarchetypeRepository=http://scala-tools.org/

[Lift] Re: Broken 1.1-M7 jpa archetypes

2009-12-02 Thread Todd
disregard, user error. On Dec 2, 6:23 pm, Todd ojint...@gmail.com wrote: Not for single, though I should be able to manually merge. On Nov 27, 5:49 am, Indrajit Raychaudhuri indraj...@gmail.com wrote: Fixed in snapshot repo :) The following command should give you a good project now

[Lift] Lift 1.0 and maven archetype?

2009-05-21 Thread Todd Cook
I was hoping to be able to use the maven archetype. I pulled it down and tried to upgrade it to lift 1.0 and scala 2.74.final, but it blew up. Any plans for updating the archetype? Or any hints on getting it to work? Todd stack traces: [INFO] Compiling 3 source files to /Users/todd

[Lift] Lift 1.0 and maven archetype?

2009-05-21 Thread Todd Cook
I was hoping to be able to use the maven archetype. I pulled it down and tried to upgrade it to lift 1.0 and scala 2.74.final, but it blew up. Any plans for updating the archetype? Or any hints on getting it to work? Todd stack traces: [INFO] Compiling 3 source files to /Users/todd