By tingtong on
- Question 1
If my main domain is www.mydomain.com and I plan to create a classified ads "autos". Is it good to create new database and install new Drupal to "autos" or just create a taxonomy "autos" and put everything under main Drupal installation as mydomain.com/autos/?
For example:-
http://malaysia.craigslist.org/
These ads posted are under new database of "malaysia" or all ads posted into one database under www.craiglist.org?
- Question 2
To setup a classified ads site, shall I use modules? or better create with CCK and Views?