Closed (fixed)
Project:
Domain Access Advanced
Version:
6.x-1.0-rc1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 May 2009 at 15:29 UTC
Updated:
19 Jun 2009 at 14:40 UTC
1. Does this module replaces the multiple node access patch?
I want to use OG with DA. And tried to use a multiple node access patch.
But if this module replaces it, i think it's better than corepatching.
2. Do i need to unpatch to try the Domain Advanced? Or the patch doesn't effect this module?
3. And do i need just to install it to work properly?
Comments
Comment #1
drecute commentedWith my experience with this module, all it does is to force node access rules to work in favour of DA instead of in favour of any other node access modules such as nodeaccess, OG etc.
If u are using DA, use only DA advance for you node access rules and make sure u dont have other module that provides this functionality installed.
cheers.
Comment #2
Skirr commentedThanks for advice, but really didnt get the answer for any questions. Found only for question #3 in other issue.
Comment #3
gordon commentedBasically instead of using node access to restrict the access to nodes, which gets messy when you have multiple node access modules enabled, it does the work outside of node access and alters the SQL directly to restrict which nodes can be seen.
This means that if you want to restrict content with modules like og or simple access they will not be showing up on sites which they should not be displayed on. It also means that you can run with a default version of Drupal instead of having to load the patch as described on the DA project page.
Comment #4
Skirr commentedGreat, thanks. Looks like its quiet stable, many people use it. I'll try to use it with OG.