Hello,
I posted this also in http://gallery.menalto.com/node/78754 , bu I also post it here because i intuively think, suspect, there is no real solution for this issue.
1)How my installation looks like:
httpdocs/drupal
httpdocs/gallery2_codebase (no installation here, no config.php)
httpdocs/user1_gallery
httpdocs/user2_gallery
httpdocs/user3_gallery
httpdocs/user4_gallery
2)What i have:
Synchronisation & integration between drupal & only ONE gallery at a time
3)What i want:
Each photographer has his own gallery installation (ie httpdocs/user2_gallery) and shares the same codebase with others (httpdocs/gallery2_codebase). They can have users for only their gallery. I want users to register in drupal and then, yeah, then there seems to be a black hole ... they must be able to register for the gallery they want. Or at least they should be available for each gallery. I need the photographers to be able to select them to give his users the right permissions the be able to view the pictures he took for the user and has stored them in a private album(and also use the checkout module to be able to say what pictures they eventually want to order).
But also ... since there is no real central database that holds the location of each multisite, no "main multi gallery administration panel inside gallery", nobody or nothing is able to list these separate multi gallery locations and offer a list of them ...
I am able to do all the features.. but that's only for one multisite of the gallery at one time...
So i guess there is no solution to this ... ?
Is there?
Geetings
don't be afraid to reply, also when you don't know the answer, because otherwise i think nodbody reads this ... but the truth may be nobody answers because there simply is no solution ...
??????
Thanks for reading this !
Comments
this is so confusing
this is so confusing :-)
----------*
or multi-site:
Gallery2 URL or URI: "/drupal5/sites/yoursite/gallery2/"
Gallery2 filesystem path: "/var/www/drupal5/sites/yoursite/gallery2/"
Embed URI: "/drupal5/index.php?q=gallery"
----------*
&
----------*
If you want/need a Gallery2 multisite setup, we recommend that you place the individual sites at "/drupaldir/sites/yoursite/gallery2".
----------*
i assume this is a multisite-drupal AND a multisite G2, but still it is one G2 for one drupal ???
i need multisite G2 for ONE drupal ...
since i assume ( i never really tried a drupal multisite) ""/var/www/drupal5/sites/yoursite/gallery2/" every "yoursite" in ""/var/www/drupal5/sites" has his own drupaluserdatabase & shared codebase, just like G2??
yeah, this is also in a way a "virtual" 1 to 1 relationship, i need a 1 to many relationship
i think... i might be wrong of course :-) but i think the thing i want might look like this:
----------*
Gallery #1 URL or URI: "/drupal5/galleries/gallery_1/"
Gallery #2 URL or URI: "/drupal5/galleries/gallery_2/"
Gallery #3 URL or URI: "/drupal5/galleries/gallery_3/"
Gallery #4 URL or URI: "/drupal5/galleries/gallery_4/"
Gallery2 filesystem path: "/var/www/drupal5/gallery2/"
----------*
phew, i'm not sure whether i'm not posting RTFM shit :-)
why i'm not letting the photographers using the same gallery? because i think then if they can alter the configuration of the checkout plugin, they will be configuring each others settings ... because there is only one plugin configuration per gallery ... i think...
thanks. just some reflections.