Hi Will We're using Browser CMS, which is a gem that gives you CMS like features (templates, security, portlets). It's a full-blown solution and it does work. We had to do some messing about with routes and things to get it to work. It's ok, but there are some gotchas like portlets render after the rest of the app so content_for doesn't work, which makes it difficult to put Javascript includes in the header where they belong, for example.
I'd use it again, so I suppose that counts. Thanks and regards, Francis Follow me on twitter https://twitter.com/fjfish Blog at http://www.francisfish.com (you can also buy my books from there!) CV http://www.pharmarketeer.com/francis.html Comfort the frightened, coach the clueless and teach the uninformed. Seth Godin On Sat, Jun 19, 2010 at 10:21 AM, Will Jessop <[email protected]> wrote: > Does anyone have any suggestions for Rails CMS plugins? I need > something that will integrate with pre-existing Rails apps. All I've > found so far is http://github.com/darthapo/comatose but it's not got > very active development. I'll give it a go but what are other people > using? > > Will. > > -- > Will Jessop > Super Shiny Robot Limited - Professional web design and development > > t: 07939 547 962 > w: http://supershinyrobot.com/ > > -- > You received this message because you are subscribed to the Google Groups > "NWRUG" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nwrug-members%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nwrug-members?hl=en. > > -- You received this message because you are subscribed to the Google Groups "NWRUG" 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/nwrug-members?hl=en.
