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?
Thank you in advance,
Marcelo.