The problem with refinery (and most other rails CMS projects) is that you need to be a developer, have write access to the repo and deploy permissions if you want to create content types. Pria was asking for a system which would let certain users create content types through the GUI.
It seems like it would be a nice feature to have especially if you are able to specify validations, workflows etc. Plone let's you do all that but it's kind of a behemoth. On Sun, Jun 24, 2012 at 2:10 AM, Rich@thelogicbox <[email protected]> wrote: > RefineryCMS is widely used and much loved. > https://www.ruby-toolbox.com/search?utf8=%E2%9C%93&q=cms > > > On Saturday, 23 June 2012 11:54:21 UTC+10, Pria wrote: >> >> Hello, >> >> I am looking for a Rails 3.x based CMS gem/engine that can support custom >> data set for use within a website. Couple of solutions I considered are >> locomotive and comfortable mexican sofa. Both of them seem more suited for >> blog style websites. The closest I found to support some form of dynamic >> content creation was Google Forms (though not a CMS). >> >> Ideally the CMS will be a reusable admin portal that allows an >> authenticated user to define a "Content Type" and associated attributes with >> data type. A Content Manager adds actual data to these predefined content >> types, which will be visible in the public facing website. I have also >> explored Spree Commerce, but feel it is an overkill for my use. >> >> Please let me know if there is an alternative I can consider. If anyone is >> interested, I am also open to funding a project to build a solution. >> >> Thanks for your help. >> >> Cheers, >> >> Pria >> > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rails-oceania/-/0RVXy15Q6WEJ. > > 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/rails-oceania?hl=en. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
