The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
22 views

Drupal 'Multisite' on 'Subfolder'

I'm trying to create a Drupal site that has some changes across certain 'subfolders'. When I say subfolders I don't want an installation in a subfolder I just want different content, same Drupal ...
0
votes
0answers
23 views

Can I use content affiliation without using a real subdomain with Domain Access?

The Affiliated Content system invoked by Domain Access is perfect for my need to allow multiple "sub-sites" to run from one Drupal installation (i.e a multi-site approach to each part of a larger ...
3
votes
1answer
183 views

Single site vs Sub-sites vs Multi-site installation + Scalability

I am beginning a new Drupal project that needs to very scalable and I need to determine what the structure should look like based on the current and eventual project needs. I have previously used all ...
0
votes
1answer
117 views

How can publishers create hierarchical taxonomy terms during node creation?

I have a chicken and egg problem in terms of allowing users to classify and populate their own sections of the site. I need users to be able to hierarchically classify their content on the fly. I ...
1
vote
1answer
171 views

Accent caracter encoding

I move a Drupal site and DB from old server to new (almost same setting) the site on the new server is running "almost" perfectly, but for the accent caracter encoding... here is the problem. The ...
0
votes
1answer
102 views

creating subsites within my drupal site

I'm trying to create a subsite within our current drupal site. The v1 pass is all static HTML, but very soon, like as soon as I get v1 up I'm going to have to add in a few blocks for dynamic content. ...
1
vote
0answers
127 views

multisite creation and content sharing per role bases - Drupal Multisite

I am building on one Drupal project where we have 1 main site and n number of sub-sites. The requirements are as follows per role base: Super Admin Can create a n number of sub sites from main site ...
0
votes
1answer
51 views

Putting subsites outside of the sites directory

When number of subsites increase, is there a way to put subsites in a directory outside of sites directory or even outside of drupal base directory, like /var ? Are symlinks the only solution?
0
votes
2answers
158 views

Best approach for creating databases for sub-sites

I have to create a website that has about 1000(in future thousands) sub-sites. How should I create database for this sub-sites? Creating a separate database per site, or creating for example 10 ...
2
votes
2answers
127 views

Is aegir a good choice for me?

I want to use aegir for a website that users can create their own sub-sites. From aegir installation guide: when a new site is installed, the web server will be automatically configured (vhost) ...
1
vote
3answers
1k views

Best way to create subsites?

What's the best way/module I can use to automatically create subsites, like drupalgardens.com. Is there a module to do it? Can I use drush for this?
1
vote
2answers
2k views

For Drupal 7 sub-domain installation is sites.php the same as 6's use of symbolic link folder?

I have a working Drupal 6 using a shared Drupal install on a shared Linux server. I've just installed D7. I'm not sure if sites.php is set up correctly (see below). And I can't find good information ...
-1
votes
2answers
388 views

I want to get a Mobile version of my drupal site working

I am trying to setup what I would call a multisite configuration on my local development server, which currently looks like this. I'm using Xampp in a windows environment so my root is Xampp\htdocs. ...
3
votes
3answers
369 views

Drupal Sub Sites with or without Aegir

We're currently using Aegir to manage sites, essentially, domains and sub domains. However, we have a need for sub sites. For e.g., domain.com would the parent, and the children sites would be ...