On Aug 17, 2006, at 7:23 AM, Artin Safari wrote:
Hi everyone,
Rails newbie here so forgive the question if the answer is ridiculously
obvious.

Questions like these should be directed to the main Rails email discussion list at [EMAIL PROTECTED] The rails-core list is for discussion of changes to the Rails software itself.
I am trying to write an app that meets the following requirements. I'd
like to do it in Rails, but having pored over documentation for that
past couple of days, don't even know whether it's feasible or not.
Basically:

* One codebase
* multiple domains
* each domain will have the same base functionality, but the look and
feel will be determined based on a selection of templates

To summarize, I would like a system whereby people can sign up for a
site, pick their domain name, everyone gets the same functionality, but
they can choose from a selection of provided templates and customize
the look and feel of their site.

if it is possible, can you point me in the right direction?

You may find the following information useful:

http://agilewebdevelopment.com/plugins/request_routing
http://dev.rubyonrails.org/svn/rails/plugins/account_location
http://blog.hasmanythrough.com/articles/2006/03/23/dirt-simple-rcss- templates

Please direct all follow-ups to [EMAIL PROTECTED]

--
Josh Susser
http://blog.hasmanythrough.com


_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to