Closed (fixed)
Project:
Domain
Version:
5.x-1.0beta6
Component:
- Domain Content
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2007 at 22:34 UTC
Updated:
24 Nov 2007 at 16:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
agentrickardLast patch had two typos and a stuff function. Fixed.
Comment #2
agentrickardComment #3
agentrickardFor users that invoke node access checks, we have to use a different table prefix in our join statement.
Comment #4
derjochenmeyer commentedIn my sandbox it didnt break anything
Works as desired. :)
Comment #5
agentrickardI think the question is: on one.example.com, do we show posts assigned just to that domain, or to that domain plus 'all affiliates'?
But I think that has been answered correctly by this patch. Show 'all affiliates' as a separate link.
Comment #6
derjochenmeyer commentedyes, it just works as expected, very intuitve.
Comment #7
agentrickardAnd, notice, it doesn't interfere with db_rewrite_sql(), so it isn't a hack.
RTBC.
Comment #8
agentrickardCommitted to HEAD.