[Drupal Con AMS 2005] Károly Négyesi - Node Access

Roland Tanglao
2005
18
10
created on Tue, 2005-10-18 10:52
  • Node - NID
  • Users - UID
  • addressing performance issues
  • group nodes into node groups
  • group users into user groups
  • goal: NID and UID have a one to one relation
  • goal: keep access table small
  • from chrisxj on IRC:existing node access controls by user do not scale. this one that Karoly suggests will scale and he is showing how to solve problems that occur when users or nodes are added to node groups and user groups to prove that his new node access method will work and is scalable
  • Not a problem for drupal.org because it doesn't use a node access module, problem for other large sites that do use a node access module
  • organic groups and how it would work with new node access
  • already posted on drupal.org: see New Node Access System
  • Grants: 3 sets of tables
  • Vlado - have one table
Syndicate content