sito multi dominio para versión movil
Hola estoy tratando de hacer una versión móvil para una web, la versión móvil es muy distinta de la versión normal, por lo que quiero hacerlo con un sub dominio, para ello cree ele sub dominio y cree una carpeta en /sites con el mismo nombre de subdominio y copiando settings.php, instale drupal en la misma base de datos, así que y atengo misitio.com y mobil.misitio.com con el mismo contenido, hasta aquí todo bien.
Read moreLindholmen Science Park live på Drupal
Tidigare i veckan lanserade Kodamera en ny webbplats åt Lindholmen Science Park. Kund hos Kodamera sedan 2008 så blev vi naturligtvis glada när vi fick förnyat förtroende att bygga den nya lösningen, som den här gången byggdes i Drupal 7.
Utöver en komplett lösning med alla de vanliga modulerna som man bör ha för att ge en stabil grund att bygga en webbplats på så utgör modulen Domain Access en vital del där webbredaktörerna har getts möjligheten att enkelt skapa subsajter (eller mikrosajter som de kallas) för de olika projekt som Lindholmen Science Park har och vill framhäva.
Read more13 domains 1 codebase shared login
This question is a bit similar to what has been asked here before but my use case is a bit different.
I have 13 Drupal 7 sites that share the source code. 12 of them run the same modules / settings but look slightly different. At the moment I use 13 databases.
I have about 50 users on each site and each user has some nodes.
Every site has its own taxonomy terms but the vocabularies are mostly named similar.
My goal is to let users from site A login into site B without filling in their profile again.
I have some custom modules running that alter the user profile fields.
Trying OG 7.2
I am attempting to retro fit an existing site (configuration detailed below) with Domain Access and Organic Groups.
The existing site for anonymous users is and must remain the default domain (Domain id =1). The second and subsequent domains are intended ONLY for authenticated user with various roles.
Domain Access is operational with a drop-down selection list enabling movement between domains. So far, so good.
Multiple sites sharing the same Drupal code base
I am working on two projects at Cornell that might benefit from sharing one Drupal code base. The obvious options include:
- Common Drupal code / shared database (using Domain Access)
- Common Drupal code / separate databases (using Multi-site)
My questions:
- Does anyone have a recommendation about which approach is easier to maintain?
- Does the second option with separate databases make it easier to develop the multiple sites on separate time schedules?
Craig
Read moreProblemas con Domain Access, no reconoce subdominio
He seguido los pasos para instalar Domain Access en mi sitio con Drupal 7.14: En mi dominio principal instalé http://drupal.org/project/domain, tal como indican las instrucciones, luego edité settings.php de mi dominio principal y agregué el siguiente código /**
* Add the domain module setup routine.
*/
include DRUPAL_ROOT . '/sites/all/modules/domain/settings.inc';
Problemas con módulo Domain Access para sitio mobil http://m.misitio.com
Hola, estuve probando Domain Access (http://drupal.org/project/domain) para crear un sitio mobil, http://m.misitio.com a fin de compartir el mismo contenido de mi sitio Drupal. Configuré todo al pie de la letra, modifiqué settings.php y los demás requisitos requeridos, pero recibo este mensaje: http://m.misitio.com/sites/all/modules/domain/tests/200.png is not responding as expected and may not be configured correctly at the server level. Server code 403 was returned.
Read moreMultisite or Domain Access?
Here is the structure of the site I'm setting up. One primary (or default) site with complicated functionality - ubercart, and a host of other feature-providing modules. Four or five child/additional sites with much simpler functionality and independent content. So far this would clearly call for a multisite setup.
Read moreBest method for multi-site with 6 subscription websites
I am transferring about 6 subscription websites with seperate domains to drupal 7. Each domain site is fairly different on the type of content (content types) and structure but all are based around the same idea of selling content as subscription. In that sense they are very similar. I wish to use the same user base across all domains and will most definitely be using a fair amount of content across these sites. As I am new to drupal I have been beating myself on which multi-site method to use.
Read moreMultisite Drupal - Rendimiento, Configuración y Contenidos
Hola amigos,
Desde ya un gusto y gracias por estar ahí.
Estoy investigando sobre multisitios u otros metodos para un proyecto que comprende:
Un sitio central y varios sitios satélite que proveen de información a este sitio central.
E visto El modulo Domain Access y no me convence, es bueno pero no logro trabajar bien con el. Y por otro lado mi idea es que cada sitio satélite realmente tenga su propia estructura y no siempre debe ser similar a los otros.
Read more



