The Switchtheme module, http://drupal.org/project/switchtheme, is not being actively developed and maintained. It is an important module for theme development. Also, with more themes and sites being developed for MOBILE devices, Switchtheme plays a vital role.
Switchtheme has not kept up to date, and there doesn't seem to be an upgrade path to Drupal 7.
Could developers please step up to the plate and take over the active development of Switchtheme ?!
I am trying to set up a system that two sites or more can share the same user database, I have read many things on this but seem to be lost. To start with I am trying to get one site to use two databases before trying to share with another domain, I have in my settings.php
Hello,
I'm a totally new in practicing drupal, whith drupalgarden for now.
As a first exercice, I try to make team sport content. I want to create :
- a content type "player" with the fields : lastname, firstname and picture
- a content type "team-members" with a list of players
- a content type "team" with the fields : name, location and team-member
I have got a question on semi multi site install. I want to build a site, where the visitor can chose whether he is a individual or a company. I could build a landing page and redirect him to differentsites, but I want to have more interconnection between the sites. A little bit like the internationalization module i18n, only then dependent on different profiles.