I am researching info on Rails CMS for work. Would like to get the communities opinion on what CMS they use and why they like that particular CMS. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/ThDt9hthbrYJ. For more options, visit https://groups.google.com/groups/opt_out.
Should have given a little more detail, thanks PJ. I don''t have a lot of info on the project the managers are still working it over. I was asked to look into CMS for it, I have never used CMS in any other project so this is new to me. The client has about 1,000 pages for their "sites". They are looking into having us add CMS so they can manage the content on them. Their site is mostly details about their products/services and customer testimonials. They have a FAQ and some documentation, that I assume would be included. Sorry I wish i had more concrete info on what they are looking for. On Feb 25, 2013, at 10:55 AM, Curtis Ovard <ovardcj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am researching info on Rails CMS for work. Would like to get the communities opinion on what CMS they use and why they like that particular CMS. Thanks in advance. > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/ThDt9hthbrYJ. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Curtis, we have used the liquid templating language for our internal cms http://liquidmarkup.org/ the downside is a lack of front end editor - to date we have used a text area. We implemented the solution years ago, so there may be some better options today - also thought this looked pretty good http://imperavi.com/redactor/ this also came by my reader lately - maybe helpful to you - http://spin.atomicobject.com/2012/11/16/a-lightweight-cms-using-ruby-and-google-drive/ J On Mon, Feb 25, 2013 at 1:24 PM, Curtis Ovard <ovardcj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Should have given a little more detail, thanks PJ. I don''t have a lot of > info on the project the managers are still working it over. I was asked to > look into CMS for it, I have never used CMS in any other project so this is > new to me. The client has about 1,000 pages for their "sites". They are > looking into having us add CMS so they can manage the content on them. > Their site is mostly details about their products/services and customer > testimonials. They have a FAQ and some documentation, that I assume would > be included. Sorry I wish i had more concrete info on what they are looking > for. > > On Feb 25, 2013, at 10:55 AM, Curtis Ovard <ovardcj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > I am researching info on Rails CMS for work. Would like to get the > communities opinion on what CMS they use and why they like that particular > CMS. Thanks in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/ThDt9hthbrYJ. > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
I like http://refinerycms.com/ . Its open source and pretty well maintained. https://github.com/refinery/refinerycms On Feb 25, 2013, at 1:24 PM, Curtis Ovard <ovardcj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Should have given a little more detail, thanks PJ. I don''t have a lot of info on the project the managers are still working it over. I was asked to look into CMS for it, I have never used CMS in any other project so this is new to me. The client has about 1,000 pages for their "sites". They are looking into having us add CMS so they can manage the content on them. Their site is mostly details about their products/services and customer testimonials. They have a FAQ and some documentation, that I assume would be included. Sorry I wish i had more concrete info on what they are looking for. > > On Feb 25, 2013, at 10:55 AM, Curtis Ovard <ovardcj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> I am researching info on Rails CMS for work. Would like to get the communities opinion on what CMS they use and why they like that particular CMS. Thanks in advance. >> >> -- >> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. >> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/ThDt9hthbrYJ. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Sweet thanks for the input. I will take a look. Curtis On Feb 25, 2013, at 11:36 AM, Jodi Showers <jodi-vRiTP4Lz4TuakBO8gow8eQ@public.gmane.org> wrote:> Curtis, we have used the liquid templating language for our internal cms > > http://liquidmarkup.org/ > > the downside is a lack of front end editor - to date we have used a text area. We implemented the solution years ago, so there may be some better options today - also thought this looked pretty good http://imperavi.com/redactor/ > > this also came by my reader lately - maybe helpful to you - http://spin.atomicobject.com/2012/11/16/a-lightweight-cms-using-ruby-and-google-drive/ > > J > > > On Mon, Feb 25, 2013 at 1:24 PM, Curtis Ovard <ovardcj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > Should have given a little more detail, thanks PJ. I don''t have a lot of info on the project the managers are still working it over. I was asked to look into CMS for it, I have never used CMS in any other project so this is new to me. The client has about 1,000 pages for their "sites". They are looking into having us add CMS so they can manage the content on them. Their site is mostly details about their products/services and customer testimonials. They have a FAQ and some documentation, that I assume would be included. Sorry I wish i had more concrete info on what they are looking for. > > On Feb 25, 2013, at 10:55 AM, Curtis Ovard <ovardcj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> I am researching info on Rails CMS for work. Would like to get the communities opinion on what CMS they use and why they like that particular CMS. Thanks in advance. >> >> -- >> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. >> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/ThDt9hthbrYJ. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
This is the one that I have been leaning towards the most. I got a recommendation for it from Charles Wood from the Ruby Rogues on this one too. On Feb 25, 2013, at 11:37 AM, Matthew Witek <buyzlots-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I like http://refinerycms.com/ . Its open source and pretty well maintained. > https://github.com/refinery/refinerycms > On Feb 25, 2013, at 1:24 PM, Curtis Ovard <ovardcj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> Should have given a little more detail, thanks PJ. I don''t have a lot of info on the project the managers are still working it over. I was asked to look into CMS for it, I have never used CMS in any other project so this is new to me. The client has about 1,000 pages for their "sites". They are looking into having us add CMS so they can manage the content on them. Their site is mostly details about their products/services and customer testimonials. They have a FAQ and some documentation, that I assume would be included. Sorry I wish i had more concrete info on what they are looking for. >> >> On Feb 25, 2013, at 10:55 AM, Curtis Ovard <ovardcj-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >>> I am researching info on Rails CMS for work. Would like to get the communities opinion on what CMS they use and why they like that particular CMS. Thanks in advance. >>> >>> -- >>> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. >>> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/ThDt9hthbrYJ. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >> >> >> -- >> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. >> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > > -- > You received this message because you are subscribed to a topic in the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this topic, visit https://groups.google.com/d/topic/rubyonrails-talk/Ndm-SNEkAAQ/unsubscribe?hl=en-US. > To unsubscribe from this group and all its topics, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.