On 10/25/07, Marcelo de Moraes Serpa
<celoserpa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hello list,
>
> My client wants a portal for his company. As far as Rails is concerned, all
> the functionality we came to agree on would be a piece of cake to implement
> on Rails. However, there''s something I''d like to have
some advice on: He
> wants the pages of this portal to be editable online, similar to a wiki but
> the difference would be that every page would be editable via seperated
> admin interface. I''m not sure if eRB would be a good solution for
this, I
> think I would have to use another templating language (since the objective
> is to have designers to mess with the page without bothering me or any
other
> developers).
>
> Any ideas?
Hi Marcelo,
this sounds a bit more like a CMS than a wiki. The key difference is that
designers can alter styles & layouts independently of developers or
content submitters.
You should look at some of the Ruby CMS systems that are available
(I am sorry that I can''t give you names or URLs offhand, but googling
or searching rubyforge should get you a few hits).
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---