Closed (fixed)
Project:
Domain
Version:
6.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2009 at 13:45 UTC
Updated:
8 Nov 2010 at 23:06 UTC
I am using the Domain Access module to serve multiple domains, with shared user and publication database tables. I have this working.
With this setup, I have the following (conflicting?) wishes:
How can I get both functionalities at the same time?
Comments
Comment #1
agentrickardI don't understand what you are trying to do. What is a 'publication list'? What 'domain access options'?
Screenshots might help.
Comment #2
mreggie commentedIt's probably easiest to have a look at the actual sites.
I have created a publication in one domain: http://dmirlab.tudelft.nl/biblio
The publication is not listed in another domain (=good): http://visionlab.tudelft.nl/biblio
The publication shows up in my profile's publication list of the first domain (=good): http://dmirlab.tudelft.nl/user/8/biblio
The publication is not listed in my profile's publication list of the second domain (=bad): http://visionlab.tudelft.nl/user/8/biblio
I would like my profile's publication list in all domains to show all my publications.
FYI: I use the Biblio module for the publications.
Comment #3
agentrickardAdd the path 'user/*/biblio' to the 'Special page requests' setting of Domain Access, on a new line. So you'll have:
This will tell DA to step aside and show all content on that page. This is exactly what the setting is for. See section 4.5 of README.txt.
Comment #4
mreggie commentedOf course, that works beautifully!
I've seen the setting, I just failed to make the connection to this application. :-(
Thanks very much!
Comment #5
mreggie commentedOn second glance, I've spotted a (minor) problem: the primary-links menu changes (menu items for other domains are shown).
For an example, see http://dmirlab.tudelft.nl/biblio and http://dmirlab.tudelft.nl/user/8/biblio.
If this is part of the design, I can live with it.
But it's possible (likely) that I missed something, or that I'm incorrectly using the menus for multiple domains. If so, I welcome all suggestions.
Comment #6
agentrickardUse the 'Domain primary links' block instead of the default one. See the README for why.
Comment #7
mreggie commentedAha, I found the right README (the one for the Domain Configuration module) now.
I am going to try following the instructions.
Comment #8
agentrickardI've been to Delft!
Comment #9
mreggie commentedMy questions seem to be answered perfectly, I'll close the issue.
Did you like Delft?
Comment #10
bstoppel commentedI know this issue is closed, but I am hoping you can provide some insight for me.
I've been trying to set this up for my work but haven't been 100% successful. The biblio module works as does the domain access module in most cases. The problem that I am experiencing is with anonymous users being able to see all biblio entries on all of my sites despite the fact that the biblio entries are selectively published to certain domains. When a user is logged in, the biblio list is correct. It only shows all entries to anonymous users.
Did you have to set a certain permission to make the lists work for anonymous users?
Comment #11
bstoppel commentedIt turned out that Taxonomy Access Control was causing this issue. My sites are working as expected.