The last time I looked at Rails CMSs was years ago. Does Radiant still
have the largest developer community? How does it compare to PHP-based
CMSs like Wordpress?
Does anyone use Rails for custom app development but Wordpress as a
general site hosting solution? I'm hesitant to devote a lot of time to
learning and extending a Rails CMS given that Wordpress is so ubiquitous
and has such a large developer community behind it.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Mar 3, 8:29 pm, Josh Cheek <josh.ch...@gmail.com> wrote:
> On Wed, Mar 3, 2010 at 11:05 AM, Devin McCabe <li...@ruby-forum.com> wrote:
> > I've been using Rails for many years, but it's been primarily for
> > building custom applications and hosting small sites with less than ten
> > pages. I'm interested in learning a CMS to start building more
> > content-heavy sites.
>
> > The last time I looked at Rails CMSs was years ago. Does Radiant still
> > have the largest developer community? How does it compare to PHP-based
> > CMSs like Wordpress?
>
> > Does anyone use Rails for custom app development but Wordpress as a
> > general site hosting solution? I'm hesitant to devote a lot of time to
> > learning and extending a Rails CMS given that Wordpress is so ubiquitous
> > and has such a large developer community behind it.
> > --
> > Posted viahttp://www.ruby-forum.com/.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Ruby on Rails: Talk" group.
> > To post to this group, send email to rubyonra...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > rubyonrails-ta...@googlegroups.com<rubyonrails-talk%2Bunsu...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/rubyonrails-talk?hl=en.
>
> >http://ruby-toolbox.com/categories/content_management_systems.html
>
> Looks like Radiant is still in the lead, but some of the runners up also
> look promising, might check them out and see if they fit your needs better.
>
> The second one on the list, Browser CMS has a conference presentation you
> can watch to get a better feelhttp://aac2009.confreaks.com/07-feb-2009-10-00-browsercms-patrick-pea...
http://adva-cms.org/
http://github.com/svenfuchs/adva_cms
It's very easy to use/install and because it's based on Rails engines,
it can live
with your existing Rails application
Good luck