Closed (fixed)
Project:
Multisite Manager
Version:
5.x-0.9-1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2007 at 16:58 UTC
Updated:
24 Jul 2007 at 13:22 UTC
I might just be missing something with the basics of Drupal but here is my problem.
I have multisite installed and working, however when I start a new site it useses the default profile of "drupal" and there are no others to choose from. How do I create more profiles?
What I would like is the new site looks exactly like the old site with all the modules and templates configured and working.
Right now all the modues are there but they are not enabled or configured on my new site.
Comments
Comment #1
schuyler1d commentedhttp://drupal.org/project/Installation+profiles
http://drupal.org/node/67921
Should get you started. Unfortunately, it's a pretty messy process. For my purposes, I downloaded the Wiki profile at:
http://drupal.org/project/drupal_wiki
and modified from there. If you have non-programmer/expert users creating sites like I do though, it's worth it--then they can start out with some reasonable defaults. It seems like overreach to include profiles in this module, but maybe that's a necessary direction for real multi-site mgmt anyway... hmmm. but definitely don't wait for my musings to get anywhere.
Comment #2
troynado commentedthanks looks like I have some work to do.