On Tue, Apr 14, 2009 at 5:53 PM, TylerWeir <[email protected]> wrote:
> > >Btw, is there a good CMS module??? > > Not currently. I would *love* to rewrite Wordpress+WordpressMU > +Buddypress. > > I have been talking about it for more than a year though. :( > I've been gnawing on this idea for a while aswell, until I actually have some spare time, I've only managed to create a working-name: facelift > > On Apr 14, 11:23 am, Mick Delaney <[email protected]> wrote: > > sorry guys. i didnt realise it was moderated (doh!!). > > it's been almost 5 years since i did any java at all but i know how > > JAR's work > > and i've looked into maven. i think i'll probably just go and create a > > sample app > > fully, i was going to create a personal task manager website in lift > > so perhaps that will be a good start. > > > > Btw, is there a good CMS module??? > > > > On Apr 14, 3:50 pm, Timothy Perrett <[email protected]> wrote: > > > > > > > > > Mick, > > > > > The list is moderated - please be patient for your messages to come > through > > > rather than repeat posting :-) > > > > > Using your openID example - we already have modules for that which work > out > > > of the box! So you can just drop that in by adding a maven dependency > and > > > hooking up in Lifts boot process. In the same way we have modules for > AMQP, > > > PayPal etc etc etc. Anything we don't have, you can write with little > > > problem provided you know enough about lift. > > > > > I have modules that hook lift into our internal enterprise systems via > > > dispatching (LiftRules.DispatchPF etc) - you could build anything you > wanted > > > really and just distribute that as a pluggable JAR. If you familiar > with > > > gems, its kind of like that, but it works properly ;-) > > > > > Are you familiar with maven? > > > > > Cheers, Tim > > > > > On 14/04/2009 15:02, "Mick Delaney" <[email protected]> wrote: > > > > > > i cant seem to reply to my previous post for some reason :-( > > > > so i'll reply here: > > > > > > i was evaluating lift versus rails plugins/gems mainly. > > > > for example, lets say i want to drop in openid authentication or > > > > something. > > > > or if i wanted to make a class versionable (although that's scala > > > > really not lift). > > > > what about a pluggable CMS, e.g. comatose or browsercms in rails, > > > > in djanjo for example its architected in such a way that allows u to > > > > compose an app from smaller apps. > > > -- Viktor Klang Senior Systems Analyst --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
